We've been thinking this error happens when the Stub file is regenerated by
JIT right? What about internally with the data that comes back from a
service call ... does it include objects that need defining? In other words
is the error from some additional work done by the WS and NOT from
recompiling the stub?  Did you say the WS simply refuse to work after this
error is thrown?

-Mark

Mark A. Kruger, MCSE, CFG
(402) 408-3733 ext 105
www.cfwebtools.com
www.coldfusionmuse.com
www.necfug.com


-----Original Message-----
From: Leon Miller-Out [mailto:l...@singlebrook.com] 
Sent: Monday, February 22, 2010 12:23 PM
To: cf-talk
Subject: Re: Serious, intermittent problem with CF Web Service


Thanks to all who've joined this discussion! Here's an update on where
things stand at the moment.

The service just crapped out for the first time today. One of the cluster
instances was still able to generate the WSDL, while the other instance
said:

AXIS error
Sorry, something seems to have gone wrong... here are the details:
Exception - java.lang.NoClassDefFoundError:
tafkan/remote_api/pfapi/v/trunk/rsp_pf_numeric_array

Both cfc-skeletons directories contain a file called
tafkan.remote_api.pfapi.v.trunk.rsp_pf_numeric_array.class, and did not
appear to contain the otherly-named files we've sometimes seen
(remote_api.pfapi.v.trunk.rsp_pf_numeric_array.class). The files in
cfc-skeletons do not appear to have been modified since the servers were
started yesterday.

The uptime on both instances was about 21.5 hours. I was running without JIT
(-Xint).

I've now restarted both instances. They're now running on Sun Java 1.4.2_19
(instead of _13), and JIT has been re-enabled as it clearly wasn't causing
this error and was things were dramatically slower without it. I've also
cleared the "save class files" check boxes. 

And now, we wait again... 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331038
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to