Unable to start em after deploying SOA composites

Hi
I have installed SOA 11.1.1.1.3 and cretaed the repositories. I have created a new domain soa_domain which supports SOA,Enterprise Manager,BAM.
The first time I started the server, it started successfully and I was able to deploy two SOA composites and also test them successfully through the em console.
Today I restarted my admin server and I find the following logs during startup:
####<Jan 6, 2011 10:07:47 AM GMT+05:30> <Warning> <J2EE> <INMUCHPC00278> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1294288667512> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application em is not versioned.>
####<Jan 6, 2011 10:07:58 AM GMT+05:30> <Warning> <HTTP> <INMUCHPC00278> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1294288678205> <BEA-101162> <User defined listener com.sun.faces.config.ConfigureListener failed: java.lang.NoSuchMethodError: org.apache.xerces.impl.xs.XMLSchemaLoader.loadGrammar([Lorg/apache/xerces/xni/parser/XMLInputSource;)V.
####<Jan 6, 2011 10:07:58 AM GMT+05:30> <Error> <Deployer> <INMUCHPC00278> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1294288678441> <BEA-149231> <*Unable to set the activation state to true for the application 'em'.*
weblogic.application.ModuleException:      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1514)
     at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
     at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
     at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
     at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
     at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
     at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
     at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
     at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
     at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
     at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
     at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
     at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
     at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
     at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
     at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
     at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
     at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
     at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
     at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
     at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
     at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
     at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
     at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
*Caused By: java.lang.NoSuchMethodError: org.apache.xerces.impl.xs.XMLSchemaLoader.loadGrammar([Lorg/apache/xerces/xni/parser/XMLInputSource;)V*
     at org.apache.xerces.jaxp.validation.XMLSchemaFactory.newSchema(Unknown Source)
     at javax.xml.validation.SchemaFactory.newSchema(SchemaFactory.java:594)
     at com.sun.faces.config.DbfFactory.initSchema(DbfFactory.java:151)
     at com.sun.faces.config.DbfFactory.<clinit>(DbfFactory.java:120)
     at com.sun.faces.config.ConfigManager$ParseTask.<init>(ConfigManager.java:372)
     at com.sun.faces.config.ConfigManager.getConfigDocuments(ConfigManager.java:280)
     at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:202)
     at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:195)
     at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
     at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
     at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1863)
     at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126)
     at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
     at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
     at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
     at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
     at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
     at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
     at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
     at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
     at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
     at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
     at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
     at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
     at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
     at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
     at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
     at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
     at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
     at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
     at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
     at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
     at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
     at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
     at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
     at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
And when I check the Admin console,Deployments section, the em application status is shown as failed. I tried starting it up from the Admin Console as well.
But no luck....
Has some one come across this before? Could you please help me figuring out the cause of this problem and how to overcome this?
Regards
Kshama

When I mentioned I have deployed DBAdapter and JMSAdapter, I meant that, I added new outbound connection pools to the configuration and redeployed the adapters.
Also, I compared the Admin Server logs( before and after redeploying Adapters), I found that there was a difference in java classpath it was referring to.
After deployment of adapters, when I restarted the server, the classpath was referring to my classpath environment variable also which had an entry pointing to ant-1.6/xercesImpl.jar.
I removed the entry from environment variable classpath.
I have now reverted back the deployment order as before and everything seems to be working fine.
Thanks All for your instant replies.
Regards
Kshama
Edited by: Kshama Tamhankar on Jan 6, 2011 9:36 PM

