Error while starting oracle

Hi.. I have HP-UX 11.00 server where oracle 8i is running.. from yesterday while starting database i am getting error. Please let me know the reason and way to sort out this issue.
++++++++++++++++Error While starting oracle++++++++++++++++++++++
startup
ORACLE instance started.
Total System Global Area 1253846036 bytes
Fixed Size 76820 bytes
Variable Size 622977024 bytes
Database Buffers 614400000 bytes
Redo Buffers 16392192 bytes
Database mounted.
ORA-01157: cannot identify/lock data file 3 - see DBWR trace file
ORA-01110: data file 3: '/ora8/oracle/oradata/pandb/rbs01.dbf'

Due to the name,missing database file belongs to the rollback tablespace,
Database is down, was it shutdown CLEANLY (NORMAL or IMMEDIATE)? In this case do the following:
Remove the entries of all the rollback segments belonging to the
tablespace to which the lost datafile belonged from the
ROLLBACK_SEGMENTS parameter in the init.ora file, or simply comment
out the above parameter in init.ora.
Mount the database in restrict mode --- STARTUP RESTRICT MOUNT;
Offline drop the datafile;
Open the database
Drop all rollback segments belong the the tablespace
Drop and recreate tablespace
Recreate rollback segments
Otherwise you have to perform media recovery.
Werner

