Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Installation of TOS 4.1.1 on Win 7 64bit

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
connecting to socket on port 3553
connected
Save last Download and Extract NF POIs
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.
It looks like the system does not find all libraries.
What's wrong?
kind regards
Hannes
Labels (2)
3 Replies
Anonymous
Not applicable
Author

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
Anonymous
Not applicable
Author

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.
Anonymous
Not applicable
Author

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