Java error after install of last version on XP computer.

0 votes
asked by about SDF e-Parts
edited by

Hello, I received the last version of SDF e-parts and e-docs (3 CD). The install is ok on the first computer (Vista). But on the second (XP), if the install had no error, the program don't launch and I have this error : Java Virtual Machine Launcher : Unable to access .jar file C:\Program Files\Same Deutz-Fahr\SDF Explorer\Jetty\Jetty.jar.

Normally, the new version should be compatible with XP.
The config : Pentium Dual Core E5200 - 2.50 GHz - 1.98 Go RAM.

I compare the target of the link on the desktop with an other installation on the server :

  • SERVER : "D:\Same Deutz-Fahr\SDF Explorer\jre\bin\javaw.exe" -mx512m -Djava.library.path="D:\Same Deutz-Fahr\SDF Explorer\jetty" -Dorg.sqlite.lib.path="./modules/sqlite/x86" -Dsolr.solr.home="../solr/SolrHome" -Dsolr.velocity.enabled=false -jar "D:\Same Deutz-Fahr\SDF

  • XP : "C:\Program Files\Same Deutz-Fahr\SDF Explorer\jre\bin\javaw.exe" -mx512m -Djava.library.path="C:\Program Files\Same Deutz-Fahr\SDF Explorer\jetty" -Dorg.sqlite.lib.path="./modules/sqlite/x86" -Dsolr.solr.home="../solr/SolrHome" -Dsolr.velocity.enabled=fals.

Can you tell me what I can do? I hope you can understand my message because I'm french.

1 Answer

0 votes
No avatar answered by (329k points)

As you can see, the two launch paths are different. Yes the library.path is configured as needed, but you miss an e from velocity.enabled and the -jar path.

Change the second path and make it look like the one from the server and it should work properly.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...