OBIEE 11.1.1 installation error "Create a Instance" Stage 13 got failed

First I have tried to install OBIEE 11.1.1 on Win 7 64 Bit Machine and It got failed and then I search for the error .. after searching and searching I changed loop back address (127.0.0.1) to my physical machine and then I restart it ... and again it got failed at the same stage 13 .. create an instance.
Then I have tried to install it on Oracle VM (Win XP) and it got failed on the same stage 13 .. Create an instance ..
Please help
--------- Following is the error log -----------------------------
[2013-02-25T14:47:21.345+05:30] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JoG^w3EDwW05zzWByW1HAlF200000F,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnectionWLS] [SRC_METHOD: disconnect] Breaking connection to mbean server
[2013-02-25T14:47:21.355+05:30] [as] [ERROR] [] [oracle.as.provisioning] [tid: 24] [ecid: 0000JoG^w3EDwW05zzWByW1HAlF200000F,0] [[
oracle.as.config.ProvisionException: Unable to validate NonJ2EEManagement Application deployment on admin server.
     at oracle.as.config.impl.AbstractRuntimeServiceConnection.validateNonj2eeApplication(AbstractRuntimeServiceConnection.java:580)
     at oracle.as.config.impl.AbstractRuntimeServiceConnection.deployIfNecessary(AbstractRuntimeServiceConnection.java:120)
     at oracle.as.config.impl.OracleASInstanceImpl.create(OracleASInstanceImpl.java:93)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:249)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:166)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:116)
     at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:523)
     at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:439)
     at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
     at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
     at oracle.as.install.bi.biconfig.standard.InstanceProvisioningTask.doExecute(InstanceProvisioningTask.java:78)
     at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
     at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
     at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
     at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
     at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
     at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
     at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
     at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
     at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
     at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
     at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
     at java.lang.Thread.run(Thread.java:662)
Caused by: oracle.as.config.utl.DeployerException: NonJ2EEManagement Applicationdeployment failed.
     at oracle.as.config.utl.Deployer.deployApplication(Deployer.java:124)
     at oracle.as.config.utl.Deployer.deploy(Deployer.java:56)
     at oracle.as.config.impl.RuntimeServiceConnectionWLS.deployNonj2eeApplication(RuntimeServiceConnectionWLS.java:291)
     at oracle.as.config.impl.AbstractRuntimeServiceConnection.validateNonj2eeApplication(AbstractRuntimeServiceConnection.java:572)
     ... 22 more
Caused by: java.lang.reflect.InvocationTargetException
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at oracle.as.config.utl.Deployer.deployApplication(Deployer.java:122)
     ... 25 more
Caused by: weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Unable to connect to 't3://SPADHA-IN:7001': PermGen space. Ensure the url represents a running admin server and that the credentials are correct. If using http protocol, tunneling must be enabled on the admin server.
     at weblogic.Deployer.run(Deployer.java:72)
     ... 30 more
Caused by: weblogic.deploy.api.tools.deployer.DeployerException: Unable to connect to 't3://SPADHA-IN:7001': PermGen space. Ensure the url represents a running admin server and that the credentials are correct. If using http protocol, tunneling must be enabled on the admin server.
     at weblogic.deploy.api.tools.deployer.Jsr88Operation.connect(Jsr88Operation.java:316)
     at weblogic.deploy.api.tools.deployer.Deployer.perform(Deployer.java:137)
     at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)
     at weblogic.utils.compiler.Tool.run(Tool.java:158)
     at weblogic.utils.compiler.Tool.run(Tool.java:115)
     at weblogic.Deployer.run(Deployer.java:70)
     ... 30 more
[2013-02-25T14:47:21.355+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 24] [ecid: 0000JoG^w3EDwW05zzWByW1HAlF200000F,0] Exit code from OPMNAdmin : 0
[2013-02-25T14:47:21.355+05:30] [as] [ERROR] [] [oracle.as.provisioning] [tid: 24] [ecid: 0000JoG^w3EDwW05zzWByW1HAlF200000F,0] [[
oracle.as.provisioning.engine.CfgWorkflowException
     at oracle.as.provisioning.engine.Engine.processEventResponse(Engine.java:596)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:178)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:116)
     at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:523)
     at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:439)
     at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
     at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
     at oracle.as.install.bi.biconfig.standard.InstanceProvisioningTask.doExecute(InstanceProvisioningTask.java:78)
     at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
     at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
     at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
     at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
     at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
     at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
     at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
     at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
     at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
     at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
     at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
     at java.lang.Thread.run(Thread.java:662)
Caused by: oracle.as.provisioning.util.ConfigException:
Error creating ASInstance instance1.
Cause:
An internal operation has failed: Unable to validate NonJ2EEManagement Application deployment on admin server.
Action:
See logs for more details.
     at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:317)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:166)
     ... 18 more
Caused by: oracle.as.config.ProvisionException: Unable to validate NonJ2EEManagement Application deployment on admin server.
     at oracle.as.config.impl.AbstractRuntimeServiceConnection.validateNonj2eeApplication(AbstractRuntimeServiceConnection.java:580)
     at oracle.as.config.impl.AbstractRuntimeServiceConnection.deployIfNecessary(AbstractRuntimeServiceConnection.java:120)
     at oracle.as.config.impl.OracleASInstanceImpl.create(OracleASInstanceImpl.java:93)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:249)
     ... 19 more
Caused by: oracle.as.config.utl.DeployerException: NonJ2EEManagement Applicationdeployment failed.
     at oracle.as.config.utl.Deployer.deployApplication(Deployer.java:124)
     at oracle.as.config.utl.Deployer.deploy(Deployer.java:56)
     at oracle.as.config.impl.RuntimeServiceConnectionWLS.deployNonj2eeApplication(RuntimeServiceConnectionWLS.java:291)
     at oracle.as.config.impl.AbstractRuntimeServiceConnection.validateNonj2eeApplication(AbstractRuntimeServiceConnection.java:572)
     ... 22 more
Caused by: java.lang.reflect.InvocationTargetException
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at oracle.as.config.utl.Deployer.deployApplication(Deployer.java:122)
     ... 25 more
Caused by: weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Unable to connect to 't3://SPADHA-IN:7001': PermGen space. Ensure the url represents a running admin server and that the credentials are correct. If using http protocol, tunneling must be enabled on the admin server.
     at weblogic.Deployer.run(Deployer.java:72)
     ... 30 more
Caused by: weblogic.deploy.api.tools.deployer.DeployerException: Unable to connect to 't3://SPADHA-IN:7001': PermGen space. Ensure the url represents a running admin server and that the credentials are correct. If using http protocol, tunneling must be enabled on the admin server.
     at weblogic.deploy.api.tools.deployer.Jsr88Operation.connect(Jsr88Operation.java:316)
     at weblogic.deploy.api.tools.deployer.Deployer.perform(Deployer.java:137)
     at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)
     at weblogic.utils.compiler.Tool.run(Tool.java:158)
     at weblogic.utils.compiler.Tool.run(Tool.java:115)
     at weblogic.Deployer.run(Deployer.java:70)
     ... 30 more
-------------------------------------------------------------------

Hi Krishna,
Thanks for the link.
looks like the same way I installed. I think there is something else I am missing. I guess this is causing because of the oracle instance creation for BI services. Please let me know, if you have any more information on the same.

