[OFBiz] Users - Running straight from svn checkout with jdk1.
5
Chris Schneider
ofbiz at optusnet.com.au
Thu May 5 11:21:19 EDT 2005
Hmm, no errors at all, ant clean, ant, builds cleanly. I just did a svn
update.
I used to get a error on a toString() method but that was it.
I can still make it work with revision 4547 at the moment.
So no one at all is using jdk1.5 ?
I really don't want to use 1.4 because i now use Netbeans IDE on linux
and it is much better
with 1.5.
thanks,
chris.
bjfree at free-man.net wrote:
>Coffee just kicked in
>also you need to complie, if you had compiled in 1.5 you would also get a
>bunch of errors.
>
>
>-----Original Message-----
>From: bjfree at free-man.net [mailto:bjfree at free-man.net]
>Sent: Thursday, May 05, 2005 2:56 PM
>To: users at lists.ofbiz.org
>Subject: RE: [OFBiz] Users - Running straight from svn checkout with
>jdk1. 5
>
>
>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
>
>_______________________________________________
>Users mailing list
>Users at lists.ofbiz.org
>http://lists.ofbiz.org/mailman/listinfo/users
>
>_______________________________________________
>Users mailing list
>Users at lists.ofbiz.org
>http://lists.ofbiz.org/mailman/listinfo/users
>
>
>
More information about the Users
mailing list