Similar Messages

  • Error while starting Oracle 10.1.3

    Error Starting Application Server Oracle 10.1.3 in Linux :
    Error Starting ORMI server localhost.localdomain port 12,401: Address already in use.
    I got the following Exception while starting Server
    oas10g@localhost bin]$ ./opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ================================================================================opmn id=localhost.localdomain:6201
    1 of 2 processes started.
    ias-instance id=app.localhost.localdomain
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ias-component/process-type/process-set:
    OC4J/home/default_group/
    Error
    --> Process (index=1,uid=104,pid=4321)
    failed to start a managed process after the maximum retry limit
    Log:
    /home/app/product/10.1.3/OracleAS_1/opmn/logs/OC4J~home~default_group~1
    This i got in OC4J~home~default_group~1 file
    10/01/08 15:18:26 Start process
    10/01/08 15:18:30 Error starting ORMI server localhost.localdomain port 12,401: Address already in use
    10/01/08 15:18:30 WARNING: Application.setConfig Application: system is in failed state as initialization failedjava.lang.InstantiationException: Error initializing ejb-modules: No such file or directory; nested exception is: java.util.zip.ZipException: No such file or directory
    Jan 8, 2010 3:18:30 PM com.evermind.server.Application setConfig
    WARNING: Application: system is in failed state as initialization failedjava.lang.InstantiationException: Error initializing ejb-modules: No such file or directory; nested exception is: java.util.zip.ZipException: No such file or directory
    10/01/08 15:18:31 Error initializing server: Error initializing ejb-modules: No such file or directory; nested exception is: java.util.zip.ZipException: No such file or directory
    10/01/08 15:18:31 Fatal error: server exiting
    Edited by: user4584823 on Jan 8, 2010 2:54 AM

    I don't think is possible that your server doesn't have a name, you need to correct this, problem of using this name is that the configuration of the OAS will use the ip 127.0.0.0 and if for some reason it found the othe ip, it will be seen as an ip change and this kind of errors could happen.
    I think you have to correct this, set a name for the server, put it in the host file and reinstall, in the installation notes there is one part in the prerequisits, that ask you to check that you have set this correctly, use a qualified name hostname.domainname and by preference an static IP and this has to match the hostname command.
    Hope this helps.
    Greetings.

  • Error While starting Oracle APPS services in windows

    While starting the Oracle Applications services in windows, it gives some memory error, "unable to read memory XXXXXX".
    Is it possible to recreate the services alone?
    How i can solve the problem with out re-Installation?

    johnveslin,
    I would recommend to theck HW.
    Disk. Memory etc.
    Yury

  • Error while starting Oracle SOA Suite 10g

    Hi,
    I have installed Oracle SOA suite in my system.
    While i start the server , it shows the following error in log file.
    Configuration information
    Running in D:\product\10.1.3.1\OracleAS_1
    Operation mode:Startup, App Server, No Enterprise Manager, Single Instance
    Oracle home:D:\product\10.1.3.1\OracleAS_1
    Oracle home name:Unnamed
    Instance name:esbsoa.localhost
    Instance type:allProducts
    Version:10.1.3.1.0
    Uses infrastructure:false
    Not an infrastructure instance, no infrastructure information available
    Components:[j2ee, orabpel, oraesb, owsm, Wsil]
    2011-03-23 10:09:24.757--Begin log output for Mid-tier services (esbsoa.localhost)
    2011-03-23 10:09:24.757--Processing Step: starting OPMN
    2011-03-23 10:09:45.835--End log output for Mid-tier services (esbsoa.localhost)
    OPMN has thrown an unknown exception
    oracle.appserver.startupconsole.model.ConsoleException: OPMN has thrown an unknown exception
         at oracle.appserver.startupconsole.control.OPMNController.doStart(OPMNController.java:108)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.control.GroupController.doStart(GroupController.java:47)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.view.controller.ControllerAdapter.start(ControllerAdapter.java:30)
         at oracle.appserver.startupconsole.view.controller.MasterControlAdapter.run(MasterControlAdapter.java:94)
         at oracle.appserver.startupconsole.view.Runner.main(Runner.java:39)
    Caused by: oracle.ias.opmn.optic.OpticBadRequestException: Error starting opmn server: 2
         at oracle.ias.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:147)
         at oracle.ias.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:77)
         at oracle.appserver.startupconsole.control.OPMNController.doStart(OPMNController.java:90)
         ... 6 more
    Exception caused by
    Error starting opmn server: 2
    oracle.ias.opmn.optic.OpticBadRequestException: Error starting opmn server: 2
         at oracle.ias.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:147)
         at oracle.ias.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:77)
         at oracle.appserver.startupconsole.control.OPMNController.doStart(OPMNController.java:90)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.control.GroupController.doStart(GroupController.java:47)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.view.controller.ControllerAdapter.start(ControllerAdapter.java:30)
         at oracle.appserver.startupconsole.view.controller.MasterControlAdapter.run(MasterControlAdapter.java:94)
         at oracle.appserver.startupconsole.view.Runner.main(Runner.java:39)
    Also when i got the following error in command prompt
    D:\product\10.1.3.1\OracleAS_1\opmn\bin>opmnctl stopall
    Could not create process by
    F:\product\10.1.3.1\OracleAS_1\opmn\bin\opmn.exe -a -q ping
    with error The system cannot find the path specified.
    (GetLastError()=3
    I have renamed the F: directory to D: , is it the problem ?
    Edited by: Lalit on Mar 22, 2011 10:44 PM

    Got resolved

  • OIM error while starting Oracle Application server 10133

    getting an error and when i start OracleAppServer10133 and whn http://localhost:7777/xlWebApp was hit on browser its giving the system error
    and the log is
    ERROR,08 Dec 2009 15:32:53,776,[XELLERATE.ACCOUNTMANAGEMENT],Class/Method: tcUtilityFactory/getPropertyValue encounter some problems: Lookup error: javax.naming.AuthenticationException: Not authorized; nested exception is:
         javax.naming.AuthenticationException: Not authorized
    javax.naming.NamingException: Lookup error: javax.naming.AuthenticationException: Not authorized; nested exception is:
         javax.naming.AuthenticationException: Not authorized [Root exception is javax.naming.AuthenticationException: Not authorized]
         at com.evermind.server.rmi.RMIClientContext.lookup(RMIClientContext.java:64)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at com.thortech.xl.ejb.interfaces.tcUnauthenticatedOperationsUtil.lookupHome(Unknown Source)
         at com.thortech.xl.ejb.interfaces.tcUnauthenticatedOperationsUtil.getHome(Unknown Source)
         at Thor.API.tcUtilityFactory.getUnauthenticatedOperations(Unknown Source)
         at Thor.API.tcUtilityFactory.getPropertyValue(Unknown Source)
         at com.thortech.xl.webclient.actions.tcWebAppSettingsAction.execute(Unknown Source)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:392)
         at tjspIndex.jspService(_tjspIndex.java:111)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at com.thortech.xl.webclient.security.SecurityFilter.doFilter(Unknown Source)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: javax.naming.AuthenticationException: Not authorized
         at oracle.oc4j.rmi.ClientRmiTransport.connectToServer(ClientRmiTransport.java:99)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.connectToServer(ClientSocketRmiTransport.java:68)
         at com.evermind.server.rmi.RMIClientConnection.connect(RMIClientConnection.java:646)
         at com.evermind.server.rmi.RMIClientConnection.sendLookupRequest(RMIClientConnection.java:190)
         at com.evermind.server.rmi.RMIClientConnection.lookup(RMIClientConnection.java:174)
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:287)
         at com.evermind.server.rmi.RMIClientContext.lookup(RMIClientContext.java:51)
         ... 40 more
    ERROR,08 Dec 2009 15:32:53,795,[XELLERATE.WEBAPP],Class/Method: tcWebAppSettingsAction/execute encounter some problems: Lookup error: javax.naming.AuthenticationException: Not authorized; nested exception is:
         javax.naming.AuthenticationException: Not authorized
    Thor.API.Exceptions.tcAPIException: Lookup error: javax.naming.AuthenticationException: Not authorized; nested exception is:
         javax.naming.AuthenticationException: Not authorized
         at Thor.API.tcUtilityFactory.getPropertyValue(Unknown Source)
         at com.thortech.xl.webclient.actions.tcWebAppSettingsAction.execute(Unknown Source)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:392)
         at tjspIndex.jspService(_tjspIndex.java:111)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at com.thortech.xl.webclient.security.SecurityFilter.doFilter(Unknown Source)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    ERROR,08 Dec 2009 15:35:00,097,[XELLERATE.ACCOUNTMANAGEMENT],Class/Method: tcUtilityFactory/tcUtilityFactory(Hashtable env, tcSignatureMessage poUserIDMessage) encounter some problems: javax.naming.NamingException: Lookup error: javax.naming.AuthenticationException: Not authorized; nested exception is:
         javax.naming.AuthenticationException: Not authorized [Root exception is javax.naming.AuthenticationException: Not authorized]
    com.thortech.xl.security.tcLoginException: javax.naming.NamingException: Lookup error: javax.naming.AuthenticationException: Not authorized; nested exception is:
         javax.naming.AuthenticationException: Not authorized [Root exception is javax.naming.AuthenticationException: Not authorized]
         at Thor.API.Security.LoginHandler.oracleLoginHandler.handleOracleClientLogin(Unknown Source)
         at Thor.API.Security.LoginHandler.oracleLoginHandler.login(Unknown Source)
         at Thor.API.tcUtilityFactory.<init>(Unknown Source)
         at com.thortech.xl.scheduler.core.quartz.QuartzWrapper.execute(Unknown Source)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:178)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:477)
    ERROR,08 Dec 2009 15:35:00,097,[XELLERATE.SERVER],Class/Method: QuartzWrapper/execute encounter some problems: com.thortech.xl.security.tcLoginException: javax.naming.NamingException: Lookup error: javax.naming.AuthenticationException: Not authorized; nested exception is:
         javax.naming.AuthenticationException: Not authorized [Root exception is javax.naming.AuthenticationException: Not authorized]
    Thor.API.Exceptions.tcAPIException: com.thortech.xl.security.tcLoginException: javax.naming.NamingException: Lookup error: javax.naming.AuthenticationException: Not authorized; nested exception is:
         javax.naming.AuthenticationException: Not authorized [Root exception is javax.naming.AuthenticationException: Not authorized]
         at Thor.API.tcUtilityFactory.<init>(Unknown Source)
         at com.thortech.xl.scheduler.core.quartz.QuartzWrapper.execute(Unknown Source)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:178)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:477)

    Seem that is a problem in starting DB instance phase, specificly for DBMS instance (you need to check detailed DB starting log in run directory).
    For Run Directory, check this link:
    http://www.sapdb.org/7.4/htmhelp/ff/2d823b572b844ee10000000a11402f/frameset.htm
    For DB Log Files:
    http://www.sapdb.org/7.4/htmhelp/9c/2d04073493af41844be62f15d252f3/content.htm
    Is a Local SAP System?

  • Error while starting Oracle Management server service

    Hi all,
    We are about to administer our database using Oracle Enterprise manager. For that we have configured OEM in a Test PC and tried to connect our database.
    First i have logged in to OEM Console with Sysman login id using the default password "oem_temp" and it prompts me to change the password, also i have changed the password as "xxxxx" and i have come out of OEM console and tried to relogin using the changed password.
    i got the message as invalid login or password or
    check for the availablity of Management server service"
    i found that the service Oracle Management server which was previously running is not running now and i tried to restart that manually.
    On doing that i got a message as
    "Error 1053: The service did not respond to the start or control request in a timely fashion"
    Would any one of u help me to solve this problem.
    Thanks in advance..

    Hi-- could you please describe your administrative domain?
    I need to know the operating systems on each of the
    clients and the OSB admin server. Also, does 'obtool' CLI
    tool work? Do any of the machines act as an apache webserver
    for another application? Is there any other backup service
    running on any of the machines?
    thanks,
    Judy
    I noticed that when re-installing the OSB without the
    Administrative Server (only Media Server and Client)
    I got no errors at all (but still cannot connect from
    another Administratice Server to my machine)

  • Error while starting Oracle App server

    I installed Oracle App Server
    when i am trying to start App server I am getting following error.
    K:\OAS\opmn\bin>opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=coeserv0:6200
    0 of 1 processes started.
    ias-instance id=ORACOESERVER.coeserv0.wipro.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=10760)
    failed to start a managed process after the maximum retry limit
    Log:
    k:\OAS\opmn\logs\HTTP_Server~1
    I tried to start Apache it is also giving following error.
    K:\OAS\Apache\Apache>apache
    [Tue May 17 17:43:08 2005] [warn] pid file k:/oas/apache/apache/logs/httpd.pid o
    verwritten -- Unclean shutdown of previous Apache run?
    ap_spawn_child: Bad file descriptor
    Couldn't fork child for piped log process
    Note the errors or messages above, and press the <ESC> key to exit. 29...
    K:\OAS\Apache\Apache>
    Amit

    Hi Cema,
    Make sure that httpd.conf file (located at /ORACLE_HOME/Apache/Apache/conf ) has not changed.
    Is your AS running on Linux? ".so" is used in case of linux only and for windows extension should be ".dll"
    Please use the same if your http server is running on windows. HTTP Server documetation may have more details related to this.
    Regards,
    Anuj

  • Error while starting Oracle Secure Backup Service on Windows

    Hi,
    I've installed an Oracle 10gR2 database, and an OSB on a Windows XP (SP2) machine, and when trying to start the service (Oracle Secure Backup Services) I got the following error :
    "Unknown():Unable to load dynamic library'./php_osb.dll'-The operating system cannot run %1"
    This error message pops up 2-3 times, and I cannot login to OSB web page.
    My database works ok, but I cannot "test" OSB
    Anyone else had the same problem? Any ideas ?
    Thanks,
    Panagiotis

    Hi-- could you please describe your administrative domain?
    I need to know the operating systems on each of the
    clients and the OSB admin server. Also, does 'obtool' CLI
    tool work? Do any of the machines act as an apache webserver
    for another application? Is there any other backup service
    running on any of the machines?
    thanks,
    Judy
    I noticed that when re-installing the OSB without the
    Administrative Server (only Media Server and Client)
    I got no errors at all (but still cannot connect from
    another Administratice Server to my machine)

  • Getting OPMN error while starting Oracle SOA Suite

    Configuration information
    Running in C:\product\10.1.3.1\OracleAS_1
    Operation mode:Stop, App Server, No Enterprise Manager, Single Instance
    Oracle home:C:\product\10.1.3.1\OracleAS_1
    Oracle home name:Unnamed
    Instance name:SOA_1.S119SNIQ056995.schneider.com
    Instance type:allProducts
    Version:10.1.3.3.0
    Uses infrastructure:false
    Not an infrastructure instance, no infrastructure information available
    Components:[j2ee, orabpel, oraesb, owsm, Wsil]
    2008-03-02 05:20:29.571--Begin log output for Mid-tier services (SOA_1.S119SNIQ056995.schneider.com)
    2008-03-02 05:20:29.604--Processing Step: stopping OPMN managed processes
    2008-03-02 05:20:34.945--End log output for Mid-tier services (SOA_1.S119SNIQ056995.schneider.com)
    OPMN has thrown a control exception
    oracle.appserver.startupconsole.model.ConsoleException: OPMN has thrown a control exception
         at oracle.appserver.startupconsole.control.OPMNController.doStop(OPMNController.java:157)
         at oracle.appserver.startupconsole.control.Controller.stop(Controller.java:79)
         at oracle.appserver.startupconsole.control.GroupController.doStop(GroupController.java:52)
         at oracle.appserver.startupconsole.control.Controller.stop(Controller.java:79)
         at oracle.appserver.startupconsole.view.controller.ControllerAdapter.stop(ControllerAdapter.java:38)
         at oracle.appserver.startupconsole.view.controller.MasterControlAdapter.run(MasterControlAdapter.java:96)
         at oracle.appserver.startupconsole.view.Runner.main(Runner.java:39)
    Caused by: oracle.ias.opmn.optic.OpticControlException: Error from opmn during process control operation
         at oracle.ias.opmn.optic.AbstractOpmnEntity.runCommand(AbstractOpmnEntity.java:174)
         at oracle.ias.opmn.optic.AbstractOpmnEntity.stop(AbstractOpmnEntity.java:134)
         at oracle.appserver.startupconsole.control.OPMNController.doStop(OPMNController.java:137)
         ... 6 more
    Exception caused by
    Error from opmn during process control operation
    oracle.ias.opmn.optic.OpticControlException: Error from opmn during process control operation
         at oracle.ias.opmn.optic.AbstractOpmnEntity.runCommand(AbstractOpmnEntity.java:174)
         at oracle.ias.opmn.optic.AbstractOpmnEntity.stop(AbstractOpmnEntity.java:134)
         at oracle.appserver.startupconsole.control.OPMNController.doStop(OPMNController.java:137)
         at oracle.appserver.startupconsole.control.Controller.stop(Controller.java:79)
         at oracle.appserver.startupconsole.control.GroupController.doStop(GroupController.java:52)
         at oracle.appserver.startupconsole.control.Controller.stop(Controller.java:79)
         at oracle.appserver.startupconsole.view.controller.ControllerAdapter.stop(ControllerAdapter.java:38)
         at oracle.appserver.startupconsole.view.controller.MasterControlAdapter.run(MasterControlAdapter.java:96)
         at oracle.appserver.startupconsole.view.Runner.main(Runner.java:39)
    <?xml version='1.0' encoding='WINDOWS-1252'?>
    <response>
    <msg code="-82" text="Remote request with weak authentication.">
    </msg>
    <opmn id="S119SNIQ056995:6200" http-status="406" http-response="no processes or applications matched this request">
    </opmn>
    </response>

    I have found out the problem and solution for this OPMN error, its actually our Fusion team work
    the error is caused by Port conflicts we believe
    so by using these set of commands of opmnctl
    usage: opmnctl [verbose] [<scope>] <command> [<options>]
    verbose: print detailed execution message if available
    Permitted <scope>/<command>/<options> combinations are:
    scope command options
    start - Start opmn
    startall - Start opmn & all managed processe
    stopall - Stop opmn & all managed processe
    shutdown - Shutdown opmn & all managed proce
    [<scope>] startproc [<attr>=<val> ..] - Start opmn managed processes
    [<scope>] restartproc [<attr>=<val> ..] - Restart opmn managed processes
    [<scope>] stopproc [<attr>=<val> ..] - Stop opmn managed processes
    [<scope>] reload - Trigger opmn to reread opmn.xml
    [<scope>] status [<options>] - Get managed process status
    [<scope>] dmsdump [<attr>=<val>&..] - Get DMS stats
    [<scope>] set [<attr>=<val> ..] - Set opmn log parameters
    [<scope>] query [<attr>=<val>] - Query opmn log parameters
    ping [<max_retry>] - Ping local opmn
    validate [<filename>] - Validate the given xml file
    config [<options>] - Modify the opmn xml file
    help - Print brief usage description
    usage [<command>] - Print detailed usage description
    we have shutdown the opmn box and restarted all of its process
    it did not happen in the first time itself i have to repeat this for a several times then the SOA suite is running normally
    if any one faces this issue i can help

  • Weird error while starting oracle graphical tools

    Hello. I have a fresh Fedora 10 installed and i have just installed Oracle 10g. Everything have worked out fine but i have some strange error(?)-message when im starting tools like dbca and netca.
    I'll copy it here for you, maybe you know what it means and how to fix them:
    [oracle@localhost ~]$ dbca
    Locking assertion failure. Backtrace:
    #0 /usr/lib/libxcb-xlib.so.0 [0xc0b767]
    #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xc0b831]
    #2 /usr/lib/libX11.so.6(_XReply+0x254) [0xc58ee4]
    #3 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libawt.so(XineramaQueryScreens+0xd0) [0xa1cd57b8]
    #4 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libawt.so(xineramaInit+0x6f) [0xa1c8ef4b]
    #5 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libawt.so(awt_init_Display+0x1af) [0xa1c8f21b]
    #6 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x1d) [0xa1c8f445]
    #7 [0xb3b32401]
    #8 [0xb3b2be9b]
    #9 [0xb3b291c4]
    #10 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so [0xb7dcdcf4]
    #11 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so [0xb7e8373d]
    #12 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so [0xb7dcdf46]
    #13 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so [0xb7db2fbf]
    #14 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so [0xb7db76ec]
    #15 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so [0xb7db220b]
    #16 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so [0xb7db79ff]
    #17 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so [0xb7e300a8]
    #18 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so(JVM_FindClassFromClassLoader+0x208) [0xb7e1f370]
    #19 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libjava.so(Java_java_lang_Class_forName0+0x182) [0xb7be197e]
    Locking assertion failure. Backtrace:
    #0 /usr/lib/libxcb-xlib.so.0 [0xc0b767]
    #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xc0b90e]
    #2 /usr/lib/libX11.so.6 [0xc58079]
    #3 /usr/lib/libX11.so.6(XGetVisualInfo+0x26) [0xc4e246]
    #4 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libawt.so [0xa1c8de89]
    #5 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libawt.so [0xa1c8e10a]
    #6 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libawt.so(awt_init_Display+0x2d7) [0xa1c8f343]
    #7 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x1d) [0xa1c8f445]
    #8 [0xb3b32401]
    #9 [0xb3b2be9b]
    #10 [0xb3b291c4]
    #11 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so [0xb7dcdcf4]
    #12 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so [0xb7e8373d]
    #13 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so [0xb7dcdf46]
    #14 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so [0xb7db2fbf]
    #15 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so [0xb7db76ec]
    #16 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so [0xb7db220b]
    #17 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so [0xb7db79ff]
    #18 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so [0xb7e300a8]
    #19 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so(JVM_FindClassFromClassLoader+0x208) [0xb7e1f370]
    Warning: Cannot convert string "-b&h-lucida-medium-r-normal-sans-*-140-*-*-p-*-iso8859-1" to type FontStruct
    This can be found in my .bash_profile for user oracle:
    #oracle settings
    TMP=/tmp; export TMP
    TMPDIR=$TMP; export TMPDIR
    ORACLE_BASE/u01; export ORACLE_BASE
    ORACLE_HOME=$ORACLE_BASE/app/oracle/product/10.2.0/db_1; export
    ORACLE_HOME
    ORACLE_SID=orcl; export ORACLE_SID
    ORACLE_TERM=xterm; export ORACLE_TERM
    PATH=/usr/sbin:$PATH; export PATH
    PATH=$ORACLE_HOME/bin:$PATH; export PATH
    LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib; export LD_LIBRARY_PATH
    CLASSPATH=$ORACLE_HOME/JRE:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib;
    export CLASSPATH
    umask 022
    First time i installed Oracle my .bash_profile was wrong, i had forgotten to add oracle in my ORACLE_HOME-PATH so i guess the others under was messed up to. But ive changed it now and restarted my computer, i have even tried to exclude the lines about LD_LIBRARY_PATH and CLASSPATH (i guess the first errors i posted refer to these paths).
    I followed a guide with my friend and his system is fine without the errors, mine isnt. But maybe you know more about the errors i get when starting graphic tools like dbca and netca.
    Johan from Sweden

    Software uses a "lock" to guard a data structure against concurrent
    modifications, leading to corruption.
    A "backtrace" is the trail of how the program reached this point in the code --
    sort of like a trail of cookie crumbs in a maze.
    Looks like the X-Org stuff Fedora 10 uses improved things so much that legacy
    apps have started breaking. I checked the source code for the libxcb RPM. It
    appears that:
    $ export LIBXCB_ALLOW_SLOPPY_LOCK=1
    is supposed to avoid crashing but will still report this backtrace. Ultimately,
    the application will need to be fixed for libxcb-1.1.91 but until this RPM
    version gets used in a supported Oracle environment, a fix may not happen soon.
    So, if it ain't crashing then it works :)

  • BAM error - during start oracle BAM

    Hi,
    I am getting the below mentioned error while starting Oracle BAM, i have installed BAM 10g release (10.3), there were no problems in installation. Any help will be highly appreciated.
    Rgds,
    Jay
    The service name is invalid.
    More help is available by typing NET HELPMSG 2185.
    Starting "Oracle BAM Active Data Cache"...
    System error 1069 has occurred.
    The service did not start due to a logon failure.
    Starting "Oracle BAM Event Engine"...
    System error 1069 has occurred.
    The service did not start due to a logon failure.
    Starting "Oracle BAM Plan Monitor"...
    The service name is invalid.
    More help is available by typing NET HELPMSG 2185.
    Starting "Oracle BAM Report Cache"...
    System error 1069 has occurred.
    The service did not start due to a logon failure.
    Press any key to continue . . .

    Hi
    Any particular reason , you haven't moved to BAM 11g ( 11.1.1.3.0).
    This is the latest release for the product.
    Regards
    Payal

  • Error while starting LSNRCTL

    Hi,
    I got following error while starting Oracle 9.2.0.4 on Solaris...
    Message 1053 not found; No message file for product=network, facility=TNSTNS-12541: Message 12541 not found; No message file for product=network, facility=TNS
    TNS-12560: Message 12560 not found; No message file for product=network, facility=TNS
    Can anyone suggest why?
    thx.

    If those env variables are not set so put them into
    the .profile file but those values are going to be
    accord to your enviroment
    ORACLE_BASE=/DISK1/ORA_HOME9 export ORACLE_BASE
    ORACLE_HOME=/DISK1/ORA_HOME9 export ORACLE_HOME
    LISTENER=$ORACLE_HOME/bin/lsnrctl export LISTENER
    ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data export ORA_NLS33
    TNS_ADMIN=$ORACLE_HOME/network/admin export TNS_ADMIN
    PATH=/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/kde3/bin:/usr/lib/java/jre/bin:/DISK1/ORA_HOME9/bin:.
    Joel P�rez

  • Error while starting the Oracle BI Server

    Hi ,
    I am getting the services.msc error while starting the Oracle BI Server as -
    Error handling the control request.
    Please help me out ..
    Thanks and Regards ,

    It is actually Windows services error that I am facing ....
    while starting the BI server after making any changes to NQS config file ..
    Could not start the Oracle BI Server service on Local Computer
    Error 1064: An exception occured in the service when handling the control request
    Message was edited by:
    user460211
    Message was edited by:
    user460211

  • Error while starting the OIM managed server in oracle VM

    Hi ,
    I am getting the following error , while starting the OIM managed server in Oracle VM.
    <Jun 14, 2012 4:45:38 AM EDT> <Error> <org.quartz.impl.jdbcjobstore.JobStoreCMT> <BEA-000000> <MisfireHandler: Error handling misfires: Unexpected runtime exception: null
    org.quartz.JobPersistenceException: Unexpected runtime exception: null [See nested exception: java.lang.NullPointerException]
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.doRecoverMisfires(JobStoreSupport.java:3042)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$MisfireHandler.manage(JobStoreSupport.java:3789)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$MisfireHandler.run(JobStoreSupport.java:3809)
    Caused By: java.lang.NullPointerException
    at org.quartz.SimpleTrigger.computeNumTimesFiredBetween(SimpleTrigger.java:800)
    at org.quartz.SimpleTrigger.updateAfterMisfire(SimpleTrigger.java:514)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.doUpdateOfMisfiredTrigger(JobStoreSupport.java:944)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.recoverMisfiredJobs(JobStoreSupport.java:898)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.doRecoverMisfires(JobStoreSupport.java:3029)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$MisfireHandler.manage(JobStoreSupport.java:3789)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$MisfireHandler.run(JobStoreSupport.java:3809)
    >
    How to resolve this issue.Any one please suggest me , i am in a big trouble ...
    Thanks in advance ..
    -Deena.

    Hi P.k,
    The table QRTZ92_TRIGGERS is there in the database.But while trying to run this command (UPDATE QRTZ92_TRIGGERS set NEXT_FIRE_TIME=1 where NEXT_FIRE_TIME < 0)in database i am getting the table or view does not exist.
    What is GTC resource?
    OIM version - 11.1.1.5.0.
    -Deena.

  • Error 1067 while starting oracle css service in XP

    Error 1067 while starting oracle css service in XP

    Hi all,
    I have installed Oracle10g in windows xp ...
    I am unable to connect from my application . On viewing the services, oracleCSService is not yet started eventhough it is automatic . While manually starting it
    its showing an error
    "Could not start the oracleCSService on Local Computer
    Error 1067: Process terminated Unexpectedly...."
    I hope somebody can help me on this !!
    Thanks

Maybe you are looking for

  • Using parameters in graphic builder

    hi i want to know , how can i use parameters in graphic builder ? thanks

  • Meta tags on module

    Hi there, I just noticed last year, I can still put a meta tags on the HTML in the module section. are they having an update seems that my meta tags on the HTML part are no longer visible or cannot be seen. Thanks.

  • Can't login after Mountain Lion upgrade (Network accounts are unavailable)

    I performed a Mountain Lion upgrade on a 2011 MBP running Lion this weekend. The Mac may have been set up to connect to an AD server with my user account, but I thought I had disabled that months ago... aparently not. I performed the upgrade at home

  • Some PDF pages are opening blank!

    I can't open some PDFs in Lion because all pages are coming blank. Is it a new chapter of the Adobe vs. Apple battle, or can I open those documents other way?

  • HT204266 Two users of itunes with different types of apps.

    There are two users of itunes on my computer with completely different styles of music and apps.  My problem is when they sync, everything goes on each others ipod, which creates a big problem.  I can not figure out how to keep the apps separate.  Wi