Similar Messages

  • ERROR CREATING DATABASE INSTANCE during the installation

    I try to install NW04 SP16 in my desktop. During the installation, one error occured that stop the installation process.
    I remembered last time I had the similar problem on my laptop. I reinstalled my Windows OS, and tried again, everything goes smooth.
    But now, I cannot reinstall the Windows OS in my client company.
    What seems to be the problem here?
    <i>ERROR      2006-11-03 14:38:49 [iaxxinscbk.cpp:289]
               abortInstallation
    CJS-00030  Assertion failed: in
    function sapdb_db_create(db_nm, db_host, db_ver) {
        var dep_root = sapdb_inst_root(db_nm);
        var sdb_i = new sdbInstance();
        sdb_i.dbName = db_nm;
        sdb_i.dbHost = db_host;
        sdb_i.dbVer = db_ver[0] + "." + db_ver[1];
        sdb_i.ctlUser = sapdb_get_db_user("CONTROL", db_nm, db_host);
        sdb_i.ctlUserPasswd = sapdb_get_db_user_passwd("CONTROL", db_nm, db_host);
        var actorObj = new SdbExtActor();
        actorObj.setSdbInstance(sdb_i);
        actorObj.setDbmCmd("DB_CREATE");
        actorObj.setExecutable(sapdb_dbmcli_path());
        actorObj.setDbRoot(dep_root);
        var rv = actorObj.sessionExecute();
        ASSERT(arguments.callee, rv == "OK", " SDB: ERROR CREATING DATABASE INSTANCE! Check the XCMDOUT.LOG FILE");
        var creation_ok = false;
        var i_size = actorObj.outSize();
        for (var i = 0; i < i_size; i++) {
            var s_line = actorObj.getOutputLine(i);
            if (/OK/.test(s_line)) {
                creation_ok = true;
        ASSERT(arguments.callee, creation_ok, "SDB: ERROR WHILE DB INSTANCE CREATION! CHECK THE XCMDOUT.LOG FILE! ");
    SDB: ERROR CREATING DATABASE INSTANCE! Check the XCMDOUT.LOG FILE</i>
    Thanks for advise.
    Kent

    Hi, I have exactly the same problem. How do you solved this issue?

  • BPM 11.1.1.6 error creating process instance

    Hello!
    I am deploying BPM processes using JDeveloper 11.1.1.5 and SOA Server 11.1.1.6 and I am getting the following error:
    [2012-12-04T19:11:47.209+01:00] [WLS_SOA1] [NOTIFICATION] [] [oracle.integration.platform.blocks.tenant] [tid: [ACTIVE].ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: j.pla] [ecid: 004o0fC^L8nFw000jzwkno0003VU000K3D,0:1] [APP: soa-infra] [URI: /bpm/workspace/faces/jsf/worklist/worklist.jspx] NM or Event does not contain property, apps.context.header or fabric.enterpriseId
    [2012-12-04T19:11:47.614+01:00] [WLS_SOA1] [NOTIFICATION] [] [oracle.fabric.common.wsdl] [tid: [ACTIVE].ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: j.pla] [ecid: 004o0fC^L8nFw000jzwkno0003VU000K3D,0:1] [APP: soa-infra] [composite_name: Generico] [component_name: Generico] [component_instance_id: 120045] [URI: /bpm/workspace/faces/jsf/worklist/worklist.jspx] XMLSchema incremental build enabled.
    [2012-12-04T19:11:47.681+01:00] [WLS_SOA1] [ERROR] [] [oracle.soa.bpmn.engine.bpmn] [tid: [ACTIVE].ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: j.pla] [ecid: 004o0fC^L8nFw000jzwkno0003VU000K3D,0:1] [APP: soa-infra] [composite_name: Generico] [component_name: Generico] [component_instance_id: 120045] [URI: /bpm/workspace/faces/jsf/worklist/worklist.jspx] BPELFault {{http://schemas.xmlsoap.org/ws/2003/03/business-process/}selectionFailure} current Operation {INSTANCE_SUSPENDED}
    [2012-12-04T19:11:47.690+01:00] [WLS_SOA1] [ERROR] [] [oracle.bpm.services.instanceManagement] [tid: [ACTIVE].ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: j.pla] [ecid: 004o0fC^L8nFw000jzwkno0003VU000K3D,0:1] [APP: soa-infra] [URI: /bpm/workspace/faces/jsf/worklist/worklist.jspx] Initiate task could not be created for unknown reason for target process 'default/Generico!1.3*/Generico'. Verify server log for error cause.
    [2012-12-04T19:11:47.690+01:00] [WLS_SOA1] [ERROR] [] [oracle.bpm.services.instanceManagement] [tid: [ACTIVE].ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: j.pla] [ecid: 004o0fC^L8nFw000jzwkno0003VU000K3D,0:1] [APP: soa-infra] [URI: /bpm/workspace/faces/jsf/worklist/worklist.jspx] Exception[[
    exception.70204.type: error
    exception.70204.severity: 2
    exception.70204.name: Error creating process instance.
    exception.70204.description: Error creating instance for target process default/Generico!1.3*/Generico.
    exception.70204.fix: Verify server log to find the problem cause.
    [2012-12-04T19:11:47.803+01:00] [WLS_SOA1] [WARNING] [] [oracle.bpm.common] [tid: [ACTIVE].ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: j.pla] [ecid: 004o0fC^L8nFw000jzwkno0003VU000K3D,0:1] [APP: OracleBPMWorkspace] [URI: /bpm/workspace/faces/jsf/worklist/worklist.jspx] Error creating instance for target process default/Generico!1.3*/Generico.[[
    oracle.bpm.web.exception.WapiOperationException: Error creating instance for target process default/Generico!1.3*/Generico.
         at oracle.bpm.workspace.model.common.ExecutionBean.handleExternalInstanceExecution(ExecutionBean.java:188)
         at oracle.bpm.workspace.model.application.ApplicationBean.execute(ApplicationBean.java:148)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.el.parser.AstValue.invoke(AstValue.java:187)
         at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:297)
         at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:46)
         at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)
         at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190)
         at org.apache.myfaces.trinidad.component.UIXCollection.broadcast(UIXCollection.java:148)
         at org.apache.myfaces.trinidad.component.UIXTable.broadcast(UIXTable.java:279)
         at oracle.adf.view.rich.component.UIXTable.broadcast(UIXTable.java:145)
         at oracle.adf.view.rich.component.rich.data.RichTable.broadcast(RichTable.java:402)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
         at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
         at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:1018)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:386)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
         at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3738)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3704)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2281)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2180)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1491)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: fuego.papi.exception.CannotCreateInstanceException: Cannot create instance in process 'default/Generico!1.3*/Generico'.
         at oracle.bpm.papi.ora.helper.ExceptionHelper.wrapException(ExceptionHelper.java:58)
         at oracle.bpm.papi.ora.util.ApplicationExecution11G.beginExecution(ApplicationExecution11G.java:56)
         at fuego.papi.utils.ApplicationExecution.beginExecution(ApplicationExecution.java:29)
         at oracle.bpm.workspace.model.common.ExecutionBean.handleExternalInstanceExecution(ExecutionBean.java:171)
         ... 99 more
    Caused by: BPM-70204
    Exception
    exception.70204.type: error
    exception.70204.severity: 2
    exception.70204.name: Error creating process instance.
    exception.70204.description: Error creating instance for target process default/Generico!1.3*/Generico.
    exception.70204.fix: Verify server log to find the problem cause.
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:205)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:345)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
         at oracle.bpm.services.instancemanagement.ejb.InstanceManagementServiceBean_sqa2w0_IInstanceManagementServiceRemoteImpl_1036_WLStub.createProcessInstanceTask(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
         at $Proxy501.createProcessInstanceTask(Unknown Source)
         at oracle.bpm.papi.ora.util.ApplicationExecution11G.beginExecution(ApplicationExecution11G.java:50)
         ... 101 more
    Could you please help me? I have search through the forum but I couldn't find anything that solves my problem. As I've read in this post (https://kr.forums.oracle.com/forums/thread.jspa?messageID=10596716), I've tried to set the value of the variable bpel.config.transaction to requiresNew instead of required but it isn't working.
    I suppose it has to do with the new version of the server but I can't find anything to solve it :(
    Thank you in advance!!! I hope you can help me!
    Best regards.

    Frank,
    I tried to follow the example. This is the file: http://docs.oracle.com/cd/E18941_01/tutorials/jdtut_11r2_53/labs/restsolution.zip
    The other part of the exercise is to develop an ADF Client.
    At "Step 5: Create the Model Components" when I create the URL_Get the error appears and don't create the datacontrol.
    I check the links and RESTConn and are OK.
    I hope this helps.
    JP
    Edited by: jpvadell.oracle on Jul 2, 2012 11:54 AM

  • Error Creating an instance on 11g on OLE 5 64

    Aloha!
    Upon creating an instance on the said 11g database i encountered the following error:
    ORA-19624:operation failed, retry possible
    ORA-19870:error while restoring backup piece
    /folder/....
    ORA-19504:failed to create file
    /folder/....
    ORA-27040: file creator error, unable to create file
    I use this configuration to setup my 11g installation,
    http://www.oracle-base.com/articles/11g/OracleDB11gR2InstallationOnEnterpriseLinux5.php
    The pops after i run create instance.
    Thanks in advance.
    Hades,

    TheHades0210 wrote:
    Aloha!
    Upon creating an instance on the said 11g database i encountered the following error:
    ORA-19624:operation failed, retry possible
    ORA-19870:error while restoring backup piece
    /folder/....
    ORA-19504:failed to create file
    /folder/....
    ORA-27040: file creator error, unable to create file
    I use this configuration to setup my 11g installation,
    http://www.oracle-base.com/articles/11g/OracleDB11gR2InstallationOnEnterpriseLinux5.php
    Why are you not using the actual, official, Installation Guide? It's at tahiti.oracle.com, along with the rest of the official documentation.
    The pops after i run create instance.
    Thanks in advance.
    Hades,

  • Error creating an instance of a runnable thread

    I'm trying to create two instances of a runnable thread but get this error message (in Eclipse):
    "No enclosing instance of type GE4000 is accessible. Must qualify the allocation with an enclosing instance of type GE4000 (e.g. x.new A() where x is an instance of GE4000)."
    I don't understand this error at all.
    GE4000 is GE4000.java
    The error occurs here and is within a protected static boolean method.
    for(int t = 0; t < (int) cameraCount; ++t) {
                   streamThreads[t] = new Thread(new CaptureStream(cameraHandle[t], frameBuffers[t], frameCount, basePath));
    CaptureStream Class is defined:
         public class CaptureStream implements Runnable {
    the constructor is:
         CaptureStream(Pv.tHandle handle, Pv.tFrame[] cameraFrames, int frameCount, String basePath) {
    Ironically, within CaptureScreen's run method I do an analogous creation of another thread without seeing an error.
    Edited: I un-nested it and it works! Thanks
    Edited by: Shellback3 on Dec 8, 2010 1:13 PM

    Kayaman wrote:
    I'd recommend avoiding using inner classes or at least learning how to use them before actually using them.I'm new at Java and that's why I posted to the forum.
    Or do you really need to have CaptureStream as an inner class?
    In any case you're trying to create one in a static method, where no enclosing instance of the outer class (GE4000) is available. So at the very least you'd need to make it a static nested class.OK, this is my structure:
    public class GE4000 {
    class CaptureStream implements Runnable {
    run() {}
    boolean startStreamCapture() {}
         public static void main(String[] args) {
    startStreamCapture();
    The method startStreamCapture was static and when I made it to non-static the error went away.
    However I can't use the method in main because it's not static.
    Do I understand correctly that the way to solve this is to put class CaptureStream into CaptureStream.java? That is, un-encapsulate it and then make startStream static?
    BTW My original version extended Thread and it compiled (but didn't do what I wanted) the error cropped up when I changed it to implement runnable.
    I appreciate your help.
    Nate

  • Installation Error DW050: Adobe Illustrator CS5.1: failed due to language pack installation failure

    I recently got a macbook Air and needed to reinstall my adobe creative suite to said new computer. I purchased creative suite online so I downloaded it from there and followed the installation instructions to a T.
    I originally purchased Adobe Creative Suite in 2011 so it is version CS5.1
    Everything installed successfully except Adobe Illustrator, which at the end left me this error message
    ERROR: DW050:  - Adobe Illustrator CS5.1_AdobeIllustrator15_1en_USLanguagePack: Install failed
    ERROR: DW050:  - Adobe Illustrator CS5.1: Failed due to Language Pack installation failure
    how can I get illustrator on my computer?!
    Hoping to sell my previous computer soon and I'm almost done transferring programs and photographs.
    Thanks so much!

    Which language is the application?
    Which language is your system?
    Which system?

  • ECC6 Installation error when start instance step

    Hi all,
    I'm doing to install IDES ECC6 SR3 on window x64 with oracle database.
    I have some error in start instance step as error log below.
    Could you help me to investigate it?
    I try to do it more time but it can not pass this step.
    Thank you very much.
    This thread is same my problem but it still is not solved.
    Solution Manager 4.0 on Win install problem
    CJS-30149 ABAP processes of instance FSM/DVEBMGS00 ABAP: MSNOTRUNNING did not start after 10:00 minutes. Giving up.
    Connect to message server (st/3900) failed: NIECONN_REFUSED.
    C:\usr\sap\FSM\SCS01\work
    trc file: "dev_enqsrv", trc level: 1, release: "700"
    Thr 2932 Thu Jun 26 14:01:51 2008
    Thr 2932 stopAllThreads: stop Thread worker thread ...Thr 2932 done
    Thr 2932 stopAllThreads: stop Thread Listener thread ...Thr 2932 done
    Thr 2932 stopAllThreads: stop Thread IOThread_0 ...Thr 2932 done
    Thr 2932 stopAllThreads: stop Thread ADM-thread ...Thr 2932 stopAllThreads: stop ADM-thread not implemented. Hard kill
    Thr 2932 *** ERROR => ShmDelete: Invalid shared memory Key=1. http://shmnt.c 719
    Thr 2932 *** ERROR => ShmCleanup: ShmDelete failed for Key:1. http://shmnt.c 793
    Thr 2932 *** ERROR => ShmDelete: Invalid shared memory Key=82. http://shmnt.c 719
    Thr 2932 *** ERROR => ShmCleanup: ShmDelete failed for Key:82. http://shmnt.c 793
    Thr 2932 ***LOG GEZ=> Server shutdown (normal shutdown) http://encllog.cpp 493
    Thr 2932 Enqueue server: normal shutdown
    Ref.
    My RAM is 3.33 GB
    and SWAP Memory around 22 GB.
    I've check requisition option in master installation and all result is pass to install.

    INFO 2009-02-24 08:18:02.593
    Execution of the command "E:\oracle\DEV\102\bin\lsnrctl status LISTENER" finished with return code 0. Output:
    LSNRCTL for 64-bit Windows: Version 10.2.0.2.0 - Production on 24-FEB-2009 08:18:02
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DEV.WORLD))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 10.2.0.2.0 - Production
    Start Date                24-FEB-2009 07:07:02
    Uptime                    0 days 1 hr. 11 min. 0 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   E:\oracle\DEV\102\network\admin\listener.ora
    Listener Log File         E:\oracle\DEV\102\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEV.WORLDipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEVipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mm)(PORT=1527)))
    Services Summary...
    Service "DEV" has 1 instance(s).
      Instance "DEV", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    INFO 2009-02-24 08:18:02.625
    Switched to user: devadm.
    INFO 2009-02-24 08:18:04.703
    Execution of the command "E:\oracle\DEV\102\bin\lsnrctl status LISTENER" finished with return code 0. Output:
    LSNRCTL for 64-bit Windows: Version 10.2.0.2.0 - Production on 24-FEB-2009 08:18:04
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DEV.WORLD))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 10.2.0.2.0 - Production
    Start Date                24-FEB-2009 07:07:02
    Uptime                    0 days 1 hr. 11 min. 2 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   E:\oracle\DEV\102\network\admin\listener.ora
    Listener Log File         E:\oracle\DEV\102\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEV.WORLDipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEVipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mm)(PORT=1527)))
    Services Summary...
    Service "DEV" has 1 instance(s).
      Instance "DEV", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    INFO 2009-02-24 08:18:07.750
    Execution of the command "E:\oracle\DEV\102\bin\lsnrctl status LISTENER" finished with return code 0. Output:
    LSNRCTL for 64-bit Windows: Version 10.2.0.2.0 - Production on 24-FEB-2009 08:18:07
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DEV.WORLD))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 10.2.0.2.0 - Production
    Start Date                24-FEB-2009 07:07:02
    Uptime                    0 days 1 hr. 11 min. 5 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   E:\oracle\DEV\102\network\admin\listener.ora
    Listener Log File         E:\oracle\DEV\102\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEV.WORLDipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEVipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mm)(PORT=1527)))
    Services Summary...
    Service "DEV" has 1 instance(s).
      Instance "DEV", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    INFO 2009-02-24 08:18:08.921
    Execution of the command "E:\oracle\DEV\102\bin\lsnrctl status LISTENER" finished with return code 0. Output:
    LSNRCTL for 64-bit Windows: Version 10.2.0.2.0 - Production on 24-FEB-2009 08:18:08
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DEV.WORLD))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 10.2.0.2.0 - Production
    Start Date                24-FEB-2009 07:07:02
    Uptime                    0 days 1 hr. 11 min. 6 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   E:\oracle\DEV\102\network\admin\listener.ora
    Listener Log File         E:\oracle\DEV\102\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEV.WORLDipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEVipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mm)(PORT=1527)))
    Services Summary...
    Service "DEV" has 1 instance(s).
      Instance "DEV", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    INFO 2009-02-24 08:18:58.421
    Execution of the command "E:\oracle\DEV\102\bin\lsnrctl status LISTENER" finished with return code 0. Output:
    LSNRCTL for 64-bit Windows: Version 10.2.0.2.0 - Production on 24-FEB-2009 08:18:58
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DEV.WORLD))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 10.2.0.2.0 - Production
    Start Date                24-FEB-2009 07:07:02
    Uptime                    0 days 1 hr. 11 min. 55 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   E:\oracle\DEV\102\network\admin\listener.ora
    Listener Log File         E:\oracle\DEV\102\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEV.WORLDipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEVipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mm)(PORT=1527)))
    Services Summary...
    Service "DEV" has 1 instance(s).
      Instance "DEV", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    INFO 2009-02-24 08:18:58.703
    Switched to user: devadm.
    INFO 2009-02-24 08:19:00.546
    Execution of the command "E:\oracle\DEV\102\bin\lsnrctl status LISTENER" finished with return code 0. Output:
    LSNRCTL for 64-bit Windows: Version 10.2.0.2.0 - Production on 24-FEB-2009 08:19:00
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DEV.WORLD))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 10.2.0.2.0 - Production
    Start Date                24-FEB-2009 07:07:02
    Uptime                    0 days 1 hr. 11 min. 57 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   E:\oracle\DEV\102\network\admin\listener.ora
    Listener Log File         E:\oracle\DEV\102\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEV.WORLDipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEVipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mm)(PORT=1527)))
    Services Summary...
    Service "DEV" has 1 instance(s).
      Instance "DEV", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    INFO 2009-02-24 08:19:06.281
    Execution of the command "E:\usr\sap\DEV\SYS\exe\uc\NTAMD64\R3load.exe -testconnect" finished with return code 0. Output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    E:\usr\sap\DEV\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20090224081904
    E:\usr\sap\DEV\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    E:\usr\sap\DEV\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    E:\usr\sap\DEV\SYS\exe\uc\NTAMD64\R3load.exe -testconnect
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) INFO: disconnected from DB
    E:\usr\sap\DEV\SYS\exe\uc\NTAMD64\R3load.exe: job completed
    E:\usr\sap\DEV\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20090224081906
    INFO 2009-02-24 17:51:16.343
    Execution of the command "C:\j2sdk1.4.2_19-x64\bin\java.exe -classpath migmon.jar -showversion -Xmx1024m com.sap.inst.migmon.imp.ImportMonitor -sapinst" finished with return code 0. Output:
    java version "1.4.2_19-rev"
    Java(TM) Platform, Standard Edition for Business (build 1.4.2_19-rev-b07)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_19-rev-b07, mixed mode)
    Import Monitor jobs: running 1, waiting 111, completed 0, failed 0, total 112.
    Import Monitor jobs: running 2, waiting 110, completed 0, failed 0, total 112.
    Import Monitor jobs: running 3, waiting 109, completed 0, failed 0, total 112.
    Loading of 'PCL2' import package: OK
    Import Monitor jobs: running 2, waiting 109, completed 1, failed 0, total 112.
    Import Monitor jobs: running 3, waiting 108, completed 1, failed 0, total 112.
    Loading of 'PCL4' import package: OK
    LSNRCTL for 64-bit Windows: Version 10.2.0.2.0 - Production on 24-FEB-2009 17:51:33
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DEV.WORLD))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 10.2.0.2.0 - Production
    Start Date                24-FEB-2009 07:07:02
    Uptime                    0 days 10 hr. 44 min. 31 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   E:\oracle\DEV\102\network\admin\listener.ora
    Listener Log File         E:\oracle\DEV\102\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEV.WORLDipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEVipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mm)(PORT=1527)))
    Services Summary...
    Service "DEV" has 1 instance(s).
      Instance "DEV", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully

  • OBIEE 11.1.1.5 Installation - Error Creating BI Server System Components

    While installing OBIEE 11.1.1.5 on windows 32bit, during the configuration, error occurs at Creating BI Server System Components step.
    The log is as follows:
    Executing Task: Creating BI Server System Components
    oracle.as.config.ProvisionException: Failed to invoke Opmn reload.
         at oracle.as.config.impl.OracleASComponentBaseImpl.reloadOpmn(OracleASComponentBaseImpl.java:967)
         at oracle.as.config.impl.OracleASComponentBaseImpl.create(OracleASComponentBaseImpl.java:114)
         at oracle.as.install.bi.biconfig.standard.SystemComponentTask.doExecute(SystemComponentTask.java:66)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.management.opmn.optic.OpticException: Error in reloading opmn server
    Operation aborted because of a system call failure or internal error
         at oracle.as.management.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:310)
         at oracle.as.management.opmn.optic.OpmnAdmin.reloadOpmnServer(OpmnAdmin.java:100)
         at oracle.as.config.impl.OracleASComponentBaseImpl.reloadOpmn(OracleASComponentBaseImpl.java:963)
         ... 14 more
    Any inputs are greatly appreciated..
    Thanks

    Hi
    I am trying to install OBIEE 11.1.1.5 in my Windows 7 laptop 8GB. But, it is always failing at Step Executing: opmnctl start coreapplication_obips1 started. Step Executing: opmnctl start coreapplication_obips1 failed ...
    I Installed loopback adapter and filled static IP address, how was describes in some blogs. But this didn't help.
    I tryed to continue the installation. But when i bring up all the services and try to log into presentation services, i get the following error.
    "Unable to Sign In
    An error occurred during authentication. Try again later or contact your system administrator."
    What shoud i do now?
    Thanks for every idea
    Nia

  • OBIEE 11.1.1.6.0 installation error creating domain error

    Hi Gurus,
    I am trying to install OBIEE 11.1.1.6.0 32 bit in windows 7 RCU installed successfully but when i am installing 11G in at configuration progress for creating domain it is showing 0% only for long time and finaly it is showing creating domain failed.
    when i checked log files in the inventory(c:\oracle\inventory) folder i found one error file as below
    *'export' is not recognized as an internal or external command,*
    operable program or batch file.
    how i have to fix this error i tried more times it is showing the same error please any one help me.
    plzzzzzzz any one help me i tried more times
    Regards,
    Edited by: 963851 on Jun 4, 2013 8:26 PM

    Hi Satya,
    Still i am unable to install after making all configuration which you have posted in the above posts and it is showing some different error as below:
    In Err file (C:\Program Files\Oracle\Inventory\logs) it is showing
    ***** Could not locate the launcher command.*
    *'export' is not recognized as an internal or external command,*
    operable program or batch file.
    In OUT file (C:\Program Files\Oracle\Inventory\logs) it is showing
    Caused by: oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
    D:\HOME\Oracle_BI1'
    Running prerequisite checks...
    To continue, OPatch will do the following:
    *[Back up for restore] : Back up 3 files for Oracle Home restore in case of patching error.*
    and you suggested that to install software only what is the difference between simple and software only install any where i will try that and get back to you.
    Regards,

  • OBIEE 11.1.7 installation error in Linux

    Hi All
    My colleague is installing 11.1.1.7.0 on Linux x86-64 (Red Hat Enterprise 6).
    Once done, we will be applying the patch to make it 11.1.17.1.
    Could any one please help us in fixing the below details
    Error details.
    /cs/psoft/obiee_installer/bishiphome/Disk1/install/linux64
    [pshr@gbl20037360 linux64]$ export DISPLAY=166.15.133.89:0.0
    [pshr@gbl20037360 linux64]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 1536 MB.   Actual 1814 MB    Passed
    Checking swap space: must be greater than 500 MB.   Actual 3986 MB    Passed
    Checking monitor: must be configured to display at least 256 colors
    >>> Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
    Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,
    Continue? (y/n) [n] y
    >>> Ignoring required pre-requisite failures. Continuing...
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2014-01-25_11-36-23AM. Please wait ...[pshr@gbl20037360 linux64]$ Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using '166.15.133.89:0.0' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.access$100(X11GraphicsEnvironment.java:52)
    at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:155)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:131)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:68)
    at sun.awt.X11.XToolkit.<clinit>(XToolkit.java:89)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    at java.awt.Toolkit$2.run(Toolkit.java:834)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:826)
           at com.jgoodies.looks.LookUtils.isLowResolution(Unknown Source)
    at com.jgoodies.looks.LookUtils.<clinit>(Unknown Source)
    at com.jgoodies.looks.plastic.PlasticLookAndFeel.<clinit>(PlasticLookAndFeel.java:122)
    at oracle.as.install.engine.modules.presentation.ui.common.dialogs.SpecifyInventoryDirectoryDialog.showDialog(SpecifyInventoryDirectoryDialog.java:703)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:555)

    you need to have the x window to be able to launch the installer in GUI, you can use cygwin tool for your installation in GUI mode or else you can run the installer in silent mode

  • ECC 6.0 Installation error at ABAP Import Stage-- Phase 15 of 24

    Dear all
    I am trying to Install ECC 6.0 for our R&D Server and i have 240 GB HDD and 4 GB RAM. I have only one drive (C:\) and i know its a bad practice to install ECC on one drive but i have to do it. I cannot format it either.
    The INstallation started and during ABAP Import stage ( it has 9 failed jobs), the installation gets stuck for almost 2 days. I try to install again but i get an error message which says:
    Unable to start a service execution.
    Please check the following information for the possibble reason and inform the installation development : showing dlg diProductChoice <dialog sid="diProductChoice"> <title>Welcome to SAP Installation Master</title>
    <dialog/> Login in progress Connection request to guiengine backend by host 173.1.53.174 Protocol version is 3.1
    Send connect information client logged on Waiting for an answer from GUI CDialogHandler: ACTION_NEXT requested <dialog sid="diProductChoice"> <dialog/> Creating file C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\x.
    Removing file C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\x. showing dlg diRestartOrCancel <dialog sid="diRestartOrCancel"> Dialog does not contain standard input handler, so the backend is not able to generate a log entry <dialog/>
    Waiting for an answer from GUI current working directory is C:\Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS Creating file C:\Program Files\sapinst_instdir\x. Removing file C:\Program Files\sapinst_instdir\x.
    Running with toplevel file C:\Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/toplevel.xml Syslib info about system call. OS message 32 (The process cannot access the file because it is being used by another process. ) after execution of system call 'rename' with parameter (C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/sapinst_dev.log, C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/sapinst_dev.1.log), line (377) in file (syxxcnode.cpp).
    Copying file C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/sapinst_dev.log to C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/sapinst_dev.1.log Copied file 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/sapinst_dev.log' to 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/sapinst_dev.1.log'. Account ERP6/Administrator has ADS path 'WinNT://ERP6/Administrator' Administrator has SID S-1-5-21-1984538376-659086811-895846994-500 existence check for user Administrator returned true. inserted account (Administrator, S-1-5-21-1984538376-659086811-895846994-500, USER) into the accountcache.
    Security descriptor of C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/sapinst_dev.1.log set to O:BAG:S-1-5-21-1984538376-659086811-895846994-513D:AI(A;ID;0x1200a9;;;BU)(A;ID;0x1301bf;;;PU)(A;ID;FA;;;BA)(A;ID;FA;;;SY)(A;ID;0x1301bf;;;S-1-5-13) + PROTECTED_DACL_SECURITY_INFORMATION
    Removing file C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\sapinst_dev.log. Syslib info about system call. OS message 32 (The process cannot access the file because it is being used by another process. ) after execution of system call 'DeleteFile' with parameter (C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\sapinst_dev.log), line (202) in file (synxcfile.cpp).
    Moving file C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\sapinst_dev.log to: C:\sap28.tmp. System call failed. Error 32 (The process cannot access the file because it is being used by another process. ) in execution of system call 'MoveFileEx' with parameter (C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\sapinst_dev.log, C:\sap28.tmp, MOVEFILE_WRITE_THROUGH), line (223) in file (synxcfile.cpp).
    Unable to delete node C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/sapinst_dev.log with type file: The process cannot access the file because it is being used by another process.
    Removing file C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\sapinst_dev.1.log. Unable to move or rename node C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/sapinst_dev.log with type file/directory to C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/sapinst_dev.1.log: The system cannot find the file specified. The execution will be terminated now.
    can anyone please help? Thanks

    Hello
    I just checked SAPSSEXC.LOG file and this message was displayed
    IMP) INFO: InitFastLoad failed with <3: Can't fastload LOBs>
    (IMP) INFO: DBSL will be used
    (IMP) INFO: InitFastLoad failed with <3: Can't fastload LOBs>
    (IMP) INFO: DBSL will be used
    (IMP) INFO: InitFastLoad failed with <3: Can't fastload LOBs>
    (IMP) INFO: DBSL will be used
    (IMP) INFO: InitFastLoad failed with <3: Can't fastload LOBs>
    (IMP) INFO: DBSL will be used
    (RFF) ERROR: invalid checksum in data file "C:\SAP Dumps\51033500_1\EXP1\DATA\SAPSSEXC.001"
                 current table was "DYNPSOURCE"
    (DB) INFO: ENHCOMPCHILDCOMP created
    (DB) INFO: ENHCOMPCHILDCOMP~0 created
    (IMP) INFO: import of ENHCOMPCHILDCOMP completed (16 rows) #20100318142338
    I downloaded the files from Service Market Place. Does it mean that my files are corrput?

  • SAP NetWeaver 7.02 trail version installation error during START INSTANCE

    Hi all,
    Please help me in solving this installation problem. I've tried installing the setup several times but every time i get this same error that :
    An error occurred while processing option SAP NetWeaver 7.0 including Enhancement Package 2 > SAP Application Server ABAP > MaxDB > Central System > Central System( Last error reported by the step :Instance NSP/DVEBMGS00 reached state SHUTDOWN after having state STARTING. Giving up...

    HI
    using windows 7, 4gb ram , core 2 duo, tried virtual memory 10 gb and using other windows seperate account TRACE 2011-11-10 16:46:44.117 [iaxxclib.cpp:188] CLib::load() Opened sylib721.dll TRACE 2011-11-10 16:46:44.133 exe dir is E:\usr\sap\NSP\tmp\sapinst_exe.456.1320923798 TRACE 2011-11-10 16:46:44.351 MessageLib initialized successfully. INFO 2011-11-10 16:46:44.367 [synxcpath.cpp:815] CSyPath::createFile() lib=syslib module=syslib Creating file E:\usr\sap\NSP\tmp\sapinst_exe.456.1320923798\dev_sap_kernel_test_10_Nov_2011_16_46_44. INFO 2011-11-10 16:46:44.367 [synxcfile.cpp:416] CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler) lib=syslib module=syslib Removed file E:\usr\sap\NSP\tmp\sapinst_exe.456.1320923798\dev_sap_kernel_test_10_Nov_2011_16_46_44. TRACE 2011-11-10 16:46:44.367 [syxxclogbook.cpp:209] PSyLogBook::initSAPKernelTracing(int traceLevel, const CSyPath & filePath) lib=syslib module=syslib Initialized SAP kernel tracing to file E:\usr\sap\NSP\tmp\sapinst_exe.456.1320923798\dev_sap_kernel INFO 2011-11-10 16:46:44.383 [synxcpath.cpp:815] CSyPath::createFile() lib=syslib module=syslib Creating file E:\usr\sap\NSP\tmp\sapinst_exe.456.1320923798\dev_sap_kernel_test_10_Nov_2011_16_46_44. INFO 2011-11-10 16:46:44.383 [synxcfile.cpp:416] CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler) lib=syslib module=syslib Removed file E:\usr\sap\NSP\tmp\sapinst_exe.456.1320923798\dev_sap_kernel_test_10_Nov_2011_16_46_44. TRACE 2011-11-10 16:46:44.398 [syxxclogbook.cpp:209] PSyLogBook::initSAPKernelTracing(int traceLevel, const CSyPath & filePath) lib=syslib module=syslib Initialized SAP kernel tracing to file E:\usr\sap\NSP\tmp\sapinst_exe.456.1320923798\dev_sap_kernel TRACE 2011-11-10 16:46:44.398 [iaxxclib.cpp:188] CLib::load() Opened E:\usr\sap\NSP\tmp\sapinst_exe.456.1320923798/iaguieng721.dll TRACE 2011-11-10 16:46:44.414 [iaxxgenimp.cpp:918] CGuiEngineImp::init() receiving and sending on port 21200 TRACE 2011-11-10 16:46:44.648 [syxxccuren.cpp:31] CSyCurrentProcessEnvironmentImpl::setEnvironmentVariable(const iastring & 'SAPINST_JRE_HOME', const iastring & 'E:/usr/sap/NSP/tmp/sapinst_exe.456.1320923798/jre') lib=syslib module=syslib Environment variable SAPINST_JRE_HOME set to value 'E:/usr/sap/NSP/tmp/sapinst_exe.456.1320923798/jre'. TRACE 2011-11-10 16:46:46.005 exe dir is E:/usr/sap/NSP/tmp/sapinst_exe.456.1320923798 INFO 2011-11-10 16:46:46.21 [synxcpath.cpp:815] CSyPath::createFile() lib=syslib module=syslib Creating file C:\Program Files\sapinst_instdir\x. INFO 2011-11-10 16:46:46.21 [synxcfile.cpp:416] CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler) lib=syslib module=syslib Removed file C:\Program Files\sapinst_instdir\x. TRACE 2011-11-10 16:46:46.21 [iaxxclib.cpp:188] CLib::load() Opened E:\usr\sap\NSP\tmp\sapinst_exe.456.1320923798/iakdblib721.dll TRACE 2011-11-10 16:46:46.021 SAPinst build information: -
    abi version : 721 make variant: 720_REL build : 1147189 compile time: Apr 20 2010 22:51:41 TRACE 2011-11-10 16:46:46.333 [iaxxgenimp.cpp:469] CGuiEngineImp::showDialog() showing dlg diProductChoice TRACE 2011-11-10 16:46:46.333 [iaxxgenimp.cpp:488] CGuiEngineImp::showDialog() TRACE 2011-11-10 16:47:03.9 [iaxxclogintimeout.cpp:102] CLoginTimeout::run() Login in progress TRACE 2011-11-10 16:47:03.009 Connection request to guiengine backend by host 127.0.0.1 TRACE 2011-11-10 16:47:03.212 Protocol version is 3.1 TRACE 2011-11-10 16:47:03.212 Send connect information TRACE 2011-11-10 16:47:03.212 client logged on TRACE 2011-11-10 16:47:03.383 [iaxxgenimp.cpp:1245] CGuiEngineImp::acceptAnswerForBlockingRequest Waiting for an answer from GUI TRACE 2011-11-10 16:47:14.623 [iaxxdlghnd.cpp:97] CDialogHandler::doHandleDoc() CDialogHandler: ACTION_NEXT requested TRACE 2011-11-10 16:47:14.623 [iaxxcdialogdoc.cpp:203] CDialogDocument::submit() INFO 2011-11-10 16:47:14.732 [synxcpath.cpp:815] CSyPath::createFile() lib=syslib module=syslib Creating file C:\Program Files\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL\x. INFO 2011-11-10 16:47:14.732 [synxcfile.cpp:416] CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler) lib=syslib module=syslib Removed file C:\Program Files\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL\x. TRACE 2011-11-10 16:47:17.150 [iaxxgenimp.cpp:469] CGuiEngineImp::showDialog() showing dlg diRestartOrCancel TRACE 2011-11-10 16:47:17.150 [iaxxgenimp.cpp:488] CGuiEngineImp::showDialog() Dialog does not contain standard input handler, so the backend is not able to generate a log entry TRACE 2011-11-10 16:47:17.150 [iaxxgenimp.cpp:1245] CGuiEngineImp::acceptAnswerForBlockingRequest Waiting for an answer from GUI TRACE 2011-11-10 16:47:21.424 current working directory is C:\Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/ INFO 2011-11-10 16:47:21.471 [synxcpath.cpp:815] CSyPath::createFile() lib=syslib module=syslib Creating file C:\Program Files\sapinst_instdir\x. INFO 2011-11-10 16:47:21.471 [synxcfile.cpp:416] CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler) lib=syslib module=syslib Removed file C:\Program Files\sapinst_instdir\x. TRACE 2011-11-10 16:47:21.487 [syxxcfile.cpp:168] CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & , ISyNode::CopyMoveMode_t 0x3, PSyNode &) const lib=syslib module=syslib Target file exists and (mode & ISyNode::EXISTING) ==> I will copy/move. INFO 2011-11-10 16:47:21.487 [synxcfile.cpp:416] CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler) lib=syslib module=syslib Removed file C:\Program Files\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL\dev_sap_kernel. TRACE 2011-11-10 16:47:21.487 [syxxcnode.cpp:441] CSyNodeImpl::move(const CSyPath & C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL, ISyNode::CopyMoveMode_t 0x3) lib=syslib module=syslib Moved E:/usr/sap/NSP/tmp/sapinst_exe.456.1320923798/dev_sap_kernel to C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/dev_sap_kernel TRACE 2011-11-10 16:47:21.502 [syxxclogbook.cpp:209] PSyLogBook::initSAPKernelTracing(int traceLevel, const CSyPath & filePath) lib=syslib module=syslib Initialized SAP kernel tracing to file C:\Program Files\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL\dev_sap_kernel TRACE 2011-11-10 16:47:23.468 Running with toplevel file C:\Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL//toplevel.xml TRACE 2011-11-10 16:47:23.530 [syxxcfile.cpp:130] CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & , ISyNode::CopyMoveMode_t 0x3, PSyNode &) const lib=syslib module=syslib Target node does not exists and (mode & ISyNode::MISSING) ==> I will copy/move. TRACE 2011-11-10 16:47:23.530 [syxxcnode.cpp:441] CSyNodeImpl::move(const CSyPath & C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/sapinst_dev.5.log, ISyNode::CopyMoveMode_t 0x3) lib=syslib module=syslib Moved C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/sapinst_dev.log to C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/sapinst_dev.5.log TRACE 2011-11-10 16:47:23.561 [syxxcfile.cpp:130] CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & , ISyNode::CopyMoveMode_t 0x3, PSyNode &) const lib=syslib module=syslib Target node does not exists and (mode & ISyNode::MISSING) ==> I will copy/move. TRACE 2011-11-10 16:47:23.561 [syxxcnode.cpp:441] CSyNodeImpl::move(const CSyPath & C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/sapinst.5.log, ISyNode::CopyMoveMode_t 0x3) lib=syslib module=syslib Moved C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/sapinst.log to C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/sapinst.5.log TRACE 2011-11-10 16:47:23.998 Using custom value info for property SAPINST_MESSAGE_CONSOLE_THRESHOLD. TRACE 2011-11-10 16:47:24.014 Running with dialog file C:\Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL//dialog.xml TRACE 2011-11-10 16:47:24.248 Running with keydb file C:\Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL//keydb.xml TRACE 2011-11-10 16:47:24.887 [syxxcfile.cpp:130] CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & , ISyNode::CopyMoveMode_t 0x3, PSyNode &) const lib=syslib module=syslib Target node does not exists and (mode & ISyNode::MISSING) ==> I will copy/move. TRACE 2011-11-10 16:47:24.887 [synxcfile.cpp:516] CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.15.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver) const lib=syslib module=syslib Copying file C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.xml to C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.15.xml INFO 2011-11-10 16:47:25.792 [synxcfile.cpp:716] CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.15.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver) const lib=syslib module=syslib Copied file 'C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.xml' to 'C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.15.xml'. TRACE 2011-11-10 16:47:27.649 [kdxxctaco.cpp:219] CKdbTableContainerImpl::syncToContainerFile lib=iakdblib CKdbTableContainerImpl::syncToContainerFile start ... TRACE 2011-11-10 16:47:27.789 [syxxcfile.cpp:130] CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & , ISyNode::CopyMoveMode_t 0x3, PSyNode &) const lib=syslib module=syslib Target node does not exists and (mode & ISyNode::MISSING) ==> I will copy/move. TRACE 2011-11-10 16:47:27.789 [synxcfile.cpp:516] CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.16.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver) const lib=syslib module=syslib Copying file C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.xml to C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.16.xml INFO 2011-11-10 16:47:27.805 [synxcfile.cpp:716] CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.16.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver) const lib=syslib module=syslib Copied file 'C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.xml' to 'C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.16.xml'. TRACE 2011-11-10 16:47:28.366 [kdxxctaco.cpp:252] CKdbTableContainerImpl::syncToContainerFile lib=iakdblib after creating out stream TRACE 2011-11-10 16:47:28.522 [kdxxctaco.cpp:286] CKdbTableContainerImpl::syncToContainerFile lib=iakdblib CKdbTableContainerImpl::syncToContainerFile stop ... TRACE 2011-11-10 16:47:30.20 [kdxxctaco.cpp:219] CKdbTableContainerImpl::syncToContainerFile lib=iakdblib CKdbTableContainerImpl::syncToContainerFile start ... TRACE 2011-11-10 16:47:30.129 [kdxxctaco.cpp:252] CKdbTableContainerImpl::syncToContainerFile lib=iakdblib after creating out stream TRACE 2011-11-10 16:47:30.285 [kdxxctaco.cpp:286] CKdbTableContainerImpl::syncToContainerFile lib=iakdblib CKdbTableContainerImpl::syncToContainerFile stop ... TRACE 2011-11-10 16:47:47.210 SAPinst was started using commandline: E:\usr\sap\NSP\tmp\sapinst_exe.456.1320923798\sapinst.exe TRACE 2011-11-10 16:47:47.210 SAPinst properties are : GUISERVER_DIALOG_PORT=21212 GUISERVER_HTTP_PORT=4239 SAPINST_CONTROL_URL=control.xml SAPINST_DIALOG_PORT=21200 SAPINST_DIALOG_URL=dialog.xml SAPINST_EXE=SAPINST_EXE SAPINST_JSLIB_TRACE=NW,NWUsers,OraCom,NWCTC,ClusterMgt,SystemIdentity SAPINST_KEYDB_URL=keydb.xml SAPINST_MESSAGE_CONSOLE_THRESHOLD=info SAPINST_MESSAGE_URL=. SAPINST_PACKAGES_URL=packages.xml SAPINST_RESOURCE_URL=resourcepool.xml SAPINST_SAVE_INPUT=true SAPINST_SCAN_DEVICES=false SAPINST_SKIP_DIALOGS=false SAPINST_TOPLEVEL_URL=toplevel.xml SAPINST_USE_ADVANCED_JS_HANDLING=true SELFEXTRACTOR_EXECUTABLE_NAME=E:/sap/NWABAPTRIAL70206_64/NWABAPTRIAL70206_64/SAP_NetWeaver_702e_Installation_Master/IM_WINDOWS_X86_64/sapinst.exe
    thank you , HELP ME please

  • Error creating process instance dynamically

    I'm creating a proces instance dynamically using the next statement: ProcessInstance.create
    That statement is invoked by an automatic task that is polling a queue for a message. once the message is retrieved the process is created.
    this process is failling in an environment whit Active Directory configured but is working fine in another one without Active Directory
    is there any workaround to fix this?
    thanks in advanced
    An exception occurred while executing a transaction. Details:
    An error occurred while accesing the database.
    Detail:SQL statement: 'unknown'
    Caused by: Connection closed
    fuego.transaction.DatabaseException: An error occurred while accesing the database.
    Detail:SQL statement: 'unknown'
         at fuego.server.persistence.jdbc.JdbcProcessInstancePersMgr.getNextInstanceIn(JdbcProcessInstancePersMgr.java:901)
         at fuego.server.persistence.Persistence.getNextInstanceIn(Persistence.java:405)
         at fuego.server.AbstractInstanceService.create(AbstractInstanceService.java:301)
         at fuego.server.execution.microactivity.BeginMicroActivity.createInstance(BeginMicroActivity.java:91)
         at fuego.server.AbstractProcessBean$51.execute(AbstractProcessBean.java:3662)
         at fuego.server.execution.DefaultEngineExecution$AtomicExecutionTA.runTransaction(DefaultEngineExecution.java:304)
         at fuego.transaction.TransactionAction.startNestedTransaction(TransactionAction.java:527)
         at fuego.transaction.TransactionAction.startTransaction(TransactionAction.java:548)
         at fuego.transaction.TransactionAction.start(TransactionAction.java:212)
         at fuego.server.execution.DefaultEngineExecution.executeImmediate(DefaultEngineExecution.java:123)
         at fuego.server.execution.EngineExecution.executeImmediate(EngineExecution.java:66)
         at fuego.server.AbstractProcessBean.internalCreateInstance(AbstractProcessBean.java:4320)
         at fuego.server.AbstractProcessBean._doCreateInstance(AbstractProcessBean.java:3670)
         at fuego.server.AbstractProcessBean.createInstance(AbstractProcessBean.java:667)
         at fuego.server.AbstractProcessBean.createInstance(AbstractProcessBean.java:746)
         at fuego.components.Process.createInstance(Process.java:106)
         at fuego.components.ProcessInstance.create(ProcessInstance.java:392)
         at fuego.components.ProcessInstance.create(ProcessInstance.java:503)
         at fuego.components.ProcessInstance.create(ProcessInstance.java:461)
         at system.DispatcherDeOrdenesProc.Default_3_0.Instance.CIL_leerColaAIA(Instance.xcdl:18)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at fuego.server.execution.EngineExecutionContext.invokeMethodAsCil(EngineExecutionContext.java:1089)
         at fuego.server.execution.EngineExecutionContext.runCil(EngineExecutionContext.java:1289)
         at fuego.server.execution.GlobalAutomaticJMSListeningHelper.executeJmsListener(GlobalAutomaticJMSListeningHelper.java:94)
         at fuego.server.AbstractProcessBean$43.execute(AbstractProcessBean.java:3026)
         at fuego.server.execution.DefaultEngineExecution$AtomicExecutionTA.runTransaction(DefaultEngineExecution.java:304)
         at fuego.transaction.TransactionAction.startBaseTransaction(TransactionAction.java:470)
         at fuego.transaction.TransactionAction.startTransaction(TransactionAction.java:551)
         at fuego.transaction.TransactionAction.start(TransactionAction.java:212)
         at fuego.server.execution.DefaultEngineExecution.executeImmediate(DefaultEngineExecution.java:123)
         at fuego.server.execution.EngineExecution.executeImmediate(EngineExecution.java:66)
         at fuego.server.AbstractProcessBean.runGlobalJmsActivity(AbstractProcessBean.java:3032)
         at fuego.server.execution.GlobalJMSExecutor$1.run(GlobalJMSExecutor.java:126)
         at fuego.ejbengine.EJBProcessBean.executeTask(EJBProcessBean.java:149)
         at fuego.server.execution.GlobalJMSExecutor.execute(GlobalJMSExecutor.java:107)
         at fuego.ejbengine.EJBGlobalJMSExecutor.access$400(EJBGlobalJMSExecutor.java:43)
         at fuego.ejbengine.EJBGlobalJMSExecutor$JMSExecutorWorker.run(EJBGlobalJMSExecutor.java:213)
         at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
         at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    Caused by: java.sql.SQLException: Connection closed
         at weblogic.jdbc.wrapper.JTAConnection.getXAConn(JTAConnection.java:197)
         at weblogic.jdbc.wrapper.JTAConnection.checkConnection(JTAConnection.java:68)
         at weblogic.jdbc.wrapper.Connection.preInvocationHandler(Connection.java:93)
         at weblogic.jdbc.wrapper.Connection.prepareCall(Connection.java:527)
         at fuego.jdbc.FaultTolerantConnection.prepareCall(FaultTolerantConnection.java:388)
         at fuego.database.oracle.OracleDatabaseManager.getNextValForSequence(OracleDatabaseManager.java:137)
         at fuego.server.persistence.jdbc.JdbcProcessInstancePersMgr.getNextInstanceIn(JdbcProcessInstancePersMgr.java:898)
         at fuego.server.persistence.Persistence.getNextInstanceIn(Persistence.java:405)
         at fuego.server.AbstractInstanceService.create(AbstractInstanceService.java:301)
         at fuego.server.execution.microactivity.BeginMicroActivity.createInstance(BeginMicroActivity.java:95)
         at fuego.server.AbstractProcessBean$51.execute(AbstractProcessBean.java:3662)
         at fuego.server.execution.DefaultEngineExecution$AtomicExecutionTA.runTransaction(DefaultEngineExecution.java:304)
         at fuego.transaction.TransactionAction.startNestedTransaction(TransactionAction.java:527)
         at fuego.transaction.TransactionAction.startTransaction(TransactionAction.java:548)
         at fuego.transaction.TransactionAction.start(TransactionAction.java:213)
         at fuego.server.execution.DefaultEngineExecution.executeImmediate(DefaultEngineExecution.java:125)
         at fuego.server.execution.EngineExecution.executeImmediate(EngineExecution.java:66)
         at fuego.server.AbstractProcessBean.internalCreateInstance(AbstractProcessBean.java:4320)
         at fuego.server.AbstractProcessBean._doCreateInstance(AbstractProcessBean.java:3670)
         at fuego.server.AbstractProcessBean.createInstance(AbstractProcessBean.java:667)
         at fuego.server.AbstractProcessBean.createInstance(AbstractProcessBean.java:746)
         at fuego.components.Process.createInstance(Process.java:106)
         at fuego.components.ProcessInstance.create(ProcessInstance.java:392)
         at fuego.components.ProcessInstance.create(ProcessInstance.java:503)
         at fuego.components.ProcessInstance.create(ProcessInstance.java:461)
         at system.DispatcherDeOrdenesProc.Default_3_0.Instance.CIL_leerColaAIA(Instance.xcdl:18)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at fuego.server.execution.EngineExecutionContext.invokeMethodAsCil(EngineExecutionContext.java:1089)
         at fuego.server.execution.EngineExecutionContext.runCil(EngineExecutionContext.java:1289)
         at fuego.server.execution.GlobalAutomaticJMSListeningHelper.executeJmsListener(GlobalAutomaticJMSListeningHelper.java:94)
         at fuego.server.AbstractProcessBean$43.execute(AbstractProcessBean.java:3026)
         at fuego.server.execution.DefaultEngineExecution$AtomicExecutionTA.runTransaction(DefaultEngineExecution.java:304)
         at fuego.transaction.TransactionAction.startBaseTransaction(TransactionAction.java:472)
         at fuego.transaction.TransactionAction.startTransaction(TransactionAction.java:551)
         at fuego.transaction.TransactionAction.start(TransactionAction.java:213)
         at fuego.server.execution.DefaultEngineExecution.executeImmediate(DefaultEngineExecution.java:125)
         ... 9 more

    Hi...
    I guess there is no problem with classpath. The program identifies the directory.xml But what happens is when the program executes, the directory.xml file gets corrupted by adding "=" . The corrupted file is pasted :
    <?xml=version="1.0" encoding="UTF-8"?>
    <?fuego=version="6.0.3" build="86775"?>
    <DirectoryConfiguration>=
    <id>default</id>=
    <description>Default=Directory Configuration</description>
    <admin>admin</admin>=
    <adminPass>&lt;encrypted&gt;gGocbn15UL8=</adminPass>
    <presets>=
    <preset=name="xobjects">
    <property=name="participant" value="admin"/>
    <property=name="participant_password" value="&lt;encrypted&gt;gGocbn15UL8="/>
    </preset>=
    So it doesn't recognizes the default id in the directory.xml. Is there any patch or fix available. I don't know why the file gets corrupted. Kindly response if anyone has faced similar problem.
    Regards
    Lin

  • Error creating OC4J instance on OAS 10g

    I just installed Oracle OAS 10.1.2.0.2 on Windows server 2003
    I used my httpd.conf , dadas.conf, rwservlet_properties of my old server and made the hostname change etxc....
    The database and the liststerner seems UP and Running but I can't create an OC4J instance. I have this message :
    The OracleAS Repository API threw an exception when obtaining the connect string to the Metadata Repository
    I'm sure there is something wrong with my installation, I'm a bit new to OAS.
    Here is my ouput of opmnctl status for both INFRA and OAS :
    E:\oas10g\opmn\bin>opmnctl status
    Processes in Instance: oas10g.oas10g-dev
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    DSA | DSA | N/A | Down
    LogLoader | logloaderd | N/A | Down
    dcm-daemon | dcm-daemon | N/A | Down
    OC4J | home | N/A | Down
    OC4J | OC4J_BI_Forms | N/A | Down
    OC4J | OC4J_Portal | N/A | Down
    WebCache | WebCache | 3440 | Alive
    WebCache | WebCacheAdmin | 4464 | Alive
    HTTP_Server | HTTP_Server | 4228 | Alive
    Discoverer | ServicesStatus | 3492 | Alive
    Discoverer | PreferenceServer | 4692 | Alive
    E:\infra10g\opmn\bin>opmnctl status
    Processes in Instance: infra10g.oas10g-dev
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    DSA | DSA | N/A | Down
    LogLoader | logloaderd | N/A | Down
    dcm-daemon | dcm-daemon | N/A | Down
    OC4J | OC4J_SECURITY | N/A | Down
    HTTP_Server | HTTP_Server | 2004 | Alive
    OID | OID | 876 | Alive
    tnsping asdb
    E:\infra10g\opmn\bin>tnsping asdb
    TNS Ping Utility for 32-bit Windows: Version 10.1.0.4.2 - Production on 03-FEB-2
    011 08:43:56
    Copyright (c) 1997, 2003, Oracle. All rights reserved.
    Used parameter files:
    E:\oas10g\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = Oas10g0)
    (PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = asdb.fqr.gou
    v.qc.ca)))
    OK (0 msec)
    Please help
    Edited by: Jpmill on 3 févr. 2011 06:08

    Are you doing this using the EM GUI? Or using dcmctl?
    Either way, I'd try to remove the lk file that you had (no idea why that file was around - did you do multiple installs on the same box?)
    and then retry the operation.

  • Error:Creating an instance of the COM component with CLSID from the IClassFactory failed due to the following error: 80040111

    hi every one i need register a java class file . and call through vb script. just i had registered the java class by javareg.exe. class registered on registry but while call through vb i got the above error. my java code is
    public class jtest{
    public String sayHello(String strName){
    String strMessage;
    strMessage = "hello" +strName;
    return strMessage;
    and my asp page is
    <%
    Response.Write("My first ASP script!")
    Dim obj
    obj = Server.CreateObject("jtest")
    Dim str
    Dim name
    name = "world"
    str = obj.sayHello(name)
    Response.Write(str)
    %>

    Hello,
    This forum is for questions about Visual Studio Extension development, your question is irrelevant. I recommend that you post your question in some ASP or VB related forums for more help.
    Most likely the java code is not correctly registered as COM compoment, some javareg related forum is also good option for you.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for