| Author |
Message |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 28/07/2010 14:12:50
|
leobarrientos
Joined: 27/07/2010 14:29:44
Messages: 6
Offline
|
Hi,
When I deploy weceem-0.9.war (download from http://www.weceem.org/weceem/WeceemFiles/_ROOT/Downloads/weceem-0.9.war) in my tomcat6 (Java Jrockit 5 - Bea JVM) in my windows 7 x86, i get this error and the app not deploy.
I created the property file (weceem.properties) and put in $CALATINA_HOME/bin.
please I need to understand weceem, but the way is hard... no documentation... no tutorial...
please help.
thanks
Leonardo.
|
|
|
 |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 28/07/2010 14:18:51
|
marcpalmer
Joined: 04/06/2009 13:36:35
Messages: 286
Location: UK
Offline
|
This is a Java error. It looks like you need to run Java 6.
It seems your system has a version of Grails Quartz plugin installed that requires Java 6. I was not aware of this, it does not seem to cause us problems - and we run Java 1.5 I believe.
However, the solution is to run Java 6. Java 5 has been "end of life'd" by Oracle/Sun some time ago.
|
- -
Twitter: wangjammer5
Blog: http://www.anyware.co.uk
Grails plugins: http://www.grailsrocks.com
|
|
|
 |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 28/07/2010 14:27:32
|
leobarrientos
Joined: 27/07/2010 14:29:44
Messages: 6
Offline
|
It's Working.!!!!
it was my fault..
run on java6.
marcpalmer wrote:This is a Java error. It looks like you need to run Java 6.
It seems your system has a version of Grails Quartz plugin installed that requires Java 6. I was not aware of this, it does not seem to cause us problems - and we run Java 1.5 I believe.
However, the solution is to run Java 6. Java 5 has been "end of life'd" by Oracle/Sun some time ago.
Hi,
I changed to java6, but the error persist
This message was edited 1 time. Last update was at 28/07/2010 14:42:20
|
|
|
 |
|
|
|
|