[ 838] 2003-12-05 16:06:52 RUNTIME FATAL Caught fatal signal 10 (SIGBUS); thread id = 25566208; code: 1; address: 000196d0; value: 00000000; errno: 0; status: 0;
know what it means?
Maggie
Jeff Bohmer wrote:
Perhaps it could be a time out or overload of the db connection? I still get no indication of a problem in the witangoevent.log... the last recorded event was the initial startup of the server (the last time I manually restarted it after changing the witango.ini file). It never shows the restarts(?) that I think are happening based on the change in PID following one of my errors.
That seems strange. If witangoevents.log does not show anything for the app server starting up, it may indicate a permissions problem on the configuration directory. Stop the app server and do this in Terminal (assuming default install location):
sudo chown -R witango /Applications/Witango/Server/configuration
sudo chmod 755 /Applications/Witango/Server/configuration
Then start it and try again. If this doesn't fix the problem, please send the output of the ps command you're using to check for witangod's PID before/after you run the TAF.
- Jeff
Maggie
Bill Conlon wrote:
Have you turned on debugging (level 4).
I wouldn't be surprised if there is a divide check or some other arithmetic exception, particularly if the calculation is done using JavaScript.
No it doesn't crash... it is delighted to send me the same error repeatedly... and always fails at the same location in the process...
Maggie
Jon van der Raadt wrote:
Is the server crashed at this point or does it come back with the next taf? There are a few other options for running the server that give a bit more information someone else will know them better... I believe I was using ./witangod -uo
Jon On Dec 4, 2003, at 7:44 PM, MJPinckard wrote:
Actually when this occurs, I get no debugging, even though it is turned on... so no debugging is available to peruse.
witangoevents.log shows nothing after the last time the server started up...
any other ideas on where to look?
Maggie
Jon van der Raadt wrote:
Do you have debug turned on -- sometimes that will help determine the problem. You can also look in the witangoevents.log It will record a crash if that is happening...
On Dec 4, 2003, at 7:26 PM, MJPinckard wrote:
I'm getting a Client/Plug-in error message and hope someone knows what's going on. Here's the message.
Client/Plug-in Error
The response received from the application server is invalid.
It always happens at the same location in my application process, but doesn't seem to be tied to any specific code (e.g. if I remove the search action causing the error, the next search action fails, if I duplicate a earlier successful search action right before the failing action then it fails on the duplicated action).
It seems as if it is something like a maxaction limitation but I've got maxaction set to 0, which if I understand correctly is unlimited (I tested setting maxaction to 4000, way more than I need, but that didn't change anything). The failure is happening quickly which rules out time out problems, and it is not deep in branch actions which rules that out.
If I look on the console, I see the SQL query being parsed, then a line including system information and the License number.
Mac OX 10.3 running Witango 5.0.x (current version) under Apache. I don't see a response from the database.
Anyone know what this is and how to fix or can steer me towards more diagnostics?
Thanks,
Maggie
* * * * * * * * * * * * * * * * * * * * * Margaret Pinckard * [EMAIL PROTECTED] * Principal Research Associate * End-use Forecasting Group * E.O. Lawrence Berkeley National Laboratory
_____________________________________________________________________ __ _
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
______________________________________________________________________ __
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
-- * * * * * * * * * * * * * * * * * * * * * Margaret Pinckard * [EMAIL PROTECTED] * Principal Research Associate * End-use Forecasting Group * E.O. Lawrence Berkeley National Laboratory
_______________________________________________________________________ _
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
--- Jon van der Raadt
TeamOnly Network
412, Alastair Ross Technology Centre 3553 - 31 Street NW Calgary, Alberta Canada T2L 2K7
http://www.teamonly.com
Office: (403) 286-5586 Fax: (403) 286-5576
Cell: (403) 863-6304 Email: [EMAIL PROTECTED]
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
-- * * * * * * * * * * * * * * * * * * * * * Margaret Pinckard * [EMAIL PROTECTED] * Principal Research Associate * End-use Forecasting Group * E.O. Lawrence Berkeley National Laboratory
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
Bill Conlon
To the Point 345 California Avenue Suite 2 Palo Alto, CA 94306
office: 650.327.2175 fax: 650.329.8335 mobile: 650.906.9929 e-mail: mailto:[EMAIL PROTECTED] web: http://www.tothept.com
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
-- * * * * * * * * * * * * * * * * * * * * * Margaret Pinckard * [EMAIL PROTECTED] * Principal Research Associate * End-use Forecasting Group * E.O. Lawrence Berkeley National Laboratory
________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
--
* * * * * * * * * * * * * * * * * * * * * Margaret Pinckard
* [EMAIL PROTECTED]
* Principal Research Associate
* End-use Forecasting Group
* E.O. Lawrence Berkeley National Laboratory
________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
