Code Monkey home page Code Monkey logo

grails-petclinic's People

Contributors

andypiper avatar scottfrederick avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

grails-petclinic's Issues

MissingMethodException: No signature of method: org.grails.samples.Owner.printHtmlPart() is applicable for argument types: (java.lang.Integer) values: [7]

The following stack trace can be produced by adding one owner (use 'a' for all the fields except the phone number which can be '1'), one pet (named 'a', default species), and one visit (with text content 'v'), and then searching for owners after entering the owner's surname ('a'):

org.codehaus.groovy.grails.web.pages.exceptions.GroovyPagesException: Error processing GroovyPageView: Error executing tag <g:link>: groovy.lang.MissingMethodException: No signature of method: org.grails.samples.Owner.printHtmlPart() is applicable for argument types: (java.lang.Integer) values: [7]

    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)

    at java.lang.Thread.run(Thread.java:722)

Caused by: org.codehaus.groovy.grails.web.taglib.exceptions.GrailsTagException: Error executing tag <g:link>: groovy.lang.MissingMethodException: No signature of method: org.grails.samples.Owner.printHtmlPart() is applicable for argument types: (java.lang.Integer) values: [7]

    at gsp_pets4u_ownerselection_gsp$_run_closure2.doCall(gsp_pets4u_ownerselection_gsp.groovy:39)

    at gsp_pets4u_ownerselection_gsp.run(gsp_pets4u_ownerselection_gsp.groovy:56)

    ... 3 more

Caused by: org.codehaus.groovy.runtime.InvokerInvocationException: groovy.lang.MissingMethodException: No signature of method: org.grails.samples.Owner.printHtmlPart() is applicable for argument types: (java.lang.Integer) values: [7]

    ... 5 more

Caused by: groovy.lang.MissingMethodException: No signature of method: org.grails.samples.Owner.printHtmlPart() is applicable for argument types: (java.lang.Integer) values: [7]

    at gsp_pets4u_ownerselection_gsp$_run_closure2_closure4.doCall(gsp_pets4u_ownerselection_gsp.groovy:36)

    ... 5 more

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.