Created
April 18, 2014 13:14
-
-
Save jfarcand/11043660 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Configuring classpath | |
Cannot find plugin descriptor for path '/Users/jfarcand/Desktop/jean/anx-shared'. | |
| Enabling Tomcat NIO connector | |
| Error 2014-04-18 15:13:40,603 [localhost-startStop-1] ERROR context.GrailsContextLoader - Error initializing the application: No signature of method: static java.lang.Math.max() is applicable for argument types: (java.lang.Integer, null) values: [4, null] | |
Possible solutions: max(int, int), max(double, double), max(float, float), max(long, long), min(int, int), wait() | |
Message: No signature of method: static java.lang.Math.max() is applicable for argument types: (java.lang.Integer, null) values: [4, null] | |
Possible solutions: max(int, int), max(double, double), max(float, float), max(long, long), min(int, int), wait() | |
Line | Method | |
->> 251 | doAppend in org.apache.log4j.AppenderSkeleton | |
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | |
| 66 | appendLoopOnAppenders in org.apache.log4j.helpers.AppenderAttachableImpl | |
| 206 | callAppenders . . . . . . in org.apache.log4j.Category | |
| 391 | forcedLog in '' | |
| 856 | log . . . . . . . . . . . in '' | |
| 192 | logMessage in org.slf4j.impl.GrailsLog4jLoggerAdapter | |
| 167 | error . . . . . . . . . . in '' | |
| 213 | error in org.apache.commons.logging.impl.SLF4JLog | |
| 449 | checkExternalBeans . . . in grails.plugin.hibernate3.HibernatePluginSupport | |
| 125 | doCall in grails.plugin.hibernate3.HibernatePluginSupport$__clinit__closure1 | |
| 754 | invokeBeanDefiningClosure in grails.spring.BeanBuilder | |
| 584 | beans in '' | |
| 527 | invokeMethod . . . . . . in '' | |
| 262 | run in java.util.concurrent.FutureTask | |
| 1145 | runWorker . . . . . . . . in java.util.concurrent.ThreadPoolExecutor | |
| 615 | run in java.util.concurrent.ThreadPoolExecutor$Worker | |
^ 724 | run . . . . . . . . . . . in java.lang.Thread | |
Yaya:blah jfarcand$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment