1. Have you restarted CF?
2. Have you tried to call/refresh the page a few times? When the CF server is restarted it will
take a while before the JVM is initialized and
could be the cause of this error (I have the
same error on slower machines. This is solved
when you check "load JVM at startup")
Else, you could try the following:
- try to get one of the CFX examples working
(manual page 280)
- re-compile the CFX tags with your JDK
- use a different JVM (1.3.1, 1.2, Hotspot)
- try a different platform (Linux, Sun, ...)
If none of the above works, try to search for keywords "Java" or "CFX" in the Allaire knowledge base and support forums
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-01-25
I tried to get it up and running using the CF 5.0 jvm, but it wouldn't work. So I downloaded the Java SDK from Sun, installed it, configured CF 5.0 to use it, and it now works just fine. I am not sure what version of JDK/JRE that CF 5.0 uses, but it won't work right.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-01-25
I tried to get it up and running using the CF 5.0 jvm, but it wouldn't work. So I downloaded the Java SDK from Sun, installed it, configured CF 5.0 to use it, and it now works just fine. I am not sure what version of JDK/JRE that CF 5.0 uses, but it won't work right.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm testing the install by running the demo and I get the following error:
Error Diagnostic Information
The JVM library could not be found. Please check if the file specified in the ColdFusion Administrator actually exists.
The error occurred while processing an element with a general identifier of (CFX_IF_URL_DELETE), occupying document position (35:1) to (35:60).
I've followed the instructions to the 'Tee'. As a side note when I DID check load JVM at start up the CF server wouldn't start. Any ideas??
Check out this document on the Allaire site:
http://www.allaire.com/Handlers/index.cfm?ID=13863&Method=Full
Other then the direction of the slashes in the path statement I had these settings correct. Now that I've changed them I get the following:
Error Diagnostic Information
unknown exception condition
TagCFX::execute
The error occurred while processing an element with a general identifier of (CFX_IF_URL_DELETE), occupying document position (35:1) to (35:60).
1. Have you restarted CF?
2. Have you tried to call/refresh the page a few times? When the CF server is restarted it will
take a while before the JVM is initialized and
could be the cause of this error (I have the
same error on slower machines. This is solved
when you check "load JVM at startup")
Else, you could try the following:
- try to get one of the CFX examples working
(manual page 280)
- re-compile the CFX tags with your JDK
- use a different JVM (1.3.1, 1.2, Hotspot)
- try a different platform (Linux, Sun, ...)
If none of the above works, try to search for keywords "Java" or "CFX" in the Allaire knowledge base and support forums
I tried to get it up and running using the CF 5.0 jvm, but it wouldn't work. So I downloaded the Java SDK from Sun, installed it, configured CF 5.0 to use it, and it now works just fine. I am not sure what version of JDK/JRE that CF 5.0 uses, but it won't work right.
I tried to get it up and running using the CF 5.0 jvm, but it wouldn't work. So I downloaded the Java SDK from Sun, installed it, configured CF 5.0 to use it, and it now works just fine. I am not sure what version of JDK/JRE that CF 5.0 uses, but it won't work right.