muhammadnaveed / syncnotes2google

Automatically exported from code.google.com/p/syncnotes2google
0 stars 0 forks source link

Error #87

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Just launch the program
2.
3.

What is the expected output? What do you see instead?
Error message

What version of the product are you using? On what operating system?
0.0.5

Please provide any additional information below.

Exception in thread "main" java.lang.NoClassDefFoundError: 
Files\Java\jre6\lib\ext\QTJava/zip;/\syncnotes2google/jar;C:\Lotus\Notes\notes/j
ar;/\lib\domingo-1/5/
1/jar;/\lib\gdata-calendar-2/0/jar;/\lib\gdata-calendar-meta-2/0/jar;/\lib\gdata
-client-1/0/jar;/\lib\gdata-client-meta-1/0/jar;/\lib\gdata-core-1/0/jar;/\lib\g
data-media-1/0/jar;/\lib\google-collect-1/0-rc1/jar
Caused by: java.lang.ClassNotFoundException: 
Files\Java\jre6\lib\ext\QTJava.zip;.\syncnotes2google.jar;C:\Lotus\Notes\notes.j
ar;.\lib\domingo-1.5.1.jar;.\lib\gd
ata-calendar-2.0.jar;.\lib\gdata-calendar-meta-2.0.jar;.\lib\gdata-client-1.0.ja
r;.\lib\gdata-client-meta-1.0.jar;.\lib\gdata-core-1.0.jar;.\lib\gdata-media-1.0
.jar;.\lib\google-collect-1.0-rc1.jar
        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)
Could not find the main class: 
Files\Java\jre6\lib\ext\QTJava.zip;.\syncnotes2google.jar;C:\Lotus\Notes\notes.j
ar;.\lib\domingo-1.5.1.jar;.\lib\gdata-calendar-2
.0.jar;.\lib\gdata-calendar-meta-2.0.jar;.\lib\gdata-client-1.0.jar;.\lib\gdata-
client-meta-1.0.jar;.\lib\gdata-core-1.0.jar;.\lib\gdata-media-1.0.jar;.\lib\goo
gle-collect-1.0-rc1.jar.  Program will exit.

Original issue reported on code.google.com by igor.zhu...@gmail.com on 26 Sep 2011 at 4:52