Title: Message

I see this in my log file every now and again:

 

<Mar 4, 2005 12:00:01 PM EST> <Error> <WebLogicServer> <BEA-000337> <ExecuteThread: '11' for queue: 'weblogic.kernel.Default' has been busy for "1,046" seconds working on the request "Http Request: /admin//amfgateway", which is more than the configured time (StuckThreadMaxTime) of "600" seconds.>

<Mar 4, 2005 12:00:01 PM EST> <Error> <WebLogicServer> <BEA-000337> <ExecuteThread: '12' for queue: 'weblogic.kernel.Default' has been busy for "1,185" seconds working on the request "Http Request: /admin//amfgateway", which is more than the configured time (StuckThreadMaxTime) of "600" seconds.>

<Mar 4, 2005 12:00:01 PM EST> <Error> <WebLogicServer> <BEA-000337> <ExecuteThread: '14' for queue: 'weblogic.kernel.Default' has been busy for "1,153" seconds working on the request "Http Request: /admin//amfgateway", which is more than the configured time (StuckThreadMaxTime) of "600" seconds.>

 

Is there a way to pinpoint where this is happening?  It seems to just popup in the middle of my app server logs, in between valid log output statements…seems random…and plus I don’t understand the deal with the request it’s saying is being made…I don’t have a web app called ‘admin’ and why is the amfgateway trying to be accessed there with two backslashes?  Weird.  Everything is working fine…but I was just perusing my log files and happened upon these entries, which I noticed appear intermittently throughout…

 

Thoughts?

 

Robert L. Brueckmann

Web Developer

Merlin Securities,LLC

595 Madison Avenue

New York, NY 10022

p: 212.822.4821
f: 212.822.4820


From: Alessio Prosperi [mailto:[EMAIL PROTECTED]
Sent: Friday, March 04, 200511:58 AM
To: [EMAIL PROTECTED]
Subject: Re: [flexcoders] problem with RemoteObject and Flash Remoting

 

The version of ColdFusion for J2EE is 6.0

 

 

Thanks

 

 

----- Original Message -----

Sent: Friday, March 04, 2005 5:18 PM

Subject: RE: [flexcoders] problem with RemoteObject and Flash Remoting

 

 

When I try start this application, I get Flash Remoting error message: "Service threw an exception during method invocation: null".

 

[Pete] The fact that you received that error means that you did hit a FR gateway servlet, but a null pointer exception happened. What version of ColdFusion for J2EE are you using?

 

 

 

 

What can I do now?

   

     1) I should try to use the amfgateway (if so, I don't know how to use it with the RemoteObject tag) 

 

[Pete] You can't use the amfgateway from Flex to contact CFCs. ColdFusion is loaded in itsown bootstrap classloader.

 




 

This message contains information from Merlin Securities, LLC, or from one of its affiliates, that may be confidential and privileged. If you are not an intended recipient, pleaserefrain from any disclosure, copying, distribution or use of this information and note that such actions are prohibited. If you have received this transmission in error, please notify the sender immediately by telephone or by replying to this transmission.
 
Merlin Securities, LLC is a registered broker-dealer. Services offered through Merlin Securities, LLC are not insured by the FDIC or any other Federal Government Agency, are not deposits of or guaranteed by Merlin Securities, LLC and may lose value. Nothing in this communication shall constitute a solicitation or recommendation to buy or sell a particular security.

Reply via email to