richeso / dataloadercliq

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

"The system cannot find the path specified" on Windows with Data Loader 24.0 #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Run Cliq with DataLoader 24.0

Workaround
Edit cliq.bat and change "_jvm" to "Java" in the path to java.exe.  The new 
Data Loader has changed the path, which has broken CLIq.  Fix coming soon.

Original issue reported on code.google.com by vijay.swamidass@gmail.com on 18 Mar 2012 at 5:41

GoogleCodeExporter commented 9 years ago
Thanks for the sol'n. I was able to resolve my issue and i'm able to run the 
cliq.bat file . Now the issue is after selecting the process type and entering 
the process name, once we click on the next button i'm getting a error message 
which says "Error occurred during event 
dispatching:java.lang.noClassDefFoundError."

Original comment by ramakris...@gmail.com on 18 Mar 2012 at 5:42

Attachments:

GoogleCodeExporter commented 9 years ago
This bat file will correct the problems until I release an update:
http://code.google.com/p/dataloadercliq/source/browse/trunk/src/cliq.bat

However, you will then hit this issue:
http://code.google.com/p/dataloadercliq/issues/detail?id=47&thanks=47&ts=1332469
891

Original comment by vijay.swamidass@gmail.com on 23 Mar 2012 at 2:31