Similar Messages

  • Cannot deploy SOA composite to a managed server

    My problem: cannot deploy SOA composite to a managed server.
    The following is what I did:
    1. I created a domain "devDomain". admin server is created automatically for me.
    *2. I created a manged server (soa_server1) on my domain after.*
    2. started the admin server
    3. started soa_server1
    4. see both servers in WLS control, both server state=running
    5. see both server in EM console, both server status are up
    6. in JDev(11.1.1.5.0), created an application server connection, and tested the connection successfully
    7. when I tried to deploy my composite from JDev, I selected the application server connection, on step "SOA servers", it only lists AdminServer.
    8. Then I tried to deploy the composite from EM by right-click soa_server1, but "SOA deployment" is not in the list.
    My guess: there should be some libraries or other resources applied to soa_server1 before it could accept soa deployment. What are these libraries/resources?
    I tried to target all 10 libraries under the path "oracle.soa." to soa_server1, and checked the config.xml and found the file was updated correcly, reboot my pc, restarted the servers, but still face the same problem.
    My environment is weblogic 10.3.5.
    Basically, my question is:
    after a domain is created and admin server is there, if I want to add a managed server which will host soa composites, what should I do to configure the managed server?
    Edited by: wiky on Jul 20, 2011 11:39 AM

    How can I add new code to a clustered environment without causing an          outage. Right
              > now I have to deploy the new code using the admin server to both managed
              servers.
              > My question is if I pull one managed server out of the cluster, add new
              code and
              > test it, how do I add this one managed server back to the cluster that is
              referencing
              > the old code without causing an outage for the site?
              This is something addressed much better in the 7.0 release.
              Peace,
              Cameron Purdy
              Tangosol, Inc.
              Clustering Weblogic? You're either using Coherence, or you should be!
              Download a Tangosol Coherence eval today at http://www.tangosol.com/
              "William" <[email protected]> wrote in message
              news:3cc9847a$[email protected]..
              >
              

  • Error while deploying SOA composite via ant

    I am getting following error while deploying SOA composite through ant from SOA server (UNIX).It is unable to get mds configuration.
    Jdeveloper is not installed in SOA server.
    I am trying to copy the SOA project from local machine to SOA server and trying to deploy from SOA server.
    Error
    Parse of component type files failed, check the adf-config.xml file : "oracle.fabric.common.FabricException: oracle.mds.config.MDSConfigurationException: MDS-01330: unable to load MDS configuration document
    MDS-01329: unable to load element "persistence-config"
    MDS-01370: MetadataStore configuration for metadata-store-usage "mstore-usage_1" is invalid.
    MDS-00503: The metadata path "/u01/orasoa/Oracle/Middleware/Oracle_SOA1/integration" does not contain any valid directories.
    I checked /u01/orasoa/Oracle/Middleware/Oracle_SOA1 directory. Integretion directory is not available.
    Am I missing anything?
    *Please advise.*
    build.propeties
    ============
    # build file for HelloWorldComposite
    composite.name=AntScriptDeployPOCService
    # revision of the composite
    composite.revision=1.0
    # Set oracle.home to <JDEV_HOME>/jdeveloper, where <JDEV_HOME> is JDEV # installation directory
    #oracle.home=C:/Oracle/Middleware/jdeveloper
    oracle.home=/u01/orasoa/Oracle/Middleware/Oracle_SOA1
    # soa-server side oracle home directory - needed for deployment plan
    # and the weblogic sca library deployment
    soa.server.oracle.home=/u01/orasoa/Oracle/Middleware/Oracle_SOA1
    ###### Deployment server connection information
    # the admin server connection information
    admin.server.host=10.40.237.106
    admin.server.port=7001
    # the domain where soa infra is installed
    server.domain.name=soa_domain
    # connection information for the managed server, used for soa-deployment
    managed.server.host=10.40.237.106
    managed.server.port=8001
    # User and credentials for the servers
    server.user=weblogic
    server.password=<password>
    # wls server where soa is targeted.
    server.targets=soa_server1
    #local.java.home=C:/Oracle/Middleware/jdk160_14_R27.6.5-32
    local.java.home=/u01/orasoa/Oracle/Middleware/jdk160_14_R27.6.5-32
    Build.xml
    <?xml version="1.0" encoding="UTF-8" ?>
    <project name="AntScriptDeployPOCService" default="all">
    <!-- build.properties -->
    <property file="build.properties"/>
    <property name="deploy.dir" value="../deploy"/>
    <!-- Add targets here -->
    <target name="compile-package">
    <property name="sca-inf.classes.dir" value="../SCA-INF/classes"/>
    <mkdir dir="${sca-inf.classes.dir}"/>
    <ant antfile="${oracle.home}/bin/ant-sca-package.xml" target="package" inheritall="false">
    <property name="oracle.home" value="${oracle.home}"/>
    <property name="compositeDir" value="${basedir}/../"/>
    <!-- needed for adf config -->
    <property name="scac.application.home" value="${basedir}/../.."/>
    <!-- name of the composite -->
    <property name="compositeName" value="${composite.name}"/>
    <!-- revision of the composite -->
    <property name="revision" value="${composite.revision}"/>
    <!-- java.passed.home passed to scac, this property will be
    overwritten to the env.JAVA_HOME if such env variable is defined in OS level-->
    <property name="java.passed.home" value="${local.java.home}"/>
              <!--property name="java.passed.home" value="C:/Oracle/Middleware/jdk160_14_R27.6.5-32"-->
    </ant>
    </target>
    <target name="deploy">
    <condition property="deploymentplan.name" value="null">
    <not>
    <isset property="${deploymentplan.name}"/>
    </not>
    </condition>
    <echo>Deploying to http://${managed.server.host}:${managed.server.port}/soa-infra/deployer</echo>
    <ant antfile="${oracle.home}/bin/ant-sca-deploy.xml" target="deploy" inheritall="false">
    <!-- reformat of prop names -->
    <property name="user" value="${server.user}"/>
    <property name="password" value="${server.password}"/>
    <!-- create the url for deployment -->
    <property name="serverURL" value="http://${managed.server.host}:${managed.server.port}/soa-infra/deployer"/>
    <!-- location of the sar -->
    <property name="sarLocation" value="${deploy.dir}/sca_${composite.name}_rev${composite.revision}.jar"/>
    <!-- force overwrite if already there -->
    <property name="overwrite" value="true"/>
    <!-- configplan-->
    <property name="configplan" value="${deploymentplan.name}"/>
    </ant>
    </target>
    <target name="all" depends="compile-package,deploy"/>
    </project>

    Check whether the adf-config.xml file in your app is having proper mds path similar to this:
    <adf-mds-config xmlns="http://xmlns.oracle.com/adf/mds/config">
    <mds-config xmlns="http://xmlns.oracle.com/mds/config">
    <persistence-config>
    <metadata-namespaces>
    <namespace metadata-store-usage="mstore-usage_1" path="/soa/shared"/>
    </metadata-namespaces>
    <metadata-store-usages>
    <metadata-store-usage id="mstore-usage_1">
    <metadata-store class-name="oracle.mds.persistence.stores.file.FileMetadataStore">
    <property value="${oracle.home}/integration"
    name="metadata-path"/>
    <property value="seed" name="partition-name"/>
    </metadata-store>
    </metadata-store-usage>
    </metadata-store-usages>
    </persistence-config>
    </mds-config>
    </adf-mds-config>
    "

  • Error during deploying SOA Composite

    I have created a SOA Composite in which I am trying to access an External Web Service.
    The compilation goes fine but its failing at the time of deployment to Soa Server.
    My BPEL consists of following activities-> RecieveInput-> Assign -> Invoke -> Assign -> Callback client
    In my composite I have configured WS policies and in BPEL’s invoke activity , I have added headers and endpoint URI as an expression in properties tab.
    I am getting the following error at the time of deployment :-
    1)     Through Jdeveloper and Manually through Soa Server :-
    Caused By: ORABPEL-05250
    Error deploying BPEL suitcase.
    error while attempting to deploy the BPEL component file : the exception reported is: java.lang.Exception: BPEL 1.1 compilation failed
    This error contained an exception thrown by the underlying deployment module.
    Verify the exception trace in the log (with logging level set to debug mode).
    at com.collaxa.cube.engine.deployment.DeploymentManager.deployComponent(DeploymentManager.java:200)
    at com.collaxa.cube.ejb.impl.CubeServerManagerBean._deployOrLoadComponent(CubeServerManagerBean.java:876)
    at com.collaxa.cube.ejb.impl.CubeServerManagerBean.deployComponent(CubeServerManagerBean.java:122)
    at com.collaxa.cube.ejb.impl.bpel.BPELServerManagerBean.deployComponent(BPELServerManagerBean.java:88)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Truncated. see log file for complete stacktrace
    2)     If I deploy manually through XML files, deployment happens successfully but while testing , I get the following error
    Caused by: java.net.ConnectException: Tried all: '1' addresses, but could not connect over HTTP to server: 'www.w3.org', port: '80'
    Kindly provide any suggestions to rectify the issue.
    Thanks.

    When starting SOA Suite after upgrading from 11.1.1.4 to 11.1.1.6, I experienced a similar error in the soa_server?.out logs:
    <Error> <oracle.soa.bpel.engine.deployment> <BEA-000000> <
    java.lang.Exception: BPEL 1.1 compilation failed
    Anyone have a suggestion on how to resolve this error?

  • Unable to start xorg after latest nvidia update

    Hi,
    I have NVIDIA GeForce GTX 750 card. I did update to version 346.47 of nvidia driver and figured out that after reboot SDDM dont start. I disabled login manager and tried to start xorg server manually but without success. I see that there is segmentation fault in log but don't understand where it comes from exectly.
    Output of /var/log/Xorg.0.log:
    [ 18.250]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 18.251] X Protocol Version 11, Revision 0
    [ 18.251] Build Operating System: Linux 3.18.6-1-ARCH x86_64
    [ 18.251] Current Operating System: Linux lolik-pc 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:44:05 CET 2015 x86_64
    [ 18.251] Kernel command line: \boot\vmlinuz-linux rw root=UUID=d0592c05-2ed2-4bd2-be47-6a2762e5c3c3 rootfstype=ext4 initrd=boot\initramfs-linux.img
    [ 18.252] Build Date: 22 February 2015 12:50:32PM
    [ 18.253]
    [ 18.253] Current version of pixman: 0.32.6
    [ 18.254] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 18.254] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 18.255] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 28 13:33:14 2015
    [ 18.260] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 18.261] (==) No Layout section. Using the first Screen section.
    [ 18.261] (==) No screen section available. Using defaults.
    [ 18.261] (**) |-->Screen "Default Screen Section" (0)
    [ 18.261] (**) | |-->Monitor "<default monitor>"
    [ 18.261] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 18.261] (==) Automatically adding devices
    [ 18.261] (==) Automatically enabling devices
    [ 18.261] (==) Automatically adding GPU devices
    [ 18.267] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [ 18.267] Entry deleted from font path.
    [ 18.267] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [ 18.271] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 18.271] Entry deleted from font path.
    [ 18.271] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 18.272] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 18.272] Entry deleted from font path.
    [ 18.272] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 18.272] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 18.272] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 18.272] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 18.272] (II) Loader magic: 0x815d80
    [ 18.272] (II) Module ABI versions:
    [ 18.272] X.Org ANSI C Emulation: 0.4
    [ 18.272] X.Org Video Driver: 19.0
    [ 18.272] X.Org XInput driver : 21.0
    [ 18.272] X.Org Server Extension : 9.0
    [ 18.273] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
    [ 18.273] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 18.273] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
    [ 18.273] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 18.273] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 9 paused 0
    [ 18.274] (--) PCI: (0:0:2:0) 8086:0412:1458:d000 rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
    [ 18.274] (--) PCI:*(0:1:0:0) 10de:1380:1462:3102 rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 18.274] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 18.274] (II) LoadModule: "glx"
    [ 18.275] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 18.342] (II) Module glx: vendor="NVIDIA Corporation"
    [ 18.342] compiled for 4.0.2, module version = 1.0.0
    [ 18.342] Module class: X.Org Server Extension
    [ 18.343] (II) NVIDIA GLX Module 346.47 Thu Feb 19 18:09:07 PST 2015
    [ 18.343] (II) Applying OutputClass "nvidia" to /dev/dri/card0
    [ 18.343] loading driver: nvidia
    [ 18.343] (==) Matched nvidia as autoconfigured driver 0
    [ 18.343] (==) Matched nouveau as autoconfigured driver 1
    [ 18.343] (==) Matched nv as autoconfigured driver 2
    [ 18.343] (==) Matched intel as autoconfigured driver 3
    [ 18.343] (==) Matched nouveau as autoconfigured driver 4
    [ 18.343] (==) Matched nv as autoconfigured driver 5
    [ 18.343] (==) Matched modesetting as autoconfigured driver 6
    [ 18.343] (==) Matched fbdev as autoconfigured driver 7
    [ 18.343] (==) Matched vesa as autoconfigured driver 8
    [ 18.343] (==) Assigned the driver to the xf86ConfigLayout
    [ 18.343] (II) LoadModule: "nvidia"
    [ 18.344] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 18.349] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 18.349] compiled for 4.0.2, module version = 1.0.0
    [ 18.349] Module class: X.Org Video Driver
    [ 18.350] (II) LoadModule: "nouveau"
    [ 18.350] (WW) Warning, couldn't open module nouveau
    [ 18.350] (II) UnloadModule: "nouveau"
    [ 18.350] (II) Unloading nouveau
    [ 18.350] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 18.350] (II) LoadModule: "nv"
    [ 18.350] (WW) Warning, couldn't open module nv
    [ 18.350] (II) UnloadModule: "nv"
    [ 18.350] (II) Unloading nv
    [ 18.350] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 18.350] (II) LoadModule: "intel"
    [ 18.350] (WW) Warning, couldn't open module intel
    [ 18.350] (II) UnloadModule: "intel"
    [ 18.350] (II) Unloading intel
    [ 18.350] (EE) Failed to load module "intel" (module does not exist, 0)
    [ 18.350] (II) LoadModule: "modesetting"
    [ 18.350] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 18.350] (II) Module modesetting: vendor="X.Org Foundation"
    [ 18.350] compiled for 1.17.1, module version = 1.17.1
    [ 18.350] Module class: X.Org Video Driver
    [ 18.350] ABI class: X.Org Video Driver, version 19.0
    [ 18.350] (II) LoadModule: "fbdev"
    [ 18.350] (WW) Warning, couldn't open module fbdev
    [ 18.350] (II) UnloadModule: "fbdev"
    [ 18.350] (II) Unloading fbdev
    [ 18.350] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 18.350] (II) LoadModule: "vesa"
    [ 18.350] (WW) Warning, couldn't open module vesa
    [ 18.350] (II) UnloadModule: "vesa"
    [ 18.350] (II) Unloading vesa
    [ 18.350] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 18.350] (II) NVIDIA dlloader X Driver 346.47 Thu Feb 19 17:47:18 PST 2015
    [ 18.350] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 18.351] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 18.351] (++) using VT number 1
    [ 18.351] (--) controlling tty is VT number 1, auto-enabling KeepTty
    [ 18.351] (II) Loading sub module "fb"
    [ 18.351] (II) LoadModule: "fb"
    [ 18.351] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 18.352] (II) Module fb: vendor="X.Org Foundation"
    [ 18.352] compiled for 1.17.1, module version = 1.0.0
    [ 18.352] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 18.352] (II) Loading sub module "wfb"
    [ 18.352] (II) LoadModule: "wfb"
    [ 18.352] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 18.353] (II) Module wfb: vendor="X.Org Foundation"
    [ 18.353] compiled for 1.17.1, module version = 1.0.0
    [ 18.353] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 18.353] (II) Loading sub module "ramdac"
    [ 18.353] (II) LoadModule: "ramdac"
    [ 18.353] (II) Module "ramdac" already built-in
    [ 18.354] (II) modeset(G0): using drv /dev/dri/card1
    [ 18.354] (WW) Falling back to old probe method for modesetting
    [ 18.354] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 18.354] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 18.354] (==) NVIDIA(0): RGB weight 888
    [ 18.354] (==) NVIDIA(0): Default visual is TrueColor
    [ 18.354] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 18.354] (**) NVIDIA(0): Enabling 2D acceleration
    [ 18.948] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
    [ 18.948] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 750 Ti (GM107-A) at PCI:1:0:0 (GPU-0)
    [ 18.948] (--) NVIDIA(0): Memory: 2097152 kBytes
    [ 18.948] (--) NVIDIA(0): VideoBIOS: 82.07.32.00.18
    [ 18.948] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 18.952] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 750 Ti at PCI:1:0:0
    [ 18.952] (--) NVIDIA(0): CRT-0
    [ 18.952] (--) NVIDIA(0): DELL U2211H (DFP-0) (boot, connected)
    [ 18.952] (--) NVIDIA(0): DFP-1
    [ 18.952] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
    [ 18.952] (--) NVIDIA(0): DELL U2211H (DFP-0): Internal TMDS
    [ 18.952] (--) NVIDIA(GPU-0): DELL U2211H (DFP-0): 330.0 MHz maximum pixel clock
    [ 18.952] (--) NVIDIA(0): DFP-1: Internal TMDS
    [ 18.952] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
    [ 18.952] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 18.952] (**) NVIDIA(0): device DELL U2211H (DFP-0) (Using EDID frequencies has
    [ 18.952] (**) NVIDIA(0): been enabled on all display devices.)
    [ 18.953] (==) NVIDIA(0):
    [ 18.953] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 18.953] (==) NVIDIA(0): will be used as the requested mode.
    [ 18.953] (==) NVIDIA(0):
    [ 18.953] (II) NVIDIA(0): Validated MetaModes:
    [ 18.953] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
    [ 18.953] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
    [ 18.983] (--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config
    [ 18.983] (--) NVIDIA(0): option
    [ 18.983] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
    [ 18.983] (==) modeset(G0): RGB weight 888
    [ 18.983] (==) modeset(G0): Default visual is TrueColor
    [ 18.983] (II) Loading sub module "glamoregl"
    [ 18.983] (II) LoadModule: "glamoregl"
    [ 18.983] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [ 18.995] (II) Module glamoregl: vendor="X.Org Foundation"
    [ 18.995] compiled for 1.17.1, module version = 1.0.0
    [ 18.995] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 18.995] (II) glamor: OpenGL accelerated X.org driver based.
    [ 19.024] (EE)
    [ 19.024] (EE) Backtrace:
    [ 19.025] (EE) 0: /usr/lib/xorg-server/Xorg (OsLookupColor+0x119) [0x5949c9]
    [ 19.026] (EE) 1: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7fc93cef353f]
    [ 19.028] (EE) 2: /usr/lib/libX11.so.6 (_XSend+0x2b) [0x7fc932e6a0bb]
    [ 19.028] (EE) 3: /usr/lib/libX11.so.6 (_XFlush+0x15) [0x7fc932e6a575]
    [ 19.028] (EE) 4: /usr/lib/libX11.so.6 (_XGetRequest+0x65) [0x7fc932e6d055]
    [ 19.028] (EE) 5: /usr/lib/libX11.so.6 (XQueryExtension+0x4d) [0x7fc932e605ed]
    [ 19.028] (EE) 6: /usr/lib/libX11.so.6 (XInitExtension+0x32) [0x7fc932e54392]
    [ 19.028] (EE) 7: /usr/lib/libXext.so.6 (XextAddDisplay+0x4f) [0x7fc932c2338f]
    [ 19.028] (EE) 8: /usr/lib/libnvidia-glsi.so.346.47 (_nv016glsi+0x5f3f7) [0x7fc93322c3d7]
    [ 19.028] (EE) 9: /usr/lib/libnvidia-glsi.so.346.47 (_nv016glsi+0x804) [0x7fc93316ebf4]
    [ 19.028] (EE) unw_get_proc_name failed: no unwind info found [-10]
    [ 19.028] (EE) 10: /usr/lib/libEGL.so.1 (?+0x804) [0x7fc933417ef4]
    [ 19.028] (EE) unw_get_proc_name failed: no unwind info found [-10]
    [ 19.028] (EE) 11: /usr/lib/libEGL.so.1 (?+0x804) [0x7fc933418924]
    [ 19.028] (EE) 12: /usr/lib/libEGL.so.1 (NvEglRegClientApi+0x4f36) [0x7fc933425866]
    [ 19.028] (EE) 13: /usr/lib/xorg/modules/libglamoregl.so (glamor_egl_init+0x99) [0x7fc935930539]
    [ 19.029] (EE) 14: /usr/lib/xorg/modules/drivers/modesetting_drv.so (_init+0x29ce) [0x7fc935fc7e9e]
    [ 19.029] (EE) 15: /usr/lib/xorg-server/Xorg (InitOutput+0xbcc) [0x47b63c]
    [ 19.029] (EE) 16: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x22a) [0x43c9da]
    [ 19.029] (EE) 17: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7fc93cee0800]
    [ 19.029] (EE) 18: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427039]
    [ 19.029] (EE) 19: ? (?+0x29) [0x29]
    [ 19.029] (EE)
    [ 19.029] (EE) Segmentation fault at address 0x0
    [ 19.029] (EE)
    Fatal server error:
    [ 19.029] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 19.029] (EE)
    [ 19.029] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 19.029] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 19.029] (EE)
    [ 19.031] (EE) Server terminated with error (1). Closing log file.
    Output of command "lspci -k | grep -A 2 -i "VGA""
    00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)
    Subsystem: Gigabyte Technology Co., Ltd Device d000
    Kernel driver in use: i915
    01:00.0 VGA compatible controller: NVIDIA Corporation GM107 [GeForce GTX 750 Ti] (rev a2)
    Subsystem: Micro-Star International Co., Ltd. [MSI] Device 3102
    Kernel driver in use: nvidia
    Output of command "modinfo nvidia"
    filename: /lib/modules/3.18.6-1-ARCH/extramodules/nvidia.ko.gz
    alias: char-major-195-*
    version: 346.47
    supported: external
    license: NVIDIA
    alias: pci:v000010DEd00000E00sv*sd*bc04sc80i00*
    alias: pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*
    alias: pci:v000010DEd*sv*sd*bc03sc02i00*
    alias: pci:v000010DEd*sv*sd*bc03sc00i00*
    depends: drm,i2c-core
    vermagic: 3.18.6-1-ARCH SMP preempt mod_unload modversions
    parm: NVreg_Mobile:int
    parm: NVreg_ResmanDebugLevel:int
    parm: NVreg_RmLogonRC:int
    parm: NVreg_ModifyDeviceFiles:int
    parm: NVreg_DeviceFileUID:int
    parm: NVreg_DeviceFileGID:int
    parm: NVreg_DeviceFileMode:int
    parm: NVreg_RemapLimit:int
    parm: NVreg_UpdateMemoryTypes:int
    parm: NVreg_InitializeSystemMemoryAllocations:int
    parm: NVreg_UsePageAttributeTable:int
    parm: NVreg_MapRegistersEarly:int
    parm: NVreg_RegisterForACPIEvents:int
    parm: NVreg_CheckPCIConfigSpace:int
    parm: NVreg_EnablePCIeGen3:int
    parm: NVreg_EnableMSI:int
    parm: NVreg_MemoryPoolSize:int
    parm: NVreg_RegistryDwords:charp
    parm: NVreg_RmMsg:charp
    parm: NVreg_AssignGpus:charp
    In addition, in order to disable sddm I downloaded latest Arch linux installation CD (2015.02.01) but I was unable to start PC with this version. Loading stuck after first 3 lines, after "triggering udevevents".
    I had old version 2014.08 and it worked ok.
    Thanks,
    Alexey

    I just wanted to echo eugeneyche's comment. I ran the same steps mentioned by ElectricPrism but that didn't really fix them. I had to add nomodeset to my kernel parameters. I now want to know what's really going on. For the record, this was my backtrace:
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (**) NVIDIA(0): device Ancor Communications Inc ASUS VE278 (DFP-1) (Using
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (**) NVIDIA(0): EDID frequencies has been enabled on all display
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (**) NVIDIA(0): devices.)
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (==) NVIDIA(0):
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (==) NVIDIA(0): will be used as the requested mode.
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (==) NVIDIA(0):
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) NVIDIA(0): Validated MetaModes:
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) NVIDIA(0): "DFP-0:nvidia-auto-select,DFP-1:nvidia-auto-select"
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) NVIDIA(0): Virtual screen size determined to be 3600 x 1080
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (--) NVIDIA(0): DPI set to (90, 88); computed from "UseEdidDpi" X config
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (--) NVIDIA(0): option
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (==) modeset(G0): RGB weight 888
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (==) modeset(G0): Default visual is TrueColor
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) Loading sub module "glamoregl"
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) LoadModule: "glamoregl"
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) Module glamoregl: vendor="X.Org Foundation"
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: compiled for 1.17.1, module version = 1.0.0
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: ABI class: X.Org ANSI C Emulation, version 0.4
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) glamor: OpenGL accelerated X.org driver based.
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE)
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) Backtrace:
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 0: /usr/lib/xorg-server/Xorg (OsLookupColor+0x119) [0x5949c9]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 1: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7fad6053a53f]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 2: /usr/lib/libxcb.so.1 (xcb_writev+0x0) [0x7fad56046100]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 3: /usr/lib/libX11.so.6 (_XSend+0x19e) [0x7fad564b122e]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 4: /usr/lib/libX11.so.6 (_XFlush+0x15) [0x7fad564b1575]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 5: /usr/lib/libX11.so.6 (_XGetRequest+0x65) [0x7fad564b4055]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 6: /usr/lib/libX11.so.6 (XQueryExtension+0x4d) [0x7fad564a75ed]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 7: /usr/lib/libX11.so.6 (XInitExtension+0x32) [0x7fad5649b392]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 8: /usr/lib/libXext.so.6 (XextAddDisplay+0x4f) [0x7fad5626a38f]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 9: /usr/lib/libnvidia-glsi.so.346.47 (_nv016glsi+0x5f3f7) [0x7fad568733d7]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 10: /usr/lib/libnvidia-glsi.so.346.47 (_nv016glsi+0x804) [0x7fad567b5bf4]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) unw_get_proc_name failed: no unwind info found [-10]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 11: /usr/lib/libEGL.so.1 (?+0x804) [0x7fad56a5eef4]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) unw_get_proc_name failed: no unwind info found [-10]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 12: /usr/lib/libEGL.so.1 (?+0x804) [0x7fad56a5f924]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 13: /usr/lib/libEGL.so.1 (NvEglRegClientApi+0x4f36) [0x7fad56a6c866]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 14: /usr/lib/xorg/modules/libglamoregl.so (glamor_egl_init+0x99) [0x7fad58f77539]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 15: /usr/lib/xorg/modules/drivers/modesetting_drv.so (_init+0x29ce) [0x7fad5960ee9e]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 16: /usr/lib/xorg-server/Xorg (InitOutput+0xbcc) [0x47b63c]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 17: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x22a) [0x43c9da]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 18: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7fad60527800]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 19: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427039]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 20: ? (?+0x29) [0x29]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE)
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) Segmentation fault at address 0x0
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE)
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: Fatal server error:
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) Caught signal 11 (Segmentation fault). Server aborting
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE)
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE)
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: Please consult the The X.Org Foundation support
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: at http://wiki.x.org
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: for help.
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) Please also check the log file at "/dev/null" for additional information.
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE)
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) Server terminated with error (1). Closing log file.
    Mar 09 19:57:56 dexter systemd-coredump[449]: Process 448 (Xorg) of user 0 dumped core

  • Error While Deploying SOA composite 11g

    Hi All,
    i am getting the following error while deploying a soa composite. I dont have any JAVA embedding in my code.Also I tried with a simple hello world bpel
    even its throwing the same error.My soa version version is 11.1.1.3 Kindy help me.
    Deploying on partition "default" of "/Farm_base_domain/base_domain/soa_server1" ...
    Deploying on "/Farm_base_domain/base_domain/soa_server1" failed!
    Error during deployment: Deployment Failed: Error occurred during deployment of component: GetCustomerAccountHierarchyDetailsBGNProvCS to service engine: implementation.bpel for composite: ManageCustomerAccountHierarchy: ORABPEL-01005
    Failed to compile bpel generated classes.
    failure to compile the generated BPEL classes for BPEL process "GetCustomerAccountHierarchyDetailsBGNProvCS" of composite "default/ManageCustomerAccountHierarchy!1.0*soa_54ac82bd-c0e4-4431-b0f2-51a316a38b96"
    The class path setting is incorrect.
    Ensure that the class path is set correctly. If this happens on the server side verify that the custom classes or jars which this BPEL process is depending on are deployed correctly. Also verify that the run time is using the same release/version.
    Thanks and regards,
    Arun

    Deploying BPEL process
    Regards,
    Anuj

  • Error while deploying SOA composite

    Hi,
    I am getting the below error while deploying the SOA composite.
    Error(45,34): Failed to compile bpel generated classes.
    failure to compile the generated BPEL classes for BPEL process "ApprovalProcess" of composite "default/ResourceSerialApproval!1.0"
    The class path setting is incorrect.
    Ensure that the class path is set correctly. If this happens on the server side, verify that the custom classes or jars which this BPEL process is depending on are deployed correctly. Also verify that the run time is using the same release/version.
    I have copied "oimclient.jar" to SCA-INF/lib directory and placed "jps-manifest.jar" in the class path of the project. Also updated the BpelcClasspath with the path of both these jars on the server.
    Please suggest me how to resolve this.
    Thanks in Advance.
    -Hrushi

    This is resolved by placing all the jar files from "OIM_HOME/oracle_common/modules/oracle.jps_11.1.1" directory to the classpath of the project.

  • Error message when starting OC4J after deploying

    Hi, I hope someone can help me. I've been developing a J2EE project in JBuilder9 and OC4J 9.0.3. The problem occurs when starting OC4J after the application has been deployed. I'm using two MDBs and two Session Beans, one Stateless and the other one stateful. I'm using two topics with OJMS. I can access these topics from a standalone application, but when I try to lookup JNDI names from inside EJBs, I get a NamingException (name not found) Please I need some help
    OC4J error:
    D:\oc4j\j2ee\home>java -jar oc4j.jar
    Node started with id=678845146
    Error deploying file:/D:/oc4j/j2ee/home/applications/LogicaNegocio/LogicaNegocio
    .jar homes: Topic has empty subscription name
    Oracle9iAS (9.0.3.0.0) Containers for J2EE initialized
    Error when executing standalone application client using EJBs:
    javax.naming.NameNotFoundException: No resource named 'TopicConnecionFactories/TablaTopics' found in resource provider 'BeanProcesamientoMensajes'
    This error doesn't appear when looking up that topic with a standalone application w/o using EJBs
    Thanks in advance.

    make sure the datasource.xml in the config directory is right
    for example
         <data-source
              class="com.evermind.sql.OrionCMTDataSource"
              name="OracleDS"
              location="jdbc/OracleCoreDS"
              xa-location="jdbc/xa/OracleXADS"
              ejb-location="TopicConnecionFactories/TablaTopics"
              connection-driver="oracle.jdbc.driver.OracleDriver"
              username="xx"
              password="xx"
              url="jdbc:oracle:thin:@172.16.113.2:1521:orcl"
              inactivity-timeout="90"
         />

  • Error in deploying SOA composite using ant

    Hi,
    When I try to deploy a SOA composite using ant utility, I am getting error as follows:
    C:\JDeveloper11\MiddlewareHome\jdeveloper\bin>ant -f ant-sca-deploy.xml -Dserver
    URL=http://gdiora001.in.ibm.com:7001 -DsarLocation=C:\po\POProcessing\POProcessi
    ng\deploy\sca_POProcessing_rev6-cmdline.jar -Doverwrite=true -Duser=weblogic -Dp
    assword=<<password>> -DforceDefault=true -Dconfigplan=C:\po\POProcessing\POProcessin
    g\POProcessing_dev_cfgplan.xml
    Buildfile: ant-sca-deploy.xml
    [echo] oracle.home = C:\JDeveloper11\MiddlewareHome\jdeveloper\bin/..
    deploy:
    [input] skipping input as property serverURL has already been set.
    [input] skipping input as property sarLocation has already been set.
    [deployComposite] setting user/password..., user=weblogic
    [deployComposite] Processing sar=C:\po\POProcessing\POProcessing\deploy\sca_POPr
    ocessing_rev6-cmdline.jar
    [deployComposite] Adding sar file - C:\po\POProcessing\POProcessing\deploy\sca_P
    OProcessing_rev6-cmdline.jar
    [deployComposite] Creating HTTP connection to host:gdiora001.in.ibm.com, port:70
    01
    [deployComposite] Received HTTP response from the server, response code=404
    [deployComposite] Problem in sending HTTP request to the server. Check standard
    HTTP response code for 404
    [deployComposite] ---->response code=404, error:null
    BUILD SUCCESSFUL
    Total time: 14 seconds
    C:\JDeveloper11\MiddlewareHome\jdeveloper\bin>
    Please note that I am able to successfully deploy the composite from EM, using same SAR and Config Plan files.
    The server URL is also correct.
    I am not sure what is wrong with above ant command.
    Can someone please help me.
    Thanks

    Hi,
    404 response indicates that soa-infra is not running in the host:port/gdiora001.in.ibm.com, port:7001
    Pl make sure that you have soa-infra running in that host/port.
    http://host:port/soa-infra
    For the logs,
    you can find the soa server logs under $DOMAIN_HOME/servers/soa_server1/logs

  • Deploying soa composite error

    Hi,
    I am trying to deploy a soa composite from EM it gives me the following error. Please let me know the fix for this issue.
    Deploying on partition "Bhavani" of "/Farm_edsoastg/edsoastg/soa_cluster1" ...
    Deploying on "/Farm_edsoastg/edsoastg/soa_cluster1" failed!
    There was an error deploying the composite on soa_server1:
    Operation failed - Member(Id=1 Timestamp=2012-09-21 07:25:25.514 Address=140.84.222.8:8088 MachineId=55768 Location=site: machine:wd1137 process:24588 Role=WeblogicServer)
    :Error occurred during deployment of component: SOAMainBPELProcess to service engine: implementation.bpel for
    composite: wfsoa: ORABPEL-05250
    Error deploying BPEL suitcase.
    error while attempting to deploy the BPEL component file "/app/oracle/user_projects/domains/edsoastg/servers/soa_server1/dc/soa_8d77f172-f39c-435e-942a-c47583ec98c3";
    the exception reported is: java.lang.RuntimeException: cannot adapt to Storage.class - must not happen
    This error contained an exception thrown by the underlying deployment module.
    Verify the exception trace in the log (with logging level set to debug mode).
    ; . Please see the server diagnostic logs on soa_server1 for details.
    Deploying on partition "Bhavani" of "/Farm_edsoastg/edsoastg/soa_cluster1" ...
    Deploying on "/Farm_edsoastg/edsoastg/soa_cluster1" failed!
    There was an error deploying the composite on soa_server2: Operation failed - Member(Id=1 Timestamp=2012-09-21 07:25:25.514 Address=140.84.222.8:8088 MachineId=55768 Location=site: machine:wd1137 process:24588 Role=WeblogicServer):Error occurred during deployment of component: SOAMainBPELProcess to service engine: implementation.bpel for composite: wfsoa: ORABPEL-05250
    Error deploying BPEL suitcase.
    error while attempting to deploy the BPEL component file "/app/oracle/user_projects/domains/edsoastg/servers/soa_server1/dc/soa_98fd9b56-2e0a-40f3-b7a5-8a8ee56d70e8"; the exception reported is: java.lang.RuntimeException: cannot adapt to Storage.class - must not happen
    This error contained an exception thrown by the underlying deployment module.
    Verify the exception trace in the log (with logging level set to debug mode).
    ; . Please see the server diagnostic logs on soa_server2 for details.
    Thanks

    hi,
    there's a patch available for this problem: patch # 13569360

  • Unable to start Workshop after upgrading JRockit from R5 to R28

    I have Workshop 10.3 installed together with the bundled JRockit 1.6.0 R5. Recently, I upgraded the JRockit version to 1.6.0 R28 and have been unable to start Workshop.
    Here is the error I get after trying to run workshop.exe:
    JVM terminated. Exit code=13
    D:/Program Files/Java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1/jre/bin/javaw.exe
    -Xms384m
    -Xmx768m
    -XX:MaxPermSize=256m
    -XX:PermSize=192m
    -XX:NewRation=3
    -Xss256k
    -DprodMode=production
    -Dweblogic.deployer.debug=all
    -Dweblogic.debug.DebugConnection=true
    -Dweblogic.debug.DebugMessaging=true
    -Dweblogic.debug.DebugDeployment=true
    -Dweblogic.home=D:/Oracle/Middleware/wlserver_10.3
    -Dsun.lang.ClassLoader.allowArraySyntax=true
    -Dnitrox.boot.jar=file:D:/Oracle/Middleware/wlserver_10.3/nitrox-boot.jar
    -Dosgi.install.area=D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse
    -Dosgi.instance.area.default=E:/BeaApps/MgmtPortal/workspaces/default
    -Dosgi.configuration.area=D:/Oracle/Middleware/workshop_10.3/workshop4WP/eclipse/configuration
    -Declipse.product=com.bea.workshop.product.workshop
    -Dosgi.splashPath=file:D:/Oracle/Middleware/workshop_10.3/workshop4WP/eclipse/plugins/com.bea.workshop.product
    -jar D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118awtswtbridge.jar
    -os win32
    -ws win32
    -arch x86
    -showsplash
    -launcher D:\Oracle\Middleware\workshop_10.3\workshop.exe
    -name Workshop
    --launcher.library D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118\eclipse_1023.dll
    -startup D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118awtswtbridge.jar
    -exitdata 143c_70
    -vm D:/Program Files/Java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1/jre/bin/javaw.exe
    -Xms384m
    -Xmx768m
    -XX:MaxPermSize=256m
    -XX:PermSize=192m
    -XX:NewRation=3
    -Xss256k
    -DprodMode=production
    -Dweblogic.home=D:/Oracle/Middleware/wlserver_10.3
    -Dsun.lang.ClassLoader.allowArraySyntax=true
    -Dnitrox.boot.jar=file:D:/Oracle/Middleware/wlserver_10.3/nitrox-boot.jar
    -Dosgi.install.area=D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse
    -Dosgi.instance.area.default=E:/BeaApps/MgmtPortal/workspaces/default
    -Dosgi.configuration.area=D:/Oracle/Middleware/workshop_10.3/workshop4WP/eclipse/configuration
    -Declipse.product=com.bea.workshop.product.workshop
    -Dosgi.splashPath=file:D:/Oracle/Middleware/workshop_10.3/workshop4WP/eclipse/plugins/com.bea.workshop.product
    -jar D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118awtswtbridge.jar
    I've tried changing the vm to java.exe and to the jrockit-jre folder, but both give similar errors.

    Hi,
    Check the following link for more reasons.
    http://www.ehow.com/how_4784069_terminated-exit-code-error-eclipse.html
    It seems that current version is not matching and mostly not supported to the current version of workshop.
    Regards,
    Kal.

  • Stuck at "Starting Windows" after Deployment

    Hello. I recently updated my MDT to 2013 as well as added the Windows assessment and deployment kit for Windows 8.1. Since then, I have one particular .wim image that I can't seem to deploy using MDT. It continuously gets stuck at "Starting Windows"
    after it's first reboot from the deployment window. I have enabled logging and see this error appear quite often, but I'm not sure if that helps. I can provide the logs if needed.
    Any help would be greatly appreciated!!
    <![LOG[Error executing web service http://(SERVERNAME):9800/MDTMonitorEvent/PostEvent?uniqueID=&computerName=LENOVOT530&messageID=41017&severity=1&stepName=&currentStep=0&totalSteps=0&id=B1CAF581-522F-11CB-863C-9D12A921BFEC,3C:97:0E:7F:F3:3C&message=LTI initiating task sequence-requested reboot.&dartIP=&dartPort=&dartTicket=&vmHost=&vmName=: The operation timed out"

    Turns out it was something in the BIOS causing the issue. This linked helped me out.
    http://social.technet.microsoft.com/Forums/windows/en-US/c0b9719c-657d-4366-b922-409561bb16c6/window-7-hang-up-at-starting-windows-screen-while-installing-with-uefi-mode?forum=w7itproinstall

  • Open directory unable to start up after crash

    Hi everyone,
    Our OS X Server 10.8.4 crashed. After booting up again open directory doesn't want to start up so LDAP isn't running which means nobody can access their mails or do anything.
    When trying to start the Open Directory service in the "Server" app it just says "Unable to load replica list"
    Looking at the Open Directory Log after trying to switch it on this is what I get :
    2013-06-28 15:22:53.830872 SAST - 43.7184, Module: AppleODClientLDAP - unable to create LDAP connection context - no server specified
    2013-06-28 15:22:53.830888 SAST - 43.7184 - Client: opendirectoryd, UID: 0, EUID: 0, GID: 0, EGID: 0
    2013-06-28 15:22:53.830888 SAST - 43.7184, Module: AppleODClientLDAP - unable to open connection to LDAP server - unable to create connection context
    2013-06-28 15:23:23.832473 SAST - 43.7189 - Client: opendirectoryd, UID: 0, EUID: 0, GID: 0, EGID: 0
    2013-06-28 15:23:23.832473 SAST - 43.7189, Module: AppleODClientLDAP - unable to create LDAP connection context - no server specified
    2013-06-28 15:23:23.832488 SAST - 43.7189 - Client: opendirectoryd, UID: 0, EUID: 0, GID: 0, EGID: 0
    2013-06-28 15:23:23.832488 SAST - 43.7189, Module: AppleODClientLDAP - unable to open connection to LDAP server - unable to create connection context
    Does anyone have any advice on how to get it up and running again? I'd hate to lose all my users emails and do the server over. I have a time machine backup of a week ago as well which I guess is the second-to-last resort to restore the entire server from there?
    Please help, I'm desperate here
    Thanks
    J

    I was able to restore the existing server with the automatic OD backup that Server.app creates. When my OD fails to start after a crash and db_recover commands don't work, it's always worked for me to restore the odmaster from a backup using the command:
    sudo slapconfig -restoredb /private/var/backups/ServerBackup_OpenDirectoryMaster.sparseimage
    I'm careful to keep an independent OD backup with Carbon Copy Cloner and this preflight script.
    You can also grab an earlier version of the sparse image ServerBackup_OpenDirectoryMaster.sparseimage from a Time Machine backup. It's also possible to rsync the database files directory from a Time Machine backup.

  • OIM11gR2PS1 - Invalid task definition Error when deploying soa composite

    Hi,
    I am having a issue modifying the approval policies.
    I cant select the composite for approval workflow.
    I can see the composite as "Active" in soa-infra and it is shown in the search box when selecting the composite to be used in approval policies.
    The following error is shown,
    The same composite, I am able to deploy and select in the approval policies in a different instance.
    java.lang.ArrayIndexOutOfBoundsException: 2
      at oracle.iam.platform.workflowservice.impl.WorkflowRepositoryImpl.getOIMHostAndPort(WorkflowRepositoryImpl.java:530)
      at oracle.iam.platform.workflowservice.impl.WorkflowRepositoryImpl.updateHumanTaskURI(WorkflowRepositoryImpl.java:412)
      at oracle.iam.platform.workflowservice.impl.WorkflowRepositoryImpl.registerWFDefinitionNoMapping(WorkflowRepositoryImpl.java:245)
      at oracle.iam.platform.workflowservice.impl.WorkflowRepositoryImpl.registerWorkFlowDefinition(WorkflowRepositoryImpl.java:180)
      at oracle.iam.platform.workflowservice.impl.WorkflowServiceImpl.registerWorkFlowDefinition(WorkflowServiceImpl.java:279)
      at oracle.iam.platform.workflowservice.impl.WorkflowServiceImpl.registerWorkFlowDefinition(WorkflowServiceImpl.java:251)
      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(ReflectiveMethodInvocation.java:182)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
      at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:25)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
      at $Proxy399.registerWorkFlowDefinition(Unknown Source)
      at oracle.iam.request.impl.ApprovalPolicyManager.checkForWorkflow(ApprovalPolicyManager.java:177)
      at oracle.iam.request.impl.ApprovalPolicyManager.modifyApprovalPolicy(ApprovalPolicyManager.java:267)
      at oracle.iam.request.impl.ApprovalPolicyServiceImpl.modifyApprovalPolicy(ApprovalPolicyServiceImpl.java:24)
      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(ReflectiveMethodInvocation.java:182)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
      at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:25)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
      at $Proxy396.modifyApprovalPolicy(Unknown Source)
      at oracle.iam.request.api.ApprovalPolicyServiceEJB.modifyApprovalPolicyx(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
      at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(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.doProceed(DelegatingIntroductionInterceptor.java:131)
      at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
      at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
      at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
      at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
      at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(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.doProceed(DelegatingIntroductionInterceptor.java:131)
      at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(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(JdkDynamicAopProxy.java:204)
      at $Proxy395.modifyApprovalPolicyx(Unknown Source)
      at oracle.iam.request.api.ApprovalPolicyService_1nib43_ApprovalPolicyServiceRemoteImpl.__WL_invoke(Unknown Source)
      at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
      at oracle.iam.request.api.ApprovalPolicyService_1nib43_ApprovalPolicyServiceRemoteImpl.modifyApprovalPolicyx(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
      at $Proxy228.modifyApprovalPolicyx(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
      at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
      at $Proxy393.modifyApprovalPolicyx(Unknown Source)
      at oracle.iam.request.api.ApprovalPolicyServiceDelegate.modifyApprovalPolicy(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
      at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:25)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
      at $Proxy394.modifyApprovalPolicy(Unknown Source)
      at oracle.iam.request.agentry.approval.ModifyActor.perform(ModifyActor.java:622)
      at oracle.iam.consoles.faces.mvc.canonic.Model.perform(Model.java:579)
      at oracle.iam.consoles.faces.mvc.admin.Model.perform(Model.java:326)
      at oracle.iam.consoles.faces.mvc.canonic.Controller.doPerform(Controller.java:257)
      at oracle.iam.consoles.faces.mvc.canonic.Controller.doSelectAction(Controller.java:179)
      at oracle.iam.consoles.faces.event.NavigationListener.processAction(NavigationListener.java:99)
      at javax.faces.event.ActionEvent.processListener(ActionEvent.java:88)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcast(UIXComponentBase.java:675)
      at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:179)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
      at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
      at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
      at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:475)
      at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:756)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:889)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:379)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)
      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
      at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
      at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
      at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
      at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
      at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:107)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
      at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
      at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
      at java.security.AccessController.doPrivileged(Native Method)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
      at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
      at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
      at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
      at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:321)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
      at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
      at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3729)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3695)
      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:2285)
      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2184)
      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1459)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    [2013-10-10T11:09:29.668-07:00] [wls_oim1] [ERROR] [] [oracle.iam.platform.utils] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 0000K6ZZmIR9lZC_zDO5yW1ILiOo00006h,0] [APP: oim#11.1.1.3.0] An error occurred while loading the parent resource bundle oracle.iam.platform.workflowservice.impl.resources.Logging
    [2013-10-10T11:09:29.675-07:00] [wls_oim1] [ERROR] [] [oracle.iam.platform.workflowservice] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 0000K6ZZmIR9lZC_zDO5yW1ILiOo00006h,0] [APP: oim#11.1.1.3.0] There are no valid definitions with the definition name default/TestApprovalWorkflowProj!2.0
    [2013-10-10T11:09:29.677-07:00] [wls_oim1] [ERROR] [] [oracle.iam.platform.workflowservice] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 0000K6ZZmIR9lZC_zDO5yW1ILiOo00006h,0] [APP: oim#11.1.1.3.0] Workflow DN default/TestApprovalWorkflowProj!2.0 is invalid
    [2013-10-10T11:09:29.678-07:00] [wls_oim1] [ERROR] [] [oracle.iam.request.impl] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 0000K6ZZmIR9lZC_zDO5yW1ILiOo00006h,0] [APP: oim#11.1.1.3.0] Auto registration of approval process default/TestApprovalWorkflowProj!2.0 failed while creating policy SelfModify_RL. Register the approval process manually.
    [2013-10-10T11:09:29.680-07:00] [wls_oim1] [ERROR] [] [oracle.iam.request.agentry.approval] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 0000K6ZZmIR9lZC_zDO5yW1ILiOo00006h,0] [APP: oim#11.1.1.3.0] Exception :[[
    oracle.iam.request.exception.ApprovalPolicyServiceException: Auto registration of approval process default/TestApprovalWorkflowProj!2.0 failed while creating policy SelfModify_RL. Register the approval process manually.
      at oracle.iam.request.impl.ApprovalPolicyManager.checkForWorkflow(ApprovalPolicyManager.java:185)
      at oracle.iam.request.impl.ApprovalPolicyManager.modifyApprovalPolicy(ApprovalPolicyManager.java:267)
      at oracle.iam.request.impl.ApprovalPolicyServiceImpl.modifyApprovalPolicy(ApprovalPolicyServiceImpl.java:24)
      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(ReflectiveMethodInvocation.java:182)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
      at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:25)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
      at $Proxy396.modifyApprovalPolicy(Unknown Source)
      at oracle.iam.request.api.ApprovalPolicyServiceEJB.modifyApprovalPolicyx(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
      at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(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.doProceed(DelegatingIntroductionInterceptor.java:131)
      at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
      at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
      at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
      at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
      at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(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.doProceed(DelegatingIntroductionInterceptor.java:131)
      at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(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(JdkDynamicAopProxy.java:204)
      at $Proxy395.modifyApprovalPolicyx(Unknown Source)
      at oracle.iam.request.api.ApprovalPolicyService_1nib43_ApprovalPolicyServiceRemoteImpl.__WL_invoke(Unknown Source)
      at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
      at oracle.iam.request.api.ApprovalPolicyService_1nib43_ApprovalPolicyServiceRemoteImpl.modifyApprovalPolicyx(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
      at $Proxy228.modifyApprovalPolicyx(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
      at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
      at $Proxy393.modifyApprovalPolicyx(Unknown Source)
      at oracle.iam.request.api.ApprovalPolicyServiceDelegate.modifyApprovalPolicy(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
      at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:25)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
      at $Proxy394.modifyApprovalPolicy(Unknown Source)
      at oracle.iam.request.agentry.approval.ModifyActor.perform(ModifyActor.java:622)
      at oracle.iam.consoles.faces.mvc.canonic.Model.perform(Model.java:579)
      at oracle.iam.consoles.faces.mvc.admin.Model.perform(Model.java:326)
      at oracle.iam.consoles.faces.mvc.canonic.Controller.doPerform(Controller.java:257)
      at oracle.iam.consoles.faces.mvc.canonic.Controller.doSelectAction(Controller.java:179)
      at oracle.iam.consoles.faces.event.NavigationListener.processAction(NavigationListener.java:99)
      at javax.faces.event.ActionEvent.processListener(ActionEvent.java:88)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcast(UIXComponentBase.java:675)
      at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:179)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
      at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
      at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
      at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:475)
      at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:756)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:889)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:379)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)
      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
      at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
      at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
      at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
      at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
      at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:107)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
      at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
      at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
      at java.security.AccessController.doPrivileged(Native Method)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
      at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
      at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
      at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
      at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:321)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
      at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
      at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3729)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3695)
      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:2285)
      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2184)
      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1459)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: oracle.iam.platform.workflowservice.exception.IAMWorkflowException: Registration of workflow default/TestApprovalWorkflowProj!2.0 failed. Following values were passed for registering the workflow: \n(1)Category=Approval \n(2)OperationId=process \n(3)PayloadID=payload \n(4)ProviderType=BPEL \n(5)Service Name=RequestApprovalService \n(6)ListOfTasks=ApprovalTask.\nTry registering the workflow manually using the ant script.
      at oracle.iam.platform.workflowservice.impl.WorkflowServiceImpl.registerWorkFlowDefinition(WorkflowServiceImpl.java:262)
      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(ReflectiveMethodInvocation.java:182)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
      at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:25)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
      at $Proxy399.registerWorkFlowDefinition(Unknown Source)
      at oracle.iam.request.impl.ApprovalPolicyManager.checkForWorkflow(ApprovalPolicyManager.java:177)
      ... 128 more

    For this check the OIMFrontEndURL in oim-config.xml and see if your front end url does not have a port. This issue would come up if the port is missing. Even if you are using any load balancer (which is on port 80) in front of OIM, then you can use it as http://lbUrl:80 to fix this issue.
    Basically the OIM code is expecting a port in the oimFrontEndUrl for this to work.
    If you talk to Oracle via SR then you can refer to bug: 16409132 which is fixed in 11gR2PS2
    -Bikash

  • Deploying SOA composite from Jdeveloper: 11g

    When I try to deploy a modified SOA project from JDeveloper, it is trying to connect to the soa_server1 using SSL. Since SSL is not configured in my test environment, I get an error saying Connection refused. Is there a setting I can change so JDeveloper does not automatically try to deploy my project over SSL?

    were you able to compile the composite successfully ? If that is successful, while deploying from JDeveloper; make sure you have checked the checkbox "Overwrite". There are possibilities that version 1.0 is already been deployed and you trying to deploy again with the same version without checking the overwrite option. Also, you can try is, deploy the SAR file from the EM console.
    Hope this helps
    N

Maybe you are looking for

  • Reading files from phone memory

    Hi All, I am developing a Universal application using vs 2013 in windows phone 8.1. I am stuck in finding and reading file from phone memory. I have used the Localfolder syntax StorageFolder folder = Windows.Storage.ApplicationData.Current.LocalFolde

  • Report Customization URL Links..

    Hi I am currently setting up URL Links on Portal to customize reports.. e.g. http://portal.mywork.com/pls/portal30/SCHEMA1.DETAIL_RPT.show?p_arg_names=region_id&p_arg_values=7&p_arg_names=_region_id_cond&p_arg_values=%3D however one of the reports is

  • New house, new ISP and mac not connecting to Internet

    Ok i give up! Just moved to a new apartment, and have cable internet access instead of DSL for the first time. So i have a wirless router from Cablecom, with 4 ethernet ports, but the wireless signal is a bit low so have also connected my Netgear wnd

  • Update iOS without iTunes.

    I have a problem with network connection so i got my iPod touch-4 Gen failed to update to iOS-5. Is that any other way to update without download it direct from iTunes? i have tried to download the IPSW restore file with my Download Manager  and hold

  • Table interface: Text aligntment

    Hi All, Would you all give me suggestion, I am try to change text alignment specially for header in web reporting what I did change the stylsheet in mime object (se80) this step is not work. And I used STRUCTURE_CELL method of the table interface it