Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Front-test results[r159] #7

Open
GoogleCodeExporter opened this issue Oct 13, 2015 · 0 comments
Open

Front-test results[r159] #7

GoogleCodeExporter opened this issue Oct 13, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant