Hello, A few minutes ago I had the next error .... and this is my arerror.log... can anyone analyze this for me? thankx a lot!
Wed Apr 9 10:49:08 2008 Dispatch : Timeout during data retrieval due to busy server -- retry the operation (brapk017) ARER R - 93 Wed Apr 9 10:52:08 2008 Dispatch : Timeout during data retrieval due to busy server -- retry the operation (brapk017) ARER R - 93 Wed Apr 9 10:55:08 2008 Dispatch : Timeout during data retrieval due to busy server -- retry the operation (brapk017) ARER R - 93 Wed Apr 9 10:56:43 2008: Server terminating, recursive signal received: 11, original signal: 15 Wed Apr 9 10:56:44 2008 Dispatch : AR System Application server terminated when a signal/exception was received by the serv er (ARAPPNOTE 4500) Wed Apr 9 10:56:44 2008 15 Wed Apr 9 10:57:08 2008 390600 : Safeguard mismatch - potentially corrupted container (ARERR 8842) Tadeu Augusto Dutra Pinto ----------------------------------------------------------------- IT Web Services ATM Cinq Technologies http://www.cinq.com.br <https://webmail.cinq.com.br/exchweb/bin/redir.asp?URL=http://www.cinq.com.br/> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> Fone: 41 3018-2833 - Cinq ----------------------------------------------------------------- Confiabilidade, Inovação e Qualidade em T.I. ________________________________ De: Action Request System discussion list(ARSList) em nome de Axton Enviada: qua 9/4/2008 10:41 Para: [email protected] Assunto: Re: arserverd crash - signal 10 ** From /usr/include/sys/iso/signal_iso.h on sparc64/solaris 9: ... * The contents of this header is limited to identifiers specified in the * C Standard. Any new identifiers specified in future amendments to the ... #define SIGHUP 1 /* hangup */ #define SIGINT 2 /* interrupt (rubout) */ #define SIGQUIT 3 /* quit (ASCII FS) */ #define SIGILL 4 /* illegal instruction (not reset when caught) */ #define SIGTRAP 5 /* trace trap (not reset when caught) */ #define SIGIOT 6 /* IOT instruction */ #define SIGABRT 6 /* used by abort, replace SIGIOT in the future */ #define SIGEMT 7 /* EMT instruction */ #define SIGFPE 8 /* floating point exception */ #define SIGKILL 9 /* kill (cannot be caught or ignored) */ #define SIGBUS 10 /* bus error */ #define SIGSEGV 11 /* segmentation violation */ #define SIGSYS 12 /* bad argument to system call */ #define SIGPIPE 13 /* write on a pipe with no one to read it */ #define SIGALRM 14 /* alarm clock */ #define SIGTERM 15 /* software termination signal from kill */ #define SIGUSR1 16 /* user defined signal 1 */ #define SIGUSR2 17 /* user defined signal 2 */ #define SIGCLD 18 /* child status change */ #define SIGCHLD 18 /* child status change alias (POSIX) */ #define SIGPWR 19 /* power-fail restart */ #define SIGWINCH 20 /* window size change */ #define SIGURG 21 /* urgent socket condition */ #define SIGPOLL 22 /* pollable event occured */ #define SIGIO SIGPOLL /* socket I/O possible (SIGPOLL alias) */ #define SIGSTOP 23 /* stop (cannot be caught or ignored) */ #define SIGTSTP 24 /* user stop requested from tty */ #define SIGCONT 25 /* stopped process has been continued */ #define SIGTTIN 26 /* background tty read attempted */ #define SIGTTOU 27 /* background tty write attempted */ #define SIGVTALRM 28 /* virtual timer expired */ #define SIGPROF 29 /* profiling timer expired */ #define SIGXCPU 30 /* exceeded cpu limit */ #define SIGXFSZ 31 /* exceeded file size limit */ #define SIGWAITING 32 /* process's lwps are blocked */ #define SIGLWP 33 /* special signal used by thread library */ #define SIGFREEZE 34 /* special signal used by CPR */ #define SIGTHAW 35 /* special signal used by CPR */ #define SIGCANCEL 36 /* thread cancellation signal used by libthread */ #define SIGLOST 37 /* resource lost (eg, record-lock lost) */ #define SIGXRES 38 /* resource control exceeded */ #define _SIGRTMIN 39 /* first (highest-priority) realtime signal */ #define _SIGRTMAX 46 /* last (lowest-priority) realtime signal */ Axton Grams On Wed, Apr 9, 2008 at 9:35 AM, Aaron Keller <[EMAIL PROTECTED]> wrote: ** Does anyone know what what the different signals (in arerror.log) mean when arserverd stops? Specifically, signal 10? The only one I know is the manual shutdown - 15. Thanks- -A Aaron Keller | Senior Application Developer | T-Mobile USA | *: (610) 722-4486 | *Fax: (610) 993-2689 | *: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> __Platinum Sponsor: www.rmsportal.com <http://www.rmsportal.com/> ARSlist: "Where the Answers Are" html___ __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" html___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

