You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Hi all,
I have installed TOS4.1.1 on Win7 64bit. I imported projects from another pc running win xp. If I try to to run a very easy tjava no problem. But if I want to run an existing (imported) project I get this message:
Starte Job Extract_NF_POIs am 14:22 24/10/2010.
Exception in thread "main" java.lang.Error: java.lang.NoClassDefFoundError: org/apache/oro/text/GlobCompiler
at garmin_pois.extract_nf_pois_0_1.Extract_NF_POIs.tFileList_3Process(Extract_NF_POIs.java:794)
at garmin_pois.extract_nf_pois_0_1.Extract_NF_POIs.runJobInTOS(Extract_NF_POIs.java:3241)
at garmin_pois.extract_nf_pois_0_1.Extract_NF_POIs.main(Extract_NF_POIs.java:3085)
Caused by: java.lang.NoClassDefFoundError: org/apache/oro/text/GlobCompiler
at garmin_pois.extract_nf_pois_0_1.Extract_NF_POIs.tFileList_3Process(Extract_NF_POIs.java:560)
... 2 more
[statistics] connecting to socket on port 3553
[statistics] connected
Save last Download and Extract NF POIs
[statistics] disconnected
Caused by: java.lang.ClassNotFoundException: org.apache.oro.text.GlobCompiler
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)
... 3 more
Job Extract_NF_POIs endet am 14:22 24/10/2010. [exit code=1]
It looks like the system does not find all libraries.
What's wrong?
kind regards
Hannes
Offline
Hello
Do you install a 64bit jre on windows7 64bit? Please send me your job and I will test it on my side.
Best regards
Shong
Offline

Hello Shong,
thanks for your quick response.
You remembre that I wanted to have my workspace on another disk than the rest of TOS which should be placed on an SSD (C
). You showed me how to do this. Unfortunately it does not work. The error above results of this split installation. As soon as I installed TOS and workspace on Drive E: everything works just fine under 64bit.
Probabely you can have different workspaces but only under the TOS directory?
Kind regards
Hannes
PS: if you find a way for the split installation I would be happy to take the advantage of my SSD. Let me know.
Offline
Hello
On windows xp, we can browser a workspace on another disk. I don't test it on windows7, maybe there is a permissions problem?
Best regards
Shong
Offline
Pages: 1