Expand my Community achievements bar.

Error with Virtual Java

Avatar

Former Community Member
Hi,



Error is: Could not load the Java Virtual Machine. Eventid 4096



I have install Workflow 7, but after i use turnkey i got this error. I dont undertsand. I have also Jboss for adobe livecycle service failed to start.



I'm using Jboss and mysql in turnkey.



For the SDK witch version i need to use, Sun or Adobe? Because in the manuel they dont say anything about this.



Thanks
6 Replies

Avatar

Former Community Member
Did you install the JDK?? Did you add the path to the environment variable?



I used this version of the JDK: jdk1.5.0_04 from http://java.sun.com



Stone.

Avatar

Level 9
Hi



Try the following:

Open the file C:\Adobe\LiveCycle\jboss\bin\run.bat, and add the following to the first line of the file

set JAVA_HOME=C:\j2sdk1.4.2_08

(or wherever you've installed Java).

Then try to execute run.bat.



The Java you've installed should be a JDK not a JRE.



Howard



Howard Treisman

Avoka Technologies

Specializing in Custom QPAC development and LiveCycle Solutions

http://www.avoka.com/avoka/qpac_library.shtml

Avatar

Former Community Member
Hi, thanks for you help now it's working. I use the latest version of JDK 1.5.



I have a other question, it's easy to change mysql to SQL 2000? i have use turnkey and i dont want to reinstall just change my DB server.



Thanks again

Avatar

Level 9
Hi



Glad that you're up and running.



I haven't tried changing on the fly. I think it's fairly unlikely that it would just work, because you need to create all the database tables (at a miniumum), so you would need to re-run at least part of the config tool. You'd also need to install the correct jdbc drivers, modify the DataSource file, etc, etc.



My suggestion would be to bite the bullet and re-install - I think you might find it easier in the long run.



Howard



Howard Treisman

Avoka Technologies

Specializing in Custom QPAC development and LiveCycle Solutions

http://www.avoka.com/avoka/qpac_library.shtml

Avatar

Former Community Member
Hi again,



I have try, I use the PDF manual come with the software but is not working. When you say "insttall the correct jdbc..." where you take this information because in the manual i dont have it. i have only to create a file call adobe-ds.xml with some information and they dont speak about jdbc etc...



Thanks again.

Avatar

Level 9
Hi Jean-Francois



What I'm saying is that I don't think you will be able to change your install to talk to another database. I suggest that you reinstall.



Howard