Express 10g Install Hung at "Creating and starting services"

I'm running Win2003 Server trying to install 10g Express. It gets to the the step where it is saying "Creating and starting services for Oracle Database 10g Express Edition". It is stuck on this screen for at least a half hour as I'm writing this post. I believe on this box I've tried this before with the same result (it's been a little while).
Any advice? Does Express install in Win2003? Are there things I can check to make sure my previous attempt at installing Express isn't corrupting my current install attempt?
TIA

Update:
After uninstalling, rebooting, and re-installing the installation did not hang. So problem solved. Bu
New Problem #2 - Listener Won't Start
==================================
But now my listener won't not start. After a lot of head scratching I guessed that the listener port 1521 might somehow be having a conflict with another program. I updated my listener.ora and tnsnames.ora to use port 6100 instead of 1521. I bounced my oracle services (through the Control Panel services manager) and this allowed my listener to start.
New Problem #3 - Can't Connect Using SqlPlus
==================================
Now that my listener is on port 6100 I can't seem to connect to my local Express instance using SqlPlus. Here's what I'm trying along with the error message:
sqlplus system/password@XE
ORA-12514: TNS:listener does not currently know of service requested in connect
descriptor
TNSNAMES.ORA
XE =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = fahqsna04w1010.corp.firstam.com)(PORT = 6100))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = XE)
EXTPROC_CONNECTION_DATA =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
(CONNECT_DATA =
(SID = PLSExtProc)
(PRESENTATION = RO)
ORACLR_CONNECTION_DATA =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
(CONNECT_DATA =
(SID = CLRExtProc)
(PRESENTATION = RO)
)

Similar Messages

  • Create and Start all SFCs of a ShopOrder with webservice call

    Hi all!
    Is it possible to create and start all SFCs for a given ShopOrder at a operation step with a webservice call?
    At the moment we use start sfc (StartRequestSFC) webservice in combination with Create SFC (DM520) Activity Hook at operation level to create and start single SFCs which works fine. Now we need to automatically create and start all SFCs for a given ShopOrder and later also complete them at the same operation step.
    So ME should create SFCs according to the ShopOrder quantity and start every SFC.
    This works in POD when entering the ShopOrder into the SFC field. Now we need the same functionality for a webservice call..
    Thanks in advance!
    Patrick

    The web service to Start and close SFC are under ProductionService  (Start and Complete)
    You can have multiple SFC in this Web service
    What you can do is to firstly call  ProductionOrderByBasicDataQuery WS (under ProductionOrderProcessingInBinding) which you will get a list of SFCs and then you can use Start and Complete for the list of SFC.
    Hope this help.
    BTW, do you know if there is a way to release ShopOrder per WS? I created shop order per WS but could not find WS for releasing it.
    sengkiang
    Edited by: Seng Kiang Hoe on Oct 11, 2011 5:16 PM

  • Invalid Order Specification Fault Failed to create and start the order due

    Hi I have created COM Cartridge.
    But I am facing following error when I am trying to fire Submit test order.
    XML request is as follows
    <ord:CreateOrder xmlns:ord="http://xmlns.oracle.com/communications/ordermanagement" >
    <osm7dd:ServicesOrder xmlns:osm7dd="http://www.example.org/osm7Order1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <osm7dd:OrderId>123</osm7dd:OrderId>
    <osm7dd:OrderLine>
    <osm7dd:productName>MOTO-200</osm7dd:productName>
    <osm7dd:productDesc>Motorola 200</osm7dd:productDesc>
    <osm7dd:productCode>MOT200</osm7dd:productCode>
    <osm7dd:class>Mobile</osm7dd:class>
    <osm7dd:MobileNum>07760613421</osm7dd:MobileNum>
    <osm7dd:lineID>O3</osm7dd:lineID>
    <osm7dd:BundleID>00</osm7dd:BundleID>
    </osm7dd:OrderLine>
    <osm7dd:OrderLine>
    <osm7dd:productName>SAMS-TOCO</osm7dd:productName>
    <osm7dd:productDesc>Samsung Toco</osm7dd:productDesc>
    <osm7dd:productCode>SAMTOC</osm7dd:productCode>
    <osm7dd:class>Mobile</osm7dd:class>
    <osm7dd:MobileNum>07760613422</osm7dd:MobileNum>
    <osm7dd:lineID>O4</osm7dd:lineID>
    <osm7dd:BundleID>00</osm7dd:BundleID>
    </osm7dd:OrderLine>
    </osm7dd:ServicesOrder>
    </ord:CreateOrder>
    Can you please provide me solution for this issue.
    Thanks
    2044735K->1717701K(2044736K), 17.0270500 secs]
    <17-Dec-2012 4:11:52,237 IST PM> <INFO> <j2ee.c> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <Searching for compatible authentication providers in default security realm - Running>
    <17-Dec-2012 4:11:52,566 IST PM> <INFO> <jboss.JBossOrderCacheManager> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <Loading order /8347 into order cache.>
    <17-Dec-2012 4:11:52,609 IST PM> <ERROR> <completeorder.CompleteOrderHandlerEJB> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <encountered error>
    oracle.communications.ordermanagement.orchestration.execution.OrchestrationExecutionException: Error creating orchestration plan
    at oracle.communications.ordermanagement.orchestration.execution.impl.c.a(Unknown Source)
    at com.mslv.oms.handler.completeorder.CompleteOrderHandlerEJB.a(Unknown Source)
    at com.mslv.oms.handler.completeorder.CompleteOrderHandlerEJB.process(Unknown Source)
    at com.mslv.oms.handler.a.processRequest(Unknown Source)
    at com.mslv.oms.handler.createorder.CreateOrderHandlerEJB.process(Unknown Source)
    at com.mslv.oms.handler.a.processRequest(Unknown Source)
    at com.mslv.oms.jsp.processor.RequestProcessorSupport.a(Unknown Source)
    at com.mslv.oms.jsp.processor.RequestProcessorSupport.processRequest(Unknown Source)
    at com.mslv.oms.jsp.processor.RequestProcessorSupport.processRequest(Unknown Source)
    at oracle.communications.ordermanagement.ws.g.a(Unknown Source)
    at oracle.communications.ordermanagement.ws.a.a(Unknown Source)
    at oracle.communications.ordermanagement.ws.OrderManagementWSPortImpl.createOrder(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.wsee.component.pojo.JavaClassComponent.invoke(JavaClassComponent.java:112)
    at weblogic.wsee.ws.dispatch.server.ComponentHandler.handleRequest(ComponentHandler.java:84)
    at weblogic.wsee.handler.HandlerIterator.handleRequest(HandlerIterator.java:141)
    at weblogic.wsee.ws.dispatch.server.ServerDispatcher.dispatch(ServerDispatcher.java:114)
    at weblogic.wsee.ws.WsSkel.invoke(WsSkel.java:80)
    at weblogic.wsee.server.servlet.SoapProcessor.handlePost(SoapProcessor.java:66)
    at weblogic.wsee.server.servlet.SoapProcessor.process(SoapProcessor.java:44)
    at weblogic.wsee.server.servlet.BaseWSServlet$AuthorizedInvoke.run(BaseWSServlet.java:285)
    at weblogic.wsee.server.servlet.BaseWSServlet.service(BaseWSServlet.java:169)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:202)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3588)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2200)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2106)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1428)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: oracle.communications.ordermanagement.orchestration.generation.OrchestrationPlanGeneratorException: Could not create Orchestration Plan
    at oracle.communications.ordermanagement.orchestration.generation.ad.a(Unknown Source)
    at oracle.communications.ordermanagement.orchestration.generation.ab.a(Unknown Source)
    ... 41 more
    Caused by: java.lang.IllegalArgumentException: Cannot find entity in orchestration model: [email protected]c4b5f7[name=ORDER,namespace=osm7Order1.com,type=T=FulfillmentModeType@http://xmlns.oracle.com/communications/ordermanagement/model]
    at org.apache.commons.lang.Validate.notNull(Validate.java:201)
    at oracle.communications.ordermanagement.util.c.a(Unknown Source)
    at oracle.communications.ordermanagement.orchestration.generation.u.a(Unknown Source)
    at oracle.communications.ordermanagement.orchestration.generation.u.a(Unknown Source)
    at oracle.communications.ordermanagement.orchestration.generation.j.a(Unknown Source)
    at oracle.communications.ordermanagement.orchestration.generation.j.a(Unknown Source)
    ... 43 more
    <Dec 17, 2012 4:11:52 PM IST> <Error> <oms> <BEA-000000> <completeorder.CompleteOrderHandlerEJB: encountered error
    oracle.communications.ordermanagement.orchestration.execution.OrchestrationExecutionException: Error creating orchestration plan
    at oracle.communications.ordermanagement.orchestration.execution.impl.c.a(Unknown Source)
    at com.mslv.oms.handler.completeorder.CompleteOrderHandlerEJB.a(Unknown Source)
    at com.mslv.oms.handler.completeorder.CompleteOrderHandlerEJB.process(Unknown Source)
    at com.mslv.oms.handler.a.processRequest(Unknown Source)
    at com.mslv.oms.handler.createorder.CreateOrderHandlerEJB.process(Unknown Source)
    Truncated. see log file for complete stacktrace
    oracle.communications.ordermanagement.orchestration.generation.OrchestrationPlanGeneratorException: Could not create Orchestration Plan
    at oracle.communications.ordermanagement.orchestration.generation.ad.a(Unknown Source)
    at oracle.communications.ordermanagement.orchestration.generation.ab.a(Unknown Source)
    at oracle.communications.ordermanagement.orchestration.execution.impl.c.a(Unknown Source)
    at com.mslv.oms.handler.completeorder.CompleteOrderHandlerEJB.a(Unknown Source)
    at com.mslv.oms.handler.completeorder.CompleteOrderHandlerEJB.process(Unknown Source)
    Truncated. see log file for complete stacktrace
    java.lang.IllegalArgumentException: Cannot find entity in orchestration model: [email protected]c4b5f7[name=ORDER,namespace=osm7Order1.com,type=T=FulfillmentModeType@http://xmlns.oracle.com/communications/ordermanagement/model]
    at org.apache.commons.lang.Validate.notNull(Validate.java:201)
    at oracle.communications.ordermanagement.util.c.a(Unknown Source)
    at oracle.communications.ordermanagement.orchestration.generation.u.a(Unknown Source)
    at oracle.communications.ordermanagement.orchestration.generation.u.a(Unknown Source)
    at oracle.communications.ordermanagement.orchestration.generation.j.a(Unknown Source)
    Truncated. see log file for complete stacktrace
    >
    <17-Dec-2012 4:11:52,623 IST PM> <ERROR> <ws.g> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <Error processing createOrderBySpecification>
    com.mslv.oms.OMSException: encountered error starting orchestration
    at com.mslv.oms.handler.completeorder.CompleteOrderHandlerEJB.a(Unknown Source)
    at com.mslv.oms.handler.completeorder.CompleteOrderHandlerEJB.process(Unknown Source)
    at com.mslv.oms.handler.a.processRequest(Unknown Source)
    at com.mslv.oms.handler.createorder.CreateOrderHandlerEJB.process(Unknown Source)
    at com.mslv.oms.handler.a.processRequest(Unknown Source)
    at com.mslv.oms.jsp.processor.RequestProcessorSupport.a(Unknown Source)
    at com.mslv.oms.jsp.processor.RequestProcessorSupport.processRequest(Unknown Source)
    at com.mslv.oms.jsp.processor.RequestProcessorSupport.processRequest(Unknown Source)
    at oracle.communications.ordermanagement.ws.g.a(Unknown Source)
    at oracle.communications.ordermanagement.ws.a.a(Unknown Source)
    at oracle.communications.ordermanagement.ws.OrderManagementWSPortImpl.createOrder(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.wsee.component.pojo.JavaClassComponent.invoke(JavaClassComponent.java:112)
    at weblogic.wsee.ws.dispatch.server.ComponentHandler.handleRequest(ComponentHandler.java:84)
    at weblogic.wsee.handler.HandlerIterator.handleRequest(HandlerIterator.java:141)
    at weblogic.wsee.ws.dispatch.server.ServerDispatcher.dispatch(ServerDispatcher.java:114)
    at weblogic.wsee.ws.WsSkel.invoke(WsSkel.java:80)
    at weblogic.wsee.server.servlet.SoapProcessor.handlePost(SoapProcessor.java:66)
    at weblogic.wsee.server.servlet.SoapProcessor.process(SoapProcessor.java:44)
    at weblogic.wsee.server.servlet.BaseWSServlet$AuthorizedInvoke.run(BaseWSServlet.java:285)
    at weblogic.wsee.server.servlet.BaseWSServlet.service(BaseWSServlet.java:169)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:202)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3588)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2200)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2106)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1428)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: oracle.communications.ordermanagement.orchestration.execution.OrchestrationExecutionException: Error creating orchestration plan
    at oracle.communications.ordermanagement.orchestration.execution.impl.c.a(Unknown Source)
    ... 40 more
    Caused by: oracle.communications.ordermanagement.orchestration.generation.OrchestrationPlanGeneratorException: Could not create Orchestration Plan
    at oracle.communications.ordermanagement.orchestration.generation.ad.a(Unknown Source)
    at oracle.communications.ordermanagement.orchestration.generation.ab.a(Unknown Source)
    ... 41 more
    Caused by: java.lang.IllegalArgumentException: Cannot find entity in orchestration model: [email protected]c4b5f7[name=ORDER,namespace=osm7Order1.com,type=T=FulfillmentModeType@http://xmlns.oracle.com/communications/ordermanagement/model]
    at org.apache.commons.lang.Validate.notNull(Validate.java:201)
    at oracle.communications.ordermanagement.util.c.a(Unknown Source)
    at oracle.communications.ordermanagement.orchestration.generation.u.a(Unknown Source)
    at oracle.communications.ordermanagement.orchestration.generation.u.a(Unknown Source)
    at oracle.communications.ordermanagement.orchestration.generation.j.a(Unknown Source)
    at oracle.communications.ordermanagement.orchestration.generation.j.a(Unknown Source)
    ... 43 more
    <Dec 17, 2012 4:11:52 PM IST> <Error> <oms> <BEA-000000> <ws.g: Error processing createOrderBySpecification
    com.mslv.oms.OMSException: encountered error starting orchestration
    at com.mslv.oms.handler.completeorder.CompleteOrderHandlerEJB.a(Unknown Source)
    at com.mslv.oms.handler.completeorder.CompleteOrderHandlerEJB.process(Unknown Source)
    at com.mslv.oms.handler.a.processRequest(Unknown Source)
    at com.mslv.oms.handler.createorder.CreateOrderHandlerEJB.process(Unknown Source)
    at com.mslv.oms.handler.a.processRequest(Unknown Source)
    Truncated. see log file for complete stacktrace
    oracle.communications.ordermanagement.orchestration.execution.OrchestrationExecutionException: Error creating orchestration plan
    at oracle.communications.ordermanagement.orchestration.execution.impl.c.a(Unknown Source)
    at com.mslv.oms.handler.completeorder.CompleteOrderHandlerEJB.a(Unknown Source)
    at com.mslv.oms.handler.completeorder.CompleteOrderHandlerEJB.process(Unknown Source)
    at com.mslv.oms.handler.a.processRequest(Unknown Source)
    at com.mslv.oms.handler.createorder.CreateOrderHandlerEJB.process(Unknown Source)
    Truncated. see log file for complete stacktrace
    oracle.communications.ordermanagement.orchestration.generation.OrchestrationPlanGeneratorException: Could not create Orchestration Plan
    at oracle.communications.ordermanagement.orchestration.generation.ad.a(Unknown Source)
    at oracle.communications.ordermanagement.orchestration.generation.ab.a(Unknown Source)
    at oracle.communications.ordermanagement.orchestration.execution.impl.c.a(Unknown Source)
    at com.mslv.oms.handler.completeorder.CompleteOrderHandlerEJB.a(Unknown Source)
    at com.mslv.oms.handler.completeorder.CompleteOrderHandlerEJB.process(Unknown Source)
    Truncated. see log file for complete stacktrace
    java.lang.IllegalArgumentException: Cannot find entity in orchestration model: [email protected]c4b5f7[name=ORDER,namespace=osm7Order1.com,type=T=FulfillmentModeType@http://xmlns.oracle.com/communications/ordermanagement/model]
    at org.apache.commons.lang.Validate.notNull(Validate.java:201)
    at oracle.communications.ordermanagement.util.c.a(Unknown Source)
    at oracle.communications.ordermanagement.orchestration.generation.u.a(Unknown Source)
    at oracle.communications.ordermanagement.orchestration.generation.u.a(Unknown Source)
    at oracle.communications.ordermanagement.orchestration.generation.j.a(Unknown Source)
    Truncated. see log file for complete stacktrace
    >
    <17-Dec-2012 4:11:52,625 IST PM> <ERROR> <requestprocessor.b> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <Failed to create and start the order due to java.lang.RuntimeException: com.mslv.oms.OMSException: encountered error starting orchestration caused by:Cannot find entity in orchestration model: [email protected]c4b5f7[name=ORDER,namespace=osm7Order1.com,type=T=FulfillmentModeType@http://xmlns.oracle.com/communications/ordermanagement/model]>
    <Dec 17, 2012 4:11:52 PM IST> <Error> <oms> <BEA-000000> <requestprocessor.b: Failed to create and start the order due to java.lang.RuntimeException: com.mslv.oms.OMSException: encountered error starting orchestration caused by:Cannot find entity in orchestration model: [email protected]c4b5f7[name=ORDER,namespace=osm7Order1.com,type=T=FulfillmentModeType@http://xmlns.oracle.com/communications/ordermanagement/model]>
    <17-Dec-2012 4:11:52,648 IST PM> <INFO> <jboss.JBossOrderCacheManager> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <Loading order /8348 into order cache.>
    <17-Dec-2012 4:11:52,734 IST PM> <ERROR> <ws.a> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <createOrder FAILED. Reason: Failed to create and start the order due to java.lang.RuntimeException: com.mslv.oms.OMSException: encountered error starting orchestration caused by:Cannot find entity in orchestration model: [email protected]c4b5f7[name=ORDER,namespace=osm7Order1.com,type=T=FulfillmentModeType@http://xmlns.oracle.com/communications/ordermanagement/model]>
    <Dec 17, 2012 4:11:52 PM IST> <Error> <oms> <BEA-000000> <ws.a: createOrder FAILED. Reason: Failed to create and start the order due to java.lang.RuntimeException: com.mslv.oms.OMSException: encountered error starting orchestration caused by:Cannot find entity in orchestration model: [email protected]c4b5f7[name=ORDER,namespace=osm7Order1.com,type=T=FulfillmentModeType@http://xmlns.oracle.com/communications/ordermanagement/model]>
    <17-Dec-2012 4:11:52,735 IST PM> <ERROR> <ws.OrderManagementWSPortImpl> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <Failed to create and start the order due to java.lang.RuntimeException: com.mslv.oms.OMSException: encountered error starting orchestration caused by:Cannot find entity in orchestration model: [email protected]c4b5f7[name=ORDER,namespace=osm7Order1.com,type=T=FulfillmentModeType@http://xmlns.oracle.com/communications/ordermanagement/model]>
    oracle.communications.ordermanagement.ws.InvalidOrderSpecificationFault: Failed to create and start the order due to java.lang.RuntimeException: com.mslv.oms.OMSException: encountered error starting orchestration caused by:Cannot find entity in orchestration model: [email protected]c4b5f7[name=ORDER,namespace=osm7Order1.com,type=T=FulfillmentModeType@http://xmlns.oracle.com/communications/ordermanagement/model]
    at oracle.communications.ordermanagement.ws.a.a(Unknown Source)
    at oracle.communications.ordermanagement.ws.OrderManagementWSPortImpl.createOrder(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.wsee.component.pojo.JavaClassComponent.invoke(JavaClassComponent.java:112)
    at weblogic.wsee.ws.dispatch.server.ComponentHandler.handleRequest(ComponentHandler.java:84)
    at weblogic.wsee.handler.HandlerIterator.handleRequest(HandlerIterator.java:141)
    at weblogic.wsee.ws.dispatch.server.ServerDispatcher.dispatch(ServerDispatcher.java:114)
    at weblogic.wsee.ws.WsSkel.invoke(WsSkel.java:80)
    at weblogic.wsee.server.servlet.SoapProcessor.handlePost(SoapProcessor.java:66)
    at weblogic.wsee.server.servlet.SoapProcessor.process(SoapProcessor.java:44)
    at weblogic.wsee.server.servlet.BaseWSServlet$AuthorizedInvoke.run(BaseWSServlet.java:285)
    at weblogic.wsee.server.servlet.BaseWSServlet.service(BaseWSServlet.java:169)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:202)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3588)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2200)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2106)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1428)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    <Dec 17, 2012 4:11:52 PM IST> <Error> <oms> <BEA-000000> <ws.OrderManagementWSPortImpl: Failed to create and start the order due to java.lang.RuntimeException: com.mslv.oms.OMSException: encountered error starting orchestration caused by:Cannot find entity in orchestration model: [email protected]c4b5f7[name=ORDER,namespace=osm7Order1.com,type=T=FulfillmentModeType@http://xmlns.oracle.com/communications/ordermanagement/model]
    oracle.communications.ordermanagement.ws.InvalidOrderSpecificationFault: Failed to create and start the order due to java.lang.RuntimeException: com.mslv.oms.OMSException: encountered error starting orchestration caused by:Cannot find entity in orchestration model: [email protected]c4b5f7[name=ORDER,namespace=osm7Order1.com,type=T=FulfillmentModeType@http://xmlns.oracle.com/communications/ordermanagement/model]
    at oracle.communications.ordermanagement.ws.a.a(Unknown Source)
    at oracle.communications.ordermanagement.ws.OrderManagementWSPortImpl.createOrder(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    Truncated. see log file for complete stacktrace

    Hi Amity,
    I believe you didn't do one of the following
    1)you don't have a Product Class created "Mobile"
    2)If 1) is done, You didn't map Mobile Product Class to any ProductSpecification
    3) If 1) & 2) are done, then check whether Product Class is getting mapped to ProductSpec properly during runtime, ie., check in OrderItemSpecification. I believe you need to create a DataProvider to refer the ProductClass xml.
    Thanks
    Naveen Jabade

  • Stop and Start Services

    Hi All,
    We are stopping and starting the services for daily backup. Is it advisable to stop and start services.
    Because client wants to stop the services before taking the backup anf start the services after backup.
    In this scenario, what services do we need to stop for backup process.
    Regards,
    Kumar

    Hi Saichand,
    Thanks for the response.
    Do u have any idea on the below:
    Our scenario is the below:
    We have a daily back of BI folders and Loading data from ERP to 10g database.
    We logged in with remote desktop user A from ABC system to BI system and We created a batch file to start and stop all the BI the services and scheduled this batch file using windows schedule tasks. These batch files will stop the BI services and after 30 minutes another batch file will load data into the database, after 2 hours start services batch file will start the BI services.
    When we open the BI Dashboards in the morning, all the dashboards and reports are working fine. But when I login to BI system, OC4J windows is not visible and dashboards are not coming and when we check the logs, LOGs says OC4J is running.
    Please suggest us the solution.
    Regards,
    Kumar
    Regards,
    Kumar
    Edited by: user597882 on Aug 26, 2010 3:35 AM

  • Error HTTP Status 500 after installing DS Management Console and IPS Services on BI Enterprise Server

    The following error
    HTTP Status 500 - while trying to invoke the method java.util.Properties.entrySet() of an object loaded from local variable 'globalProperties'
    occurred after installing DS Management Console and IPS Services on BI Enterprise Server
    BI Enterprise Edition 4.1 SP1 and BODS 4.1 SP1

    Hi,
    If you can't see the login screen of the CMC then it's a problem of webapps and not EIM services.
    Try cleaning the Tomcat cache for the BOE webapps and let Tomcat re cache it.  Often it does the job.
    - Stop Tomcat
    - Rename the BOE folder to BOE-OLD in C:\Program Files (x86)\SAP BusinessObjects\tomcat\work\Catalina\localhost\
    - Start Tomcat
    When the Tomcat process in task manager is done working (it can take 10-20 min+) then try again.
    When you're done, you can delete the BOE-OLD folder.
    Let me know!

  • Query on install Oracle AS Forms and Reports Services

    Hi All,
    I want to install 'Oracle Internet Application Server Products - Forms and Reports', I referenced the 'Forms and Reports Services Installation Guides 10g Release 2(10.1.2) for Windows B16392-02'.
    I install successfully up to Chapter 5.
    When I jump into Chapter 6 of the release (Configuring Forms and Reports Services to Use an Oracle Application Server Infrastructure), I followed the guideline but could not see my AS has any way to allow me to configure Oracle Identity Management/OracleAS Metadata Repository/Starting OPMN Services/Testing the Configuration.... Is it because my AS is just for Forms and Reports and not a full feature one? How I can test my AS is working?
    On the other hand, is it possible to migrate forms and reports from old version like Developer 2000 4.5 to 10g? Any reference or suggestion?
    And what I need to do more with the current AS in order to allow me to upload forms and reports to it? Please kindly advise.
    Best Regards
    AC

    Hi AC!
    There are two versions of Forms and Reports: one standalone and one as part of the Application Server. The second one will offer the Infrastructure. If you use the second one then you will have an Infrastructure after the installation.
    Seems to me that you do not have the complete AS but the standalone version.
    cu
    Andreas

  • Automate OBIEE stop and start services.

    Hi All,
    We are using OBIEE10.1.3.4 version on windows envorinment.In Production instead of doing manual start and stop services we need to automate one batch file that batch file has to bounce all the OBIEE services.And we need one batch file for clear all the cache enties.
    can u advice me how to make this batch files .
    Thanks,
    Vijay.

    Hi Vijay,
    Create a file PurgeAllCache.sql and add the SAPurgeAllCache ODBC Function in it.
    {call SAPurgeAllCache()};
    And save this file in a directory (for instance OracleBI_Home\Cache).
    Then from a command dos, call nqcmd with this statement :
    OracleBI_Home\server\Bin\nqcmd.exe -d AnalyticsWeb -u Administrator -p Password
    -s "OracleBI_Home\Cache\PurgeAllCache.sql" -o "OracleBI_Home\Cache\PurgeAllCache.log"
    It will purge your all cache entries..

  • Trying to install features for PowerPivot and Reporting Services from SQL Server 2012 with SP2, but no access to key?

    Hi,
    I had installed SQL Server 2012 PowerPivot on WFE and App Server. This is test farm with 1 WFE and 1 APP and 1 SQL Server.
    However, we had a heap of issues with Windows Claims Authentication and PowerPivot - issues were raised with "unable to make a connection to EntityDataSource" . Now we uninstalled the PowerPivot and Reporting Services features and wanted to install
    with the SQL Server 2012 with SP2. Originally SP2 was installed seperately and we had read there had been issues.
    Anyway on trying to install the features again using the SQL Server 2012 with SP2 iso I get 
    Could not open key UNKNOWN\Components
    I don't want to start deleting or changing permissions as quite dodgey. What is this key for anyway and how do I resolve my issue.
    Thanks.
    John.

    Hi John,
    Did you meet the error message during the process of configuring the PowerPivot for SharePoint?
    If yes, I suppose that the existing features or components have not been uninstalled completely.
    I recommend to delete the two keys left when uninstalling the PowerPivot and please make a copy of the registry keys before you delete the two keys:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\15.0\WSS\ServiceProxies\Microsoft.AnalysisServices.Sharepoint.Integration.MidTierServiceProxy
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\15.0\WSS\ServiceProxies\Microsoft.AnalysisServices.Sharepoint.Integration.MidTierServicea
    Please check the steps in the link below to see if there anything wrong when you uninstalling the PowerPivot and then re-install it to see how it works:
    https://technet.microsoft.com/en-us/library/ff487866(v=sql.110).aspx
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • VPN stops working unless stop and start service

    Hello all - Im am a novice at servers & triyign hard to learn them. I have a mac mini 2010 with most up to date software and up to date OSX Lion Server running. The VPN worked great when i set it up in the begninning. But then I would notice it would stop, I would go check and all settings were the same as before, no different settings just like when it worked , but it just would not work at all unless I stopped the service and started it again. Then it worked fine, but only for a few days. Now it will not work for more than a day tops.  Im not sure what to do.  I need the VPN so I can use it when i am out and about on my work laptop to have secure internet VPN connection.  Please let me know any thoughts or ideas. 

    I would suggest having your magsafe adapter checked out by a genius my Mid 07 macbook's magsafe had thoes symptoms and it ended up being due to one of the pins springs had gotten warn and it wasnt making proper contact. It never caused damage to my macbook but i had to shell out $50 for a replacement adapter.
    or if you have a friend or family member with a compatable magsafe adapter give it a try see if you have the same symptoms or if it goes away
    Message was edited by: xmentalx Reason: gave 2nd option

  • Rpd offline make changes and start services but subjectarea not modified

    hi
    im stop the services and open rpd in offline mode and make some changes and save and close
    start services and in analytics the values are not modified
    i cant open in online mode
    my server in linux and im using client
    rpd is located in clientside
    it not copied into sever just in em add the rpd and catalog

    Yes, after working on your repository Offline you need to deploy it through EM otherwise you won't be able to see the changes in Analytics. When you say the name changes, I'm unsure as to what you're trying to say. Yes, the new repository will be saved to the repository folder on the server as a new version of the repository with a *.00n* tag after it where n depicts the iteration of the repository. As far as the Catalog is concerned, if you haven't made any changes to the Catalog, your Catalog should remain intact even after the deployment of the RPD.
    Please assign points if helpful/correct.

  • Download went smoothly, but install is hung up on quitting open applications. Won't allow this to happen. What can I do? I can't quit the Mt Lion install to shut down and start again. I'm stuck.

    Earlier, I downloaded Mt. Lion (currently using Snow Leopard). Download went fine but to Install, something seems to have hung up with quitting open applications. Keeps telling me to do that, but each time I hit the blue button to quit open applications, won't do that. I've tried quitting anything open in the dock, still says I need to quit open applications. Tried quitting Install for Mt. Lion so I could restart and try again. Can't do that either. What to do now? Any help appreciated.

    CMD+OPT+esc should bring up the Force Quit Application. Select the Install ML app, and click Force Quit. That should do the trick. Then, save yourself some grief and copy it to a safe place because the ill-designed installer deletes itself during the installation process, necessitating wasting resources DLing it again if you need to reinstall or recover it.

  • Solaris Express Zone install error with SUNWiiimr and SUNWcnetr

    Hi all,
    I got these errors when installing a new zone on a Solaris Express 1/08 (5.11) on a x64 box:
    Installation of these packages generated errors: SUNWiiimr
    Installation of these packages generated warnings: SUNWcnetr
    The zone creation log shows:
    *** package -SUNWiiimr- failed to install with fatal errors:
    /export/zones/newzone/root/var/sadm/pkg/SUNWiiimr/install/postin stall: /export/zones/newzone/root/lib/postrun: not found
    /export/zones/newzone/root/var/sadm/pkg/SUNWiiimr/install/postinstall: /export/zones/newzone/root/lib/postrun: not found
    pkgadd: ERROR: postinstall script did not complete successfully
    Installation of -SUNWiiimr- on zone -newzone- failed.
    *** package -SUNWcnetr- installed with warnings:
    pkgadd: ERROR: unable to create package object -/export/zones/newzone/root/etc/dladm-.
    owner name -dladm- not found in passwd table(s)
    ERROR: attribute verification of -/export/zones/newzone/root/etc/dladm/aggregation.conf- failed
    owner name -dladm- not found in passwd table(s)
    ERROR: attribute verification of -/export/zones/newzone/root/etc/dladm/linkprop.conf- failed
    owner name -dladm- not found in passwd table(s)
    ERROR: attribute verification of -/export/zones/newzone/root/etc/dladm/secobj.conf- failed
    owner name -dladm- not found in passwd table(s)
    Installation of -SUNWcnetr- on zone -newzone- partially failed.
    -newzone- was configured to be a whole root zone. Are there any ways to solve these installation errors?
    Thanks in advance.

    This problem seems some strange - this time with Solaris 10u4, from 10 containers installed on a brand new X2200 (2x cpu) only one do not output those errors, but just this one cannot install the dsee or proxy. This time the errors were from:
    Installation of <SUNWxwplr> on zone <dsee-proxy> partially failed.
    Installation of <SUNWdtdmr> on zone <dsee-proxy> partially failed.
    Installation of <SUNWmconr> on zone <dsee-proxy> partially failed.
    Installation of <SUNWrmwbr> on zone <dsee-proxy> partially failed.
    Installation of <SUNWlvmr> on zone <dsee-proxy> partially failed.
    Installation of <SUNWzebrar> on zone <dsee-proxy> partially failed.
    So the machine was, too, just installed. After several hours, anoter atempt to install a zone, this time just this one, returned no errors - and the dsee installed without any complains. All configurations were for whole root zones. Used was Solaris 10u4 with the most recent patch cluster applied.

  • How to install an Midlet Permanently and start it automaticaly

    Is their any way to install the Midlet application created for S60 plateform permanently to the S60 device. And is their any way to run that Midlet automatically when ever the device starts.

    No, there is no way to install a MIDlet permanently on device and also there is no way to lauch the MIDlet whenever the device is start .
    Ashish

  • PS CS6 install doesn't create Win7 start menu shortcut

    I just did a PS CS6 install, but just the x64 application. The install created an Adobe ExtendScript Toolkit CS6 shortcut in the base Windows\Start Menu\Programs folder, but it didn't create a shortcut (or folder+shortcut) for Photoshop. I created my own shortcut, but figured I'd report this.
    Windows 7 x64 system.

    Actually I'm now seeing shortcuts for four new Adobe apps in Start Menu > Programs. The ExtendScript Toolkit CS6 is the only one that shows up in the base Start Menu with red highlighting to indicate a newly installed application. I didn't see the other new shortcuts until I rebooted my system this morning.
    The installed folder for each of the four new shortcuts is:
    C:\ProgramData\Microsoft\Windows\Start Menu\Programs
    Shortcut names are:
    Adobe Photoshop CS6 (64 Bit)
    Adobe Bridge CS6 (64bit)
    Adobe Extension Manager CS6
    Adobe ExtendScript Toolkit CS6
    Adobe is inconsistent with where shortcuts are created. I have several Adobe application shortcuts in Start Menu\Programs but I have a couple in a Start Menu\Programs\Adobe folder and the entire CS5 suite's shortcuts in Start Menu\Programs\Adobe Master Collection CS5
    The shortcuts I manually created for Bridge CS6 x64 and Photoshop CS6 x64 are on my desktop and have different names than the ones created by the install.

  • Oracle Express 10g - SQL Command Line - copy and paste?

    Is there a special key to copy and paste SQL statement in the SQL command line?
    I'm doing a spool and this can only be achieved through the SQL command line. Thanks for the help if any.

    It uses the functionality of the shell it is running in.
    If you're using Windows, right-click on the title bar, select Edit then Paste from the menu that pops up.
    If you select Properties from the menu, you can enable Quick Edit mode, which lets you paste using the right mouse button.
    You can use the up arrow key to recall previous commands.
    If you're using Linux, I think you can paste with the right mouse button. (Or is it the middle mouse button?)

Maybe you are looking for

  • Pages problem - Only two fonts available in the Fonts window.

    Hey there, Would love some help on this one. I am working in pages and when I bring up the Fonts window there are only two choices available (either with some text/object selected or not) - Helvetica 12.0 pt and Helvetica 9.0 pt. That's it. Nothing e

  • Restoring deleted podcasts from the trash

    Hello, I made a big boo-boo. I was deleting some old episodes from one of my podcasts and accidentally deleted not just those episodes from that podcast but also entire podcasts. All of the files are still in the trash. I'm hoping that there is some

  • F4 value filter in REUSE_ALV_LIST_DISPLAY

    Hi All, I am using Reuse ALV List. One of the column is editable and this has F4 value  using reference field in the field catalog. But the F4 value is giving 1, 2, 3, 4, 5, 6 , 7 in the output ( From the corresponding Domain fixed values ). I want t

  • How to stop broadcasted jobs

    Hello Experts, We have to stop the broadcasted jobs and un schedule the jobs for the time being. How to unchedule the broadcasting jobs? Thanks in advance, Venkay

  • Upgrade "server" for OS X client?

    Is there an easy way to cache upgrades on a single mac and redirect other machines there, rather than have every machine connect to the internet?