Oracle DB error ORA-24550
824566Dec 16 2010 — edited Dec 17 2010Hi,
I am a technical writer, so my exprience with the Oracle DB is limited to a project I'm working on. It involves:
1-Installing and setting up the Oracle DB 11.2.01 on Oracle Linux 5.5
2-Installing and setting up Client on the same.
3-Installing and setting up WebLogic 10.3.3.
4-Installing the actual software I am document, which requires all of the previous software to function.
I while I was at work, I was able to install and run all of this software on an Oracle Virtual Box installation of Oracle Linux 5.5. Connectivity is fine, etc...
However, when I work from home over my VPN, I can't get software Number 4 to start up. The database give this error.
ORA-24550: signal received: [si_signo=11] [si_errno=0] [si_code=1] [si_int=0] [si_ptr=(nil)] [si_addr=(nil)]
kpedbg_dmp_stack()+255<-kpeDbgCrash()+66<-kpeDbgSignalHandler()+151<-skgesig_sigactionHandler()+214<-nttaddr2bnd()+2284<-ntacaddr2bnd()+321<-nsgetaddr()+140<-kpcerecv()+783<-start_thread()+226<-clone()+94
Let me know if there is somethign obvious that this points to.
Cheers,