When deploying application I get [Error ORABPEL-10902]: compilation failed

Hi all,
I am have two development machines set up, one laptop with just Oracle XE and Oracle SOA installed and a desktop which has Oracle XE, Oracle SOA and Oracle10g. I am getting the following errors on the desktop environment and I am wondering whether their is some conflicts between the Oracle Products.
Any help or ideas would be greatly appreciated, if this is not related to a conflict, what could be causing this, I have looked through the forums and tried a few things but to no avail.
Thanks so much!
When I try to deploy the Ant log gives me this:
Buildfile: C:\temp\SOA10g\labs\SOAEssentials\SelectManufacturer\build.xml
[java] Java Result: 1
validateTask:
[echo]
| Validating workflow
[validateTask] Validation of workflow task definitions is completed without errors
deployProcess:
[echo]
| Deploying bpel process Selectmanufacturer on localhost, port 8888
[deployProcess] Deploying process C:\temp\SOA10g\labs\SOAEssentials\SelectManufacturer\output\bpel_Selectmanufacturer_1.0.jar
BUILD FAILED
C:\temp\SOA10g\labs\SOAEssentials\SelectManufacturer\build.xml:173: A problem occured while connecting to server "localhost" using port "8888": bpel_Selectmanufacturer_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 "SelectManufacturer" (revision "1.0"): null.
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:285)
at com.collaxa.cube.engine.deployment.DeploymentManager.deployProcess(DeploymentManager.java:804)
at com.collaxa.cube.engine.deployment.DeploymentManager.deploySuitcase(DeploymentManager.java:670)
at com.collaxa.cube.ejb.impl.BPELDomainManagerBean.deploySuitcase(BPELDomainManagerBean.java:445)
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:620)
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:317)
at com.oracle.bpel.client.BPELDomainHandle.deployProcess(BPELDomainHandle.java:339)
at deployHttpClientProcess.jspService(_deployHttpClientProcess.java:376)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
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)
Total time: 2 seconds

Can you check if you DB is up and running ??? Also check you opmn and domain logs. Tell us if you are using any java embedded activity in the bpel process.

Similar Messages

  • Error ORABPEL-10902 compilation failed, for an almost empty bpel  file

    Thank you for reading my post
    I have a problem with a bpel process in Oracle SOA suite 10.1.3.1 and its compliance jdeveloper (10.1.3.1).
    when i try to compile the appliaction and deploy it to server it returns and error which i include in this message.
    Here is the bpel file
    <process name="Puchase_Request" abstractProcess="no"
             enableInstanceCompensation="no" suppressJoinFailure="no"
             targetNamespace="www.testi.com"
           xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
             xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
             xmlns:ns1="http://testi2.com/"
             xmlns:ns2="www.testi.com"
             xmlns:ns3="www.testi.com" >
                  </process>and here is the error message it returns
    Problem is that i get an error like :
    Error:
    [Error ORABPEL-10902]: compilation failed
    [Description]: in "F:\appplication\bpel\Puchase_Request.bpel", XML parsing failed because "".
    [Potential fix]: n/a.
    Does any one faced such problem?

    Hi
    I too got similar problem
    [Error ORABPEL-10902]: compilation failed
    [Description]: in "bpel.xml", XML parsing failed because "undefined part element.
    In WSDL at "file:/C:/JDeveloper/jdev/mywork/CICWorkSpace/CICBPEL/bpel/CICBPEL.wsdl", message part element "{http://xmlns.oracle.com/orchestration}confirmationMessage" is not defined in any of the schemas.
    Please make sure the spelling of the element QName is correct and the WSDL import is complete.." [Potential fix]: n/a.
    WSDL
    =====
    <definitions
    name="CICBPEL"
    targetNamespace="http://xmlns.oracle.com/CICBPEL"
    xmlns="http://schemas.xmlsoap.org/wsdl/"
    xmlns:ns4="http://www.1sync.org"
    xmlns:ns1="http://www.globalcompany.com/ns/sales"
    xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:ns3="http://xmlns.oracle.com/pcbpel/adapter/db/top/CICSPECIFIC"
    xmlns:ns2="http://xmlns.oracle.com/orchestration"
    xmlns:ns5="http://xmlns.oracle.com/pcbpel/adapter/db/top/selectmsg"
    xmlns:client="http://xmlns.oracle.com/CICBPEL"
    >
    <types>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns4="http://www.1sync.org" xmlns:ns1="http://www.globalcompany.com/ns/sales"
    xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/" xmlns:ns3="http://xmlns.oracle.com/pcbpel/adapter/db/top/CICSPECIFIC"
    xmlns:ns5="http://xmlns.oracle.com/pcbpel/adapter/db/top/selectmsg" xmlns:ns2="http://xmlns.oracle.com/orchestration"
    xmlns:client="http://xmlns.oracle.com/CICBPEL">
    <xsd:import namespace="http://www.1sync.org" schemaLocation="CatalogueItemConfirmationProxy.xsd"/>
    <xsd:import namespace="http://xmlns.oracle.com/CICBPEL" schemaLocation="CICBPEL.xsd"/>
    <xsd:import namespace="http://xmlns.oracle.com/orchestration" schemaLocation="CanonicalConfirmationMessageSchema.xsd"/>
    </xsd:schema>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns4="http://www.1sync.org"
    xmlns:ns1="http://www.globalcompany.com/ns/sales" xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
    xmlns:ns3="http://xmlns.oracle.com/pcbpel/adapter/db/top/CICSPECIFIC" xmlns:ns2="http://xmlns.oracle.com/orchestration"
    xmlns:ns5="http://xmlns.oracle.com/pcbpel/adapter/db/top/selectmsg" xmlns:client="http://xmlns.oracle.com/CICBPEL">
    <xsd:import namespace="http://xmlns.oracle.com/pcbpel/adapter/db/top/selectmsg" schemaLocation="selectmsg_table.xsd"/>
    </xsd:schema>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns4="http://www.1sync.org"
    xmlns:ns1="http://www.globalcompany.com/ns/sales" xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
    xmlns:ns3="http://xmlns.oracle.com/pcbpel/adapter/db/top/CICSPECIFIC" xmlns:ns5="http://xmlns.oracle.com/pcbpel/adapter/db/top/selectmsg"
    xmlns:ns2="http://xmlns.oracle.com/orchestration" xmlns:client="http://xmlns.oracle.com/CICBPEL">
    <xsd:import namespace="http://xmlns.oracle.com/pcbpel/adapter/db/top/selectmsg" schemaLocation="message.xsd"/>
    <xsd:import namespace="http://xmlns.oracle.com/orchestration" schemaLocation="CanonicalConfirmationMessageSchema.xsd"/>
    </xsd:schema>
    </types>
    <message name="CICBPELRequestMessage">
    <part name="payload" element="ns5:M4uDmdMessagesCollection"/>
    </message>
    <message name="CICBPELResponseMessage">
    <part name="payload" element="ns4:envelope"/>
    </message>
    <message name="canonical_CICMessage">
    <part name="payload" element="ns2:confirmationMessage"/>
    </message>
    <portType name="CICBPEL">
    <operation name="initiate">
    <input message="client:CICBPELRequestMessage"/>
    </operation>
    </portType>
    <portType name="CICBPELCallback">
    <operation name="onResult">
    <input message="client:CICBPELResponseMessage"/>
    </operation>
    </portType>
    <plnk:partnerLinkType name="CICBPEL">
    <plnk:role name="CICBPELProvider">
    <plnk:portType name="client:CICBPEL"/>
    </plnk:role>
    <plnk:role name="CICBPELRequester">
    <plnk:portType name="client:CICBPELCallback"/>
    </plnk:role>
    </plnk:partnerLinkType>
    </definitions>
    I dont understand the problem

  • Unable to publish in Swf format. Get error message: 'Swf compilation failed. Note: Please verify if any of the actionscript keywords is used as user variable name'. Anyone know how to fix?

    Unable to publish in Swf format. Get error message reads: 'Swf compilation failed. Note: Please verify if any of the actionscript keywords is used as user variable name'. Anyone know how to fix?

    Hi There,
    Can you tell me the Operating System and Captivate version you are using?
    Also can you confirm if you are getting this issue will this one project or all the projects? Try to copy paste this project on a new blank project and then try to publish.
    Regards,
    Mayank

  • Hi, I recently upgraded my xcode to 5.1, my project is running well in ios 7.0,6.0, But in ios 7.1 i'm getting error like"iOS Simulator failed to install the application". Can anybody please suggest the solution for it.

    My project is not running in ios 7.1 simulator i'm getting error like "iOS Simulator failed to install the application". Please suggest a solution for it.

    We aren't Apple, just users like you. Have you tried a reset? Hold down the home button along with the sleep/wake button until the screen goes black and you see the Apple, then let go. (No data loss)

  • When downloading iTunes I get error message that msvcr80.dll is missing. I can't uninstall iTunes.

    When downloading iTunes I get error message that msvcr80.dll is missing. I can't uninstall iTunes. How do I fix the problem?

    You have to uninstall everything!  Check out Turingtest2 remarks
    https://discussions.apple.com/message/24652557#24652557

  • HT1338 When trying to update getting (error surle error domain error-1100). It started yesterday, any help would be great. I have Mountain Lion 10.8.1 on a new macbook pro with retina display.

    When trying to update getting (error surle error domain error-1100). It started yesterday, any help would be great. I have Mountain Lion 10.8.1 on a new macbook pro with retina display.

    There are many people suffering from this problem right now (including me). It appears to be a server issue. Just wait and try checking for updates again tomorrow.
    Some things I have heard indicate that this may be a regional problem, though what parts of the world are affected I don't know yet. A few people have been helped by deleting the following preference file (paste the path into the Go -> Go to Folder window in the Finder to locate it), though most have not:
    ~/Library/Preferences/com.apple.SoftwareUpdate.plist
    Note that if you are trying to download iTunes 10.7, that can be found here:
    http://support.apple.com/kb/DL1576
    Also, note that there is no reason to be anxious to get it, as the only thing added in iTunes 10.7 is compatibility with iOS 6, which will not be available until the 19th, and the new iPhone, which will not be available until later as well. The new iTunes that was announced is iTunes 11, which is also not yet available.

  • Adobe application manager getting error code : A12E6 please what can i do ?

    adobe application manager getting error code : A12E6 please what can i do ?

    Anass63113494 what Adobe software or service are you attempting to install?  Also which operating system are you using?

  • TS3694 When emptying trash I get error code -8003.  Anyone know what the problem is?

    When emptying trash I get error code -8003.  When I get this error I am trying to delete downloaded softeare.  Typical file deletion works okay.
    This is on an iMAC.  Don't knwo why I cannot pick an iMAC community below.
    Leparker46

    http://support.apple.com/kb/TS3297
    http://reviews.cnet.com/8301-13727_7-20020873-263.htmll

  • When installing Adobe Presenter, get error message plattform not compatible.

    When installing Adobe Presenter, get error message plattform not compatible.

    Check the tech specs to see if your system meets the minimum requirements for the software.

  • When starting photoshop I get error 213: 19, How can I fix this

    When starting photoshop I get error 213: 19, How can I fix this

    BOILERPLATE TEXT:
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    A screen shot of your settings or of the image could be very helpful too,
    etc.,
    someone may be able to help you (not necessarily this poster, who is not a Windows user).
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • Why everytime i try to download/update any application i get error code: 1009

    why everytime i try to download/update any application i get error code: 1009 either from App Store in my iPhone or from iTunes???

    Hi all.
    I had the 1013 error, have never Jailbroken my phone.
    Udating the firmware casued it to go into recovery mode and got stuck in the 1013 error loop.
    Tried editing the Host file, new computer, itunes re-install, different USB port, anti-virus off etc, NOTHING was working.
    Just as I was tempted to launch it at some unwitting object/person, cancel my contract and defacate on Apple's porch, I managed to sort it purely by restoring my phone without the sim card in.
    No idea why, dont know why i havnt seen it mentioned before either. Hopefully it may help some of you in the same situation.
    Thanks

  • Trying to register with ePrint and getting error code.Ajax submit failed: error = 403, Forbidden.

    Trying to register with ePrint and getting error code.Ajax submit failed: error = 403, Forbidden. I need help??

    To bypass this error attempt either a restart of your computer, or use an alernate broser such as firefox or chrome. If you already have another browser the latter may be the easier fix.
    Jon-W
    I work on behalf of HP
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    Click the KUDOS STAR on the left to say “Thanks” for helping!

  • Hi all, i am trying to install Xcode 3.2.5 & Xcode 4.2 in iMac (Mac OS X 10.6.8) , I am getting error message as "Installation Failed". somebody can help me. Thanks in advance.

    Hi all,
               I am trying to install Xcode 3.2.5 & Xcode 4.2 in iMac (Mac OS X 10.6.8) , I am getting error message as "Installation Failed". somebody can help me. Thanks in advance.

    I too have the same error while installing  xcode 4.2 in Mac os x 10.6.8.
    Can any one solve this issue.

  • When publishing a captivate I get the message "Swf compilation failed. Note: Please verify if any of the actionscript keywords is used as user variable name." and it won't allow me to publish the Captivate, can anyone help?

    When publishing a captivate I get the message "Swf compilation failed. Note: Please verify if any of the actionscript keywords is used as user variable name." and it won't allow me to publish the Captivate, can anyone help?

    Hi There,
    Can you tell me the Operating System and Captivate version you are using?
    Also can you confirm if you are getting this issue will this one project or all the projects? Try to copy paste this project on a new blank project and then try to publish.
    Regards,
    Mayank

  • HT201210 I'M TRYING TO UPDATE TO IOS 6 BUT I KEEP GETTING ERROR MESSAGE sOFTWARE UPDATE fAILED: AN ERROR OCCURRED DOWNLOADING IOS 6

    I'M TRYING TO UPDATE TO IOS 6 BUT I KEEP GETTING ERROR MESSAGE sOFTWARE UPDATE fAILED: AN ERROR OCCURRED DOWNLOADING IOS 6

    I Tried for three days to download iOS 6 and kept getting error 1403. I finally went to the apple store and they couldn't figure it out either.
      I finally got it to download and all I did different from the other 100 times was I went into settings and on the Bluetooth setting I put NO.  Not sure if that's what did it but that was the only thing different that I did.

Maybe you are looking for

  • How to include logos in pdf forms??

    hi all, i am working with the pdf forms for the first time and dont yet kno the tricks of trade  can ne1 tell me how do i include graphic logo in the form?? here, i am referring to the logos we can access by TXN SE78 (the ones we use while working wi

  • Tables related to Costing module

    Hi What are the tables related to the tcode s_alr_87013611 with respect to time and HRS taken

  • How to sign VBA Code in AO and save it on BW-IP side.

    Does anybody know if it is possible to sign vba code in AO and save this as Document into BW-IP (to SAP NetWeaver)? If I try to sign the complete Workbook with a certificate I always get the prompt to convert the file into a Excel file, is it still p

  • BLOB with RTF with Arabic strings

    ORACLE 10.1.0.5.0. NLS_CHARACTERSET: AL32UTF8 NLS_LANGUAGE: ITALIAN We have a table with a BLOB colum. In that column, we have a rich text format file and it can contain text in different languages (Arabic, chinese, italian, vietnamese, french, spani

  • Import analysis service 2000  in BI Administration tool

    hi ,anybody can tell me what should I do to import analysis service 2000 in oracle BI administration tool