Its plain jane:
#
# VM configuration
#
# Where to find JVM, if {java.home}/jre exists then that JVM is used
# if not then it must be the path to the JRE itself
java.home=C:/ColdFusion8/runtime/jre
-----------
Brook
-----Original Message-----
From: Mark A. Kruger [mailto:[email protected]]
Sent: November-30-10 6:05 PM
To: cf-talk
Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error
loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll
What's the path look like in the JVM.config file? Paste the top part of the
file for us :)
Mark A. Kruger, MCSE, CFG
(402) 408-3733 ext 105
Skype: markakruger
www.cfwebtools.com
www.coldfusionmuse.com
www.necfug.com
-----Original Message-----
From: Brook Davies [mailto:[email protected]]
Sent: Tuesday, November 30, 2010 7:53 PM
To: cf-talk
Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error
loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll
I deleted all the class files clicked 'clear template cache now' in the
cfadmin. The CF server hung so I rebooted only to find that CF 8.01 would no
longer start. The only thing in the log " Error loading:
C:/ColdFusion8/runtime/jre\bin\server\jvm.dll".
I tried a different JVM and checked to make sure the jvm.config file was not
corrupt. Same error (different path) with a different JVM.
I tried everything I could think of and eventually decided to re-install
CF8. I'm getting the exact same error after the re-install. CF will not
start. The error message is the same as above.
I've never had this happen before, to this extent. I don't know what it
could be. This server has ran fine for years..
Anybody have any pointers on where to look?
Brook
-----Original Message-----
From: Brook Davies [mailto:[email protected]]
Sent: November-30-10 5:14 PM
To: cf-talk
Subject: RE: Webservice error after CF 8.01 update
I've installed cumulative hot fix 4...
-----Original Message-----
From: Russ Michaels [mailto:[email protected]]
Sent: November-30-10 4:07 PM
To: cf-talk
Subject: Re: Webservice error after CF 8.01 update
have you applied all the updates and hotfixes for 8,0,1
On Tue, Nov 30, 2010 at 11:16 PM, Brook Davies <[email protected]> wrote:
>
> I am getting this error again, now with a different custom return type
> class. This error is making our web service unusable. Has any one
> encountered this:
>
> The fault returned when invoking the web service operation is:<br>
> <pre>AxisFault faultCode:
>
{http://schemas.xmlsoap.org/soap/envelope/}Server.userException<http://schem
as.xmlsoap.org/soap/envelope/%7DServer.userException>
> faultSubcode: faultString: coldfusion.xml.rpc.CFCInvocationException:
> [java.lang.ClassNotFoundException :
> components.bridge.Cp_register][java.lang.LinkageError : loader (instance
of
> coldfusion/xml/rpc/SkeletonClassLoader): attempted duplicate class
> definition for name: "components/bridge/Cp_register"]
faultActor:
> faultNode: faultDetail:
{http://xml.apache.org/axis/}hostname:YOURMAMA2<http://xml.apache.org/axis/%
7Dhostname:YOURMAMA2>
> ''</pre>
>
>
>
> Brook
>
> -----Original Message-----
> From: Brook Davies [mailto:[email protected]]
> Sent: November-24-10 4:49 PM
> To: cf-talk
> Subject: RE: Webservice error after CF 8.01 update
>
>
> Just an update on this. Clearing the generated class files and the
> cfcskeletons classes did not resolve the issue. Restarting the server did.
>
> However, I don't trust it will continue working since it has been
> intermittent. Fingers crossed it was a left over class file prior to
> upgrading to 8.01 (although I thought I had cleared all class files during
> the upgrade.
>
> Brook
>
> -----Original Message-----
> From: Brook Davies [mailto:[email protected]]
> Sent: November-24-10 11:57 AM
> To: cf-talk
> Subject: Webservice error after CF 8.01 update
>
>
> Hello,
>
>
>
> We recently updated to CF 8.01. Now we're getting this intermittent error
> on
> a webservice call that seems to be related to the custom return type:
>
>
>
> <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope
> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
> xmlns:xsd="http://www.w3.org/2001/XMLSchema"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
>
> <soapenv:Body>
>
> <soapenv:Fault>
>
> <faultcode>soapenv:Server.userException</faultcode>
>
> <faultstring>coldfusion.xml.rpc.CFCInvocationException:
> [java.lang.ClassNotFoundException :
> components.bridge.Cp_startup][java.lang.LinkageError : loader (instance of
> coldfusion/xml/rpc/SkeletonClassLoader): attempted duplicate class
> definition for name:
> "components/bridge/Cp_startup"]</faultstring>
>
> <detail>
>
> <ns1:hostname
> xmlns:ns1="http://xml.apache.org/axis/">YOURMAMA</ns1:hostname>
>
> </detail>
>
> </soapenv:Fault>
>
> </soapenv:Body>
>
> </soapenv:Envelope>
>
>
>
>
>
> The problem is described in good detail here:
>
> http://blog.coldfusionpowered.com/?p=28
>
>
>
> Clearing the cfc skeletons worked once, but does not work anymore. All
> referenced to custom return types use the same case.
>
>
>
> Has anyone else seen this? Google turned up nothing...
>
>
>
>
>
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive:
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:339652
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm