EPM configuration ESSBASE Failed to navigate from RegistryWizardState:Error while initializing registry.

When I was in the configuration ESSBASE, ran into trouble.
Failed to navigate from RegistryWizardState:Error while initializing registry.
soft: EPM 11.1.2.3  
OS: linux redhat6.1
Two planing server configuration
A server configuration essbase and install oracle relational database
Planning configuration is successful, but the first step in essbase Shared servers failed, the error is:Failed to navigate from RegistryWizardState:Error while initializing registry.
What should I do?
Please

If you are using Oracle database, Create a user(schema) with the below previliges
Roles:
DBA, Resource, Connect
privileges:
CREATE ANY SYNONYM,CREATE CLUSTER,CREATE INDEXTYPE,CREATE PROCEDURE,CREATE SEQUENCE,CREATE SESSION,CREATE TABLE,CREATE TRIGGER,CREATE TYPE,CREATE VIEW,DROP ANY SYNONYM
Thanks,
mady

Similar Messages

  • EPM Configurator Error "Failed to navigate from RegistryWizardState: Error while initializing registry.

    Hi,
    I am getting Below error in RHEL 6.5
    EPM Configurator Error "Failed to navigate from RegistryWizardState: Error while initializing registry. See logs for more details"  while configuring Essbase Server on 64 bit OS using Oracle Database
    Any help...?

    Hi ,
    This community is to discuss Oracle Application Server specific issues, you can post this query in the below Hyperion Forms for better response:
    Hyperion EPM
    [OR]
    Oracle Hyperion EPM (MOSC)
    [OR]
    Hyperion Certification for EPM (MOSC)
    Regards,
    Prakash.

  • Failed to navigate from RegistryWizardState

    Hi,
    I am running into an issue while configuring EPM system 11.1.2.3. When I enter the Shared Services user credential, it gives me an error "Failed to navigate from RegistryWizardState:. I have granted the shared services user with the following grants. Which grants am I missing? HYP_SS being my shared services user/schema?
    Also, as mentioned in one of the threads to delete the reg.properties file. I can't seem to find that file in 11.1.2.3 directory structure.
    Grant create table to HYP_SS;
    GRANT CONNECT TO HYP_SS ;
    GRANT RESOURCE TO HYP_SS ;
    ALTER USER HYP_SS DEFAULT ROLE CONNECT, RESOURCE;
    thanks a bunch.

    Have you given all privileges as per below listing in Oracle Install-Config guide?
    It says,
    The following privileges must be granted to the owners of the database schemas:
    CREATE ANY SYNONYM 
    CREATE CLUSTER
    CREATE INDEXTYPE
    CREATE PROCEDURE
    CREATE SEQUENCE
    CREATE SESSION
    CREATE TABLE
    CREATE TRIGGER
    CREATE TYPE
    CREATE VIEW
    DROP ANY SYNONYM
    UNLIMITED TABLESPACE
    Did you have a look at configtool.log as to what errors its having ?
    I think the reg.properties will get created if you have all sufficient rights on Oracle database user/schema.
    Regards,
    Santy

  • Essbase 11.1.2.1 configuration error " Error while initializing registry."

    I have installed Essabase 11.1.2.1 components successfully in linux(RHEL 5) and while configuring the shared services first time getting the error :Error while initializing registry. unable to navigate from registry wizard state"
    In the configtool log I found the below exeptions and errors:
    [2011-12-28T13:05:48.798-05:00] [EPMCFG] [TRACE] [EPMCFG-01857] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RegistryWizardState] Creating a new registry: DBtype is ORACLE
    [2011-12-28T13:05:48.798-05:00] [EPMCFG] [TRACE] [EPMCFG-01858] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RegistryWizardState] JDBC URL: jdbc:oracle:thin:@devdwdb.newcorp.com:1531:DEVDW
    [2011-12-28T13:05:48.803-05:00] [EPMCFG] [TRACE] [EPMCFG-01319] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating system component: component type = SYSTEM9
    [2011-12-28T13:05:49.014-05:00] [EPMCFG] [TRACE] [EPMCFG-01321] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating product component: component type = FOUNDATION_SERVICES_PRODUCT
    [2011-12-28T13:05:49.025-05:00] [EPMCFG] [TRACE] [EPMCFG-01323] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating Registry database connection component: component type = DATABASE_CONN
    [2011-12-28T13:05:49.040-05:00] [EPMCFG] [TRACE] [EPMCFG-01321] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating product component: component type = SHARED_SERVICES_PRODUCT
    [2011-12-28T13:05:49.129-05:00] [EPMINS] [ERROR] [EPMINS-00001] [oracle.EPMINS] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.hit.wizard.Wizard] trace: Error:[[
    com.hyperion.hit.wizard.FailedButRetryPossibleException: Error while initializing registry.
         at com.hyperion.config.wizard.impl.RegistryWizardState$1$1.commit(RegistryWizardState.java:394)
         at com.hyperion.hit.wizard.Wizard$NextClass.run(Wizard.java:515)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.NullPointerException
         at com.hyperion.config.document.Storage.setLink(Storage.java:398)
         at com.hyperion.cis.config.ConfigRegistryUtils.createProductComponent(ConfigRegistryUtils.java:81)
         at com.hyperion.cis.config.ConfigRegistryUtils.initializeRegistry(ConfigRegistryUtils.java:419)
         at com.hyperion.config.wizard.impl.RegistryWizardState$1$1.commit(RegistryWizardState.java:277)
    Here I am wondering that I have installed and configure successfully in dev environment with the same DB privileges and folder permissions,as well same character set details and the same install files every thing is same as dev environment, but the same approach is failing in prod environment.
    I am unable to figure out what exactly issue is,
    Can any one please help me out in this regard.
    Edited by: 900598 on Dec 29, 2011 11:48 PM

    Hi John,
    We are using the different schemas(ESHSRVC for dev and ESHSRVC4 for prod)and different user ids as well in the db server( devdwdb.newcorp.com:1531:DEVDW)
    where the DEVDW is the sid for both schemas.
    Here the HSS tables created in ESHSRVC and working fine for dev.
    but in the new installation and config with the ESHSRVC4 schema the config is failing and throwing the error msg..
    I am sure the new installation is not pointing to the old HSS populated schema(ESHSRVC) and I have given the connection details of ESHSRVC4(new schema) while config the shared services for new one.
    I cross checked the both schema's have the same privileges and character sets.
    but in the new config with new schema is unable to create the registry and throwing error.
    I have uninstalled and deleted the entire folder and created new schema's and started the new install and config still getting same error.
    .

  • Failed to navigate from registry

    On a distributed install for 11.1.2.2 on win 2008 R2 64 bit, I was able to get Shared Services configured to a new schema. But when trying to configure R&A and Planning on another box I landed on "failed to navigate from registry wizard state error while initializing registry" while trying to perform a connect to shared services DB. I tried and tested the following:
    added entries to the host file, verified db connectivity, telnet to the db host everything is fine. Its an oracle database on a unix box. I have been able to use the same db for performing config on DEV and was successful at that .
    Any thoughts on this ?

    [2013-02-20T08:38:41.892-08:00] [EPMINS] [TRACE] [EPMINS-00015] [oracle.EPMINS] [tid: 11] [ecid: 0000JnsRD7C5UcYTTq9xWc1H9FOB000004,0] [SRC_CLASS: com.hyperion.hit.wizard.AbstractWizardAction] Invoked action: navigation.next
    [2013-02-20T08:38:41.907-08:00] [EPMCFG] [WARNING] [EPMCFG-01001] [oracle.EPMCFG] [tid: 17] [ecid: 0000JnsUANn5UcYTTq9xWc1H9FOB000006,0] [SRC_CLASS: com.hyperion.config.document.Storage] trace: No database properties could be read
    [2013-02-20T08:38:42.063-08:00] [EPMCFG] [TRACE] [EPMCFG-01758] [oracle.EPMCFG] [tid: 17] [ecid: 0000JnsUANn5UcYTTq9xWc1H9FOB000006,0] [SRC_CLASS: com.hyperion.config.wizard.impl.DBConnectionForm] DB type is Oracle
    [2013-02-20T08:38:42.063-08:00] [EPMCFG] [TRACE] [EPMCFG-01114] [oracle.EPMCFG] [tid: 17] [ecid: 0000JnsUANn5UcYTTq9xWc1H9FOB000006,0] [SRC_CLASS: com.hyperion.cis.config.AbstractProductDBConfigurator] JDBC driver class is oracle.jdbc.OracleDriver
    [2013-02-20T08:38:42.063-08:00] [EPMCFG] [TRACE] [EPMCFG-01115] [oracle.EPMCFG] [tid: 17] [ecid: 0000JnsUANn5UcYTTq9xWc1H9FOB000006,0] [SRC_CLASS: com.hyperion.cis.config.AbstractProductDBConfigurator] Connection URL: jdbc:oracle:thin:@ <<<<<ORACLE_DB_HOST>>>>>>:1521:HYPDEV
    [2013-02-20T08:38:42.110-08:00] [EPMCFG] [TRACE] [EPMCFG-01116] [oracle.EPMCFG] [tid: 17] [ecid: 0000JnsUANn5UcYTTq9xWc1H9FOB000006,0] [SRC_CLASS: com.hyperion.cis.config.AbstractProductDBConfigurator] DB Version check
    [2013-02-20T08:38:42.110-08:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 17] [ecid: 0000JnsUANn5UcYTTq9xWc1H9FOB000006,0] [SRC_CLASS: com.hyperion.cis.config.AbstractProductDBConfigurator] Error:
    [2013-02-20T08:38:42.110-08:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 17] [ecid: 0000JnsUANn5UcYTTq9xWc1H9FOB000006,0] [SRC_CLASS: com.hyperion.cis.config.AbstractProductDBConfigurator] Error:
    [2013-02-20T08:38:42.110-08:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 17] [ecid: 0000JnsUANn5UcYTTq9xWc1H9FOB000006,0] [SRC_CLASS: com.hyperion.cis.config.AbstractProductDBConfigurator] Error:
    [2013-02-20T08:38:42.110-08:00] [EPMCFG] [TRACE] [EPMCFG-01117] [oracle.EPMCFG] [tid: 17] [ecid: 0000JnsUANn5UcYTTq9xWc1H9FOB000006,0] [SRC_CLASS: com.hyperion.cis.config.AbstractProductDBConfigurator] majors(11 vs -1), minors(2 vs -1)
    [2013-02-20T08:38:42.110-08:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle.EPMCFG] [tid: 17] [ecid: 0000JnsUANn5UcYTTq9xWc1H9FOB000006,0] [SRC_CLASS: com.hyperion.cis.utils.CISUtilityHelper] trace: Database characterset: AL32UTF8
    [2013-02-20T08:38:42.110-08:00] [EPMCFG] [TRACE] [EPMCFG-01861] [oracle.EPMCFG] [tid: 17] [ecid: 0000JnsUANn5UcYTTq9xWc1H9FOB000006,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RegistryWizardState] Re-using an existing registry, DBtype is ORACLE
    [2013-02-20T08:38:42.110-08:00] [EPMCFG] [TRACE] [EPMCFG-01858] [oracle.EPMCFG] [tid: 17] [ecid: 0000JnsUANn5UcYTTq9xWc1H9FOB000006,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RegistryWizardState] JDBC URL: jdbc:oracle:thin:@ <<<<<ORACLE_DB_HOST>>>>>>:1521:HYPDEV
    [2013-02-20T08:38:42.157-08:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 17] [ecid: 0000JnsUANn5UcYTTq9xWc1H9FOB000006,0] [SRC_CLASS: com.hyperion.config.document.Storage] trace: Found registry DB component
    [2013-02-20T08:38:42.172-08:00] [EPMCFG] [TRACE] [EPMCFG-01320] [oracle.EPMCFG] [tid: 17] [ecid: 0000JnsUANn5UcYTTq9xWc1H9FOB000006,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] System component already exist in the registry: component type = SYSTEM9
    [2013-02-20T08:38:42.188-08:00] [EPMCFG] [TRACE] [EPMCFG-01322] [oracle.EPMCFG] [tid: 17] [ecid: 0000JnsUANn5UcYTTq9xWc1H9FOB000006,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Product component already exists in the registry: component type = FOUNDATION_SERVICES_PRODUCT
    [2013-02-20T08:38:42.188-08:00] [EPMCFG] [TRACE] [EPMCFG-01324] [oracle.EPMCFG] [tid: 17] [ecid: 0000JnsUANn5UcYTTq9xWc1H9FOB000006,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Registry database connection component already exists in the registry: component type = DATABASE_CONN
    [2013-02-20T08:38:42.188-08:00] [EPMCFG] [TRACE] [EPMCFG-01321] [oracle.EPMCFG] [tid: 17] [ecid: 0000JnsUANn5UcYTTq9xWc1H9FOB000006,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating product component: component type = SHARED_SERVICES_PRODUCT
    [2013-02-20T08:38:42.204-08:00] [EPMCFG] [TRACE] [EPMCFG-01322] [oracle.EPMCFG] [tid: 17] [ecid: 0000JnsUANn5UcYTTq9xWc1H9FOB000006,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Product component already exists in the registry: component type = SHARED_SERVICES_PRODUCT
    [2013-02-20T08:38:42.204-08:00] [EPMCFG] [TRACE] [EPMCFG-02135] [oracle.EPMCFG] [tid: 17] [ecid: 0000JnsUANn5UcYTTq9xWc1H9FOB000006,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Setting hss mode to NOFUSIONAPPS
    [2013-02-20T08:38:44.762-08:00] [EPMINS] [ERROR] [EPMINS-00001] [oracle.EPMINS] [tid: 17] [ecid: 0000JnsUANn5UcYTTq9xWc1H9FOB000006,0] [SRC_CLASS: com.hyperion.hit.wizard.Wizard] trace: Error:[[
    com.hyperion.hit.wizard.FailedButRetryPossibleException: Error while initializing registry.
         at com.hyperion.config.wizard.impl.RegistryWizardState$1$1.commit(RegistryWizardState.java:359)
         at com.hyperion.hit.wizard.Wizard$NextClass.run(Wizard.java:544)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.NullPointerException
         at com.hyperion.cis.config.persistent.utils.RegistryUtils.populateSharedServicesConfigurationFromRegistry(RegistryUtils.java:192)
         at com.hyperion.cis.ConfigToolDocument.<init>(ConfigToolDocument.java:198)
         at com.hyperion.cis.config.document.PS1CTConfigurationLoader.updateConfigurationByRegistryData(PS1CTConfigurationLoader.java:119)
         at com.hyperion.config.document.DocumentUtills.updateConfigurationsByRegistryData(DocumentUtills.java:58)
         at com.hyperion.config.wizard.impl.RegistryWizardState$1$1.commit(RegistryWizardState.java:267)

  • Failed AAF Import from PT: Error Code -39, bad references. Any clues?

    I received an AAF file (and associated 96khz 24bit aif's) exported from ProTools.  Several of the aifs are 28kb files that Finder's Get Info says have a duration of 0:00.  Earlier on in the project I successfully imported an OMF export; this AAF was updating four tracks.
    When I important the aaf into Logic—whether into a new or pre-existing project—regions appear at what look to be the right time indexes, and they appear to be the right length, but the waveform preview never fills in.  All of the regions except one appear to be tied to a single audio file; the many of those very short files are apparently in a "Sample accurate edit.2" region that I can't find elsewhere in the project.
    When I try to play the project, I quickly get a popup stating: "Error code -39 was returned by the Audio driver."
    It looks like a similar issue was raised here: https://logicprohelp.com/forum/viewtopic.php?f=1&t=88286
    Any idea what's going on here?  Is this a Logic importing AAF issue, a PT exporting AAF issue, or something else?

    One of the problems PT has.. is that it has issues exporting AAF files if the file name or path.. contains what Avid describes as "Foreign Characters" (Or to be more accurate... They spell it 'Foreing Characters'!!)
    http://avid.force.com/pkb/articles/en_US/Troubleshooting/en369691?retURL=%2Farti cles%2Fen_US%2Ffaq%2Fen414251&popup=true
    This particular 'feature' has been one of many long standing bugs with PT and AAF exporting... Just do a quick google for "failed aaf export from Pro tools" without the quotes.. to see what I mean....

  • "Failed to perform requested action" error while importing table in P.Layer

    HI
    I have encountered an error while importing the table into physical layer of the repository. When I select the table and click the 'move the selected' button it is throwing this error "Failed to perform requested action". I didn't understand what does it mean, even it is not giving any error code but when I try to import other tables it is working fine. Please help me to solve this if someone has any idea. Thanks.

    Hi Srinivas,
    I think you want to do JDBC lookup.. you must have created the JDBC receiver communication channel. As your communication channel is correct and still you are getting Table not found error.. Check following steps.
    - Check that your Communication channel is activated and working fine.
    - Check that the ID which you are using in JDBC receiver is having proper authorization to import the table definition.
      Just check with all authorization.
    I think the problem is with insufficient authorization to User ID used on JDBC communication channel.
    Thanks,
    Bhupesh.

  • Error while initiating start case from the EM for Hello World project

    Hi Team,
    I am getting the below error while testing the startCase from the EM. Applied the required patches.
    <Dec 16, 2013 1:01:09 PM IST> <Error> <oracle.bpm.casemgmt.event> <BEA-000000> <Exception
    BPM-73200
    Error in raising event.
    Error in raising event.
    Review the error to correct the error.
            at oracle.bpm.casemgmt.impl.CaseEventServiceImpl.raiseCaseEvent(CaseEventServiceImpl.java:12
    0)
            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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307
            at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMe
    thodInvocation.java:182)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvo
    cation.java:149)
            at oracle.bpm.casemgmt.interceptors.CaseServiceAdvice.invoke(CaseServiceAdvice.java:187)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvo
    cation.java:171)
            at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
            at $Proxy339.raiseCaseEvent(Unknown Source)
            at oracle.bpm.casemgmt.interceptors.RaiseEventAdvice.raiseEvent(RaiseEventAdvice.java:190)
            at oracle.bpm.casemgmt.interceptors.RaiseEventAdvice.processResult(RaiseEventAdvice.java:90)
            at oracle.bpm.casemgmt.interceptors.CaseServiceAdvice.invoke(CaseServiceAdvice.java:209)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvo
    cation.java:171)
            at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
            at $Proxy338.startCase(Unknown Source)
            at oracle.bpm.casemgmt.ejb.CaseManagementService.startCase(CaseManagementService.java:283)
            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.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflecti
    on(AopUtils.java:310)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJo
    inpoint(ReflectiveMethodInvocation.java:182)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
    ReflectiveMethodInvocation.java:149)
            at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doP
    roceed(DelegatingIntroductionInterceptor.java:131)
            at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.inv
    oke(DelegatingIntroductionInterceptor.java:119)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
    ReflectiveMethodInvocation.java:171)
            at com.oracle.pitchfork.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.ja
    va:34)
            at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentI
    nterceptorCallbackImpl.java:54)
            at com.oracle.pitchfork.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:42)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
    ReflectiveMethodInvocation.java:171)
            at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invok
    e(ExposeInvocationInterceptor.java:89)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
    ReflectiveMethodInvocation.java:171)
            at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doP
    roceed(DelegatingIntroductionInterceptor.java:131)
            at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.inv
    oke(DelegatingIntroductionInterceptor.java:119)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
    ReflectiveMethodInvocation.java:171)
            at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynami
    cAopProxy.java:204)
            at $Proxy321.startCase(Unknown Source)
            at oracle.bpm.casemgmt.ejb.CaseManagementService_m764e8_ICaseServiceImpl.__WL_invoke(Unknown
    Source)
            at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvo
    ker.java:40)
            at oracle.bpm.casemgmt.ejb.CaseManagementService_m764e8_ICaseServiceImpl.startCase(Unknown S
    ource)
            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.ja
    va:85)
            at $Proxy194.startCase(Unknown Source)
            at oracle.bpm.casemgmt.fabric.CaseManagementServiceEngine.request(CaseManagementServiceEngin
    e.java:264)
            at oracle.integration.platform.blocks.mesh.SynchronousMessageHandler.doRequest(SynchronousMe
    ssageHandler.java:139)
            at oracle.integration.platform.blocks.mesh.MessageRouter.request(MessageRouter.java:182)
            at oracle.integration.platform.blocks.mesh.MeshImpl.request(MeshImpl.java:190)
            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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307
            at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMe
    thodInvocation.java:182)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvo
    cation.java:149)
            at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:59)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvo
    cation.java:171)
            at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
            at $Proxy380.request(Unknown Source)
            at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComponent.doMessageProcessi
    ng(WebServiceEntryBindingComponent.java:1636)
            at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComponent.processIncomingMe
    ssage(WebServiceEntryBindingComponent.java:1016)
            at oracle.integration.platform.blocks.soap.FabricProvider.processMessage(FabricProvider.java
    :113)
            at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.j
    ava:1187)
            at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcesso
    r.java:1123)
            at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.ja
    va:581)
            at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:235)
            at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:195)
            at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:487)
            at oracle.integration.platform.blocks.soap.FabricProviderServlet.doPost(FabricProviderServle
    t.java:523)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
            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:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
            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:56)
            at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServ
    letContext.java:3730)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletC
    ontext.java:3696)
            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:2
    273)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: javax.naming.NameNotFoundException: Unable to resolve 'jms.bpm.CaseEventConnectionFactory
    '. Resolved 'jms.bpm'; remaining name 'CaseEventConnectionFactory'
            at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139
            at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:252)
            at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:182)
            at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:206)
            at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:214)
            at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:214)
            at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)
            at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:412)
            at javax.naming.InitialContext.lookup(InitialContext.java:392)
            at oracle.bpm.casemgmt.event.CaseEventPublisher.init(CaseEventPublisher.java:87)
            at oracle.bpm.casemgmt.event.CaseEventPublisher.publish(CaseEventPublisher.java:125)
            at oracle.bpm.casemgmt.impl.CaseEventServiceImpl.raiseCaseEvent(CaseEventServiceImpl.java:11
    4)
            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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307
            at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMe
    thodInvocation.java:182)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvo
    cation.java:149)
            at oracle.bpm.casemgmt.interceptors.CaseServiceAdvice.invoke(CaseServiceAdvice.java:187)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvo
    cation.java:171)
            at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
            at $Proxy339.raiseCaseEvent(Unknown Source)
            at oracle.bpm.casemgmt.interceptors.RaiseEventAdvice.raiseEvent(RaiseEventAdvice.java:190)
            at oracle.bpm.casemgmt.interceptors.RaiseEventAdvice.processResult(RaiseEventAdvice.java:90)
            at oracle.bpm.casemgmt.interceptors.CaseServiceAdvice.invoke(CaseServiceAdvice.java:209)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvo
    cation.java:171)
            at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
            at $Proxy338.startCase(Unknown Source)
            at oracle.bpm.casemgmt.ejb.CaseManagementService.startCase(CaseManagementService.java:283)
            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.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflecti
    on(AopUtils.java:310)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJo
    inpoint(ReflectiveMethodInvocation.java:182)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
    ReflectiveMethodInvocation.java:149)
            at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doP
    roceed(DelegatingIntroductionInterceptor.java:131)
            at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.inv
    oke(DelegatingIntroductionInterceptor.java:119)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
    ReflectiveMethodInvocation.java:171)
            at com.oracle.pitchfork.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.ja
    va:34)
            at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentI
    nterceptorCallbackImpl.java:54)
            at com.oracle.pitchfork.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:42)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
    ReflectiveMethodInvocation.java:171)
            at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invok
    e(ExposeInvocationInterceptor.java:89)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
    ReflectiveMethodInvocation.java:171)
            at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doP
    roceed(DelegatingIntroductionInterceptor.java:131)
            at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.inv
    oke(DelegatingIntroductionInterceptor.java:119)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
    ReflectiveMethodInvocation.java:171)
            at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynami
    cAopProxy.java:204)
            at $Proxy321.startCase(Unknown Source)
            at oracle.bpm.casemgmt.ejb.CaseManagementService_m764e8_ICaseServiceImpl.__WL_invoke(Unknown
    Source)
            at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvo
    ker.java:40)
            at oracle.bpm.casemgmt.ejb.CaseManagementService_m764e8_ICaseServiceImpl.startCase(Unknown S
    ource)
            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.ja
    va:85)
            at $Proxy194.startCase(Unknown Source)
            at oracle.bpm.casemgmt.fabric.CaseManagementServiceEngine.request(CaseManagementServiceEngin
    e.java:264)
            at oracle.integration.platform.blocks.mesh.SynchronousMessageHandler.doRequest(SynchronousMe
    ssageHandler.java:139)
            at oracle.integration.platform.blocks.mesh.MessageRouter.request(MessageRouter.java:182)
            at oracle.integration.platform.blocks.mesh.MeshImpl.request(MeshImpl.java:190)
            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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307
            at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMe
    thodInvocation.java:182)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvo
    cation.java:149)
            at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:59)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvo
    cation.java:171)
            at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
            at $Proxy380.request(Unknown Source)
            at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComponent.doMessageProcessi
    ng(WebServiceEntryBindingComponent.java:1636)
            at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComponent.processIncomingMe
    ssage(WebServiceEntryBindingComponent.java:1016)
            at oracle.integration.platform.blocks.soap.FabricProvider.processMessage(FabricProvider.java
    :113)
            at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.j
    ava:1187)
            at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcesso
    r.java:1123)
            at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.ja
    va:581)
            at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:235)
            at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:195)
            at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:487)
            at oracle.integration.platform.blocks.soap.FabricProviderServlet.doPost(FabricProviderServle
    t.java:523)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
            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:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
            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:56)
            at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServ
    letContext.java:3730)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletC
    ontext.java:3696)
            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:2
    273)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    <Dec 16, 2013 1:01:10 PM IST> <Error> <oracle.bpm.casemgmt.instance> <BEA-000000> <Exception
    BPM-73200
    Error in raising event.
    Error in raising event.
    Review the error to correct the error.
            at oracle.bpm.casemgmt.impl.CaseEventServiceImpl.raiseCaseEvent(CaseEventServiceImpl.java:12
    0)
            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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307
            at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMe
    thodInvocation.java:182)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvo
    cation.java:149)
            at oracle.bpm.casemgmt.interceptors.CaseServiceAdvice.invoke(CaseServiceAdvice.java:187)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvo
    cation.java:171)
            at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
            at $Proxy339.raiseCaseEvent(Unknown Source)
            at oracle.bpm.casemgmt.interceptors.RaiseEventAdvice.raiseEvent(RaiseEventAdvice.java:190)
            at oracle.bpm.casemgmt.interceptors.RaiseEventAdvice.processResult(RaiseEventAdvice.java:90)
            at oracle.bpm.casemgmt.interceptors.CaseServiceAdvice.invoke(CaseServiceAdvice.java:209)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvo
    cation.java:171)
            at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
            at $Proxy338.startCase(Unknown Source)
            at oracle.bpm.casemgmt.ejb.CaseManagementService.startCase(CaseManagementService.java:283)
            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.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflecti
    on(AopUtils.java:310)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJo
    inpoint(ReflectiveMethodInvocation.java:182)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
    ReflectiveMethodInvocation.java:149)
            at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doP
    roceed(DelegatingIntroductionInterceptor.java:131)
            at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.inv
    oke(DelegatingIntroductionInterceptor.java:119)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
    ReflectiveMethodInvocation.java:171)
            at com.oracle.pitchfork.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.ja
    va:34)
            at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentI
    nterceptorCallbackImpl.java:54)
            at com.oracle.pitchfork.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:42)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
    ReflectiveMethodInvocation.java:171)
            at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invok
    e(ExposeInvocationInterceptor.java:89)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
    ReflectiveMethodInvocation.java:171)
            at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doP
    roceed(DelegatingIntroductionInterceptor.java:131)
            at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.inv
    oke(DelegatingIntroductionInterceptor.java:119)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
    ReflectiveMethodInvocation.java:171)
            at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynami
    cAopProxy.java:204)
            at $Proxy321.startCase(Unknown Source)
            at oracle.bpm.casemgmt.ejb.CaseManagementService_m764e8_ICaseServiceImpl.__WL_invoke(Unknown
    Source)
            at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvo
    ker.java:40)
            at oracle.bpm.casemgmt.ejb.CaseManagementService_m764e8_ICaseServiceImpl.startCase(Unknown S
    ource)
            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.ja
    va:85)
            at $Proxy194.startCase(Unknown Source)
            at oracle.bpm.casemgmt.fabric.CaseManagementServiceEngine.request(CaseManagementServiceEngin
    e.java:264)
            at oracle.integration.platform.blocks.mesh.SynchronousMessageHandler.doRequest(SynchronousMe
    ssageHandler.java:139)
            at oracle.integration.platform.blocks.mesh.MessageRouter.request(MessageRouter.java:182)
            at oracle.integration.platform.blocks.mesh.MeshImpl.request(MeshImpl.java:190)
            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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307
            at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMe
    thodInvocation.java:182)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvo
    cation.java:149)
            at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:59)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvo
    cation.java:171)
            at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
            at $Proxy380.request(Unknown Source)
            at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComponent.doMessageProcessi
    ng(WebServiceEntryBindingComponent.java:1636)
            at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComponent.processIncomingMe
    ssage(WebServiceEntryBindingComponent.java:1016)
            at oracle.integration.platform.blocks.soap.FabricProvider.processMessage(FabricProvider.java
    :113)
            at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.j
    ava:1187)
            at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcesso
    r.java:1123)
            at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.ja
    va:581)
            at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:235)
            at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:195)
            at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:487)
            at oracle.integration.platform.blocks.soap.FabricProviderServlet.doPost(FabricProviderServle
    t.java:523)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
            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:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
            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:56)
            at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServ
    letContext.java:3730)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletC
    ontext.java:3696)
            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:2
    273)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: javax.naming.NameNotFoundException: Unable to resolve 'jms.bpm.CaseEventConnectionFactory
    '. Resolved 'jms.bpm'; remaining name 'CaseEventConnectionFactory'
            at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139
            at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:252)
            at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:182)
            at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:206)
            at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:214)
            at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:214)
            at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)
            at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:412)
            at javax.naming.InitialContext.lookup(InitialContext.java:392)
            at oracle.bpm.casemgmt.event.CaseEventPublisher.init(CaseEventPublisher.java:87)
            at oracle.bpm.casemgmt.event.CaseEventPublisher.publish(CaseEventPublisher.java:125)
            at oracle.bpm.casemgmt.impl.CaseEventServiceImpl.raiseCaseEvent(CaseEventServiceImpl.java:11
    4)
            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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307
            at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMe
    thodInvocation.java:182)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvo
    cation.java:149)
            at oracle.bpm.casemgmt.interceptors.CaseServiceAdvice.invoke(CaseServiceAdvice.java:187)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvo
    cation.java:171)
            at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
            at $Proxy339.raiseCaseEvent(Unknown Source)
            at oracle.bpm.casemgmt.interceptors.RaiseEventAdvice.raiseEvent(RaiseEventAdvice.java:190)
            at oracle.bpm.casemgmt.interceptors.RaiseEventAdvice.processResult(RaiseEventAdvice.java:90)
            at oracle.bpm.casemgmt.interceptors.CaseServiceAdvice.invoke(CaseServiceAdvice.java:209)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvo
    cation.java:171)
            at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
            at $Proxy338.startCase(Unknown Source)
            at oracle.bpm.casemgmt.ejb.CaseManagementService.startCase(CaseManagementService.java:283)
            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.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflecti
    on(AopUtils.java:310)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJo
    inpoint(ReflectiveMethodInvocation.java:182)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
    ReflectiveMethodInvocation.java:149)
            at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doP
    roceed(DelegatingIntroductionInterceptor.java:131)
            at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.inv
    oke(DelegatingIntroductionInterceptor.java:119)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
    ReflectiveMethodInvocation.java:171)
            at com.oracle.pitchfork.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.ja
    va:34)
            at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentI
    nterceptorCallbackImpl.java:54)
            at com.oracle.pitchfork.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:42)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
    ReflectiveMethodInvocation.java:171)
            at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invok
    e(ExposeInvocationInterceptor.java:89)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
    ReflectiveMethodInvocation.java:171)
            at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doP
    roceed(DelegatingIntroductionInterceptor.java:131)
            at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.inv
    oke(DelegatingIntroductionInterceptor.java:119)
            at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
    ReflectiveMethodInvocation.java:171)
            at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynami
    cAopProxy.java:204)
            at $Proxy321.startCase(Unknown Source)
            at oracle.bpm.casemgmt.ejb.CaseManagementService_m764e8_ICaseServiceImpl.__WL_invoke(Unknown
    Source)
            at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvo
    ker.java:40)
            at oracle.bpm.casemgmt.ejb.CaseManagementService_m764e8_ICaseServiceImpl.startCase(Unknown S
    ource)
            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.ja
    va:85)
            at $Proxy194.startCase(Unknown Source)
            at oracle.bpm.casemgmt.fabric.CaseManagementServiceEngine.request(CaseManagementServiceEngin
    e.java:264)
            at oracle.integration.platform.blocks.mesh.SynchronousMessageHandler.doRequest(SynchronousMe
    ssageHandler.java:139)
            at oracle.integration.platform.blocks.mesh.MessageRouter.request(MessageRouter.java:182)
            at oracle.integration.platform.blocks.mesh.MeshImpl.request(MeshImpl.java:190)
            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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307
            at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMe
    thodInvocation.java:182)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvo
    cation.java:149)
            at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:59)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvo
    cation.java:171)
            at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
            at $Proxy380.request(Unknown Source)
            at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComponent.doMessageProcessi
    ng(WebServiceEntryBindingComponent.java:1636)
            at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComponent.processIncomingMe
    ssage(WebServiceEntryBindingComponent.java:1016)
            at oracle.integration.platform.blocks.soap.FabricProvider.processMessage(FabricProvider.java
    :113)
            at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.j
    ava:1187)
            at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcesso
    r.java:1123)
            at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.ja
    va:581)
            at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:235)
            at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:195)
            at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:487)
            at oracle.integration.platform.blocks.soap.FabricProviderServlet.doPost(FabricProviderServle
    t.java:523)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
            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:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
            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:56)
            at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServ
    letContext.java:3730)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletC
    ontext.java:3696)
            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:2
    273)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    Could you please help me on this.
    Thank you,
    Keshav Ch    

    Hi Keshav,
    hard to say without seeing your source code. I'd recommend to try it with the Hello World approach that you can find here: http://www.ateam-oracle.com/case-management-in-practice-helloworld/
    There you'll find in detail how to create a case mgmt. project and how to test it. If this doesn't work please send some details regarding your environment (Patchset, applied patches, etc.)
    Regards, Danilo 

  • Error while initial configuration of ESR

    Dear All
    I have installed CE7.1 SP3 and ESR. I am doing the initial configuration of the ESR and following the Installation Guide - SAP Netweaver Composition Environment 7.1 SP3 - Developer Edition
    I am in the configuration wizard of the nwa and trying to configure 'Configuration of ESR in CE'.
    I am getting one error, the log is below.
    Can anyone tell me the way out and how can I insall CE7.1SP3 successfully on my system
    The log is Error:
    ClientServerException exception:Import failed: Internal error
    during pvc call: Version management was unable to execute the
    last action because a temporary internal lock has been set.
    com.sap.aii.utilxi.misc.api.ResourceException: Import failed:
    Internal error during pvc call: Version management was unable
    to execute the last action because a temporary internal lock
    has been set.
    at
    com.sap.aii.ib.server.transport.impl.utils.PvcUtils.throwRootCa
    use(PvcUtils.java:86)
    at
    com.sap.aii.ib.server.transport.impl.pvc.GenPvcTransport.genPvc
    Import(GenPvcTransport.java:82)
    at
    com.sap.aii.ibrep.server.transport.impl.pvc.RepPvcTransport.pvc
    Import(RepPvcTransport.java:94)
    at
    com.sap.aii.ib.server.transport.impl.service.TransportServiceIm
    pl.pvcImport(TransportServiceImpl.java:789)
    at
    com.sap.aii.ib.server.transport.impl.service.TransportServiceIm
    pl.importZippedStream(TransportServiceImpl.java:868)
    at
    com.sap.aii.ib.server.transport.impl.service.TransportServiceIm
    pl.importXiStream(TransportServiceImpl.java:672)
    at
    com.sap.aii.ib.server.transport.impl.hmi.CmsHmiMethods.executeM
    ETHOD_ID_WRITE_VERSIONSET(CmsHmiMethods.java:513)
    at
    com.sap.aii.ib.server.transport.impl.hmi.CmsHmiMethods.process(
    CmsHmiMethods.java:128)
    at
    com.sap.aii.utilxi.hmis.server.HmisServiceImpl.invokeMethod(Hmi
    sServiceImpl.java:167)
    at
    com.sap.aii.utilxi.hmis.server.HmisServer.process(HmisServer.ja
    va:212)
    at
    com.sap.aii.utilxi.hmis.sbeans.HmisBeanImpl.process(HmisBeanImp
    l.java:98)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccesso
    rImpl.java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMetho
    dAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at
    com.sap.engine.services.ejb3.runtime.impl.RequestInvocationCont
    ext.proceedFinal(RequestInvocationContext.java:43)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationCon
    text.proceed(AbstractInvocationContext.java:166)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTr
    ansition.invoke(Interceptors_StatesTransition.java:19)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationCon
    text.proceed(AbstractInvocationContext.java:177)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource
    .invoke(Interceptors_Resource.java:71)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationCon
    text.proceed(AbstractInvocationContext.java:177)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transact
    ion.doWorkWithAttribute(Interceptors_Transaction.java:38)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transact
    ion.invoke(Interceptors_Transaction.java:22)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationCon
    text.proceed(AbstractInvocationContext.java:177)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationCon
    text.proceed(AbstractInvocationContext.java:189)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_Stateles
    sInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.jav
    a:16)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationCon
    text.proceed(AbstractInvocationContext.java:177)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_Security
    Check.invoke(Interceptors_SecurityCheck.java:21)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationCon
    text.proceed(AbstractInvocationContext.java:177)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_Exceptio
    nTracer.invoke(Interceptors_ExceptionTracer.java:16)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationCon
    text.proceed(AbstractInvocationContext.java:177)
    at
    com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChai
    nsManager.startChain(DefaultInvocationChainsManager.java:133)
    at
    com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvoca
    tionHandler.invoke(DefaultEJBProxyInvocationHandler.java:164)
    at $Proxy2405_10002.process(Unknown Source)
    at
    com.sap.aii.utilxi.hmis.web.HmisServletImpl.processRequestByHmi
    Server(HmisServletImpl.java:331)
    at
    com.sap.aii.utilxi.hmis.web.HmisServletImpl.processRequestByHmi
    Server(HmisServletImpl.java:238)
    at
    com.sap.aii.utilxi.hmis.web.workers.HmisInternalClient.doWork(H
    misInternalClient.java:70)
    at
    com.sap.aii.utilxi.hmis.web.HmisServletImpl.doWork(HmisServletI
    mpl.java:532)
    at
    com.sap.aii.utilxi.hmis.web.HmisServletImpl.doPost(HmisServletI
    mpl.java:670)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at
    com.sap.engine.services.servlets_jsp.server.runtime.FilterChain
    Impl.runServlet(FilterChainImpl.java:163)
    at
    com.sap.engine.services.servlets_jsp.server.runtime.FilterChain
    Impl.doFilter(FilterChainImpl.java:82)
    at
    com.sap.engine.services.servlets_jsp.server.servlet.Authenticat
    ionFilter.doFilter(AuthenticationFilter.java:124)
    at
    com.sap.engine.services.servlets_jsp.server.runtime.FilterChain
    Impl.doFilter(FilterChainImpl.java:74)
    at
    com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.run
    Servlet(HttpHandlerImpl.java:425)
    at
    com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.han
    dleRequest(HttpHandlerImpl.java:289)
    at
    com.sap.engine.services.httpserver.server.RequestAnalizer.start
    Servlet(RequestAnalizer.java:387)
    at
    com.sap.engine.services.httpserver.server.RequestAnalizer.start
    Servlet(RequestAnalizer.java:376)
    at
    com.sap.engine.services.servlets_jsp.filters.ServletSelector.pr
    ocess(ServletSelector.java:85)
    at
    com.sap.engine.services.httpserver.chain.AbstractChain.process(
    AbstractChain.java:71)
    at
    com.sap.engine.services.servlets_jsp.filters.ApplicationSelecto
    r.process(ApplicationSelector.java:160)
    at
    com.sap.engine.services.httpserver.chain.AbstractChain.process(
    AbstractChain.java:71)
    at
    com.sap.engine.services.httpserver.filters.WebContainerInvoker.
    process(WebContainerInvoker.java:67)
    at
    com.sap.engine.services.httpserver.chain.HostFilter.process(Hos
    tFilter.java:9)
    at
    com.sap.engine.services.httpserver.chain.AbstractChain.process(
    AbstractChain.java:71)
    at
    com.sap.engine.services.httpserver.filters.ResponseLogWriter.pr
    ocess(ResponseLogWriter.java:60)
    at
    com.sap.engine.services.httpserver.chain.HostFilter.process(Hos
    tFilter.java:9)
    at
    com.sap.engine.services.httpserver.chain.AbstractChain.process(
    AbstractChain.java:71)
    at
    com.sap.engine.services.httpserver.filters.DefineHostFilter.pro
    cess(DefineHostFilter.java:27)
    at
    com.sap.engine.services.httpserver.chain.ServerFilter.process(S
    erverFilter.java:12)
    at
    com.sap.engine.services.httpserver.chain.AbstractChain.process(
    AbstractChain.java:71)
    at
    com.sap.engine.services.httpserver.filters.MonitoringFilter.pro
    cess(MonitoringFilter.java:29)
    at
    com.sap.engine.services.httpserver.chain.ServerFilter.process(S
    erverFilter.java:12)
    at
    com.sap.engine.services.httpserver.chain.AbstractChain.process(
    AbstractChain.java:71)
    at
    com.sap.engine.services.httpserver.server.Processor.chainedRequ
    est(Processor.java:309)
    at
    com.sap.engine.services.httpserver.server.Processor$FCAProcesso
    rThread.run(Processor.java:222)
    at
    com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.
    java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at
    com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThr
    ead.java:152)
    at
    com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.
    java:247)
    Caused by:
    com.sap.aii.ib.server.propagation.XIPropagationException:
    Internal error during pvc call: Version management was unable
    to execute the last action because a temporary internal lock
    has been set.
    at
    com.sap.aii.ib.server.propagation.XIPropagationException.create
    FromException(XIPropagationException.java:67)
    at
    com.sap.aii.ib.server.propagation.PropagatorImpl.importXiConten
    t(PropagatorImpl.java:239)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccesso
    rImpl.java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMetho
    dAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at
    com.sap.aii.ib.server.pvcadapt.PvcTransactionControlProxy.invok
    e(PvcTransactionControlProxy.java:79)
    at $Proxy2571_10002.importXiContent(Unknown Source)
    at
    com.sap.aii.ib.server.propagation.Propagator.importXiContent(Pr
    opagator.java:92)
    at
    com.sap.aii.ib.server.transport.impl.pvc.GenPvcTransport.genPvc
    Import(GenPvcTransport.java:65)
    ... 69 more
    Caused by: com.sap.aii.utilxi.misc.api.BaseException: Internal
    error during pvc call: Version management was unable to execute
    the last action because a temporary internal lock has been set.
    at
    com.sap.aii.ib.server.propagation.XIPropagationException.wrapRa
    wException(XIPropagationException.java:150)
    ... 79 more
    Caused by:
    com.sap.aii.ib.server.pvcadapt.lockmgr.XiLockDeniedException:
    Version management was unable to execute the last action
    because a temporary internal lock has been set.
    at
    com.sap.aii.ib.server.pvcadapt.lockmgr.TransactionalLockManager
    .createLockDeniedException(TransactionalLockManager.java:187)
    at
    com.sap.aii.ib.server.pvcadapt.lockmgr.TransactionalLockManager
    .requestLock(TransactionalLockManager.java:86)
    at
    com.sap.aii.ib.server.pvcadapt.lockmgr.CentralLockManager.reque
    stLock(CentralLockManager.java:113)
    at
    com.tssap.dtr.pvc.propagation.server.PropagatableBlobTransientC
    lass.lockPropagatableBlob(PropagatableBlobTransientClass.java:1
    10)
    at
    com.tssap.dtr.pvc.propagation.server.PropagatableProvider.getEx
    clusiveLock(PropagatableProvider.java:644)
    at
    com.tssap.dtr.pvc.propagation.server.PropagatableProvider.setDa
    ta(PropagatableProvider.java:574)
    at
    com.tssap.dtr.pvc.propagation.server.PropagatableProvider.impor
    t_(PropagatableProvider.java:780)
    at
    com.tssap.dtr.pvc.propagation.server.PropagatableProvider.impor
    t_(PropagatableProvider.java:821)
    at
    com.tssap.dtr.pvc.objectpers.Propagator.import_(Propagator.java
    :104)
    at
    com.sap.aii.ib.server.propagation.PropagatorImpl.importXiConten
    t(PropagatorImpl.java:233)
    ... 77 more
    Serialized exception:Internal error during pvc call: Version
    management was unable to execute the last action because a
    temporary internal lock has been set.
    [Ljava.lang.StackTraceElement;@13a0af
    Serialized exception:Internal error during pvc call: Version
    management was unable to execute the last action because a
    temporary internal lock has been set.
    [Ljava.lang.StackTraceElement;@9a81d3
    Serialized exception:Version management was unable to execute
    the last action because a temporary internal lock has been set.
    [Ljava.lang.StackTraceElement;@1c161b3
    Step: Importing XI content
    Retry StepSkip StepCancel Process
    Thanks & regards

    Hi,
    Steps to be configiured after tnstalling CE 7.1 and ESR  in NWA
    1. Initial setup of Functional unit SLD
    2. Configuration of Services Registry Webservice Destinations
    3. then follow the step of Configuration of ESR.
    make sure the above steps are successful.
    Actually even I have got the same error but whoile trying the same steps it worked fine.
    Hope this helps.
    Regards,
    Gopinath M.
    Edited by: Gopinath Myneni on Feb 12, 2008 3:12 PM
    Edited by: Gopinath Myneni on Feb 12, 2008 3:16 PM

  • Error while initializing OIM from eclipse

    Hi All,
    I am trying to connect OIM deployed on WAS 6.1 through eclipse. Connection is getting established but when I am calling finduser api getting error
    Below is the error:
    Exception in thread "P=727545:O=0:CT" java.lang.NullPointerException
         at Thor.API.Operations.tcUserOperationsClient.findAllUsers(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
         at java.lang.reflect.Method.invoke(Method.java:618)
         at Thor.API.Base.SecurityInvocationHandler$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(AccessController.java:214)
         at javax.security.auth.Subject.doAs(Subject.java:495)
         at com.ibm.websphere.security.auth.WSSubject.doAs(WSSubject.java:118)
         at Thor.API.Security.LoginHandler.websphereLoginSession.runAs(Unknown Source)
         at Thor.API.Base.SecurityInvocationHandler.invoke(Unknown Source)
         at $Proxy0.findAllUsers(Unknown Source)
         at com.anz.ts.DelAdmin1.findUserKey(DelAdmin1.java:56)
         at com.anz.ts.DelAdmin1.main(DelAdmin1.java:203)

    Ya we are trying different options..
    For your error "0000002c SecurityColla A SECJ0053E: Authorization failed for /UNAUTHENTICATED while invoking (Home)ejb/tcUserOperations create:2 securityName: /UNAUTHENTICATED;accessID: UNAUTHENTICATED is not granted any of the required roles: User "
    If you are using Websphere then you must add 'User' role to your user through WAS console.

  • 'no more data to read from socket ' error while installing rcu

    hi all,
    while installing repository creation utility ,i faced 'no more data to read from socket' exactly at step 2(at this step ,i gave database connection details).could anyone please help me.

    is the local database you are trying to connect ?
    check the network connection and database status.

  • EPM configuration err -  RegistryWizardState

    While trying to configure the product the EPM configuration utility gave me the following error. "Failed to Navigate from RegistryWizardState: Error while initializing registry". Has anyone seen this one before?

    I have not, but looks like others have:
    EPM 11.1.2: Foundation Services config fails on Windows 2008 SP1 server.
    You may also want to do a search on the Essbase Forums. I did a quick search for RegistryWizardState and it returned 7 threads.
    Essbase Forums: Essbase
    Cheers,
    Mehmet

  • EPM Configurator Failed

    Hi,
    I configured Shared Service (11.1.2) successfully yesterday and deployed it on weblogic.
    However today I tried to configure essbase but EPM Configurator keep failing.
    Configurator failed at 2nd step once I entered DB information.
    I checked configtool log file and it indicates below error
    ====
    [2012-05-30T14:13:27.092+01:00] [EPMINS] [ERROR] [EPMINS-00001] [oracle.EPMINS] [tid: 15] [ecid: 0000JUTrbJg3z0WjLxyGOA1FlXkc000002,0:381] [SRC_CLASS: com.hyperion.hit.wizard.Wizard] trace: Unexpected error:[[
    java.lang.NullPointerException
         at com.hyperion.cis.ConfigToolDocument.isAppServerClasspathOptional(ConfigToolDocument.java:488)
         at com.hyperion.cis.config.dependencies.ClassPathPresentCheck.proccessEntering(ClassPathPresentCheck.java:44)
         at com.hyperion.config.wizard.ProductTaskSelectionField.<init>(ProductTaskSelectionField.java:52)
         at com.hyperion.config.wizard.impl.ProductTaskSelectionForm.<init>(ProductTaskSelectionForm.java:78)
         at com.hyperion.config.wizard.impl.ProductTaskSelectionState.getForm(ProductTaskSelectionState.java:71)
         at com.hyperion.hit.wizard.Wizard.changeState(Wizard.java:440)
         at com.hyperion.hit.wizard.Wizard.access$1500(Wizard.java:47)
         at com.hyperion.hit.wizard.Wizard$NextClass.run(Wizard.java:552)
         at java.lang.Thread.run(Thread.java:662)
    =====
    Please can you help.
    Thanks

    Essbase is on the same server. I am trying to find the root cause but log files are not giving any clue.
    Any help will be really appreciated.
    Thanks

  • Sso configuration assistant failed

    my envirament is redhat AS4 + oracle 10.1.0.4.2
    MR and OID are installed in different PC. There is no problem when I install the MR,but the "sso configuration assistant failed " alway appear when I install OID.
    the installation log is as fllow:
    Configuration assistant "Single Sign-On Configuration Assistant" failed
    ================================================================================================================
    Output generated from configuration assistant "Single Sign-On Configuration Assistant" (attempt 4):
    CLASSPATH=/home/oracle/OraHome_1/jlib/repository.jar:/home/oracle/OraHome_1/sso/lib/ossoca.jar:/home/oracle/OraHome_1/lib/xmlparserv2.jar:/home/oracle/OraHome_1/jdbc/lib/classes12.jar:/home/oracle/OraHome_1/jdbc/lib/nls_charset12.jar:/home/oracle/OraHome_1/jlib/jndi.jar:/home/oracle/OraHome_1/jlib/ojmisc.jar:/home/oracle/OraHome_1/j2ee/home/jazn.jar:/home/oracle/OraHome_1/j2ee/home/jaas.jar:/home/oracle/OraHome_1/jdk/lib/rt.jar:/home/oracle/OraHome_1/jdk/lib/i18n.jar:.:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/emd.jar:/home/oracle/OraHome_1/dcm/lib/dcm.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/portalSMI.jar:/home/oracle/OraHome_1/jlib/emConfigInstall.jar:/home/oracle/OraHome_1/lib/dms.jar:/home/oracle/OraHome_1/opmn/lib/ons.jar:/home/oracle/OraHome_1/j2ee/home/oc4j.jar:/home/oracle/OraHome_1/jlib/ojmisc.jar:/home/oracle/OraHome_1/j2ee/home/jaznplugin.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/click-agent.jar:/home/oracle/OraHome_1/sso/conf:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/disco_dsc_smi.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/f90em.jarParameters passed to ssoca : param0:config param1:/home/oracle/OraHome_1 param2:cn=orcladmin param3:***** param4:"AMERICAN_AMERICA.WE8ISO8859P1" param5:http param6:localhost.localdomain param7:7777 param8:en
    Wed Aug 11 19:50:56 PDT 2010
    Parameters received by ssoca : param0:config param1:/home/oracle/OraHome_1 param2:cn=orcladmin param3:***** param4:"AMERICAN_AMERICA.WE8ISO8859P1" param5:http param6:localhost.localdomain param7:7777 param8:en Content of ssoca config file is :
    -- listing properties --
    config_sso_oid=true
    config_lang=true
    config_sso_seed=true
    config_targets_xml=true
    config_ssoupg=true
    config_dad=true
    config_em_integ=trueSSO seed is already configured in the database.ACTION by SSOConfigAssistant :
    /home/oracle/OraHome_1/bin/sqlplus [email=orasso/*****@]orasso/*****@"cn=wmz,cn=oraclecontext[email]"
    @/home/oracle/OraHome_1/sso/admin/plsql/sso/ssooidd.sql localhost.localdomain 636 "cn=orcladmin" ***** Y
    SQL*Plus: Release 10.1.0.4.2 - Production on Wed Aug 11 19:50:58 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> Connected.
    SQL> Creating OID entries for SSO
    Error code : 1
    Error message: User-Defined Exception
    LDAP error : ORA-31203: DBMS_LDAP: PL/SQL - Init Failed.
    ERROR: deleting application entry
    Error code: 1
    Error message: User-Defined Exception
    ERROR: creating SSO users and groups in OID
    PL/SQL procedure successfully completed.
    *** Refreshing WWC OID cache....***
    declare
    ERROR at line 1:
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "ORASSO.WWSEC_OID", line 1199
    ORA-06512: at "ORASSO.WWSEC_OID", line 1328
    ORA-06512: at "ORASSO.WWSEC_OID", line 2498
    ORA-06512: at "ORASSO.WWSEC_OID", line 2528
    ORA-06512: at "ORASSO.WWSEC_OID", line 1606
    ORA-06512: at "ORASSO.WWSEC_OID", line 1755
    ORA-06512: at "ORASSO.WWSEC_OID", line 2133
    ORA-06512: at line 8
    No errors.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.4.2 - Production
    With the Partitioning, OLAP and Data Mining options
    NLS_LANG character set = AL32UTF8
    NLS_LANG param = AMERICAN_AMERICA.AL32UTF8/home/oracle/OraHome_1/jdk/bin/java
    -cp
    /home/oracle/OraHome_1/lib/xmlparserv2.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/emd.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/log4j-core.jar:/home/oracle/OraHome_1/lib/emSDK.jar
    -DORACLE_HOME=/home/oracle/OraHome_1
    oracle.sysman.emSDK.conf.TargetInstaller
    deletetarget
    oracle_sso_server
    wmz_oid.localhost.localdomain_Single Sign-OnrassoSetting the AS product version value in targets.xml to be "10.1.2.0.2".
    Calling method getASTargetInfo.
    getASTargetInfo: oracleHome = "/home/oracle/OraHome_1".
    getASTargetInfo: iasName = "wmz_oid.localhost.localdomain".
    getASTargetInfo: iAS Target Type = "oracle_ias".getASTargetInfo: StatusURL value = "http://localhost.localdomain:7777".
    Retrieved SSO protocol, host, and port info from targets.xml.
    The values are: "http://localhost.localdomain:7777".
    The following values will be used to configure the sso_server target entry in targets.xml.
    Protocol: "http".
    Hostname: "localhost.localdomain".
    Port: "7777".
    /home/oracle/OraHome_1/jdk/bin/java
    -cp
    /home/oracle/OraHome_1/lib/xmlparserv2.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/emd.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/log4j-core.jar:/home/oracle/OraHome_1/lib/emSDK.jar
    -DORACLE_HOME=/home/oracle/OraHome_1
    oracle.sysman.emSDK.conf.TargetInstaller
    addtarget
    /home/oracle/OraHome_1/sso/sso_server_target2add.xmlConfiguring SSO languages with the following language code:
    us Language us is already installed.About to execute java call using emConfigInstall.jar.
    Here are the arguments:
    /home/oracle/OraHome_1/jdk/bin/java
    -DORACLE_HOME=/home/oracle/OraHome_1
    -jar
    /home/oracle/OraHome_1/jlib/emConfigInstall.jar
    consolesn
    /home/oracle/OraHome_1/sso/conf/consoleConfigSNSegment.xml
    Finished executing the call.Child Process has exited.
    SSO Configuration Assistant failed.
    Configuration assistant "Single Sign-On Configuration Assistant" failed
    =============================
    Can someone help me?

    I had the similar issue and same error mesaage.
    One of the possible reason is the DNS and/or host file configuration.
    If the OID/SSO and metadata repository are on two different servers, make sure for both servers, the entries IP <fully qualified hostname> <Alias> reflects in host file of each of them.
    Simply click retry and the install should run to completion.
    Good Luck!

  • Install Oracle BI 11g 11.1.1.5.0 Configuring OCM failed

    Hi all,
    I'm installing Oracle BI 11g on Window7 32 bit.
    It's almost done. But I have an error at Configuration Progess / Configuring OCM failed. The message is: "Error encountered in deploying OCM instance. Exit code =1"
    I check the install Log:
    [2012-12-27T13:36:37.349+07:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] Checking for $ORACLE_HOME/ocm.rsp file existence
    [2012-12-27T13:36:37.349+07:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] $ORACLE_HOME/ocm.rsp exists
    [2012-12-27T13:36:37.349+07:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] Install handler params :-componentName ocm1 -componentType OCM -cfgHome C:\OracleBI11g\instances\instance1 -rspFilePath C:\OracleBI11g\Oracle_BI1\ocm.rsp -oracleInstance C:\OracleBI11g\instances\instance1
    [2012-12-27T13:36:37.349+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.OracleASInstanceProvisioner] [SRC_METHOD: directoryIsPopulated] directoryIsPopulated found unexcluded file/dir: C:\OracleBI11g\instances\instance1\auditlogs
    [2012-12-27T13:36:37.349+07:00] [as] [TRACE:32] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.OracleASInstanceProvisioner] [SRC_METHOD: calcDirectoryStatus] Oracle Instance directory status: INSTANCE
    [2012-12-27T13:36:37.379+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnection] [SRC_METHOD: connect] Creating connection to weblogic.management.mbeanservers.runtime
    [2012-12-27T13:36:37.379+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnection] [SRC_METHOD: getAttribute] Getting RegisterMBean attribute: RegisteredInstanceNames
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnection] [SRC_METHOD: disconnect] Breaking connection to mbean server
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnection] [SRC_METHOD: connect] Creating connection to weblogic.management.mbeanservers.runtime
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnection] [SRC_METHOD: invokeMBean] Invoking RegisterMBean operation: getRegisteredComponentNames
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnection] [SRC_METHOD: disconnect] Breaking connection to mbean server
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: createComponent] Creating empty component directories...
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.sysman.ccr.configCCR.OCMComponentImpl] [SRC_METHOD: createComponentDirs] ENTRY
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: createComponentDirs] Confirming Oracle Instance exists: C:\OracleBI11g\instances\instance1
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: createComponentDirs] Creating empty component directory: C:\OracleBI11g\instances\instance1\OCM\ocm1
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: createComponentDirs] Creating empty component config directory: C:\OracleBI11g\instances\instance1\config\OCM\ocm1
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: createComponentDirs] Creating empty component log directory: C:\OracleBI11g\instances\instance1\diagnostics\logs\OCM\ocm1
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.sysman.ccr.configCCR.OCMComponentImpl] [SRC_METHOD: createComponentDirs] RETURN
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: createComponent] Provisioning OCM files for ocm1
    [2012-12-27T13:36:37.399+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.PortTracker] [SRC_METHOD: removePorts] Port tracker removing ports for component:
    [2012-12-27T13:36:37.399+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.sysman.ccr.configCCR.OCMComponentImpl] [SRC_METHOD: onCreate] ENTRY
    [2012-12-27T13:36:37.399+07:00] [as] [TRACE] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.sysman.ccr.configCCR.OCMComponentImpl] [SRC_METHOD: onCreate] Creating OCM instance directories in ORACLE_INSTANCE
    [2012-12-27T13:36:37.399+07:00] [as] [TRACE] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.sysman.ccr.configCCR.OCMComponentImpl] [SRC_METHOD: onCreate] Deploying the OCM packages.
    [2012-12-27T13:36:37.399+07:00] [as] [TRACE] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.sysman.ccr.configCCR.OCMComponentImpl] [SRC_METHOD: onCreate] running cmd /c C:\OracleBI11g\Oracle_BI1\ccr\bin\setupCCR.exe -S OUI -V 10.3.0.3.0 -c -R C:\OracleBI11g\Oracle_BI1\ocm.rsp
    [2012-12-27T13:36:39.621+07:00] [as] [TRACE] [] [oracle.as.config] [tid: 27] [ecid: 0000JjR4vD52ZNYzLouHOA1GqxDq00000I,0] [SRC_CLASS: oracle.sysman.ccr.configCCR.OCMComponentImpl$StreamBleeder] [SRC_METHOD: run] *Error : C:\PROGRA~1\Java\JDK17~1.0_0\bin does not contain java.[[*
    JAVA_HOME does not contain a valid JDK/JRE.
    Redefine JAVA_HOME to refer to a JDK/JRE 1.3.0 or greater.
    when I check the System variables:
    JAVA_HOME = C:\Program Files\Java\jdk1.7.0_05\bin\
    Maybe I have problem in JDK version?
    Can you plz help me fix?
    Thank you

    OBIEE 11g is not certified with windows 7 32bit. Please see the certification matrix: http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/bi-11gr1certmatrix-166168.html

Maybe you are looking for