[coldbox:4598] RES: Error - logbox? - server just hangs

Not really, never have seen this. Seems like an endless loop or something.

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

Luis, exactly what I thought, an infinite loop… I found a topic from you and Brett that seems to have the same error I ran into:

http://groups.google.com/group/coldbox/browse_thread/thread/c904f38356411d46/f6e84970bf172c85?lnk=gst&q=stackoverflowerror#f6e84970bf172c85

But I get the idea that it could be from LOGBOX from an old topic in the forum:

http://forums.coldboxframework.com/index.cfm?event=ehMessages.dspMessages&threadid=631D7090-FF6E-E829-9A99980FC1E71DA3

Maybe it helps.

Thanks, Luis!

Fernando S. Trevisan (Programador)
TRIBO INTERACTIVE

do you use configAutoReload? Don’t use that.

It is mean to be used ONLY to test first request basis, not for production, staging or development.

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

I was thinking that configAutoReload could be used in development without any problem (in fact I was using without a problem here).

But it was TRUE only in my environments.xml file, with URL directed to the development site (which worked OK since day one). The production config was set to FALSE, so it could not be the problem that killed our server.

Thanks!

Fernando S. Trevisan (Programador)
TRIBO INTERACTIVE

Yes, for development yes, but only turn it on when testing first request status. If not, it is just a hog and you can see thread issues.
As for the other error, I don’t know what it is, never seen it, needs more data to see why infinite loops

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

I’ll try to dig into the logfiles and see if I can gather some more information for you, Luis. Thanks!

Fernando S. Trevisan (Programador)
TRIBO INTERACTIVE

Obrigado!

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

Luis,

I’ve looked into the LOGBOX.LOG in CFAdmin and found something that maybe interesting:

17/06/2010 13:00 Error jrpp-18 APPNAME Could not zip and rotate log files in fileLog. File D:\Inetpub\DIRPATH\logs/CBAPPNAME.46A3B465-AE8C-5564-D53767CE7751EC99.zip specified in action delete does not exist.

17/06/2010 13:00 Error jrpp-6 APPNAME Could not zip and rotate log files in fileLog. File D:\Inetpub\DIRPATH\logs\CBAPPNAME.log specified in action delete does not exist.

17/06/2010 13:00 Error jrpp-15 APPNAME Could not zip and rotate log files in fileLog. File D:\Inetpub\DIRPATH\logs\CBAPPNAME.46A36451-0A74-60C9-882C0E707055F06E.zip specified in action delete does not exist.

17/06/2010 13:00 Error jrpp-15 APPNAME Could not zip and rotate log files in fileLog. File D:\Inetpub\DIRPATH\logs\CBAPPNAME.log specified in action delete does not exist.

Please note that I changed the actual directory structure (to DIRPATH), CF App Name (to APPNAME) and ColdBox App Name (to CBAPPNAME) to protect it, but nothing more than that.

In other LOGs nothing, except what I already sent in the APPLICATION.LOG.

This helps? There is any way that I can produce some information for you to help find what is wrong?

Thanks again!

Fernando S. Trevisan (Programador)
TRIBO INTERACTIVE

Hmm, don’t know why that would hang the server though? Anything more?

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

Nothing more. Do you have any suggestions, Luis, as something I can do to find out and/or to help you help me? J

Thanks a lot for all the attention!

Fernando S. Trevisan (Programador)
TRIBO INTERACTIVE

You need to get some stack traces to see what the server is doing when it hangs. Install SeeFusion or Fusion-Reactor or if you are on CF enterprise, use the built-in server monitor to take a snap shot.

That will tell you exactly what is going on.

~Brad

Yes without that it is running blind.

Luis, Brad, I have some deadlines this week so I'll not be able to test it
over, but I'll do it and as soon as I can, I'll report back.

Thanks a lot!

Fernando S. Trevisan (Programador)
TRIBO INTERACTIVE
I fernando.trevisan@tribointeractive.com.br
f (11) 5506-4771

-----Mensagem original-----

No problem Fernando, please let us know as I have never seen this behavior before.

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com