Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1616 by usmank...@gmail.com: robotframework issues on cygwin
http://code.google.com/p/robotframework/issues/detail?id=1616
When I try to invoke the robot framework on cygwin, I always get the
following error.
java -cp /home/xxx/robotframework-2.8.3.jar
org.robotframework.RobotFramework --help
Error: Could not find or load main class org.robotframework.RobotFramework
I have tried this with older versions and same result. I have used run
script written by another team in my company and still getting the
following error:
java.lang.NoClassDefFoundError: org/robotframework/RobotFramework
Caused by: java.lang.ClassNotFoundException:
org.robotframework.RobotFramework
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Could not find the main class: org.robotframework.RobotFramework. Program
will exit.
I have been running tests using standalone java jar on windows 7 and Linux
(ubuntu 10.04) without any problems.
here is the system info:
CYGWIN_NT-6.1 xyz 1.7.17(0.262/5/3) 2012-10-19 14:39 i686 Cygwin
thanks,
uj
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.