Page 1 of 1

any word on adito for x64?

Posted: Wed Dec 16, 2009 12:12 pm
by lou1z
this thing is turning into a right pain for me. i can run the installerand start the service but it bombs out after 20s or so. strange!!

anyone got it working on f12_x64?

Re: any word on adito for x64?

Posted: Wed Dec 16, 2009 12:40 pm
by rampage537
yes it works flawlessly for me, has been for about 3 weeks now.

Re: any word on adito for x64?

Posted: Wed Dec 16, 2009 12:58 pm
by lou1z
ummmm.......

after hours of head banging......
ant start did the trick

after an hour or so and a reboot, i'm back to banging my head against the wall again!

ant start...
ant stop...
ant install-service
service adito start

blah blah!!!

arrrgggghhhh!!!

Re: any word on adito for x64?

Posted: Wed Dec 16, 2009 2:47 pm
by bigfoot65
Hello,

I have it working on 64-bit. Come by the IRC or post any additional info such as what it says when you run ant start. I will be glad to help you get it working.

Re: any word on adito for x64?

Posted: Wed Dec 16, 2009 11:19 pm
by lou1z
problem is.... there ain't no errors in the logs apart from the wrapper.log which doesn't really give anything away.

the steps i took are:

install ant - yum install ant

install java - jdk1.6.0_17 from sun (rpm)
export JAVA_HOME=/usr/java/jdk1.6.0_17

copy adito 0.9.1 to opt/vpn/adito

cd /opt/vpn/adito
ant install

it runs and i can configure adito on on http://hda:28080
exit installer

ant start

this points to the correct version of java and reports build successful and adito start
wrapper.conf confirms correct java

adito runs until i try to access it and then it bombs out.

wrapper log:
STATUS | wrapper | 2009/12/16 19:39:55 | Launching a JVM...
INFO | jvm 5 | 2009/12/16 19:39:55 | Exception in thread "main" java.lang.NoClassDefFoundError: Main
INFO | jvm 5 | 2009/12/16 19:39:55 | Caused by: java.lang.ClassNotFoundException: Main
INFO | jvm 5 | 2009/12/16 19:39:55 | at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
INFO | jvm 5 | 2009/12/16 19:39:55 | at java.security.AccessController.doPrivileged(Native Method)
INFO | jvm 5 | 2009/12/16 19:39:55 | at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
INFO | jvm 5 | 2009/12/16 19:39:55 | at java.lang.ClassLoader.loadClass(ClassLoader.java:303)
INFO | jvm 5 | 2009/12/16 19:39:55 | at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
INFO | jvm 5 | 2009/12/16 19:39:55 | at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
INFO | jvm 5 | 2009/12/16 19:39:55 | at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:316)
ERROR | wrapper | 2009/12/16 19:39:55 | JVM exited while loading the application.
INFO | jvm 5 | 2009/12/16 19:39:55 | Could not find the main class: Main. Program will exit.
FATAL | wrapper | 2009/12/16 19:39:55 | There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up.
FATAL | wrapper | 2009/12/16 19:39:55 | There may be a configuration problem: please check the logs.
STATUS | wrapper | 2009/12/16 19:39:55 | <-- Wrapper Stopped
strange thing is..... i had it up and running for an hour or so, did a reboot and no joy again no matter what i try.

Re: any word on adito for x64?

Posted: Thu Dec 17, 2009 8:16 am
by bigfoot65
Hello,

Adito is available as a beta app. Are you a tester? If so, you can access beta apps. If not, then I understand why you installed from scratch.

I can see there are several issues. First, you must install java jdk devel to make it work. Also, check the wrapper.conf file to ensure the working directory is set. There is also a line down a ways that has UFT-8 in it which needs to be uncommented.

The best bet is to use the Amahi app if you have access. I would be glad to assist you more with the manual install too if needed.