Surely this is not the case. But I am trying to start OfBiz using 1.5 and 
getting the following: 

2008-08-07 16:37:22,529 (main) [ GenericDelegator.java:217:INFO ] Delegator 
"default" initializing helper "localpostgres" for entity group "org.ofbiz". 
2008-08-07 16:37:22,538 (main) [ GenericDelegator.java:234:INFO ] Doing 
database check as requested in entityengine.xml with addMissing=true 
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version 
number in .class file 
at java.lang.ClassLoader.defineClass1(Native Method) 
at java.lang.ClassLoader.defineClass(ClassLoader.java:620) 
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124) 


I was running Java 6 on Ubuntu but it was causing Eclipse fits and crashing all 
the time. So I removed Java 6 and reinstalled 5. Now I can't get OfBiz to 
start. I can build with no errors, but when I try to start it gives me the 
above error. 

Reply via email to