Jdeveloper remote deployment error

Dear All,
I have developed a fusion web application using jdeveloper 11g. I want to deploy it to a remote weblogic server (11gR1).
When i am trying to deploy it to remote server from jdeveloper it gives me following error.
[04:00:14 PM] ---- Deployment started. ----
[04:00:14 PM] Target platform is (Weblogic 10.3).
[04:00:15 PM] Retrieving existing application information
[04:00:15 PM] Running dependency analysis...
[04:00:15 PM] Building...
[04:00:48 PM] Deploying 2 profiles...
[04:00:50 PM] Wrote Web Application Module to E:\Santosh\projects\Java\jDeveloper Projects\TMS\ViewController\deploy\TMS_ViewController_webapp1.war
[04:00:50 PM] Wrote Enterprise Application Module to E:\Santosh\projects\Java\jDeveloper Projects\TMS\deploy\TMS_application1.ear
[04:00:53 PM] Deploying Application...
[04:01:12 PM] [Deployer:149193]Operation 'deploy' on application 'TMS_application1' has failed on 'AdminServer'
[04:01:12 PM] [Deployer:149193]Operation 'deploy' on application 'TMS_application1' has failed on 'AdminServer'
[04:01:12 PM] [Deployer:149193]Operation 'deploy' on application 'TMS_application1' has failed on 'AdminServer'
[04:01:12 PM] [Deployer:149193]Operation 'deploy' on application 'TMS_application1' has failed on 'AdminServer'
[04:01:12 PM] [Deployer:149193]Operation 'deploy' on application 'TMS_application1' has failed on 'AdminServer'
[04:01:12 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application TMS_application1 on WseeJmsServer,ReliableWseeJaxwsSAFAgent,AdminServer,ReliableWseeSAFAgent,WseeJaxwsJmsServer.: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, exact-match: false]..
[04:01:12 PM] Weblogic Server Exception: weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, exact-match: false].
[04:01:12 PM] See server logs or server console for more details.
[04:01:12 PM] weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, exact-match: false].
[04:01:12 PM] #### Deployment incomplete. ####
[04:01:12 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
Please tell me how to solve this error.
-Thanks

ADF Runtime libraries setup on Stand alone Weblogic server on Linux

Similar Messages

  • JDeveloper 11g deployment error to local Web Logic server

    I'm trying to run an existing ADF project for the first time from a JDeveloper 11g.
    But get the error below, can anyone help me?
    Deploying Application...
    <09-03-2009 11:07:23 CET> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application VEU Portal Consumer is not versioned.>
    <09-03-2009 11:07:23 CET> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1236593243599' for task '0'. Error is: 'weblogic.management.DeploymentException: '
    weblogic.management.DeploymentException:
         at weblogic.application.internal.flow.BaseLifecycleFlow$CreateListenerAction.run(BaseLifecycleFlow.java:171)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.application.internal.flow.BaseLifecycleFlow$BaseAction.invoke(BaseLifecycleFlow.java:99)
         at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:117)
         Truncated. see log file for complete stacktrace
    java.lang.ClassNotFoundException: oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:176)
         Truncated. see log file for complete stacktrace
    >
    <09-03-2009 11:07:23 CET> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'VEU Portal Consumer'.>
    <09-03-2009 11:07:23 CET> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.management.DeploymentException:
         at weblogic.application.internal.flow.BaseLifecycleFlow$CreateListenerAction.run(BaseLifecycleFlow.java:171)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.application.internal.flow.BaseLifecycleFlow$BaseAction.invoke(BaseLifecycleFlow.java:99)
         at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:117)
         Truncated. see log file for complete stacktrace
    java.lang.ClassNotFoundException: oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:176)
         Truncated. see log file for complete stacktrace
    >
    [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application VEU Portal Consumer on DefaultServer.: .
    weblogic.management.DeploymentException:
    #### Deployment incomplete. #### Mar 9, 2009 11:07:23 AM
    oracle.jdeveloper.deploy.DeployException
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.doDeploymentAction(Jsr88RemoteDeployer.java:247)
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.deployImpl(Jsr88RemoteDeployer.java:157)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:436)
         at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:209)
         at oracle.jdevimpl.runner.adrs.AdrsStarter$4$1.run(AdrsStarter.java:1316)
    Caused by: oracle.jdeveloper.deploy.DeployException
         at oracle.jdevimpl.deploy.common.Jsr88DeploymentHelper.deployApplication(Jsr88DeploymentHelper.java:413)
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.doDeploymentAction(Jsr88RemoteDeployer.java:238)
         ... 11 more
    Caused by: oracle.jdeveloper.deploy.DeployException: Deployment Failed
         at oracle.jdevimpl.deploy.common.Jsr88DeploymentHelper.deployApplication(Jsr88DeploymentHelper.java:395)
         ... 12 more
    #### Cannot run application VEU Portal Consumer due to error deploying to DefaultServer.
    [Application VEU Portal Consumer stopped and undeployed from Server Instance DefaultServer]
    Thanks
    Claus

    Did you use the embedded WLS?
    In this case I would try a fresh install, because you should not see this error. If you are using a stand alone WLS you need to install the ADF runtime onto the server.
    the error java.lang.ClassNotFoundException: oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener means that there is something wrong with the ADF installation on the WLS server.
    Timo

  • JDeveloper Preview deployment error

    I am using JDeveloper Preview version 10.1.3.0.2.223. Occasionally I encounter the following error when trying to deploy my application to a WAR file:
    ---- Deployment started. ---- May 2, 2005 3:15:28 PM
    Target platform is Standard J2EE.
    **** Unable to deploy to a WAR file because no web.xml file could be found in the project.
    **** Please verify that your project contains web components.
    Elapsed time for deployment: 1 second
    #### Deployment incomplete. #### May 2, 2005 3:15:29 PM
    Of course I have a web.xml file in my project, and I am able to run the project in JDeveloper. I have not found a reliable workaround for this error. It seems each time the solution is different, which leads me to conclude that I don't understand what is actually happening. Whenever this situation occurs I also get errors when using the wizard to create new JSP pages:
    oracle.jdeveloper.deploy.DeployException
         at oracle.jdevimpl.xml.DescriptorNodeFactory.findOrCreateIn(DescriptorNodeFactory.java:99)
         at oracle.jdeveloper.xml.j2ee.war.WebAppNode.findOrCreateIn(WebAppNode.java:214)
         at oracle.jdevimpl.webapp.jsp.wizards.AbstractJspWizard.createWebAppNode(AbstractJspWizard.java:216)
         at oracle.jdevimpl.webapp.jsp.wizards.AbstractJspWizard.access$10000071(AbstractJspWizard.java:33)
         at oracle.jdevimpl.webapp.jsp.wizards.AbstractJspWizard$1.run(AbstractJspWizard.java:97)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:171)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:141)
         at java.awt.Dialog$1.run(Dialog.java:540)
         at java.awt.Dialog.show(Dialog.java:561)
         at java.awt.Component.show(Component.java:1133)
         at java.awt.Component.setVisible(Component.java:1088)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.ide.dialogs.ProgressBar.start(ProgressBar.java:275)
         at oracle.jdevimpl.webapp.wizards.AbstractWebAppFileWizard.doFinish(AbstractWebAppFileWizard.java:82)
         at oracle.jdevimpl.webapp.wizards.AbstractWebAppWizard.invoke(AbstractWebAppWizard.java:77)
         at oracle.ide.WizardManager.invokeWizard(WizardManager.java:488)
         at oracle.ide.WizardManager$1.run(WizardManager.java:542)
         at oracle.ide.util.IdeUtil.invokeAfterRepaint(IdeUtil.java:1143)
         at oracle.ide.WizardManager$2.run(WizardManager.java:550)
         at oracle.ide.util.IdeUtil$4.run(IdeUtil.java:1123)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Caused by: java.lang.ClassCastException
         at oracle.jdevimpl.xml.DescriptorNodeFactory.findOrCreateIn(DescriptorNodeFactory.java:73)
         ... 29 more
    The JSP file is created anyway but I have a feeling the errors may be related.
    I can usually create the error by copying a workspace into a new directory and trying to use the files.

    I think maybe you use wrong adf lib when deploying your project to the OC4J.
    You can update your oc4j in the jdev.[JDEV->Tools->ADF Runtime Installer-> Standalone OC4J].
    Good luck
    Hart

  • JDeveloper 11g Deploy Error: Anonymous attempt to get to a JNDI resource

    I have added a new security policy to the IntegratedWebLogicServer JNDI to control the access by a WLS user. The client application works well after adding this new policy. When I try to re-deploy the application from JDeveloper, it reports an error "Anonymous attempt to get to a JNDI resource". Please advise where from the JDeveloper that I require to modify to add the security credential. Thanks.
    SK

    Can you check the config.xml of the domain and see if you are still having any references to the JNDI name you had used? If yes try removing the references manually and save the file and then restart the server. PLEASE TAKE A BACKUP OF THE config file before doing so.
    Thanks,
    Patrick

  • Deployment error in JDeveloper 11.1.1.4 when deploying 11.1.1.3 application

    We have built a bpm application using JDeveloper 11.1.1.3. Now we have upgraded the server to new version 11gR3 and have also upgraded our jdeveloper to 11.1.1.4.
    We have opened in Jdeveloper(11.1.1.4) the exisitng bpm application developed in older version (11.1.1.3) and when trying to deploy the application to the 11gR3 server getting the following deployment error in jdeveloper:      
    06:53:04 PM] Weblogic Server Exception: weblogic.application.ModuleException:
    [06:53:04 PM] Caused by: java.lang.ClassNotFoundException: oracle.bpel.services.datacontrol.types.Number
    [06:53:04 PM] See server logs or server console for more details.
    [06:53:04 PM] weblogic.application.ModuleException:
    [06:53:04 PM] Taskflow deployment failed to deploy to server. oracle.jdeveloper.deploy.DeployException: Remote deployment failed
    [06:53:04 PM] #### Deployment incomplete. ####
    [06:53:04 PM] Remote deployment failed
    This deployment error is happening only when the UI project is deployed along with the composite. When I open the Project Properties --> Library, I notice that a Library "ALE Component" is displayed in exclamation. Even after removing this library I am getting the same deployment error. Will be grateful if any help is suggested to this issue.

    Yes, you need to update the library reference apparently. (I just started again.)
    Try adding the following library ref to your weblogic.xml of UI project
    <library-ref> <library-name>oracle.soa.worklist.webapp</library-name> <specification-version>11.1.1</specification-version> </library-ref>
    Anthony

  • Oracle SOA Suite 11g Human TaskFlow JDeveloper Deployment Error

    Hi,
    I am getting the following error in JDeveloper (11.1.1.3.0) while deploying a Human TaskFlow application in Oracle SOA Suite 11g (SOA server instance). I generated the task flow application in JDeveloper from Human Task component of the BPEL process. I am able to deploy and run BPEL Process successfully in the SOA server.
    ERROR: No j2ee modules detected in EAR archive. Deployment aborted. == (oracle.jdeveloper.deploy.VetoableDeployException)

    I am getting the previous error (no J2EE module found in EAR) while deploying the taskflow from Application > Deploy menu.
    If I try to deploy the Takflow application from Taskflow application context menu / project menu, I am getting the following error:
    [01:02:48 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application ApprovePOTaskDetails on soa_server1.: [Deployer:149145]Unable to contact 'bam_server1'. Deployment is deferred until 'bam_server1' becomes available.; nested exception is:
         java.rmi.UnknownHostException: Could not discover administration URL for server 'bam_server1'.
    [01:02:48 PM] [Deployer:149193]Operation 'deploy' on application 'ApprovePOTaskDetails' has failed on 'soa_server1'
    [01:02:48 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application ApprovePOTaskDetails on soa_server1.: Failed to load webapp: 'ApprovePOTaskDetails.war'.
    [01:02:48 PM] Weblogic Server Exception: weblogic.application.ModuleException: Failed to load webapp: 'ApprovePOTaskDetails.war'
    [01:02:48 PM] Caused by: java.lang.ClassNotFoundException: oracle.adf.library.webapp.ResourceServlet
    [01:02:48 PM] See server logs or server console for more details.
    [01:02:48 PM] weblogic.application.ModuleException: Failed to load webapp: 'ApprovePOTaskDetails.war'
    [01:02:48 PM] #### Deployment incomplete. ####
    [01:02:48 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    Edited by: user11204243 on Feb 2, 2011 1:11 PM

  • Jdeveloper deploying error: oracle.bpel.services.datacontrol.types.Number

    I have migrated a BPEL process from 11.1.1.3 to 11.1.1.5. When deploying my migrated BPEL process from JDEVELOPER I get the following error:
    java.lang.ClassNotFoundException: oracle.bpel.services.datacontrol.types.Number
    I found this: http://www.orastudy.com/oradoc/selfstu/fusion/integration.1111/e10226/appx_trouble.htm
    If you see the following error:
    Caused By:
    java.lang.ClassNotFoundException:
    oracle.bpel.services.datacontrol.ty
    pes.Number
    during deployment of a task form, then it is likely due to the missing shared library in weblogic.xml. Add the following element in weblogic.xml:
    <library-ref>
    <library-name>oracle.soa.worklist.w
    ebapp</library-name>
    <specification-version>11.1.1</spec
    ification-version>
    </library-ref>
    But, when I add this element in weblogic.xml, deployment fails with a new error:
    [Deployer:149193]Operation 'deploy' on application 'Reclamaciones' has failed on 'soa_server1'
    [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application Reclamaciones on soa_server1.: Failed to load webapp: 'oracle.soa.worklist.webapp'.
    Weblogic Server Exception: weblogic.application.ModuleException: Failed to load webapp: 'oracle.soa.worklist.webapp'
    Caused by: java.lang.ClassNotFoundException: oracle.adfinternal.view.faces.taglib.region.RichDeclarativeComponentTag
    See server logs or server console for more details.
    weblogic.application.ModuleException: Failed to load webapp: 'oracle.soa.worklist.webapp'
    Taskflow deployment failed to deploy to server. oracle.jdeveloper.deploy.DeployException: Remote deployment failed
    #### Deployment incomplete. ####
    I would appreciate any help from you .
    Thanks in advance
    Edited by: 822084 on 05-dic-2011 17:53

    HI everybody ,
    M facing the same issue too.. Please suggest where this bmp-services-client.jar will be available?
    I am human task forms which are using the ADF data controls for workflow and am getting the following error:-
    Caused By: java.lang.ClassNotFoundException: oracle.bpel.services.datacontrol.types.Number
    The human task forms are taskflow components of a soa composite containing a bpmn component which stitches these taskflows into an Activity Guide.
    Any help will be appreciated

  • Deployment error in Jdeveloper - Unable to fix it. Need help.

    Dear Experts,
    I have been working in Jdeveloper for past 8 months, first time am seeing this deployment error. I am not able to fix that till now. Even not able to find a solution from the net. Please suggest me.
    Error1:
    Target platform is Oracle Application Server 10g 10.1.3 (AppServerConn).
    Wrote WAR file to F:\jdevstudio\jdev\mywork\TDProcess\TDInvoke\BpelInvoke\deploy\WebApp1.war
    Wrote EAR file to F:\jdevstudio\jdev\mywork\TDProcess\TDInvoke\BpelInvoke\deploy\WebApp1.ear
    java.lang.IllegalArgumentException: No Application Id
         at oracle.oc4j.admin.deploy.shared.util.DeploymentUtils.parseDeploymentPlan(DeploymentUtils.java:232)
         at oracle.oc4j.admin.deploy.shared.util.DeploymentUtils.parseDeploymentPlan(DeploymentUtils.java:110)
         at oracle.oc4j.admin.deploy.spi.ConnectedDeploymentManagerBase.internalDeploy(ConnectedDeploymentManagerBase.java:1665)
         at oracle.oc4j.admin.deploy.spi.ConnectedDeploymentManagerBase.distribute(ConnectedDeploymentManagerBase.java:457)
         at oracle.jdevimpl.deploy.Jsr88RemoteDeployer.deployApp(Jsr88RemoteDeployer.java:376)
         at oracle.jdevimpl.deploy.Jsr88RemoteDeployer.deploy(Jsr88RemoteDeployer.java:125)
         at oracle.jdevimpl.deploy.DynamicDeployer.deploy(DynamicDeployer.java:84)
         at oracle.jdevimpl.deploy.BatchDeployer.deploy(BatchDeployer.java:46)
         at oracle.jdevimpl.deploy.DynamicDeployer.deploy(DynamicDeployer.java:84)
         at oracle.jdevimpl.deploy.J2eeProfileDt$CleanupTransientProfilesDeployer.deploy(J2eeProfileDt.java:71)
         at oracle.jdevimpl.deploy.FinalDeployer.deploy(FinalDeployer.java:48)
         at oracle.jdevimpl.deploy.AsyncDeployer$1.runImpl(AsyncDeployer.java:67)
         at oracle.jdevimpl.deploy.AsyncDeployer$1.run(AsyncDeployer.java:53)
    Elapsed time for deployment: 19 seconds
    #### Deployment incomplete. #### Sep 18, 2009 4:21:05 PM
    Error2:
    Target platform is Oracle Application Server 10g 10.1.3 (AppServerConn).
    Wrote WAR file to F:\jdevstudio\jdev\mywork\TDProcess\TDInvoke\BpelInvoke\deploy\WebApp1.war
    java.io.IOException: There is not enough space on the disk
         at java.io.FileOutputStream.writeBytes(Native Method)
         at java.io.FileOutputStream.write(FileOutputStream.java:260)
         at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
         at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
         at sun.nio.cs.StreamEncoder$CharsetSE.implFlush(StreamEncoder.java:410)
         at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:152)
         at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:213)
         at oracle.xml.parser.v2.XMLOutputStream.finalFlush(XMLOutputStream.java:733)
         at oracle.xml.parser.v2.XMLPrintDriver.flush(XMLPrintDriver.java:639)
         at oracle.xml.parser.v2.XMLDocument.print(XMLDocument.java:1407)
         at oracle.ide.xml.XMLUtil.writeXML(XMLUtil.java:180)
         at oracle.ide.xml.XMLUtil.writeXML(XMLUtil.java:159)
         at oracle.jdeveloper.xml.URLDomIO.save(URLDomIO.java:26)
         at oracle.jdeveloper.xml.BindingIO.save(BindingIO.java:80)
         at oracle.jdeveloper.xml.BindingIO.save(BindingIO.java:57)
         at oracle.jdevimpl.deploy.ApplicationAssembler$MergeOrGen.addDescriptor(ApplicationAssembler.java:488)
         at oracle.jdevimpl.deploy.Oc4jAssembler$3.mergeOrGen(Oc4jAssembler.java:153)
         at oracle.jdevimpl.deploy.Oc4jAssembler.addPlatformXmlFilesImpl(Oc4jAssembler.java:178)
         at oracle.jdevimpl.deploy.Oc4jAssembler.addPlatformXmlFiles(Oc4jAssembler.java:85)
         at oracle.jdevimpl.deploy.ApplicationAssembler.deploy(ApplicationAssembler.java:144)
         at oracle.jdevimpl.deploy.Oc4jAssembler.deploy(Oc4jAssembler.java:78)
         at oracle.jdevimpl.deploy.DynamicDeployer.deploy(DynamicDeployer.java:84)
         at oracle.jdevimpl.deploy.BatchDeployer.deploy(BatchDeployer.java:46)
         at oracle.jdevimpl.deploy.DynamicDeployer.deploy(DynamicDeployer.java:84)
         at oracle.jdevimpl.deploy.BatchDeployer.deploy(BatchDeployer.java:46)
         at oracle.jdevimpl.deploy.DynamicDeployer.deploy(DynamicDeployer.java:84)
         at oracle.jdevimpl.deploy.J2eeProfileDt$CleanupTransientProfilesDeployer.deploy(J2eeProfileDt.java:71)
         at oracle.jdevimpl.deploy.FinalDeployer.deploy(FinalDeployer.java:48)
         at oracle.jdevimpl.deploy.AsyncDeployer$1.runImpl(AsyncDeployer.java:67)
         at oracle.jdevimpl.deploy.AsyncDeployer$1.run(AsyncDeployer.java:53)
    Elapsed time for deployment: 5 seconds
    #### Deployment incomplete. #### Sep 18, 2009 4:25:02 PM

    Hi Rajesh,
    See bold text in the stack, it clearly suggests you ran out of disk space.
    Thanks-
    [email protected]
    Target platform is Oracle Application Server 10g 10.1.3 (AppServerConn).
    Wrote WAR file to F:\jdevstudio\jdev\mywork\TDProcess\TDInvoke\BpelInvoke\deploy\WebApp1.war
    java.io.IOException: There is not enough space on the disk
    at java.io.FileOutputStream.writeBytes(Native Method)
    at java.io.FileOutputStream.write(FileOutputStream.java:260)
    at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
    at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
    at sun.nio.cs.StreamEncoder$CharsetSE.implFlush(StreamEncoder.java:410)
    at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:152)
    at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:213)
    at oracle.xml.parser.v2.XMLOutputStream.finalFlush(XMLOutputStream.java:733)
    at oracle.xml.parser.v2.XMLPrintDriver.flush(XMLPrintDriver.java:639)
    at oracle.xml.parser.v2.XMLDocument.print(XMLDocument.java:1407)
    at oracle.ide.xml.XMLUtil.writeXML(XMLUtil.java:180)
    at oracle.ide.xml.XMLUtil.writeXML(XMLUtil.java:159)
    at oracle.jdeveloper.xml.URLDomIO.save(URLDomIO.java:26)
    at oracle.jdeveloper.xml.BindingIO.save(BindingIO.java:80)
    at oracle.jdeveloper.xml.BindingIO.save(BindingIO.java:57)
    at oracle.jdevimpl.deploy.ApplicationAssembler$MergeOrGen.addDescriptor(ApplicationAssembler.java:488)
    at oracle.jdevimpl.deploy.Oc4jAssembler$3.mergeOrGen(Oc4jAssembler.java:153)
    at oracle.jdevimpl.deploy.Oc4jAssembler.addPlatformXmlFilesImpl(Oc4jAssembler.java:178)
    at oracle.jdevimpl.deploy.Oc4jAssembler.addPlatformXmlFiles(Oc4jAssembler.java:85)
    at oracle.jdevimpl.deploy.ApplicationAssembler.deploy(ApplicationAssembler.java:144)
    at oracle.jdevimpl.deploy.Oc4jAssembler.deploy(Oc4jAssembler.java:78)
    at oracle.jdevimpl.deploy.DynamicDeployer.deploy(DynamicDeployer.java:84)
    at oracle.jdevimpl.deploy.BatchDeployer.deploy(BatchDeployer.java:46)
    at oracle.jdevimpl.deploy.DynamicDeployer.deploy(DynamicDeployer.java:84)
    at oracle.jdevimpl.deploy.BatchDeployer.deploy(BatchDeployer.java:46)
    at oracle.jdevimpl.deploy.DynamicDeployer.deploy(DynamicDeployer.java:84)
    at oracle.jdevimpl.deploy.J2eeProfileDt$CleanupTransientProfilesDeployer.deploy(J2eeProfileDt.java:71)
    at oracle.jdevimpl.deploy.FinalDeployer.deploy(FinalDeployer.java:48)
    at oracle.jdevimpl.deploy.AsyncDeployer$1.runImpl(AsyncDeployer.java:67)
    at oracle.jdevimpl.deploy.AsyncDeployer$1.run(AsyncDeployer.java:53)
    Elapsed time for deployment: 5 seconds
    #### Deployment incomplete. #### Sep 18, 2009 4:25:02 PM

  • Oracle AS 10g + JDeveloper 11g TP4 deploying error

    Hi All
    When i deploy my sample application on Oracle AS 10g i have such deployment error:
    [07.08.2008 19:36:31] Application Deployer for SampleApp STARTS.
    [07.08.2008 19:36:31] Copy the archive to C:\oracle\product\10.1.3.1\OracleAS_1\j2ee\home\applications\SampleApp.ear
    [07.08.2008 19:36:31] Initialize C:\oracle\product\10.1.3.1\OracleAS_1\j2ee\home\applications\SampleApp.ear begins...
    [07.08.2008 19:36:31] Unpacking SampleApp.ear
    [07.08.2008 19:36:32] Done unpacking SampleApp.ear
    [07.08.2008 19:36:32] Unpacking web.war
    [07.08.2008 19:36:34] Done unpacking web.war
    [07.08.2008 19:36:34] Initialize C:\oracle\product\10.1.3.1\OracleAS_1\j2ee\home\applications\SampleApp.ear ends...
    [07.08.2008 19:36:34] Starting application : SampleApp
    [07.08.2008 19:36:34] Initializing ClassLoader(s)
    [07.08.2008 19:36:34] Initializing EJB container
    [07.08.2008 19:36:34] Loading connector(s)
    [07.08.2008 19:36:34] Starting up resource adapters
    [07.08.2008 19:36:34] Initializing EJB sessions
    [07.08.2008 19:36:34] Committing ClassLoader(s)
    [07.08.2008 19:36:34] Initialize web begins...
    [07.08.2008 19:36:34] Initialize web ends...
    [07.08.2008 19:36:34] Started application : SampleApp
    [07.08.2008 19:36:34] Binding web application(s) to site default-web-site begins...
    [07.08.2008 19:36:34] Binding web web-module for application SampleApp to site default-web-site under context root SampleApplication
    [07.08.2008 19:36:37] Operation failed with error: Error instantiate servlet classes
    I use JDeveloper 11g TP4 with Oracle ADF Faces, deploy to standalone Oracle AS 10g server
    Please help to solve my trouble )

    Anton,
    As is documented in the release notes and in numerous posts on the 11g forum (perhaps you meant to search there), this is not supported.
    John

  • Remote Deployment from JDeveloper using "Parent Application"

    Hi,
    I am newbie in remote deployment (from JDeveloper). I would like to deploy my application in the OAS 10g, but I want to set the "Parent Application" in a different value than default.
    Is it possible?
    Where could I find documentation of remote deployment alternatives (I cannot use the "dcmctl" command directly for security reasons)...
    Best regards and thank you in advance for your help.

    Check out this thread.
    Deploy Exception with new Jdeveloper 11.1.1.1.0

  • Oc4j deployment error - admin.jar

    I am using JDeveloper 9.0.5.1, java_version 1.4.2_03
    When I deploy my J2EE application to our server (via JDeveloper) I get the following error:
    Error: Deploy error: Invocation error: java.lang.NoSuchMethodException; nested exception is:
         java.lang.NoSuchMethodException
    com.evermind.client.orion.AdminCommandException: Deploy error: Invocation error: java.lang.NoSuchMethodException; nested exception is:
         java.lang.NoSuchMethodException
         at com.evermind.client.orion.DeployCommand.execute(DeployCommand.java:95)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:118)
         at com.evermind.client.orion.Oc4jAdminConsole.main(Oc4jAdminConsole.java:27)
    com.evermind.server.rmi.OrionRemoteException: Invocation error: java.lang.NoSuchMethodException
         at com.evermind.server.rmi.RMIConnection.invokeMethod(RMIConnection.java:1497)
         at com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:55)
         at com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(RecoverableRemoteInvocationHandler.java:22)
         at __Proxy0.deploy(Unknown Source)
         at com.evermind.client.orion.DeployCommand.execute(DeployCommand.java:92)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:118)
         at com.evermind.client.orion.Oc4jAdminConsole.main(Oc4jAdminConsole.java:27)
         Nested exception is:
    java.lang.NoSuchMethodException
         at com.evermind.server.rmi.RMIConnection.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(RMIConnection.java:1527)
         at com.evermind.server.rmi.RMIConnection.invokeMethod(RMIConnection.java:1480)
         at com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:55)
         at com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(RecoverableRemoteInvocationHandler.java:22)
         at __Proxy0.deploy(Unknown Source)
         at com.evermind.client.orion.DeployCommand.execute(DeployCommand.java:92)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:118)
         at com.evermind.client.orion.Oc4jAdminConsole.main(Oc4jAdminConsole.java:27)
    ---- Embedded exception
    java.lang.NoSuchMethodException
         at com.evermind.server.rmi.RMIConnection.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(RMIConnection.java:1527)
         at com.evermind.server.rmi.RMIConnection.invokeMethod(RMIConnection.java:1480)
         at com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:55)
         at com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(RecoverableRemoteInvocationHandler.java:22)
         at __Proxy0.deploy(Unknown Source)
         at com.evermind.client.orion.DeployCommand.execute(DeployCommand.java:92)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:118)
         at com.evermind.client.orion.Oc4jAdminConsole.main(Oc4jAdminConsole.java:27)
    Exit status of OC4J admin tool (-deploy): 1
    **** Note: The OC4J connection 'XXX' is configured to use the default admin.jar be used when deploying.
    **** Note: However, the remote server version does not appear to be compatible with this admin.jar.
    **** Note: Please edit the connection to point to an admin.jar version that is compatible with the remote server.
    Elapsed time for deployment: 5 seconds
    #### Deployment incomplete. #### Jan 24, 2005 8:32:30 AM
    Must I replace the admin.jar file with a more newer version of it? How do I determine the version of the admin.jar and if I update it to a newer version will it still be compatible with the rest of the settings?
    Thank you

    The admin.jar for the OC4J connection should be the same as the admin.jar in the remote server.
    For version, is the zip file size and date the same.

  • Deployment Error in EJB

    I have downloaded Hotel Reservation System using EJB sample and trying deploy OneEJBHotel-Web.deploy to the Application Server connection. Connection looks fine. I get the following error in deployment:
    **** The current project does not contain an EJB Module to deploy.
    #### Deployment incomplete. ####
    Am I missing any setups steps? I have extracted files from OneEJBHotel.jar and directory structure is:
    D:\oracle\samples\EJB\OneEJBHotel\...
    Appreciate your help.

    Apparently I found that the new release of JDeveloper 9.0.3.1 did at least try to deploy the EJB in this sample. The previous version kept failing to deploy. Now, I am getting other deployment error. Seems like the deployment doesn't recognise my site. The standalone OC4J has been running successfully on port 8888, the standalone connection in JDeveloper is fine also. I can even hit on 8888 port from other machines. But deployment gives the following messages. Am I missing anything here? Appreciate all the help.
    ---- Deployment started. ---- Feb 28, 2003 3:45:02 PM
    Wrote EJB JAR file to C:\oracle\JDeveloper_Sample\OneEJBHotel\src\oracle\otnsamples\OneEJBHotel\OneEJBHotel.jar
    Wrote WAR file to C:\oracle\JDeveloper_Sample\OneEJBHotel\src\oracle\otnsamples\OneEJBHotel\OneEJBHotel-Web.war
    Wrote EAR file to C:\oracle\JDeveloper_Sample\OneEJBHotel\src\oracle\otnsamples\OneEJBHotel\OneEJBHotel-Web.ear
    Invoking OC4J admin tool...
    C:\oracle\JDev9031\jdk\jre\bin\javaw.exe -jar C:\oracle\JDev9031\j2ee\home\admin.jar ormi://W2K038825/ admin **** -deploy -file C:\oracle\JDeveloper_Sample\OneEJBHotel\src\oracle\otnsamples\OneEJBHotel\OneEJBHotel-Web.ear -deploymentName OneEJBHotel
    Auto-unpacking C:\oracle\JDev9031\j2ee\home\applications\OneEJBHotel-Web.ear... done.
    Auto-unpacking C:\oracle\JDev9031\j2ee\home\applications\OneEJBHotel-Web\OneEJBHotel-Web.war... done.
    Auto-deploying OneEJBHotel (Assembly had been updated)...
    Exit status of OC4J admin tool (-deploy): 0
    C:\oracle\JDev9031\jdk\jre\bin\javaw.exe -jar C:\oracle\JDev9031\j2ee\home\admin.jar ormi://W2K038825/ admin **** -bindWebApp OneEJBHotel OneEJBHotel-Web http://W2K038825:8888/ /OneEJBHotel
    default-web-site (full name: file:/C:/oracle/JDev9031/j2ee/home/config/default-web-site.xml)
    http-web-site (full name: file:/C:/oracle/JDev9031/j2ee/home/config/http-web-site.xml)
    Unknown site: http://W2K038825:8888/
    Active sites are:
    Exit status of OC4J admin tool (-bindWebApp): 1
    Use the following context root(s) to test your web application(s):
    http://W2K038825:????/OneEJBHotel
    Note: JDeveloper was unable to determine the HTTP port number of the remote server for the above URL(s).
    Elapsed time for deployment: 38 seconds
    ---- Deployment finished. ---- Feb 28, 2003 3:45:40 PM

  • ADF Deploy Error.....Please Help Me

    I have Jdeveloper 11.1.2.3.0 for programmers
    and on the server have weblogic(10.3.6.0) and ADF Runtime (11.1.1.7)
    On Deploy show this error
    [08:41:49 AM] Redeploying Application...
    [08:41:52 AM] [Deployer:149191]Operation 'deploy' on application 'hr' is initializing on 'Muath_1'
    [08:41:55 AM] [Deployer:149193]Operation 'deploy' on application 'hr' has failed on 'Muath_1'
    [08:41:55 AM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application hr on Muath_1.: Failed to load webapp: 'HR_Service-ViewController-context-root'.
    [08:41:55 AM] Weblogic Server Exception: weblogic.application.ModuleException: Failed to load webapp: 'HR_Service-ViewController-context-root'
    [08:41:55 AM] Caused by: weblogic.management.DeploymentException: Error: Unresolved Webapp Library references for "ServletContext@24124323[app:hr module:HR_Service-ViewController-context-root path:/HR_Service-ViewController-context-root spec-version:2.5]", defined in weblogic.xml [Extension-Name: jsf, Specification-Version: 2, exact-match: false]
    [08:41:55 AM] See server logs or server console for more details.
    [08:41:55 AM] weblogic.application.ModuleException: Failed to load webapp: 'HR_Service-ViewController-context-root'
    [08:41:55 AM] Deployment cancelled.
    [08:41:55 AM] ---- Deployment incomplete ----.
    [08:41:55 AM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    Please Help Me

    User, you can't use JDev 11.1.2.3.0 to develop an application which you later try to deploy to a wls with a different adf runtime installed. If you use jdev 11.1.2.3.0 you have to install adf runtime 11.1.2.3.0 in the target wls. Check out http://tompeez.wordpress.com/2011/09/14/jdeveloper-versions-vs-weblogic-server-versions/ for more info.
    Solution you do have a support contract and load the patches from support.oracle.com (see my blog) or you develop your app with 11.1.1.7.0 (which means you have to redesign your UI as 11.1.2.3 uses jsf2.0 and 11.1.1.7. only uses jsf1.2) and leave the wls as is.
    Timo

  • Remote Deployer Error - BC4JConfigLifeCycleCallback

    Hello All,
    I'm trying to deploy the tutorial app for a mobile web-browser app. I've installed all the necessary components. Now when I try to remote deploy for JDeveloper I receive the following error.
    Is this caused because its a WAR as opposed to an EAR?
    Thanks in advance for any assistance;
    Jan
    [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application webapp1 on AdminServer.: Failed to load webapp: 'webapp1.war'.
    [01:55:07 PM] Weblogic Server Exception: weblogic.application.ModuleException: Failed to load webapp: 'webapp1.war'
    [01:55:07 PM] Caused by: java.lang.ClassNotFoundException: oracle.bc4j.mbean.BC4JConfigLifeCycleCallBack
    [01:55:07 PM]   See server logs or server console for more details.
    [01:55:07 PM] weblogic.application.ModuleException: Failed to load webapp: 'webapp1.war'
    [01:55:07 PM] ####  Deployment incomplete.  ####
    [01:55:07 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)

    Hi,
    Please make sure to add the following JAR in the CLASSPATH of the Server ...
    *<MIDDLEWARE_HOME>\oracle_common\modules\oracle.adf.model_11.1.1\adf.oracle.domain\APP-INF\lib\bc4j-mbeans.jar*
    The Cause of Failure is following:
    <font color=red>Caused by: java.lang.ClassNotFoundException: oracle.bc4j.mbean.BC4JConfigLifeCycleCallBack</font>
    And the Above Missing Class is present inside the mentioned JAR file.
    Thanks
    Jay SenSharma
    http://middlewaremagic.com/weblogic  (Middleware Magic Is Here)

  • 10.1.3 HumanTask Forms deployment error is it a BUG

    Hi,
    Any one I am getting the following error. I have installed SOA 10.1.3 Midtier and am using OID as security provider. Now I am trying DocumentReview Sample but am getting the following error:
    Buildfile: C:\Oracle_Software\1013\soa\bpel\samples\demos\DocumentReview\build.xml
    validateTask:
    [echo]
    | Validating workflow
    [validateTask] url is file:/C:/Oracle_Software/jdevstudio10132/integration/bpm/support/files/WorkflowTaskDefinition.xsd
    [validateTask] Validation of workflow task definitions is completed without errors
    deployProcess:
    [echo]
    | Deploying bpel process DocumentReview on localhost, port 7779
    [deployProcess] Deploying process C:\Oracle_Software\1013\soa\bpel\samples\demos\DocumentReview\output\bpel_DocumentReview_1.0.jar
    [deployProcess] Successfully deployed the process "DocumentReview" on server "localhost" and port "7779"
    deployTaskForm:
    [echo]
    | Deploying workflow form for DocumentReview on localhost, port 7779
    [deployTaskForm] 07/07/07 08:25:19 Notification ==>Application Deployer for default_DocumentReview_1_0_DocumentReview STARTS.
    [deployTaskForm]
    [deployTaskForm] 07/07/07 08:25:19 Notification ==>Operation failed with error:
    [deployTaskForm] parent application (orabpel) is not found!
    [deployTaskForm]
    [deployTaskForm]
    [deployTaskForm]
    [deployTaskForm] Deploy error: Deploy error: Operation failed with error:
    [deployTaskForm] parent application (orabpel) is not found!
    [deployTaskForm]
    [deployTaskForm]
    BUILD FAILED
    C:\Oracle_Software\1013\soa\bpel\samples\demos\DocumentReview\build.xml:98: Error while deploying the form on server "localhost" Error message :
    java.lang.SecurityException
         at oracle.ide.IdeCore$7.checkExit(IdeCore.java:177)
         at java.lang.Runtime.exit(Runtime.java:88)
         at java.lang.System.exit(System.java:868)
         at oracle.oc4j.admin.deploy.cmdline.Oc4jAdminCmdline.executeCommand(Oc4jAdminCmdline.java:127)
         at com.collaxa.cube.ant.taskdefs.DeployForm.deployIAS(DeployForm.java:750)
         at com.collaxa.cube.ant.taskdefs.DeployForm.deployForm(DeployForm.java:548)
         at com.collaxa.cube.ant.taskdefs.DeployForm.deployForms(DeployForm.java:814)
         at com.collaxa.cube.ant.taskdefs.DeployForm.execute(DeployForm.java:840)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
         at org.apache.tools.ant.Task.perform(Task.java:364)
         at org.apache.tools.ant.Target.execute(Target.java:341)
         at org.apache.tools.ant.Target.performTasks(Target.java:369)
         at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
         at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
         at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
         at oracle.jdevimpl.ant.runner.AntLauncher.launch(AntLauncher.java:321)
         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:585)
         at oracle.jdevimpl.ant.runner.InProcessAntStarter.runAnt(InProcessAntStarter.java:295)
         at oracle.jdevimpl.ant.runner.InProcessAntStarter.mav$runAnt(InProcessAntStarter.java:43)
         at oracle.jdevimpl.ant.runner.InProcessAntStarter$1.run(InProcessAntStarter.java:71)
    Total time: 45 seconds
    Thanks for any feedbacks.

    Hi HEWizard,
    I have set the ORACLE_HOME that points to SOA install directory i.e.
    C:\Documents and Settings>echo %ORACLE_HOME%
    C:\Oracle_Software\1013\soa
    One more thing is that if I install the Developer Version and even though the ORACLE_HOME is not set this works fine i.e. DocumentReview it's only that in the Midtier install version it doesn't work.
    The BPELProcess gets deployed and even the task is assigned but when logging into worklist and selecting the task I see the following error:
    Not Found
    The requested URL /default/DocumentReview/1.0/DocumentReview/DocumentReview.jsp was not found on this server.
    Oracle-Application-Server-10g/10.1.3.1.0 Oracle-HTTP-Server Server at localhost Port 7779
    It's because at deployment time I get that security error and parent application not found and it never deploys the jsp's. Now in the logs I don't see anything. It's only in JDeveloper I see those errors at deployment time. Here is the domain.log:
    <2007-07-07 18:22:44,500> <INFO> <default.collaxa.cube> <ServerManager::loadDomain>
    Oracle BPEL Server version 10.1.3.1.0
    Build: 0
    Build time: Mon Oct 09 08:44:49 PDT 2006
    Build type: release
    Source tag: PCBPEL_10.1.3.1.0_GENERIC_061009.0802
    <2007-07-07 18:22:45,140> <INFO> <default.collaxa.cube.engine> <CubeEngine::load>
    Initializing BPEL domain from descriptor file
    "C:\Oracle_Software\1013\soa\bpel\domains\default\config\domain.xml"
    <2007-07-07 18:22:45,406> <INFO> <default.collaxa.cube.engine> <gsDomainSchemaManager::validateCompatibility> Detected database version '2.0.51'
    <2007-07-07 18:22:45,406> <INFO> <default.collaxa.cube.engine> <AdaptorManager::load> Loaded adaptors for platform 'ias_10g', datasource 'oracle'
    <2007-07-07 18:22:47,656> <INFO> <default.collaxa.cube.engine> <AdapterStats::init:Done initializing Adapter statistics holder for engine > default
    <2007-07-07 18:22:47,656> <INFO> <default.collaxa.cube.engine> <CubeEngine::init>
    OraBPEL "default" BPEL domain loaded.
    <2007-07-07 18:22:53,046> <INFO> <default.collaxa.cube.engine> <CubeEngine::loadAllProcesses>
    Loading processes for BPEL domain "default" ...
    <2007-07-07 18:22:55,500> <INFO> <default.collaxa.cube.engine.deployment> Process "TaskManager" (revision "1.0") successfully loaded.
    <2007-07-07 18:22:57,234> <INFO> <default.collaxa.cube.engine.deployment> Process "TaskActionHandler" (revision "1.0") successfully loaded.
    <2007-07-07 18:22:57,953> <INFO> <default.collaxa.cube.engine.deployment> Process "DocumentReview" (revision "1.0") successfully loaded.
    <2007-07-07 18:22:58,000> <INFO> <default.collaxa.cube.engine> <CubeEngine::loadAllProcesses>
    3 processes have been loaded for BPEL domain "default".
    <2007-07-07 18:23:33,062> <INFO> <default.collaxa.cube.services> <QuartzPublisherInit::init> Notification Retry publisher scheduled at every 15 minute(s)
    <2007-07-07 18:26:23,500> <INFO> <default.collaxa.cube.compiler> validating "C:\Oracle_Software\1013\soa\bpel\domains\default\tmp\.bpel_DocumentReview_1.0_e61483a0d5e873d381ae6bfbeaed5c60.tmp\DocumentReview.bpel" ...
    <2007-07-07 18:26:30,671> <INFO> <default.collaxa.cube.engine.deployment> <CubeProcessFactory::generateProcessClass>
    Process "DocumentReview" (revision "1.0") successfully compiled.
    <2007-07-07 18:26:30,750> <INFO> <default.collaxa.cube.engine.deployment> Process "DocumentReview" (revision "1.0") successfully loaded.
    Now even though the log says process deployed successfully it only deploys the BPEL Process but no jsp forms deployed. I hope there's nothing special we have to do. This issue can be recreated by installing the Midtier version of SOA and configure it with OID and then try deploying DocumentReview Process provided in the demos.
    I hope I have provided all the information.
    Thanks and waiting for a feedback as we have to decide on whether we go using BPEL 10.1.3 and this is a critical piece of it.

Maybe you are looking for