You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just've try to test last revision
http://code.google.com/p/ilsrep/source/detail?r=159
1.I suppose that I should run *.bat files from /scripts folder now?
If 'yes' then add readme.txt in root-dir, to get end-user know how to run
applications(it's small issue)
2. Could you stop output window from closing? (on error for example)
3. Critical issue. It doesn't work. Please fix asap. I've in my console:
>..ilsrep\poll\jteam\scripts>java -
cp poll.jar;lib\xpilotpanel-lib.jar;lib\log4j-1.2.15.jar
ilsrep.poll.server.Poll
Server configuration.xml
Exception in thread "main" java.lang.NoClassDefFoundError:
ilsrep/poll/server/Po
llServer
Caused by: java.lang.ClassNotFoundException: ilsrep.poll.server.PollServer
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
Original issue reported on code.google.com by ukra...@gmail.com on 9 Jul 2008 at 8:16
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
ukra...@gmail.com
on 9 Jul 2008 at 8:16The text was updated successfully, but these errors were encountered: