SOA Order Booking build properites - BindWebApp error: javax.management.Ref

Hi All,
I am trying to understand the "SOA Order Booking Application" which is given as part of example in SOA Demo.
I tried to follow all the steps as per the user guide for this example, but when I am trying to build XML for SOA Order Booking, I get the following error
Buildfile: C:\Pratap\SOA_DEMO\SOADEMO\SOAOrderBooking\build.xml
java Java Result: 1
pre-deploy:
validateTask:
echo-----
| Validating workflow
validateTask url is file:/C:/Pratap/JDeveloper/jdevstudio10134/integration/bpm/support/files/WorkflowTaskDefinition.xsd
validateTask Validation of workflow task definitions is completed without errors
deployDecisionServices:
echo
| Deploying decision services for SOAOrderBooking on uspg2-10-032, port 8888
deployDecisionServices 08/10/10 15:29:48 Notification ==>Application Deployer for rules_default_SOAOrderBooking_1_0_DecisionService STARTS.
deployDecisionServices
deployDecisionServices 08/10/10 15:29:48 Notification ==>Undeploy previous deployment
deployDecisionServices
deployDecisionServices 08/10/10 15:29:49 Notification ==>Initialize C:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\rules_default_SOAOrderBooking_1_0_DecisionService.ear begins...
deployDecisionServices
deployDecisionServices 08/10/10 15:29:49 Notification ==>Initialize C:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\rules_default_SOAOrderBooking_1_0_DecisionService.ear ends...
deployDecisionServices
deployDecisionServices 08/10/10 15:29:49 Notification ==>Starting application : rules_default_SOAOrderBooking_1_0_DecisionService
deployDecisionServices
deployDecisionServices 08/10/10 15:29:49 Notification ==>Initializing ClassLoader(s)
deployDecisionServices
deployDecisionServices 08/10/10 15:29:49 Notification ==>Initializing EJB container
deployDecisionServices
deployDecisionServices 08/10/10 15:29:49 Notification ==>Loading connector(s)
deployDecisionServices
deployDecisionServices 08/10/10 15:29:49 Notification ==>Starting up resource adapters
deployDecisionServices
deployDecisionServices 08/10/10 15:29:49 Notification ==>Initializing EJB sessions
deployDecisionServices
deployDecisionServices 08/10/10 15:29:49 Notification ==>Committing ClassLoader(s)
deployDecisionServices
deployDecisionServices 08/10/10 15:29:49 Notification ==>Initialize DecisionService-web begins...
deployDecisionServices
deployDecisionServices 08/10/10 15:29:49 Notification ==>Initialize DecisionService-web ends...
deployDecisionServices
deployDecisionServices 08/10/10 15:29:49 Notification ==>Started application : rules_default_SOAOrderBooking_1_0_DecisionService
deployDecisionServices
deployDecisionServices 08/10/10 15:29:49 Notification ==>Application Deployer for rules_default_SOAOrderBooking_1_0_DecisionService COMPLETES. Operation time: 922 msecs
deployDecisionServices
deployDecisionServices
deployDecisionServices *{color:#ff0000}BindWebApp error: javax.management.ReflectionException*
*{color}*
deployDecisionServices
*{color:#ff0000}BUILD FAILED*
**C:\Pratap\SOA_DEMO\SOADEMO\SOAOrderBooking\build.xml:126: Error while deploying decision services on server "uspg2-10-032"*{color}*
Total time: 6 seconds
deployDecisionServices BindWebApp error: javax.management.ReflectionException
I have the build properties file
domain=default
rev=1.0
admin.user=oc4jadmin
admin.password=oc4jadmin
hostname=uspg2-10-032
http.port=8888
rmi.port=12401
oc4jinstancename=home
asinstancename=
opmn.requestport=6003
platform=ias_10g
#platform=oc4j_10g
same every where.
C:\Pratap\SOA_DEMO\SOADEMO\SOAOrderBooking\build.xml:126: Error while deploying decision services on server "uspg2-10-032"
Kindly let me know what should be done to resolve errors.
Regards,
Pratap
Edited by: user10244582 on Oct 10, 2008 4:00 PM
Edited by: user10244582 on Oct 10, 2008 4:02 PM

Thanks!! absolutely spot on solution.
I developed in 10.1.3.4, got this error, then deployed using 10.1.3.1. Fantastic.
Just that build.xml generated by 10.1.3.4 contains isSSL attribute, which seems is not supported by 10.1.3.1. So I created a dummy project in 10.1.3.1, and replaced the build.xml of my rules project with the one generated by 10.1.3.1 jdev

Similar Messages

  • SOA order booking: "RequiresManualApproval" Decide Activity Error

    Decide dialog box showing this Error : name cont have spaces or other characters except - and _ to conform to XML NCName.

    Thanks!! absolutely spot on solution.
    I developed in 10.1.3.4, got this error, then deployed using 10.1.3.1. Fantastic.
    Just that build.xml generated by 10.1.3.4 contains isSSL attribute, which seems is not supported by 10.1.3.1. So I created a dummy project in 10.1.3.1, and replaced the build.xml of my rules project with the one generated by 10.1.3.1 jdev

  • SOA Order Booking Web Client Error

    Ok, so I have gotten the SOA Order Booking Application to run. But now when I go to localhost:8888/soademo and try to log in with what they want me to I get a login error. I have checked the tables to make sure that I have the email and password right for logging. If any else has run into this problem and has figured a way around it please post here or even if you have an idea post it here.

    The only things I have changed are what the startup guide told me to, mostly just some property files so that it uses the right port. I have tried logging on with all the default logins.
    Here I think this is the right log file, this is the error it gives me. I am new to Oracle products, I am just doing this demo for my job.
    07/11/06 14:55:21.19 10.1.3.1.0 Started
    07/11/06 14:55:26.972 soaui: 10.1.3.1.0 Started
    07/11/06 15:33:53.611 soaui: Servlet error
    java.lang.IllegalStateException: Response has already been committed
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.EvermindHttpServletResponse.resetBuffer(EvermindHttpServletResponse.java:1854)
         at javax.servlet.ServletResponseWrapper.resetBuffer(ServletResponseWrapper.java:237)
         at javax.servlet.ServletResponseWrapper.resetBuffer(ServletResponseWrapper.java:237)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:285)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:50)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)
         at oracle.adfinternal.view.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:157)
         at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
         at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._invokeDoFilter(AdfFacesFilterImpl.java:228)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._doFilterImpl(AdfFacesFilterImpl.java:197)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:123)
         at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:103)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.soademo.view.filter.SOADemoFilter.doFilter(SOADemoFilter.java:93)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:619)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    07/11/06 15:54:34.672 soaui: 10.1.3.1.0 Stopped
    07/11/07 07:56:30.481 10.1.3.1.0 Started
    07/11/07 08:05:07.95 10.1.3.1.0 Started
    07/11/07 08:08:17.979 soaui: 10.1.3.1.0 Started
    I have tested the customer service web service and it seems to work.

  • ERROR DEPLOYING A WEB SERVICE (SOA Order Booking application)

    Hi everyone...
    I got some problem here, I hope somebody help me...
    So...
    I've quite laboriously managed to get SOA Suite installed and I'm half way through the deployment of the order
    booking demo, and encountered an error that I can't find a reference to in
    online searches. I'm up to the step "4. Deploy the Credit Service application"
    and get the following error:
    Operation failed with error:
    Error compiling :/home/oracle/product/10.1.3.1/OracleAS_6/j2ee/home/applications/SOADEMO-CREDITS
    ERVICE-CreditService-WS/WebServices: Error instantiating compiler: Web service
    artifact generation failed:oracle.classloader.util.AnnotatedClassFormatError:
    Bad version number in .class file
    Invalid class: org.soademo.creditservice.types.com.globalcompany.ns.credit.CreditCard
    Loader: SOADEMO-CREDITSERVICE-CreditService-WS.web.WebServices:0.0.0
    Code-Source:
    /home/oracle/product/10.1.3.1/OracleAS_6/j2ee/home/applications/SOADEMO-CREDITSE
    RVICE-CreditService-WS/WebServices/WEB-INF/classes/
    Configuration: WEB-INF/classes/ in
    /home/oracle/product/10.1.3.1/OracleAS_6/j2ee/home/applications/SOADEMO-CREDITSE
    RVICE-CreditService-WS/WebServices/WEB-INF/classes
    Dependent class: oracle.j2ee.ws.common.processor.modeler.wsdl.SchemaAnalyzer
    Loader: oracle.ws.client:10.1.3
    Code-Source: /home/oracle/product/10.1.3.1/OracleAS_6/webservices/lib/wsclient.jar
    Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml
    in /home/oracle/product/10.1.3.1/OracleAS_6/j2ee/home/oc4j.jar
    Deployment failed
    Elapsed time for deployment: 53 seconds
    #### Deployment incomplete. #### 20/06/2007 11:00:22
    So, does anyone can tell me what am I have to do?!
    Regards...

    I am currently having the same problem with the SOA Order booking demo application. All of the installation went fine until I tried to run the web client. Whenever I try to access http://localhost:8888/soademo, I get a 500 internal server error.
    Did you ever find a solution for this problem?
    Thanks in advance!
    Marita

  • Where can I download the SOA Order Booking Application Zip files

    the URL of Zip files is http://www.oracle.com/technology/soa/,which is descriped in SOA suite developer's guide,but I can not find it.where can I download the SOA Order Booking Application Zip files,thanks

    The doc:
    http://download-uk.oracle.com/docs/cd/B31017_01/core.1013/b28937/toc.htm
    the zip:
    http://www.oracle.com/technology/software/tech/webservices/index.html
    SOA Overview
    http://orasoa.blogspot.com/2007/05/newbie-getting-started-with-oracle-soa.html

  • SOA order booking application error

    I'm using Jdeveloper studio edition 10.1.3.4
    This is standard out of the box SOADEMO application. I've tried deploying Manually, or Runt Ant Target (one by one) but always deployDecisionService is giving following error at generating ear file.
    Under Resources on App Nav, I've
    decisionservices\DecisionService (with DecisionService.ear and under that DecisionService-web.war)
    decisionservices\DecisionService\ear (with DecisionService.ear and under that DecisionService-web.war)
    decisionservices\DecisionService\war
    So structure seems right. Any inputs on following error will be helpful.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++my build.properties
    domain=default
    rev=1.0
    admin.user=oc4jadmin
    admin.password=welcome123
    hostname=localhost
    http.port=80
    rmi.port=12401
    oc4jinstancename=home
    asinstancename=
    opmn.requestport=6003
    platform=ias_10g
    +++++++++++++++++++++++++++++++++++++++++++++
    I've changed reference frm 8888 port to 80 on all the files listed in developer's guide.
    Buildfile: C:\SOADEMO\SOAOrderBooking\build.xml
    deployDecisionServices:
    [echo]
    | Deploying decision services for SOAOrderBooking on localhost, port 80
    [deployDecisionServices] 10/05/05 16:55:45 Notification ==>Application Deployer for rules_default_SOAOrderBooking_1_0_DecisionService STARTS.
    [deployDecisionServices]
    [deployDecisionServices] 10/05/05 16:55:45 Notification ==>Copy the archive to C:\product\10.1.3.1\OracleAS_2\j2ee\home\applications\rules_default_SOAOrderBooking_1_0_DecisionService.ear
    [deployDecisionServices]
    [deployDecisionServices] 10/05/05 16:55:45 Notification ==>Initialize C:\product\10.1.3.1\OracleAS_2\j2ee\home\applications\rules_default_SOAOrderBooking_1_0_DecisionService.ear begins...
    [deployDecisionServices]
    [deployDecisionServices] 10/05/05 16:55:45 Notification ==>Unpacking rules_default_SOAOrderBooking_1_0_DecisionService.ear
    [deployDecisionServices]
    [deployDecisionServices] 10/05/05 16:55:45 Notification ==>Done unpacking rules_default_SOAOrderBooking_1_0_DecisionService.ear
    [deployDecisionServices]
    [deployDecisionServices] 10/05/05 16:55:46 Notification ==>Unpacking DecisionService-web.war
    [deployDecisionServices]
    [deployDecisionServices] 10/05/05 16:55:46 Notification ==>Done unpacking DecisionService-web.war
    [deployDecisionServices]
    [deployDecisionServices] 10/05/05 16:55:46 Notification ==>Initialize C:\product\10.1.3.1\OracleAS_2\j2ee\home\applications\rules_default_SOAOrderBooking_1_0_DecisionService.ear ends...
    [deployDecisionServices]
    [deployDecisionServices] 10/05/05 16:55:46 Notification ==>Starting application : rules_default_SOAOrderBooking_1_0_DecisionService
    [deployDecisionServices]
    [deployDecisionServices] 10/05/05 16:55:46 Notification ==>Initializing ClassLoader(s)
    [deployDecisionServices]
    [deployDecisionServices] 10/05/05 16:55:46 Notification ==>application : rules_default_SOAOrderBooking_1_0_DecisionService is in failed state
    [deployDecisionServices]
    [deployDecisionServices] 10/05/05 16:55:46 Notification ==>Operation failed with error:
    [deployDecisionServices] java.lang.NullPointerException
    [deployDecisionServices]
    [deployDecisionServices]
    [deployDecisionServices]
    [deployDecisionServices] Deploy error: Deploy error: Operation failed with error:
    [deployDecisionServices] java.lang.NullPointerException
    [deployDecisionServices]
    [deployDecisionServices]
    BUILD FAILED
    C:\SOADEMO\SOAOrderBooking\build.xml:126: Error while deploying decision services on server "localhost"
    Total time: 5 seconds
    Edited by: user8906609 on May 7, 2010 7:09 AM

    Fixed it.
    the oc4jinstance should have been oc4j_soa instead of home.

  • ORACLE SOA order booking deployment

    Hi,
    Getting errors while deploying order booking fullfillmentESB service. I am getting following errors.
    summary: An unhandled exception has been thrown in the ESB system. The exception reported is: "java.lang.NullPointerException
         at oracle.tip.esb.console.XMLConsoleManagerImpl.commit(Unknown Source)
         at oracle.tip.esb.configuration.deployment.JDevDeploymentManager.deploy(Unknown Source)
         at oracle.tip.esb.configuration.deployment.DeploymentServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         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:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Fix: -
    Getting following errors while compiling the project.
    ignoring C:\Documents and Settings\llikkilocal\Desktop\GHD1\SOA\FulfillmentESB\DBAdapterOutboundHeader.wsdl; not on source path
    ignoring C:\Documents and Settings\llikkilocal\Desktop\GHD1\SOA\FulfillmentESB\FedexShipment.wsdl; not on source path
    ignoring C:\Documents and Settings\llikkilocal\Desktop\GHD1\SOA\FulfillmentESB\FedexShipment_toplink_mappings.xml; not on source path
    ignoring C:\Documents and Settings\llikkilocal\Desktop\GHD1\SOA\FulfillmentESB\FulfillmentBatch.wsdl; not on source path
    ignoring C:\Documents and Settings\llikkilocal\Desktop\GHD1\SOA\FulfillmentESB\Fulfillment_OrderFulfillment.wsdl; not on source path
    ignoring C:\Documents and Settings\llikkilocal\Desktop\GHD1\SOA\FulfillmentESB\Fulfillment_Shipment.wsdl; not on source path
    ignoring C:\Documents and Settings\llikkilocal\Desktop\GHD1\SOA\FulfillmentESB\USPSShipment.wsdl; not on source path
    ignoring C:\Documents and Settings\llikkilocal\Desktop\GHD1\SOA\FulfillmentESB\debug_service_xml.xml; not on source path
    ignoring C:\Documents and Settings\llikkilocal\Desktop\GHD1\SOA\FulfillmentESB\fileAdapterOutboundHeader.wsdl; not on source path
    ignoring C:\Documents and Settings\llikkilocal\Desktop\GHD1\SOA\FulfillmentESB\jmsAdapterOutboundHeader.wsdl; not on source path
    [10:49:44 PM] Compilation complete: 13 errors, 1 warnings.

    Not sure you posted to the correct forum. I do not see TopLink on the stack.
    Maybe try the SOA or Application Server General forums.

  • BPEL validation failed in "SOA Order Booking" Applicaton sample

    Apache ant log error message as follows:
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    Buildfile: C:\Documents and Settings\wbrkadm\Desktop\OEMS\ESBSamples\QuickStart\soademo_101310_prod\SOADEMO\SOAOrderBooking\build.xml
    pre-deploy:
    validateTask:
    [echo]
    | Validating workflow
    [validateTask] url is file:/C:/jdevstudiobase10132/integration/bpm/support/files/WorkflowTaskDefinition.xsd
    [validateTask] Validation of workflow task definitions is completed without errors
    deployDecisionServices:
    [echo]
    | Deploying decision services for SOAOrderBooking on localhost, port 8888
    [deployDecisionServices] 07/09/03 10:29:33 Notification ==>Application Deployer for rules_default_SOAOrderBooking_1_0_DecisionService STARTS.
    [deployDecisionServices]
    [deployDecisionServices] 07/09/03 10:29:33 Notification ==>Undeploy previous deployment
    [deployDecisionServices]
    [deployDecisionServices] 07/09/03 10:29:33 Notification ==>Initialize C:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\rules_default_SOAOrderBooking_1_0_DecisionService.ear begins...
    [deployDecisionServices]
    [deployDecisionServices] 07/09/03 10:29:34 Notification ==>Initialize C:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\rules_default_SOAOrderBooking_1_0_DecisionService.ear ends...
    [deployDecisionServices]
    [deployDecisionServices] 07/09/03 10:29:34 Notification ==>Starting application : rules_default_SOAOrderBooking_1_0_DecisionService
    [deployDecisionServices]
    [deployDecisionServices] 07/09/03 10:29:34 Notification ==>Initializing ClassLoader(s)
    [deployDecisionServices]
    [deployDecisionServices] 07/09/03 10:29:34 Notification ==>Initializing EJB container
    [deployDecisionServices]
    [deployDecisionServices] 07/09/03 10:29:34 Notification ==>Loading connector(s)
    [deployDecisionServices]
    [deployDecisionServices] 07/09/03 10:29:34 Notification ==>Starting up resource adapters
    [deployDecisionServices]
    [deployDecisionServices] 07/09/03 10:29:34 Notification ==>Initializing EJB sessions
    [deployDecisionServices]
    [deployDecisionServices] 07/09/03 10:29:34 Notification ==>Committing ClassLoader(s)
    [deployDecisionServices]
    [deployDecisionServices] 07/09/03 10:29:34 Notification ==>Initialize DecisionService-web begins...
    [deployDecisionServices]
    [deployDecisionServices] 07/09/03 10:29:34 Notification ==>Initialize DecisionService-web ends...
    [deployDecisionServices]
    [deployDecisionServices] 07/09/03 10:29:34 Notification ==>Started application : rules_default_SOAOrderBooking_1_0_DecisionService
    [deployDecisionServices]
    [deployDecisionServices] 07/09/03 10:29:34 Notification ==>Application Deployer for rules_default_SOAOrderBooking_1_0_DecisionService COMPLETES. Operation time: 1250 msecs
    [deployDecisionServices]
    [deployDecisionServices] Successfully deployed decision services on server "localhost"
    compile:
    [echo]
    | Compiling bpel process SOAOrderBooking, revision 1.0
    [bpelc] ORABPEL-01021
    [bpelc]
    [bpelc] BPEL validation failed.
    [bpelc] BPEL source validation failed, the errors are:
    [bpelc]
    [bpelc] [Error ORABPEL-10903]: failed to read wsdl
    [bpelc] [Description]: in "bpel.xml", Failed to read wsdl.
    [bpelc] Error happened when reading wsdl at "http://localhost:8888/esb/wsil/Fulfillment/OrderFulfillment?wsdl", because "Error reading import of http://localhost:8888/esb/wsil/Fulfillment/OrderFulfillment?wsdl: Failed to read WSDL from http://01HW127690.India.TCS.com:8888/esb/slide/ESB_Projects/SOADEMO_FulfillmentESB/Fulfillment_OrderFulfillment.wsdl: HTTP connection error code is 407".
    [bpelc] Make sure wsdl exists at that URL and is valid.
    [bpelc] .
    [bpelc] [Potential fix]: If your site has a proxy server, then you may need to configure your BPEL Server, designer and browser with your proxy server configuration settings (see tech note on http://otn.oracle.com/bpel for instructions).
    [bpelc] .
    [bpelc]
    [bpelc]      at com.collaxa.cube.lang.compiler.CubeProcessor.validateClientSide(CubeProcessor.java:1133)
    [bpelc]      at com.collaxa.cube.lang.compiler.CubeProcessor.transformClientSide(CubeProcessor.java:449)
    [bpelc]      at com.collaxa.cube.lang.compiler.CubeParserHelper.compileClientSide(CubeParserHelper.java:83)
    [bpelc]      at com.collaxa.cube.ant.taskdefs.Bpelc.execute(Bpelc.java:626)
    [bpelc]      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    [bpelc]      at org.apache.tools.ant.Task.perform(Task.java:364)
    [bpelc]      at org.apache.tools.ant.Target.execute(Target.java:341)
    [bpelc]      at org.apache.tools.ant.Target.performTasks(Target.java:369)
    [bpelc]      at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
    [bpelc]      at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
    [bpelc]      at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
    [bpelc]      at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
    [bpelc]      at oracle.jdevimpl.ant.runner.AntLauncher.launch(AntLauncher.java:321)
    [bpelc]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [bpelc]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [bpelc]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [bpelc]      at java.lang.reflect.Method.invoke(Method.java:585)
    [bpelc]      at oracle.jdevimpl.ant.runner.InProcessAntStarter.runAnt(InProcessAntStarter.java:295)
    [bpelc]      at oracle.jdevimpl.ant.runner.InProcessAntStarter.mav$runAnt(InProcessAntStarter.java:43)
    [bpelc]      at oracle.jdevimpl.ant.runner.InProcessAntStarter$1.run(InProcessAntStarter.java:71)
    [bpelc] BPEL validation failed.
    [bpelc] BPEL source validation failed, the errors are:
    [bpelc]
    [bpelc] [Error ORABPEL-10903]: failed to read wsdl
    [bpelc] [Description]: in "bpel.xml", Failed to read wsdl.
    [bpelc] Error happened when reading wsdl at "http://localhost:8888/esb/wsil/Fulfillment/OrderFulfillment?wsdl", because "Error reading import of http://localhost:8888/esb/wsil/Fulfillment/OrderFulfillment?wsdl: Failed to read WSDL from http://01HW127690.India.TCS.com:8888/esb/slide/ESB_Projects/SOADEMO_FulfillmentESB/Fulfillment_OrderFulfillment.wsdl: HTTP connection error code is 407".
    [bpelc] Make sure wsdl exists at that URL and is valid.
    [bpelc] .
    [bpelc] [Potential fix]: If your site has a proxy server, then you may need to configure your BPEL Server, designer and browser with your proxy server configuration settings (see tech note on http://otn.oracle.com/bpel for instructions).
    [bpelc] .
    [bpelc]
    BUILD FAILED
    C:\Documents and Settings\wbrkadm\Desktop\OEMS\ESBSamples\QuickStart\soademo_101310_prod\SOADEMO\SOAOrderBooking\build.xml:72: Validation error
    Total time: 11 seconds
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

    You are using compatible JDevelopers.
    Can you please confirm that it is the deployment of the BPEL process that is failing and not the ESB.
    You should be able to select 'Not Sepcified' for the My Role in the partner link page. If you can't then that partner link do not have a role for my role.
    If you don't get anything to select in partner link type then JDeveloper cannot connect to the WSDL location.
    If you are able to connect via a browser then there must be an issue with the proxy configuration in JDeveloper. These setting should look exactly the same as your browser.
    cheers
    James

  • ESYU: R12 - Order를 Booking 하면 Order line의 Tax Classificaiton을 clear 하는 문제

    Symptoms
    Oracle Order Management - Version: 12.0.1
    This problem can occur on any platform.
    Tax Classification Code가 Saled Order에 정상적으로 override 되지 못한다.
    한번 Order를 저장하면 이 field의 값은 null로 변경된다.
    STEPS:
    이 issue는 아래 steps에 따라 재현이 가능하다.
    1. Order Management responsibility
    2. Orders, Returns > Sales Orders
    3. Create new order, attempting to overwrite the Tax Classification Code---then recalculate
    Tax---saving the order. That field is empty.
    Cause
    이 issue는 Taxation module의 알려진 limitation 이다.
    만일 default Tax Code가 user에 의해 override되고 저장된다면 line은 저장되고 이 후 order가 booked
    될 때 line의 Tax Code는 원래의 default 값으로 변경될 것이다.
    이 logic은 다음과 같다.
    Booking이 되자마자 Scheduling이 발생하며, 여기 Schedule Ship Date와 Tax Date 간의 seeded dependency가
    존재한다. 또한 Tax Date와 Tax Code, Tax Exempt Number, Tax Exempt Reason 간의 seed dependency도
    있다.
    그러므로 Schedule Ship Date가 변경될때면 모든 dependent attributes가 clear 되고 re-default 되게 되므로
    user에 의해 초기에 입력된 입력된 값은 잃게 되고 사실상 defaulting으로 제공되는 값이 유효하게 된다.
    Solution
    이를 해결하기 위해서 user는 Schedule_Ship_Date와 Tax_Date 간의 종속관계를 disable 하기 위해
    Defaulting Extension Package(OE_Dependencies_Extn OEXEDEPB.pls)를 이용할 수 있다.
    이 예제를 설명한 note가 metalink에 있으며, 이 방법은 order booking 동안 user가 입력한 Tax Code가
    clear 되지 않게 한다.
    추가로 user가 원하는 것이 order booking시 Tax Code가 null인 경우 error를 발생시키는 것이라면
    Order Transaction Type form의 Finance tab의 'Taxable'을 check 한다.
    이 경우 이 order는 Tax Code가 없는 경우 book 되는 것을 허락하지 않는다.
    Reference
    Note 469976.1

  • Javax.management.RuntimeMBeanException:Unable to access or transform markup

    I have a portlet that I created from an ADF application using the JSF Portlet bridge. I created the application/portlet in JDev 11.1.1.6. I am able to run the application locally and I am also able to display the WSRP Producer Test Page for the portlet (running on the Integrated WebLogic Server). I am also able to bring up the WSDL. We have a test WebCenter application running and when I try to register my portlet as a portlet producer I get the error javax.management.RuntimeMBeanException:Unable to access or transform markup when I click the OK button on the Register Portlet Producer page. Before clicking the OK button I clicked the Test button and I got the Test Connection Successful message.
    Any ideas on what could be causing this error? Where could I go to get more information about the error?
    Thanks for the help!

    The error "Unable to access or transform the markup from the WSDL URL" indicates that it was not able to resolve the WSDL URL. Check whether you are able to resolve this from the server and also you might have given random values to the proxy host and port values. The URL need to be resolved during registration so make sure you are providing the right host port values during update.

  • Javax.management.InstanceNotFoundException-ExecuteQueueRuntimeMBean-HELP

    Hi all,
    I am trying to get the througput with the following line of code
    ExecuteQueueRuntimeMBean executeMBean = (ExecuteQueueRuntimeMBean)home.getRuntimeMBean(serverName, "ExecuteQueueRuntime");     
    And I am getting the following error.
    javax.management.InstanceNotFoundException:workshop:Location=cgServer,Name=cgServer,Type=ExecuteQueueRuntime (admin server:true)
    I am not sure what causes this.Please let me know. Thank you =)
    -Praneetha

    Hello praneetha,
    May be the MBean with that name does not exist. Try
    home.getMBeansbyType("ExecuteQueueRuntime") which returns the Set where
    you can check if the mbean you are looking for is available.
    Thanks,
    -satya
    Praneetha Sabhanayakam wrote:
    Hi all,
    I am trying to get the througput with the following line of code
    ExecuteQueueRuntimeMBean executeMBean = (ExecuteQueueRuntimeMBean)home.getRuntimeMBean(serverName, "ExecuteQueueRuntime");     
    And I am getting the following error.
    javax.management.InstanceNotFoundException:workshop:Location=cgServer,Name=cgServer,Type=ExecuteQueueRuntime (admin server:true)
    I am not sure what causes this.Please let me know. Thank you =)
    -Praneetha

  • SOA Suite Order booking example error

    Hello!
    I have installed a SOA Suite 10.1.3.1.0 and SOA Demo order booking example. But SOAOrderBooking BPEL process doesn't work. I have this error:
    file:/D:/WORK/OraSOA/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_SOAOrderBooking_1.0_937b09d1bd8dae1b33b028b2871aef63.tmp/OrderSequence.wsdl [ OrderSequence_ptt::OrderSequence(OrderSequenceInput_msg,OrderSequenceOutputCollection) ] - WSIF JCA Execute of operation 'OrderSequence' failed due to: DBWriteInteractionSpec Execute Failed Exception.
    unknown failed. Descriptor name: [unknown]. [Caused by: The method 'commit' cant be called when a global transaction is active.]
    ; nested exception is:
         ORABPEL-11616
    DBWriteInteractionSpec Execute Failed Exception.
    unknown failed. Descriptor name: [unknown]. [Caused by: The method 'commit' cant be called when a global transaction is active.]
    Caused by Исключение [TOPLINK-4002] (Oracle TopLink - 10g Release 3 (10.1.3.1.0) (Build 061004)): oracle.toplink.exceptions.DatabaseException
    Внутреннее исключение: java.sql.SQLException: The method 'commit' cant be called when a global transaction is active. Error Code:0.
    I read some topics on this forum about this problem, but I still can't find out out any solutions. Could you help? Thanks in advance.

    try to check this Errors using external transaction controller in session bean + POJO conf.
    Also, can you tell us more about your DB Adapter? are you executing any Pl/SQL proc ? Did you try to change anything in toplink file ro WSDL file, like a field or the query ?

  • Error message doesn't allow iPhoto to connect to order books/prints

    i get this messager repeatedly while trying to order books, prints, and publish my photos via my .mac account. AN ERROR OCCURRED WHILE CONFIRMING YOUR ACCOUNT INFORMATION. PLEASE CHECK YOUR NETWORK CONNECTION AND TRY AGAIN. i already checked time/date, my connection is fine, my computer is clean, what can this be?????

    I am experiencing this same problem tonight. Did you resolve this problem? If so, how? This is the first time this has happened to me. I know it's not a problem with my account, because I am able to sync my iDisc, log into my .mac account on Safari, etc. The problem seems to be limited to iPhoto.

  • IPhoto 6 and 8--I can't order a book because of an error message...

    Please Help! I have a deadline to meet.
    Whenever I try to order a book, I get: "Please check your network connection and try again"...My network connection is fine. I am experiencing no other connection problems except with ordering books from iPhoto.
    An old thread suggested if my clock is wrong, that may be the problem. My clock is fine.
    I upgraded from iPhoto 6 to iPhoto 8. Still the same problem.
    ??Why doesn't iPhoto recognize my connection?? (... and no, its not a dial up)

    Often that's caused by damage to one of the other software components.
    I'd try the following document first:
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    (If you're running XP, there's a link to the equivalent instructions for that OS in the document.)

  • I keep receiving the following error code: 1025 Duplicate Folder Name [Gmail]/Drafts/√ Orders/Books/Books/eBooks (Failure)

    Duplicate folder name [Gmail]/Drafts/√ Orders/Books/Books/eBooks (Failure)
    (/[Gmail]/Drafts/&Iho- Orders/Books/eBooks/)

    Hello,
    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

Maybe you are looking for

  • Memory issues 10.9.2

    Ever since upgrading to 10.9 i have noticed my computer running out of ram during what i would call normal work conditions. I did not have this problem in 10.8, since upgrading i have to do a sudo purge to get my memory back. The only open programs a

  • What's causing this phatom space in Safari and Chrome but not FF

    http://www.energyschool.com/CSES_Home/Resources.html I'm not figuring it out.

  • I get error when downloading books

    After oppressing my iPad I started to get error when downloading books on iBook . It looks that book is downloaded, bu I miss most of the pages, and ther is several pages were it sayes error and page is missing. This happens to all of the book I try

  • Sales Order - Account Assignment Grp

    Hi All, In Sales Order -> Billing tab, there is a field called Account assignment group. At the moment, when a material is added to sales order during creation stage, this field gets updated from the data maintained in the material master & cannot be

  • Pod touch 4th Generation Problems?

    now on my 3rd iPod touch 4th Generation and still having the same problems! It's unresponsive to touch, apps crash, too slow, freezes, music skipping etc. I have been to the apple store twice and they've just replaced it and they are not sure why it