[OFBiz] Users - Running straight from svn checkout with jdk1.
5
bjfree at free-man.net
bjfree at free-man.net
Thu May 5 10:55:43 EDT 2005
use JDSK 1.4
-----Original Message-----
From: Chris Schneider [mailto:ofbiz at optusnet.com.au]
Sent: Thursday, May 05, 2005 2:18 PM
To: OFBiz Users / Usage Discussion
Subject: [OFBiz] Users - Running straight from svn checkout with jdk1.5
Hi,
I havn't been able to do this because of the following error:
[java] 7686 (main) [ DatabaseUtil.java:703:INFO ] - column
aliasing [true]
[java] 7687 (main) [ DatabaseUtil.java:704:INFO ] - order by
not in select [true]
[java] 7688 (main) [ DatabaseUtil.java:706:INFO ] - alter
table add column [true]*
[java] 7688 (main) [ DatabaseUtil.java:707:INFO ] -
non-nullable column [true]*
[java] 7689 (main) [ DatabaseUtil.java:744:INFO ] Getting
Table Info From Database
[java] 7798 (main) [ DatabaseUtil.java:878:INFO ] Getting
Column Info From Database
[java] Exception in thread "main" java.lang.NoSuchMethodError:
sun.rmi.transport.ObjectTable.getStub(Ljava/rmi/Remote;)Ljava/rmi/server/Rem
oteStub;
[java] at
org.objectweb.carol.rmi.jrmp.server.JUnicastRemoteObject.unexportObject(JUni
castRemoteObject.java:138)
[java] at
org.objectweb.carol.rmi.multi.JrmpPRODelegate.unexportObject(JrmpPRODelegate
.java:94)
[java] at
org.objectweb.carol.rmi.multi.MultiPRODelegate.unexportObject(MultiPRODelega
te.java:132)
[java] at
javax.rmi.PortableRemoteObject.unexportObject(PortableRemoteObject.java:119)
[java] at
org.objectweb.jotm.SubCoordinator.doAfterCompletion(SubCoordinator.java:1548
)
[java] at
org.objectweb.jotm.SubCoordinator.doCommit(SubCoordinator.java:1141)
[java] at
org.objectweb.jotm.SubCoordinator.commit_one_phase(SubCoordinator.java:468)
[java] at
org.objectweb.jotm.TransactionImpl.commit(TransactionImpl.java:224)
[java] at org.objectweb.jotm.Current.commit(Current.java:479)
[java] at
org.ofbiz.entity.transaction.TransactionUtil.commit(TransactionUtil.java:193
)
I am thinking there must be someone else out there who uses the latest
ofbiz from svn
and builds with jdk1.5 on a linux system. I cannot seem to find any
information on how to fix this....
Any ideas appreciated.
thanks
chris.
_______________________________________________
Users mailing list
Users at lists.ofbiz.org
http://lists.ofbiz.org/mailman/listinfo/users
More information about the Users
mailing list