muhammadnaveed / syncnotes2google

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

java exception in thread #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run bat file, file closes with error
2.
3.

What is the expected output? Sync calendar What do you see instead?

Exception in thread "main" java.lang.NoClassDefFoundError:
Files\Java\jre1/5/0_0
9\lib\ext\QTJava/zip;/\syncnotes2google/jar;C:\Program
Files\Lotus\Notes\notes/j
ar;/\lib\domingo-1/5/1/jar;/\lib\gdata-calendar-2/0/jar;/\lib\gdata-calendar-met
a-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\google-collect-1/0-rc1/jar

What version of the product are you using? On what operating system?
Notes 7.0.2 Sept. 26 2006 
XP sp3

Please provide any additional information below.
I am note sure where to start to rectify this error.  I assume there are
missing Java files I need to place somewhere.

Original issue reported on code.google.com by zepol.w...@gmail.com on 16 Feb 2010 at 5:38

GoogleCodeExporter commented 9 years ago
You are using Java 1.5.
Install Java 6

Original comment by henols on 17 Feb 2010 at 11:56