Not able to Deploy BPEL in Jdev 11g

Hi ALl,
The folllowing is the Jdev Version and i created a BPEL process and not able to find the SOA server to deploy, please let me know what else needs to be installed.
Component     Version
=========     =======
ADF Business Components     11.1.1.59.23
Java(TM) Platform     1.6.0_21
Oracle IDE     11.1.1.4.37.59.23
SOA Composite Editor     11.1.1.4.0.56.82
Versioning Support     11.1.1.4.37.59.23
Thanks
Rakesh

You could follow this tutorial:
http://st-curriculum.oracle.com/obe/jdev/obe11jdev/bulldog/deploysoaapp/deployment.htm
NA
http://nickaiva.blogspot.com

Similar Messages

  • ORABPEL-05215 URI scheme is not "file". - Not able to deploy BPEL process

    We are trying to deploy the Oracle Siebel PIP integration pack for Siebel OD. The SOA environment is clustered with a proxy and https enabled.
    While deploying a BPEL process, we are getting the following error. Not able to figure out whats going wrong. Any help on this will be appreciated.
    [deployProcess] Deploying process C:\Temp\10232008\CRMIntegSEBLODLeadConvertAsync\output\bpel_CRMIntegSEBLODLeadConvertAsync_1.0.jar
    BUILD FAILED
    C:\Temp\10232008\CRMIntegSEBLODLeadConvertAsync\build.xml:79: A problem occured while connecting to server "abcd.oracle.com" using port "11545": bpel_CRMIntegSEBLODLeadConvertAsync_1.0.jar failed to deploy. Exception message is: ORABPEL-05215
    Error while loading process.
    The process domain encountered the following errors while loading the process "CRMIntegSEBLODLeadConvertAsync" (revision "1.0"): URI scheme is not "file".
    If you have installed a patch to the server, please check that the bpelcClasspath domain property includes the patch classes.
    at com.collaxa.cube.engine.deployment.CubeProcessHolder.bind(CubeProcessHolder.java:286)
    at com.collaxa.cube.engine.deployment.DeploymentManager.deployProcess(DeploymentManager.java:925)
    at com.collaxa.cube.engine.deployment.DeploymentManager.deploySuitcase(DeploymentManager.java:791)
    at com.collaxa.cube.ejb.impl.BPELDomainManagerBean.deploySuitcase(BPELDomainManagerBean.java:448)
    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 com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:31)
    at com.evermind.server.ThreadState.runAs(ThreadState.java:646)
    at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
    at DomainManagerBean_RemoteProxy_4bin6i8.deploySuitcase(Unknown Source)
    at com.oracle.bpel.client.BPELDomainHandle.deploySuitcase(BPELDomainHandle.java:319)
    at com.oracle.bpel.client.BPELDomainHandle.deployProcess(BPELDomainHandle.java:341)
    at deployHttpClientProcess.jspService(_deployHttpClientProcess.java:376)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    Any body else is facing similar issue?
    Thanks,
    Bhavnesh.

    We are trying to deploy the Oracle Siebel PIP integration pack for Siebel OD. The SOA environment is clustered with a proxy and https enabled.
    While deploying a BPEL process, we are getting the following error. Not able to figure out whats going wrong. Any help on this will be appreciated.
    [deployProcess] Deploying process C:\Temp\10232008\CRMIntegSEBLODLeadConvertAsync\output\bpel_CRMIntegSEBLODLeadConvertAsync_1.0.jar
    BUILD FAILED
    C:\Temp\10232008\CRMIntegSEBLODLeadConvertAsync\build.xml:79: A problem occured while connecting to server "abcd.oracle.com" using port "11545": bpel_CRMIntegSEBLODLeadConvertAsync_1.0.jar failed to deploy. Exception message is: ORABPEL-05215
    Error while loading process.
    The process domain encountered the following errors while loading the process "CRMIntegSEBLODLeadConvertAsync" (revision "1.0"): URI scheme is not "file".
    If you have installed a patch to the server, please check that the bpelcClasspath domain property includes the patch classes.
    at com.collaxa.cube.engine.deployment.CubeProcessHolder.bind(CubeProcessHolder.java:286)
    at com.collaxa.cube.engine.deployment.DeploymentManager.deployProcess(DeploymentManager.java:925)
    at com.collaxa.cube.engine.deployment.DeploymentManager.deploySuitcase(DeploymentManager.java:791)
    at com.collaxa.cube.ejb.impl.BPELDomainManagerBean.deploySuitcase(BPELDomainManagerBean.java:448)
    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 com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:31)
    at com.evermind.server.ThreadState.runAs(ThreadState.java:646)
    at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
    at DomainManagerBean_RemoteProxy_4bin6i8.deploySuitcase(Unknown Source)
    at com.oracle.bpel.client.BPELDomainHandle.deploySuitcase(BPELDomainHandle.java:319)
    at com.oracle.bpel.client.BPELDomainHandle.deployProcess(BPELDomainHandle.java:341)
    at deployHttpClientProcess.jspService(_deployHttpClientProcess.java:376)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    Any body else is facing similar issue?
    Thanks,
    Bhavnesh.

  • Not able to deploy

    HI
    I could n't able to deploy the mapping in 11g R2 owb and failed with below error.I am able to deploy the mapping successfully in owb 9i.
    Generation result script is greater than 1 MB in size, will not be saved as SCRIPT property in design repository. Script length = 3222281, free mem = 158517024
    what is the solution ?
    Plz help

    Hi Raasi,
    Every thing is O.K with ur application but the JNDI name of the ConverterBean is MyConverter. But the J2EEClient program refers to the same enterprise bean as SimpleConverter. Therefore, you must map the SimpleConverter name to MyConverter. For that do the following...
    A) In the tree view, select the ConverterApp application.
    B) In the JNDI Names tabbed pane perform these steps:
    1. Verify that the ConverterBean component has the
    MyConverter JNDI name.
    2. For the ejb/SimpleConverter reference, enter MyConverter
    for the JNDI name.
    I hope this will solve your problem.
    Regards,
    Girish
    [email protected]

  • Not able to deploy axis2 web service on oc4j 10g server

    Not able to deploy axis2 web service on oc4j 10g server, getting internal server every time I click on services link....
    Edited by: 974237 on Nov 30, 2012 4:17 AM

    Not able to deploy axis2 web service on oc4j 10g server, getting internal server every time I click on services link....
    Edited by: 974237 on Nov 30, 2012 4:17 AM

  • Not able to deploy portal projects

    Hi all,
    I am trying to deploy .net iviews on the portal but I am not able to deploy it. Its giving time out error. Neither I am able to view any .net iviews that were already deployed on the portal. Can anyone help me on this issue.
    rgds

    Messages in lig file...
    #1.5#0002B3D56632003D0000001D000013480003F58C333224DF#1114407432890#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#Administrator#316##iGateSAP_J2E_9772450#Administrator#0234d570b54811d9a80a0002b3d56632#SAPEngine_Application_Thread[impl:3]_10##0#0#Error#1#/System/Server#Java###Exception ID:01:37_25/04/05_0007_9772450
    [EXCEPTION]
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : PortalApplication4.PortalComponent1
    Component class : com.sap.portal.dotnet.framework.iViewProcessorComponent
    User : Administrator
    at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:969)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:343)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:232)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:153)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
    at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    Caused by: java.lang.RuntimeException: .NET server is not running
    at com.sap.portal.dotnet.framework.iViewProcessorService.ProcessRequest(iViewProcessorService.java:219)
    at com.sap.portal.dotnet.framework.iViewProcessorComponent.doContent(iViewProcessorComponent.java:16)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    ... 29 more
    #1.5#0002B3D56632004D0000001B000013480003F58C34912FC4#1114407455875#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#Administrator#316##iGateSAP_J2E_9772450#Administrator#0234d570b54811d9a80a0002b3d56632#SAPEngine_Application_Thread[impl:3]_29##0#0#Error#1#/System/Server#Java###Exception ID:01:37_25/04/05_0008_9772450
    [EXCEPTION]
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : PortalApplication5.PortalComponent1
    Component class : com.sap.portal.dotnet.framework.iViewProcessorComponent
    User : Administrator
    at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:969)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:343)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:232)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:153)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
    at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    Caused by: java.lang.RuntimeException: .NET server is not running
    at com.sap.portal.dotnet.framework.iViewProcessorService.ProcessRequest(iViewProcessorService.java:219)
    at com.sap.portal.dotnet.framework.iViewProcessorComponent.doContent(iViewProcessorComponent.java:16)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    ... 29 more
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : PortalApplication1.PortalComponent1
    Component class : com.sap.portal.dotnet.framework.iViewProcessorComponent
    User : Administrator
    at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:969)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:343)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:232)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:153)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
    at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    Caused by: java.lang.RuntimeException: .NET server is not running
    at com.sap.portal.dotnet.framework.iViewProcessorService.ProcessRequest(iViewProcessorService.java:219)
    at com.sap.portal.dotnet.framework.iViewProcessorComponent.doContent(iViewProcessorComponent.java:16)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    ... 29 more
    Someone pls help.

  • Not able to deploy MDM Enrichment Controller.

    Hi Guys,
    I am not able to deploy the MDM Enrichment controller, i get ServerDeploymentException. I tried Deploying using the JSPM tool.
    I doubt whether is it due to the mismatch is SP level of my MDM server and the Netweaver installation.
    MDM version is MDM 7.1 SP02
    Netweaver is Netweaver 7.1 SP05.
    Thanks in advance.
    Regards,
    ryprasanna

    Hi Experts,
    Please see below for the error log I am getting in JSPM while deploying MDM_ENRICHMENT_CONTROLLER_02_59.sca:
    Details message(s):
    Software component MDM_ENRICHMENT_CONTROLLER deployment messages:
    Deployment of archive
    CTSINSAPNW7\sapmnt\trans\EPS\in\MDM_ENRICHMENT_CONTROLLER_02_59.sca for component sap.com/MDM_ENRICHMENT_CONTROLLER aborted Detailed message: 1. Contains Aborted deployment component: sdu id: sap.com_tcmdmenrichmentui sdu file path: D:\usr\sap\CE7\J04\j2ee\cluster\server0\.\temp\tcbldeploy_controller\archives\163\MDM_ENRICHMENT_CONTROLLER_02_59_sca1292490917366\DEPLOYARCHIVES\tcmdmenrichmentui.sda version status: NEW deployment status: Aborted description: 1. [ERROR CODE DPL.DS.6193] Error while ; nested exception is: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5082] Exception while validating application sap.com/tcmdmenrichmentui. No one of the [developmentserver, com.sap.security.login-modules] containers, which processed it, returned deployed component names. The registered containers in this moment were [CTCContainer, com.sap.security.ume, developmentserver, com.sap.security.login-modules, app_libraries_container, Cache Configuration Upload, servlet_jsp, dbcontentcontainer, connector, Cluster File System, JMSConnector, MigrationContainer, Monitoring Configurator, dbschemacontainer, appclient, orpersistence, PortalRuntimeContainer, SAP-EU-GP, JDBCConnector, EJBContainer, metamodelrepository, webservices_container, schedulercontainer, ConfigurationsContainer, Content Container]. Possible reasons : 1.An AS Java service, which is providing a container, is stopped or not deployed. 2.The containers, which processed it, are not implemented correct. They deployed or started initially the application, but didn't return deployed components in the application deployment info. Deployment of archive
    CTSINSAPNW7\sapmnt\trans\EPS\in\MDM_ENRICHMENT_CONTROLLER_02_59.sca --> tcmdmenrichmentcontroller.sda for component sap.com/tcmdmenrichmentcontroller is rejected because deployment of other component it depends on is rejected Detailed message: 1. Aborted deployment archive: sdu id: sap.com_tcmdmenrichmentui contained in software archive: sdu id: sap.com_MDM_ENRICHMENT_CONTROLLER Deployment of archive
    CTSINSAPNW7\sapmnt\trans\EPS\in\MDM_ENRICHMENT_CONTROLLER_02_59.sca --> tcmdmenrichmentui.sda for component sap.com/tcmdmenrichmentui aborted Detailed message: 1. [ERROR CODE DPL.DS.6193] Error while ; nested exception is: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5082] Exception while validating application sap.com/tcmdmenrichmentui. No one of the [developmentserver, com.sap.security.login-modules] containers, which processed it, returned deployed component names. The registered containers in this moment were [CTCContainer, com.sap.security.ume, developmentserver, com.sap.security.login-modules, app_libraries_container, Cache Configuration Upload, servlet_jsp, dbcontentcontainer, connector, Cluster File System, JMSConnector, MigrationContainer, Monitoring Configurator, dbschemacontainer, appclient, orpersistence, PortalRuntimeContainer, SAP-EU-GP, JDBCConnector, EJBContainer, metamodelrepository, webservices_container, schedulercontainer, ConfigurationsContainer, Content Container]. Possible reasons : 1.An AS Java service, which is providing a container, is stopped or not deployed. 2.The containers, which processed it, are not implemented correct. They deployed or started initially the application, but didn't return deployed components in the application deployment info. Deployment of archive
    CTSINSAPNW7\sapmnt\trans\EPS\in\MDM_ENRICHMENT_CONTROLLER_02_59.sca --> tcmdmenrichmentsimulatoradapter.sda for component sap.com/tcmdmenrichmentsimulatoradapter is rejected because deployment of other component it depends on is rejected Detailed message: 1. Aborted deployment archive: sdu id: sap.com_tcmdmenrichmentui contained in software archive: sdu id: sap.com_MDM_ENRICHMENT_CONTROLLER Deployment of archive
    CTSINSAPNW7\sapmnt\trans\EPS\in\MDM_ENRICHMENT_CONTROLLER_02_59.sca --> tcmdmenrichmentws.sda for component sap.com/tcmdmenrichmentws is rejected because deployment of other component it depends on is rejected Detailed message: 1. Aborted deployment archive: sdu id: sap.com_tcmdmenrichmentui contained in software archive: sdu id: sap.com_MDM_ENRICHMENT_CONTROLLER Deployment of archive
    CTSINSAPNW7\sapmnt\trans\EPS\in\MDM_ENRICHMENT_CONTROLLER_02_59.sca --> tcmdmenrichmentsimulatorsrvc.sda for component sap.com/tcmdmenrichmentsimulatorsrvc is rejected because deployment of other component it depends on is rejected Detailed message: 1. Aborted deployment archive: sdu id: sap.com_tcmdmenrichmentui contained in software archive: sdu id: sap.com_MDM_ENRICHMENT_CONTROLLER Deployment of archive
    CTSINSAPNW7\sapmnt\trans\EPS\in\MDM_ENRICHMENT_CONTROLLER_02_59.sca --> tcmdmenrichmentejbear.sda for component sap.com/tcmdmenrichmentejbear is rejected because deployment of other component it depends on is rejected Detailed message: 1. Aborted deployment archive: sdu id: sap.com_tcmdmenrichmentui contained in software archive: sdu id: sap.com_MDM_ENRICHMENT_CONTROLLER Deployment of archive
    CTSINSAPNW7\sapmnt\trans\EPS\in\MDM_ENRICHMENT_CONTROLLER_02_59.sca --> tcmdmenrichmentwsproxy.sda for component sap.com/tcmdmenrichmentwsproxy is rejected because deployment of other component it depends on is rejected Detailed message: 1. Aborted deployment archive: sdu id: sap.com_tcmdmenrichmentui contained in software archive: sdu id: sap.com_MDM_ENRICHMENT_CONTROLLER Deployment of archive
    CTSINSAPNW7\sapmnt\trans\EPS\in\MDM_ENRICHMENT_CONTROLLER_02_59.sca --> tcmdmenrichmentsimulatorsrvc_proxy.sda for component sap.com/tcmdmenrichmentsimulatorsrvc_proxy is rejected because deployment of other component it depends on is rejected Detailed message: 1. Aborted deployment archive: sdu id: sap.com_tcmdmenrichment~ui contained in software archive: sdu id: sap.com_MDM_ENRICHMENT_CONTROLLER See Deploy Controller log D:\usr\sap\CE7\J04\j2ee\JSPM\log\log_2010_12_16_14_43_32\deploy_2010-12-16_14-45-14.log for details. 
    Overall deployment messages: Deployment finished with error.

  • Not able to DEPLOY an application

    Hi,
    i am not able to deploy one particular application onto one particular WAS.
    the same is deploying and running fine on other servers...
    Following is the deployment error i got.
    can anyone suggest what can be done.... ??
    Points will be awarded for helpful answers...
    regards,
    -Amol Gupta
    Jan 28, 2008 4:55:52 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [003]Deployment aborted
    Settings
    SDM host : wipro-ep7
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/amolg/LOCALS1/Temp/temp4267bp.comexmplproducts_lds_create.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/amolg/LOCALS1/Temp/temp4267bp.comexmplproducts_lds_create.ear
    Aborted: development component 'exmpl/products_lds_create'/'bp.com'/'LOKAL'/'0.2008.01.28.16.53.17'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application bp.com/exmpl~products_lds_create.. Reason: Clusterwide exception: Error setting configuration during deployment.; nested exception is: com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Error setting configuration during deployment.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted

    we had exactly the same exception:
    com.sap.engine.frame.core.configuration.NameAlreadyExistsException
    we could not see the name listed in the "undeploy" list of the SDM,  the problem was caused when we got a disconnection before the deploy finished
    may be sounds simple but we just restarted SDM and the application was visible to be undeployed.
    just be sure to select the application of the tag <display-name> of your application.xml.
    or open the file
    temp4267bp.comexmplproducts_lds_create.ear
    and look directly for the names of the applications u must undeploy.
    good luck.
    Edited by: Carlos  Aguilar on Jan 31, 2009 1:48 AM

  • Bpel is not showing all DEPLOYED bpel processes

    Hi,
    The data is not transfering after refresh the instance.When i click tab BPEL processes it is not showing all DEPLOYED bpel processes it shows only two process that is
    TaskActionHandler
    TaskManager
    Thanks
    Edited by: userpat on May 24, 2010 7:09 AM
    Edited by: userpat on May 24, 2010 7:11 AM

    The issue is resolved as below.
    Change the directory to the dir of individual process suitcase dir and run the bellow command
    $ORACLE_HOME/bpel/bin/bpelc.sh -rev 1.0 -deploy default

  • SCCM not able to deploy update ms14-008

    Hi Team, I am deploying software update with SCCM 2012 but I found one of them not able to deploy, it seems that it is only downloadable from MS download ctr and it is executable file. 
    https://technet.microsoft.com/library/security/ms14-008
    any advice how can I use sccm software update to deploy it instead of extracting a msi and don't know what collection to be target for deployment?
    thanks!
    Thanks and best regards, -- KF

    I don't think MS14-008 is published via WSUS. Hence there is a chance that it's not available in SCCM !
    What I can see : That convinces me 
    1. Nothing published in Microsoft Update Catalog website http://catalog.update.microsoft.com/v7/site/Search.aspx?q=ms14-008
    2. Nothing mentioned about WSUS and ConfigMgr in the linke https://technet.microsoft.com/en-us/library/security/ms14-008.aspx Detection
    and Deployment Tools and Guidance section !
    Anoop C Nair (My Blog www.AnoopCNair.com)
    - Twitter @anoopmannur -
    FaceBook Forum For SCCM

  • 11g R2: not able to deploy any objects

    Hi,
    I've got a huge problem:
    Since today I am no longer able to deploy any objects to our integration server.
    Normally we deploy our objects from our design repository to our integration-db with help of an expert.
    First I thought it would be an error of the expert. But then I tried to deploy a object directly from the controlcenter of the
    integration-repository.
    The problem is, I get no error. The deployment starts and shows all the time that green error in control center.
    Nothing has been changed since the last deployments.
    We only saw a warning, that some passwords of some db-users were expired. So we used the same passwords and
    all user work correctly.
    Anyone got a idea?
    Regards,
    Andre

    Thanks for the tip.
    Now I have the problem, that our last logfile was created on 11/04/2010. Strange...
    I'm sure, we have deployed something since this date.
    I will speak to our admin, to restart the control center service.
    Hopefully a new logfile is created...

  • Not able to deploy Oracle RTD Inline Service

    Hi,
    I have created a new RTD Inline service in eclipse by following : Creating an Inline Service - 11g Release 1 (11.1.1)
    The section 2.7 Testing the Inline Service explains the deployment.
    I followed the same but getting this error while deployment.
    [2013-11-19T16:14:15.123+05:30] [bi_server1] [ERROR] [RTD-10307] [oracle.rtd.logger] [tid: [ACTIVE].ExecuteThread: '20' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 7863b382e4716382:-6c8b9e63:1426f2fa379:-8000-0000000000006434,0] [APP: OracleRTD#11.1.1] [J2EE_APP.name: OracleRTD_11.1.1] [J2EE_MODULE.name: ws] [WEBSERVICE.name: WorkbenchEndPointService] [WEBSERVICE_PORT.name: WorkbenchEndPointPort] Management Service error[[
    java.lang.ExceptionInInitializerError
      at com.sigmadynamics.sdo.access.impl.ObjectFactoryImpl.createSDApplicationType(ObjectFactoryImpl.java:1463)
      at com.sigmadynamics.sdo.access.impl.ObjectFactoryImpl.create(ObjectFactoryImpl.java:140)
    Caused by: java.lang.NullPointerException
      at java.io.File.<init>(File.java:222)
      at java.lang.Package$1.run(Package.java:527)
      at java.lang.Package.defineSystemPackage(Package.java:520)
      at java.lang.Package.getSystemPackages(Package.java:511)
      at java.lang.ClassLoader.getPackages(ClassLoader.java:1513)
      at java.lang.ClassLoader.getPackages(ClassLoader.java:1511)
      at java.lang.ClassLoader.getPackages(ClassLoader.java:1511)
      at java.lang.ClassLoader.getPackages(ClassLoader.java:1511)
      at java.lang.ClassLoader.getPackages(ClassLoader.java:1511)
      at java.lang.ClassLoader.getPackages(ClassLoader.java:1511)
      at java.lang.Package.getPackages(Package.java:281)
      at com.sigmadynamics.sdo.access.impl.SDApplicationTypeImpl.<clinit>(SDApplicationTypeImpl.java:1029)
      at com.sigmadynamics.sdo.access.impl.ObjectFactoryImpl.createSDApplicationType(ObjectFactoryImpl.java:1463)
    Please help as what went wrong and how it can be solved.
    I am stuck from past one week. Not able to understand anything now
    Regards,
    Vijay Inani

    Hi Soumen,
    My decision service is working fine. Have checked the same in em and thru opmnctl.
    Were you able to solve the error? If yes, please elaborate: How.
    I extended OBIEE 11.1.1.7 both on Weblogic 10.3.5 and 10.3.6, but faced the same error at both the places.
    Please help.
    Thanks and Regards,
    Vijay Inani

  • Problem with OC4J:: not able to deploy map

    hello
    i have downloaded the OC4J stand alone.
    Then i have run the oc4j START Script- it is running.
    then went to browser and runhttp://localhost:8888/mapviewer to access its functions.
    oracle application server MAP VIEWER starts and home page opens..
    but I AM NOT ABLE TO ACTUALLY DEPLOY THE MAP??
    i have also installed the demo database given in mvdemo.zip.
    But actally i dont know how to link it to map viewer??
    PLEASE HELP!!!!

    http://localhost:8888/mapviewer/fsmc/tutorial/setup.html
    contains a set of instructions to set up the mapviewer metadata and data sources once you've loaded the mvdemo.dmp data into a database.
    Have you tried that?

  • Not able to deploy HPCM application

    Hi Gurus,
    we are using version 11.1.2.2 and we have created an application in HPCM and when we validate the same it shows successful but when we try to deploy it it throws below error
    Process Name :
    Thread : 0
    Server :
    Detail : Initiating Product Action...
    Generating Headers and Callback Information...
    Generating Application Data...
    Posting Product Request...
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title>IIS 7.5 Detailed Error - 404.0 - Not Found</title>
    <style type="text/css">
    <!--
    body{margin:0;font-size:.7em;font-family:Verdana,Arial,Helvetica,sans-serif;background:#CBE1EF;}
    code{margin:0;color:#006600;font-size:1.1em;font-weight:bold;}
    .config_source code{font-size:.8em;color:#000000;}
    pre{margin:0;font-size:1.4em;word-wrap:break-word;}
    ul,ol{margin:10px 0 10px 40px;}
    ul.first,ol.first{margin-top:5px;}
    fieldset{padding:0 15px 10px 15px;}
    .summary-container fieldset{padding-bottom:5px;margin-top:4px;}
    legend.no-expand-all{padding:2px 15px 4px 10px;margin:0 0 0 -12px;}
    legendcolor:#333333;padding:4px 15px 4px 10px;margin:4px 0 8px -12px;_margin-top:0px;
    border-top:1px s
    I read one document from oracle knowledge base
    HPCM Error: Deploying HPCM Application from EPMA 'Action Aborted' [ID 1362743.1]but when changed boot.properties file its corrupting complete component. therefore i replaced the old boot.properties file
    Any advice is really appreciated.
    Regards.

    Hi Avneet,
    We are facing the same issue such as " Could not able to connect the Essbase server" when we tried to deploy the HPCM application to Essbase through workspace.
    Please note that, we can able to see the HPCM application which we created in workspace successfully.Alos, validated with out errors.
    Can I assume that, we need to configure the HPCM with new schema once again??
    It would be great, if you can share us any document available for this. Please send to [email protected]
    Thanks alot
    Sai.

  • Not Able to deploy DC

    Hi All,
    I have created an application and tested it in the sandbox, it is working fine in this system, now I attached it to a DC, for transporting it in the Dev system, I checked in the DC and activated the activity I have created for this DC, now when I see the Activation Log, I can see Activation Status as succeeded and Deployment Status as failed.
    I tried to create a WD IView for this application, a folder has been created for this activity but I am not able to see the Application in the sap.com folder.
    Please help.
    Thanks and Regards,
    Amit

    Hi Amit,
    In the Activation Request View, right-click ur activity, and click on
    "Show Deployment Summary", this will open up browser, where u need to provide
    the DTR Login details and the next page will show the information about the
    Deployment Process.
    Try to figure out, why the Deployment failed or give in selected Trace from the
    page where u think the problem is.
    Regards,
    Alka.

  • Not able to deploy to register my mapping with OEM

    I am new to data ware housing.Iam using oracle9i warehouse builder.I created a source,target and mapping between these two using mapping editor.Then I have generated scripts bot not able to make OEM register.When I click the button "OEM register", it give 2 error messages.
    1. Specified Connection is not a valid Run time schema
    2. Please Make sure OEM Client installed locally or enter correct OMS domain domain in the configuration parameter.
    I know that some parameter should be set in preference dialog box but no idea how to set that.
    Can anyone help regarding this.
    Thanks

    created a project with following structure
    MyProject
    ----MySource (FlatFile)
    ----MyTarget
    Created a map between these 2 and named it "MyMapping".After successfully generating code for the map, "GenerationReults[succeed]" Dialog box opened.But Deploy and Run button are disabled so I tried clicking OEM Register button to get the following error message even after setting preference values.
    Please tell me how to make those buttons enabled.Is there another way.
    Error--
    Failed to register the jobs with OEM.: OEM Registration Failed. Please make sure you have OEM client installed locally, the Oracle Management Server is running, and you have entered correct connection information and OEM information under 'Preferences'.
    Incorrect domain entered or node not discovered. Please enter correct OMS domain name in the configuration parameter and make sure that the OMS is running.
    oracle.sysman.emSDK.client.omsClient.NoDomainException: singapore
    Job object failed to create, check to see if user has credentials.

Maybe you are looking for

  • Htp.p not rendering correctly in Apex PL/SQL region

    I'm using Apex 3.0.1 and have an application that merges data with an email template. I have a mailing list review function that allows you to preview any of the emails. This works by calling a packaged merge function in a PL/SQL region as in: htp.p

  • Spinning fans

    I have a Dell studio 1555 with ATI 3540. I have installed xf86-video-ati and acpi, also acpid is loaded at startup. The problem is that after some minutes the laptop is on a fan start spinning and its speed increase with time. With debian and windows

  • Wildcards in ADF and UIX

    Hi, I have to provide a wildcard search for a UIX search form. The customer demands explicitely the use of "*" and "?". Fortunately the asterisk ("*") is implemented. But how can I use the question mark "?" instead of or additonally to the underscore

  • How to create partition in c drive in window7

    hi, I have HP pavilion dv6-Windows 7 home basic 64-bit , ofter recovery we have create partition in C drive but can't farmate. there is shown the facility avail in selected disks. What, i do? Mohan Singh

  • IDoc status as 30

    Hi All, I am using the FM 'MASTER_IDOC_DISTRIBUTE' to post Idoc but the IDoc are posted with status msg as 30. I have checked in T Code WE20 for partner profiles. There the radio button for Output type is set to 'Transfer IDoc immediatly'. Also i hav