It will not work with opentaps 0.9.x. You can try the svn version if
you'd like--maybe the newer geronimo transaction manager is ok. Be
warned, however, that gcj is not as advanced as the sun jvm and may
cause you problems down the road.
Si
On Sep 25, 2006, at 10:36 AM, Thomas Koch wrote:
Thanks for response,
but I'd rather user the free GNU alternative. I googled before
trying and
found statements, that ofbiz would work with them.
Couldn't somebody give me a clue about the reason of the problem?
Thanks, Thomas Koch
Am Montag 25 September 2006 17:56 schrieb Jacques Le Roux:
Hi,
Please try Sun SDK (from 1.4)
Jacques
Hallo,
I've been trying to make friendship with opentaps half a day, but it
doesn't even likes to say a "hello" to me...
took opentaps 0.9.2 from sourceforge
using debian's free-java-sdk
after installing java-gcj-compat-dev I could do
./apt without errors
did a
java -jar ofbiz.jar -install
and then
./startofbiz.sh gives me
2006-09-25 16:57:15,871 (main) [ClassLoaderContainer.java:59 :INFO ]
CachedClassLoader created
Exception in thread "main" java.lang.NoClassDefFoundError:
org.objectweb.carol.jndi.registry.ManageableRegistry
at
org.objectweb.carol.jndi.ns.JRMPRegistry.start(JRMPRegistry.java:
68) at
org.objectweb.carol.jndi.ns.NameServiceManager.startNonStartedNS
(NameServ
iceManager.java:126) at
org.objectweb.carol.util.configuration.CarolConfiguration.loadCarolC
onfig
uration(CarolConfiguration.java:423) at
org.ofbiz.jotm.container.JotmContainer.startJotm
(JotmContainer.java:85)
at org.ofbiz.jotm.container.JotmContainer.init(JotmContainer.java:
61) at
org.ofbiz.base.container.ContainerLoader.loadContainer
(ContainerLoader.ja
va:150) at
org.ofbiz.base.container.ContainerLoader.load
(ContainerLoader.java:74) at
org.ofbiz.base.start.Start.initStartLoaders(Start.java:257) at
org.ofbiz.base.start.Start.init(Start.java:96)
at org.ofbiz.base.start.Start.main(Start.java:412)
Thanks a lot,
Thomas Koch