Oracle Linux Stops on a Service on Boot
MontherzJun 26 2011 — edited Jun 26 2011Hi all,
I'm so new with linux so i guess i did some thing stupid:
Linux Version is: Oracle Linux Server 6
I Created a Service for OC4J in /etc/init.d that can start it on boot the thing is when i rebooted the system it goes ok untill it reach OC4J service it start the service and stop here it won't go further and i can't edit the service or delete it.
Is there any possible way that i can delete this service or skip it to enable the system to start.
====================================================================
it stops here :
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Starting up CIM server [ok]
Starting OC4J from /opt/oc4j/j2ee/home...
Jun 26, 2011 10:53:43 AM com.evermind.server.XMLDataSourcesConfig parseRootNode
INFO: lagacy datasource detected...attemting to convert to new syntex.
2011-06-26 10:53:44.617 NOTIFICATION JMSServer []: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
2011-06-26 10:53:44.636 NOTIFICATION JMSServer []: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
11/06/26 10:53:48 Oracle Containers for J2EE 10g (10.1.3.5.0) initialized.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
and it stops
help please
Edited by: Montherz on 26-Jun-2011 01:47