Errors after upgrading Bpel process manager

Hi all,
As said in the subject I recently upgraded to the latest version of the Bpel process manager. And it looks like some changes have been made ;-) My project does not compile/deploy anymore. See below the obant errors I got. Apparently, I should now add the ns prefixes in the bpel source ... could you confirm? What impact will that make on the queries?
thanx,
--mike
Z:\smartdocument.bpel\src\LocalLoanIncSmartDocument>obant
Z:\smartdocument.bpel\src\LocalLoanIncSmartDocument>SETLOCAL
Buildfile: build.xml
main:
[bpelc] bpelc> validating "Z:\smartdocument.bpel\src\LocalLoanIncSmartDocument\LocalLoanIncSmartDocument.bpel" ...
[bpelc] BPEL validation failed.
[bpelc] BPEL source validation failed, the errors are:
[bpelc]
[bpelc] [Error ORABPEL-10057]: invalid query
[bpelc] [Description]: in line 377 of "Z:\smartdocument.bpel\src\LocalLoanIncSmartDocument\LocalLoanIncSmartDocument.bpel", query "/input/userId"
is invalid, because step ':userId' is not valid..
[bpelc] [Potential fix]: Check the XML schema and make sure your query string is valid.
[bpelc] [Error ORABPEL-10057]: invalid query
[bpelc] [Description]: in line 382 of "Z:\smartdocument.bpel\src\LocalLoanIncSmartDocument\LocalLoanIncSmartDocument.bpel", query "/input/imageUR
L" is invalid, because step ':imageURL' is not valid..
[bpelc] [Potential fix]: Check the XML schema and make sure your query string is valid.
[bpelc] [Error ORABPEL-10057]: invalid query
[bpelc] [Description]: in line 404 of "Z:\smartdocument.bpel\src\LocalLoanIncSmartDocument\LocalLoanIncSmartDocument.bpel", query "/input/passwor
d" is invalid, because step ':password' is not valid..
[bpelc] [Potential fix]: Check the XML schema and make sure your query string is valid.
[bpelc] [Error ORABPEL-10057]: invalid query
[bpelc] [Description]: in line 747 of "Z:\smartdocument.bpel\src\LocalLoanIncSmartDocument\LocalLoanIncSmartDocument.bpel", query "/loanupdate/ex
ecution/started" is invalid, because step ':execution' is not valid..
[bpelc] [Potential fix]: Check the XML schema and make sure your query string is valid.
[bpelc] [Error ORABPEL-10057]: invalid query
[bpelc] [Description]: in line 752 of "Z:\smartdocument.bpel\src\LocalLoanIncSmartDocument\LocalLoanIncSmartDocument.bpel", query "/loanupdate/lo
anAccountNumber" is invalid, because step ':loanAccountNumber' is not valid..
[bpelc] [Potential fix]: Check the XML schema and make sure your query string is valid.
[bpelc] [Error ORABPEL-10057]: invalid query
[bpelc] [Description]: in line 757 of "Z:\smartdocument.bpel\src\LocalLoanIncSmartDocument\LocalLoanIncSmartDocument.bpel", query "/loanupdate/fo
rmURL" is invalid, because step ':formURL' is not valid..
[bpelc] [Potential fix]: Check the XML schema and make sure your query string is valid.
[bpelc] [Error ORABPEL-10057]: invalid query
[bpelc] [Description]: in line 767 of "Z:\smartdocument.bpel\src\LocalLoanIncSmartDocument\LocalLoanIncSmartDocument.bpel", query "/loanupdate/lo
anAccountNumber" is invalid, because step ':loanAccountNumber' is not valid..
[bpelc] [Potential fix]: Check the XML schema and make sure your query string is valid.
[bpelc] [Error ORABPEL-10057]: invalid query
[bpelc] [Description]: in line 772 of "Z:\smartdocument.bpel\src\LocalLoanIncSmartDocument\LocalLoanIncSmartDocument.bpel", query "/loanupdate/fo
rmURL" is invalid, because step ':formURL' is not valid..
[bpelc] [Potential fix]: Check the XML schema and make sure your query string is valid.
[bpelc] [Error ORABPEL-10057]: invalid query
[bpelc] [Description]: in line 782 of "Z:\smartdocument.bpel\src\LocalLoanIncSmartDocument\LocalLoanIncSmartDocument.bpel", query "/loanupdate/ex
ecution/finished" is invalid, because step ':execution' is not valid..
[bpelc] [Potential fix]: Check the XML schema and make sure your query string is valid.
[bpelc] [Error ORABPEL-10057]: invalid query
[bpelc] [Description]: in line 817 of "Z:\smartdocument.bpel\src\LocalLoanIncSmartDocument\LocalLoanIncSmartDocument.bpel", query "/input/emailRe
cipient" is invalid, because step ':emailRecipient' is not valid..
[bpelc] [Potential fix]: Check the XML schema and make sure your query string is valid.
[bpelc] [Error ORABPEL-10057]: invalid query
[bpelc] [Description]: in line 822 of "Z:\smartdocument.bpel\src\LocalLoanIncSmartDocument\LocalLoanIncSmartDocument.bpel", query "/input/emailRe
cipient" is invalid, because step ':emailRecipient' is not valid..
[bpelc] [Potential fix]: Check the XML schema and make sure your query string is valid.
[bpelc] [Error ORABPEL-10057]: invalid query
[bpelc] [Description]: in line 1127 of "Z:\smartdocument.bpel\src\LocalLoanIncSmartDocument\LocalLoanIncSmartDocument.bpel", query "/input/emailR
ecipient" is invalid, because step ':emailRecipient' is not valid..
[bpelc] [Potential fix]: Check the XML schema and make sure your query string is valid.
Next is my bpel source:
<!-- LocalLoanIncSmartDocument BPEL Process [Generated by the Oracle BPEL Designer] -->
<process name="LocalLoanIncSmartDocument" targetNamespace="urn:SmartDocument" suppressJoinFailure="yes" xmlns:tns="urn:SmartDocument" xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/" xmlns:bpelx="http://schemas.oracle.com/bpel/extension" xmlns:ora="http://schemas.oracle.com/xpath/extension" xmlns:cx="http://schemas.collaxa.com/xpath/extension" xmlns:ns0="urn:ocr.services.smartdocument.xerox.com" xmlns:ns1="urn:email.services.smartdocument.xerox.com" xmlns:ns2="urn:categoriser.services.smartdocument.xerox.com" xmlns:ns3="urn:signature.services.smartdocument.xerox.com" xmlns:ns4="urn:LoanService" xmlns:ns5="urn:dataglyph.services.smartdocument.xerox.com" xmlns:ns6="urn:initiate.services.smartdocument.xerox.com" xmlns:ns7="urn:seal.services.smartdocument.xerox.com" xmlns:ns8="http://www.xerox.com/webservices/" xmlns:ns9="urn:store.services.smartdocument.xerox.com" xmlns:ns10="urn:factfinder.services.smartdocument.xerox.com" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:task="http://services.oracle.com/bpel/task">
     <!-- ================================================================= -->
     <!-- PARTNERLINKS -->
     <!-- List of services participating in this BPEL process -->
     <!-- ================================================================= -->
     <partnerLinks>
          <!--
The 'client' role represents the requester of this service. It is
used for callback. The location and correlation information associated
with the client role are automatically set using WS-Addressing.
-->
          <partnerLink name="client" partnerLinkType="tns:LocalLoanIncSmartDocument" myRole="LocalLoanIncSmartDocumentProvider" partnerRole="LocalLoanIncSmartDocumentRequester"/>
          <partnerLink name="SignatureService" partnerRole="SignatureProvider" partnerLinkType="ns3:SignatureLink"/>
          <partnerLink name="CategoriserService" partnerRole="CategoriserProvider" partnerLinkType="ns2:CategoriserLink"/>
          <partnerLink name="EmailService" partnerRole="EmailProvider" partnerLinkType="ns1:EmailLink"/>
          <partnerLink name="OCRService" partnerRole="OcrProvider" partnerLinkType="ns0:OcrLink"/>
          <partnerLink name="ValidateApplicationManager" partnerLinkType="task:TaskManager" partnerRole="TaskManager" myRole="TaskManagerRequester"/>
          <partnerLink name="DataglyphService" partnerRole="DataglyphProvider" partnerLinkType="ns5:DataglyphLink"/>
          <partnerLink name="LoanService" partnerRole="LoanServiceProvider" partnerLinkType="ns4:LoanServiceLink"/>
          <partnerLink name="InitiateService" partnerLinkType="ns6:InitiateLink" partnerRole="InitiateProvider"/>
          <partnerLink name="SealService" partnerLinkType="ns7:SealLink" partnerRole="SealProvider"/>
          <!-- CHANGE If on boss
          <partnerLink name="FactFinderService" partnerLinkType="ns8:FactFinderSoapLink" partnerRole="FactFinderSoapProvider"/>
-->
          <!-- CHANGE If not on boss -->
          <partnerLink name="FactFinderService" partnerLinkType="ns10:FactFinderSoapLink" partnerRole="FactFinderSoapProvider"/>
          <!-- -->
          <partnerLink name="StoreService" partnerLinkType="ns9:StoreLink" partnerRole="StoreProvider"/>
     </partnerLinks>
     <!-- ================================================================= -->
     <!-- VARIABLES -->
     <!-- List of messages and XML documents used within this BPEL process -->
     <!-- ================================================================= -->
     <variables>
          <!-- Reference to the message passed as input during initiation -->
          <variable name="input" messageType="tns:InputMessage"/>
          <!-- Reference to the message that will be sent back to the
requester during callback
-->
          <variable name="flowContents" messageType="tns:SmartDocumentMessage"/>
          <variable name="dataglyphKey" type="xsd:string"/>
          <variable name="inputSmartDocumentId" type="xsd:string"/>
          <variable name="inputDocumentId" type="xsd:string"/>
          <variable name="inputUrl" type="xsd:string"/>
          <variable name="serviceIdentifier" type="xsd:string"/>
          <variable name="runtimeFaultMessage" messageType="bpelx:RuntimeFaultMessage"/>
          <variable name="authId" type="xsd:string"/>
     </variables>
     <faultHandlers>
          <catch faultName="bpelx:bindingFault" faultVariable="runtimeFaultMessage">
               <scope name="HandleBindingFault">
                    <variables>
                         <variable name="error" element="tns:error"/>
                    </variables>
                    <sequence>
                         <scope name="SetErrorMessage">
                              <sequence>
                                   <assign name="prepareRecord">
                                        <copy>
                                             <from variable="serviceIdentifier">
                                             </from>
                                             <to variable="error" query="/error/processStep"/>
                                        </copy>
                                        <copy>
                                             <from expression="ora:getCurrentDateTime('yyyy-MM-dd hh:mm:ss z')">
                                             </from>
                                             <to variable="error" query="/error/occuredAt"/>
                                        </copy>
                                        <copy>
                                             <from variable="runtimeFaultMessage" part="code">
                                             </from>
                                             <to variable="error" query="/error/errorCode"/>
                                        </copy>
                                        <copy>
                                             <from variable="runtimeFaultMessage" part="summary">
                                             </from>
                                             <to variable="error" query="/error/errorSummary"/>
                                        </copy>
                                   </assign>
                                   <assign name="addToSmartDocument">
                                        <copy>
                                             <from expression="ora:addChildNode(bpws:getVariableData('flowContents', 'document', '/smartdocument'), bpws:getVariableData('error'))">
                                             </from>
                                             <to variable="flowContents" part="document" query="/smartdocument"/>
                                        </copy>
                                   </assign>
                              </sequence>
                         </scope>
                         <scope name="Seal">
                              <variables>
                                   <variable name="seal" element="tns:seal"/>
                                   <variable name="sealInput" messageType="ns7:SealRequest"/>
                                   <variable name="sealOutput" messageType="ns7:SealResponse"/>
                              </variables>
                              <sequence>
                                   <assign name="prepareRecord">
                                        <copy>
                                             <from expression="ora:getCurrentDateTime('yyyy-MM-dd hh:mm:ss z')">
                                             </from>
                                             <to variable="seal" query="/seal/execution/started"/>
                                        </copy>
                                        <copy>
                                             <from variable="inputSmartDocumentId">
                                             </from>
                                             <to variable="seal" query="/seal/input/smartdocumentid"/>
                                        </copy>
                                        <copy>
                                             <from variable="inputDocumentId">
                                             </from>
                                             <to variable="seal" query="/seal/input/documentid"/>
                                        </copy>
                                   </assign>
                                   <assign name="addtoSmartDocument">
                                        <copy>
                                             <from expression="ora:addChildNode(bpws:getVariableData('flowContents', 'document', '/smartdocument'), bpws:getVariableData('seal'))">
                                             </from>
                                             <to variable="flowContents" part="document" query="/smartdocument"/>
                                        </copy>
                                   </assign>
                                   <assign name="setServiceInput">
                                        <copy>
                                             <from variable="authId">
                                             </from>
                                             <to variable="sealInput" part="AuthId"/>
                                        </copy>
                                        <copy>
                                             <from variable="seal" query="/seal/input/smartdocumentid">
                                             </from>
                                             <to variable="sealInput" part="SmartDocumentId"/>
                                        </copy>
                                        <copy>
                                             <from expression="ora:getContentAsString(ora:getElement('flowContents', 'document', '/smartdocument'))">
                                             </from>
                                             <to variable="sealInput" part="XmlString"/>
                                        </copy>
                                   </assign>
                                   <invoke partnerLink="SealService" portType="ns7:Seal" operation="Seal" inputVariable="sealInput" outputVariable="sealOutput"/>
                              </sequence>
                         </scope>
                    </sequence>
               </scope>
          </catch>
          <catch faultName="bpelx:remoteFault" faultVariable="runtimeFaultMessage">
               <scope name="HandleRemoteFault">
                    <variables>
                         <variable name="error" element="tns:error"/>
                    </variables>
                    <sequence>
                         <scope name="SetErrorMessage">
                              <sequence>
                                   <assign name="prepareRecord">
                                        <copy>
                                             <from variable="serviceIdentifier">
                                             </from>
                                             <to variable="error" query="/error/processStep"/>
                                        </copy>
                                        <copy>
                                             <from expression="ora:getCurrentDateTime('yyyy-MM-dd hh:mm:ss z')">
                                             </from>
                                             <to variable="error" query="/error/occuredAt"/>
                                        </copy>
                                        <copy>
                                             <from variable="runtimeFaultMessage" part="code">
                                             </from>
                                             <to variable="error" query="/error/errorCode"/>
                                        </copy>
                                        <copy>
                                             <from variable="runtimeFaultMessage" part="summary">
                                             </from>
                                             <to variable="error" query="/error/errorSummary"/>
                                        </copy>
                                   </assign>
                                   <assign name="addToSmartDocument">
                                        <copy>
                                             <from expression="ora:addChildNode(bpws:getVariableData('flowContents', 'document', '/smartdocument'), bpws:getVariableData('error'))">
                                             </from>
                                             <to variable="flowContents" part="document" query="/smartdocument"/>
                                        </copy>
                                   </assign>
                              </sequence>
                         </scope>
                         <scope name="Seal">
                              <variables>
                                   <variable name="seal" element="tns:seal"/>
                                   <variable name="sealInput" messageType="ns7:SealRequest"/>
                                   <variable name="sealOutput" messageType="ns7:SealResponse"/>
                              </variables>
                              <sequence>
                                   <assign name="prepareRecord">
                                        <copy>
                                             <from expression="ora:getCurrentDateTime('yyyy-MM-dd hh:mm:ss z')">
                                             </from>
                                             <to variable="seal" query="/seal/execution/started"/>
                                        </copy>
                                        <copy>
                                             <from variable="inputSmartDocumentId">
                                             </from>
                                             <to variable="seal" query="/seal/input/smartdocumentid"/>
                                        </copy>
                                        <copy>
                                             <from variable="inputDocumentId">
                                             </from>
                                             <to variable="seal" query="/seal/input/documentid"/>
                                        </copy>
                                   </assign>
                                   <assign name="addtoSmartDocument">
                                        <copy>
                                             <from expression="ora:addChildNode(bpws:getVariableData('flowContents', 'document', '/smartdocument'), bpws:getVariableData('seal'))">
                                             </from>
                                             <to variable="flowContents" part="document" query="/smartdocument"/>
                                        </copy>
                                   </assign>
                                   <assign name="setServiceInput">
                                        <copy>
                                             <from variable="authId">
                                             </from>
                                             <to variable="sealInput" part="AuthId"/>
                                        </copy>
                                        <copy>
                                             <from variable="seal" query="/seal/input/smartdocumentid">
                                             </from>
                                             <to variable="sealInput" part="SmartDocumentId"/>
                                        </copy>
                                        <copy>
                                             <from expression="ora:getContentAsString(ora:getElement('flowContents', 'document', '/smartdocument'))">
                                             </from>
                                             <to variable="sealInput" part="XmlString"/>
                                        </copy>
                                   </assign>
                                   <invoke partnerLink="SealService" portType="ns7:Seal" operation="Seal" inputVariable="sealInput" outputVariable="sealOutput"/>
                              </sequence>
                         </scope>
                    </sequence>
               </scope>
          </catch>
          <catchAll>
               <scope name="HandleGenericFault">
                    <variables>
                         <variable name="error" element="tns:error"/>
                    </variables>
                    <sequence>
                         <scope name="SetErrorMessage">
                              <sequence>
                                   <assign name="prepareRecord">
                                        <copy>
                                             <from variable="serviceIdentifier">
                                             </from>
                                             <to variable="error" query="/error/processStep"/>
                                        </copy>
                                        <copy>
                                             <from expression="ora:getCurrentDateTime('yyyy-MM-dd hh:mm:ss z')">
                                             </from>
                                             <to variable="error" query="/error/occuredAt"/>
                                        </copy>
                                        <copy>
                                             <from expression="'UNKNOWN ERROR CODE'">
                                             </from>
                                             <to variable="error" query="/error/errorCode"/>
                                        </copy>
                                        <copy>
                                             <from expression="'UNKNOWN ERROR SUMMARY'">
                                             </from>
                                             <to variable="error" query="/error/errorSummary"/>
                                        </copy>
                                   </assign>
                                   <assign name="addToSmartDocument">
                                        <copy>
                                             <from expression="ora:addChildNode(bpws:getVariableData('flowContents', 'document', '/smartdocument'), bpws:getVariableData('error'))">
                                             </from>
                                             <to variable="flowContents" part="document" query="/smartdocument"/>
                                        </copy>
                                   </assign>
                              </sequence>
                         </scope>
                         <scope name="Seal">
                              <variables>
                                   <variable name="seal" element="tns:seal"/>
                                   <variable name="sealInput" messageType="ns7:SealRequest"/>
                                   <variable name="sealOutput" messageType="ns7:SealResponse"/>
                              </variables>
                              <sequence>
                                   <assign name="prepareRecord">
                                        <copy>
                                             <from expression="ora:getCurrentDateTime('yyyy-MM-dd hh:mm:ss z')">
                                             </from>
                                             <to variable="seal" query="/seal/execution/started"/>
                                        </copy>
                                        <copy>
                                             <from variable="inputSmartDocumentId">
                                             </from>
                                             <to variable="seal" query="/seal/input/smartdocumentid"/>
                                        </copy>
                                        <copy>
                                             <from variable="inputDocumentId">
                                             </from>
                                             <to variable="seal" query="/seal/input/documentid"/>
                                        </copy>
                                   </assign>
                                   <assign name="addtoSmartDocument">
                                        <copy>
                                             <from expression="ora:addChildNode(bpws:getVariableData('flowContents', 'document', '/smartdocument'), bpws:getVariableData('seal'))">
                                             </from>
                                             <to variable="flowContents" part="document" query="/smartdocument"/>
                                        </copy>
                                   </assign>
                                   <assign name="setServiceInput">
                                        <copy>
                                             <from variable="authId">
                                             </from>
                                             <to variable="sealInput" part="AuthId"/>
                                        </copy>
                                        <copy>
                                             <from variable="seal" query="/seal/input/smartdocumentid">
                                             </from>
                                             <to variable="sealInput" part="SmartDocumentId"/>
                                        </copy>
                                        <copy>
                                             <from expression="ora:getContentAsString(ora:getElement('flowContents', 'document', '/smartdocument'))">
                                             </from>
                                             <to variable="sealInput" part="XmlString"/>
                                        </copy>
                                   </assign>
                                   <invoke partnerLink="SealService" portType="ns7:Seal" operation="Seal" inputVariable="sealInput" outputVariable="sealOutput"/>
                              </sequence>
                         </scope>
                    </sequence>
               </scope>
          </catchAll>
     </faultHandlers>
     <!-- ================================================================= -->
     <!-- ORCHESTRATION LOGIC -->
     <!-- Set of activities coordinating the flow of messages across the -->
     <!-- services integrated within this business process -->
     <!-- ================================================================= -->
     <sequence name="main">
          <!-- Receive input from requestor.
Note: This maps to operation defined in LocalLoanIncSmartDocument.wsdl
-->
          <receive name="receiveInput" partnerLink="client" portType="tns:LocalLoanIncSmartDocument" operation="initiate" variable="input" createInstance="yes"/>
          <assign name="InitialiseVariables">
               <copy>
                    <from expression="'042e05a98cddac30e309f8'">
                    </from>
                    <to variable="dataglyphKey"/>
               </copy>
               <copy>
                    <from expression="'0'">
                    </from>
                    <to variable="inputSmartDocumentId"/>
               </copy>
               <copy>
                    <from expression="'0'">
                    </from>
                    <to variable="inputDocumentId"/>
               </copy>
               <copy>
                    <from expression="'Unknown service'">
                    </from>
                    <to variable="serviceIdentifier"/>
               </copy>
          </assign>
          <scope name="Initiate">
               <variables>
                    <variable name="initiate" element="tns:initiate"/>
                    <variable name="initiateInput" messageType="ns6:InitiateRequest"/>
                    <variable name="initiateOutput" messageType="ns6:InitiateResponse"/>
               </variables>
               <sequence>
                    <assign name="prepareRecord">
                         <copy>
                              <from expression="ora:getCurrentDateTime('yyyy-MM-dd hh:mm:ss z')">
                              </from>
                              <to variable="initiate" query="/initiate/execution/started"/>
                         </copy>
                         <copy>
                              <from variable="input" part="payload" query="/input/userId">
                              </from>
                              <to variable="initiate" query="/initiate/userid"/>
                         </copy>
                         <copy>
                              <from variable="input" part="payload" query="/input/imageURL">
                              </from>
                              <to variable="initiate" query="/initiate/url"/>
                         </copy>
                         <copy>
                              <from expression="string('LocalLoanIncSmartDocument')">
                              </from>
                              <to variable="initiate" query="/initiate/processName"/>
                         </copy>
                    </assign>
                    <assign name="setServiceInput">
                         <copy>
                              <from expression="'Initiate'">
                              </from>
                              <to variable="serviceIdentifier"/>
                         </copy>
                         <copy>
                              <from variable="initiate" query="/initiate/userid">
                              </from>
                              <to variable="initiateInput" part="Username"/>
                         </copy>
                         <copy>
                              <from variable="input" part="payload" query="/input/password">
                              </from>
                              <to variable="initiateInput" part="Password"/>
                         </copy>
                         <copy>
                              <from variable="initiate" query="/initiate/url">
                              </from>
                              <to variable="initiateInput" part="URL"/>
                         </copy>
                    </assign>
                    <invoke partnerLink="InitiateService" portType="ns6:Initiate" operation="Initiate" inputVariable="initiateInput" outputVariable="initiateOutput"/>
                    <assign name="updateScopeVariables">
                         <copy>
                              <from variable="initiateOutput" part="Result" query="/Result/SmartDocumentId">
                              </from>
                              <to variable="inputSmartDocumentId"/>
                         </copy>
                         <copy>
                              <from variable="initiateOutput" part="Result" query="/Result/DocumentId">
                              </from>
                              <to variable="inputDocumentId"/>
                         </copy>
                         <copy>
                              <from variable="initiateOutput" part="Result" query="/Result/DocumentURL">
                              </from>
                              <to variable="inputUrl"/>
                         </copy>
                         <copy>
                              <from variable="initiateOutput" part="Result" query="/Result/AuthId">
                              </from>
                              <to variable="authId"/>
                         </copy>
                    </assign>
                    <assign name="updateRecord">
                         <copy>
                              <from variable="initiateOutput" part="Result" query="/Result/SmartDocumentId">
                              </from>
                              <to variable="initiate" query="/initiate/output/smartdocumentid"/>
                         </copy>
                         <copy>
                              <from variable="initiateOutput" part="Result" query="/Result/DocumentId">
                              </from>
                              <to variable="initiate" query="/initiate/output/documentid"/>
                         </copy>
                         <copy>
                              <from expression="ora:getCurrentDateTime('yyyy-MM-dd hh:mm:ss z')">
                              </from>
                              <to variable="initiate" query="/initiate/execution/finished"/>
                         </copy>
                    </assign>
                    <assign name="addToSmartDocument">
                         <copy>
                              <from expression="ora:addChildNode(bpws:getVariableData('flowContents', 'document', '/smartdocument'), bpws:getVariableData('initiate'))">
                              </from>
                              <to variable="flowContents" part="document" query="/smartdocument"/>
                         </copy>
                    </assign>
               </sequence>
          </scope>
          <scope name="DetectDataglyph">
               <variables>
                    <variable name="glyphdetection" element="tns:glyphdetection"/>
                    <variable name="detectDataglyphInput" messageType="ns5:SmartDocumentDataglyphDetectRequest"/>
                    <variable name="detectDataglyphOutput" messageType="ns5:SmartDocumentDataglyphDetectResponse"/>
               </variables>
               <sequence>
                    <assign name="prepareRecord">
                         <copy>
                              <from expression="ora:getCurrentDateTime('yyyy-MM-dd hh:mm:ss z')">
                              </from>
                              <to variable="glyphdetection" query="/glyphdetection/execution/started"/>
                         </copy>
                         <copy>
                              <from variable="flowContents" part="document" query="/smartdocument/initiate/output/smartdocumentid">
                              </from>
                              <to variable="glyphdetection" query="/glyphdetection/input/smartdocumentid"/>
                         </copy>
                         <copy>
                              <from variable="flowContents" part="document" query="/smartdocument/initiate/output/documentid">
                              </from>
                              <to variable="glyphdetection" query="/glyphdetection/input/documentid"/>
                         </copy>
                    </assign>
                    <assign name="setServiceInput">
                         <copy>
                              <from expression="'GlyphDetection'">
                              </from>
                              <to variable="serviceIdentifier"/>
                         </copy>
                         <copy>
                              <from variable="authId">
                              </from>
                              <to variable="detectDataglyphInput" part="AuthId"/>
                         </copy>
                         <copy>
                              <from variable="dataglyphKey">
                              </from>
                              <to variable="detectDataglyphInput" part="Key"/>
                         </copy>
                         <copy>
                              <from expression="5">
                              </from>
                              <to variable="detectDataglyphInput" part="MaxAngle"/>
                         </copy>
                         <copy>
                              <from expression="128">
                              </from>
                              <to variable="detectDataglyphInput" part="Region"/>
                         </copy>
                         <copy>
                              <from variable="glyphdetection" query="/glyphdetection/input/smartdocumentid">
                              </from>
                              <to variable="detectDataglyphInput" part="SmartDocumentId"/>
                         </copy>
                         <copy>
                              <from variable="glyphdetection" query="/glyphdetection/input/documentid">
                              </from>
                              <to variable="detectDataglyphInput" part="DocumentId"/>
                         </copy>
                    </assign>
                    <invoke partnerLink="DataglyphService" portType="ns5:Dataglyph" operation="SmartDocumentDataglyphDetect" inputVariable="detectDataglyphInput" outputVariable="detectDataglyphOutput"/>
                    <assign name="updateRecord">
                         <copy>
                              <from expression="string(boolean(bpws:getVariableData('detectDataglyphOutput', 'Result', '/Result/Result')&gt;500.0))">
                              </from>
                              <to variable="glyphdetection" query="/glyphdetection/detected"/>
                         </copy>
                         <copy>
                              <from variable="detectDataglyphOutput" part="Result" query="/Result/SmartDocumentId">
                              </from>
                              <to variable="glyphdetection" query="/glyphdetection/output/smartdocumentid"/>
                         </copy>
                         <copy>
                              <from variable="detectDataglyphOutput" part="Result" query="/Result/DocumentId">
                              </from>
                              <to variable="glyphdetection" query="/glyphdetection/output/documentid"/>
                         </copy>
                         <copy>
                              <from expression="ora:getCurrentDateTime('yyyy-MM-dd hh:mm:ss z')">
                              </from>
                              <to variable="glyphdetection" query="/glyphdetection/execution/finished"/>
                         </copy>
                    </assign>
                    <assign name="addToSmartDocument">
                         <copy>
                              <from expression="ora:addChildNode(bpws:getVariableData('flowContents', 'document', '/smartdocument'), bpws:getVariableData('glyphdetection'))">
                              </from>
                              <to variable="flowContents" part="document" query="/smartdocument"/>
                         </copy>
                    </assign>
               </sequence>
          </scope>
          <switch name="DataglyphDetected">
               <case condition="bpws:getVariableData('flowContents', 'document', '/smartdocument/glyphdetection/detected')='true'">
                    <sequence>
                         <scope name="Detected-ProcessAsForm">
                              <sequence>
                                   <scope name="DetectSignature">
                                        <variables>
                                             <variable name="signaturedetection" element="tns:signaturedetection"/>
                                             <variable name="detectSignatureInput" messageType="ns3:SmartDocumentSignatureDetectRequest"/>
                                             <variable name="detectSignatureOutput" messageType="ns3:SmartDocumentSignatureDetectResponse"/>
                                        </variables>
                                        <sequence>
                                             <assign name="prepareRecord">
                                                  <copy>
                                                       <from expression="ora:getCurrentDateTime('yyyy-MM-dd hh:mm:ss z')">
                                                       </from>
                                                       <to variable="signaturedetection" query="/signaturedetection/execution/started"/>
                                                  </copy>
                                                  <copy>
                                                       <from variable="flowContents" part="document" query="/smartdocument/glyphdetection/output/smartdocumentid">
                                                       </from>
                                                       <to variable="signaturedetection" query="/signaturedetection/input/smartdocumentid"/>
                                                  </copy>
                                                  <copy>
                                                       <from variable="flowContents" part="document" query="/smartdocument/glyphdetection/output/documentid">
   

Hi all,
I modified the bpel so that it could compile by letting the designer add prefixes where it needed some. Then I deployed the process and tested it. Unfortunately ;-( See below the error log. It looks like the newly added prefixes are source of troubles ...
Any ideas?
--mike
[2005/04/29 11:06:12] Error in <assign> expression: <to> value is empty at line "375". The XPath expression : "/tns:input/tns:userId" returns zero node, when applied to document shown below: Less
<input xmlns="urn:SmartDocument" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<userId xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xsd:string">mniemaz</userId>
<password xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xsd:string">mniemaz</password>
<imageURL xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xsd:string">http://pic-charvet.xrce.xeroxlabs.com:8080/smartdocument.demo/data/tiff/loanrequest1.tiff</imageURL>
<emailRecipient xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xsd:string">[email protected]</emailRecipient>
<formOutput xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xsd:string">file.pdf</formOutput>
</input>
[2005/04/29 11:06:12] "{http://schemas.xmlsoap.org/ws/2003/03/business-process/}selectionFailure" has been thrown. Less
<selectionFailure xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/">
<part name="summary">empty variable/expression result. xpath variable/expression expression "/tns:input/tns:userId" is empty at line 375, when attempting reading/copying it. Please make sure the variable/expression result "/tns:input/tns:userId" is not empty.</part>
</selectionFailure>

Similar Messages

  • Error connecting to BPEL process manager

    We are trying to connect to our BPEL process manager and find the DeliveryService from a java webapp running in 10gAS and are getting the following exception/stacktrace. The last call of ours is creating a com.oracle.bpel.client.Locator using the default ID and password.
         javax.naming.AuthenticationException: No such domain/application: OC4J_BPEL/hw_services [Root exception is javax.naming.AuthenticationException: No such domain/application: OC4J_BPEL/hw_services]
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:168)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at com.oracle.bpel.client.util.BeanRegistry.lookupDomainManagerBean(BeanRegistry.java:218)
         at com.oracle.bpel.client.auth.DomainAuthFactory.authenticate(DomainAuthFactory.java:83)
         at com.oracle.bpel.client.Locator.<init>(Locator.java:140)
         at com.oracle.bpel.client.Locator.<init>(Locator.java:111)
    We are using a provider URL that looks like this: opmn:ormi://hostname:6003/OC4J_BPEL/hw_services
    Can anyone explain why this is happening?

    I believe there might be a typo in the provider URL. It should be
    opmn:ormi://hostname:6003:OC4J_BPEL/hw_services
    instead of
    opmn:ormi://hostname:6003/OC4J_BPEL/hw_services
    Note the colon instead of the forward slash.

  • Error installing the BPEL process manager

    Hi,
    it's getting a bit annoying right now, so I ask this forum for help. I would like to install the BPM on a windows machine, but every time I start the steup.exe it tells me that I do not have enough swap storage (required 1535, available 0)... swap storage on windows???
    since I have no idea how to solve this problem, any hint is appreciated :-)
    Mirco

    Hi
    ON Win 2000
    Go to My computer
    Right click
    Select Properties
    Go to Advanced Tab
    Click Performance Options
    click Change Button for Virtual Memory
    change the Max Size to be 1536
    click ok to save.
    thats it.

  • Error : Oracle BPEL Process Manager Full Cycle

    {color:#3366ff}Hi,
    I tried to deploy the UnitedLoan sample demo on to the BPEL server, I ran devprompt.sh to set the environment path and changed the oc4jadmin password in properties file, and when I tried to open the BPEL console I am getting the following error.
    Appreciate your inputs.
    Regards,
    Chandra
    {color}<strong>{color:#3366ff}{color:#3366ff}ERROR DESCRIPTION is as follows,{color}
    {color}</strong>
    Oracle BPEL Process Manager Full Cycle
    An unexpected error has occurred while executing your request. This is most likely related to a defect in the Oracle BPEL Process Manager product. We apologize you can post the error to the OTN forum and we will get back to you as soon as possible.
    Attachments:
    Build Information:
    Oracle BPEL Server version 10.1.3.1.0
    Build: 0
    Build time: Mon Oct 09 08:44:49 PDT 2006
    Build type: release
    Source tag: PCBPEL_10.1.3.1.0_GENERIC_061009.0802
    Exception Message:
    [javax.servlet.ServletException]
    Timed out waiting for process load lock.
    Failed to obtain load lock for process "UnitedLoan-1.0"; timed out after 60 seconds.
    Exception Trace:
    javax.servlet.ServletException: Timed out waiting for process load lock.
    Failed to obtain load lock for process "UnitedLoan-1.0"; timed out after 60 seconds.
    at com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:809)
    at com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:756)
    at ngDeployedProcesses.jspService(_ngDeployedProcesses.java:213)
    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.unprivileged_include(ServletRequestDispatcher.java:160)
    at com.evermind.server.http.ServletRequestDispatcher.access$000(ServletRequestDispatcher.java:50)
    at com.evermind.server.http.ServletRequestDispatcher$1.oc4jRun(ServletRequestDispatcher.java:97)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:102)
    at com.evermind.server.http.EvermindPageContext.include(EvermindPageContext.java:396)
    at index.jspService(_index.java:104)
    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.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
    at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:50)
    at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
    at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:131)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    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:619)
    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 com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595

    ..hi.did u fix it or went for re-install..we got similar error...and found that some jar files are found at more than one classpath directories ...we moved them out..e.g., common-logging???.jar...we removed and it worked just fine...give it a try...

  • Oracle BPEL Process Manager  error

    I am getting the following error in activities tab in BPEL Process instances / activity and i am also not able to see the flow diagram of bpel process i created and deployed , please check and provide any solution / share solutions
    (message is pasted below)
    Oracle BPEL Process Manager Full Cycle
    An unexpected error has occurred while executing your request. This is most likely related to a defect in the Oracle BPEL Process Manager product. We apologize you can post the error to the OTN forum and we will get back to you as soon as possible.
    Attachments:
    Build Information:
    Oracle BPEL Server version 10.1.3.1.0
    Build: 0
    Build time: Mon Oct 09 08:44:49 PDT 2006
    Build type: release
    Source tag: PCBPEL_10.1.3.1.0_GENERIC_061009.0802
    Exception Message:
    [javax.servlet.ServletException]
    Instance not found in datasource.
    The process domain was unable to fetch the instance with key "10035" from the datasource.
    Please check that the instance key "10035" refers to a valid instance that has been started and not removed from the process domain.
    Exception Trace:
    javax.servlet.ServletException: Instance not found in datasource.
    The process domain was unable to fetch the instance with key "10035" from the datasource.
    Please check that the instance key "10035" refers to a valid instance that has been started and not removed from the process domain.
         at com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:809)
         at com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:756)
         at ngActivityList.jspService(_ngActivityList.java:382)
         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.unprivileged_include(ServletRequestDispatcher.java:160)
         at com.evermind.server.http.ServletRequestDispatcher.access$000(ServletRequestDispatcher.java:50)
         at com.evermind.server.http.ServletRequestDispatcher$1.oc4jRun(ServletRequestDispatcher.java:97)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:102)
         at com.evermind.server.http.EvermindPageContext.include(EvermindPageContext.java:396)
         at activities.jspService(_activities.java:103)
         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.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:50)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:131)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         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:619)
         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)

    Check that your dehydration store is up. Also ensure it is able to accept new connections. Sometimes it can hit the max session count.
    If you bounce SOA Suite does it come up.
    Has anything been done on the system that may have caused this from happening.
    cheers
    James

  • Error installing: BPEL Process Manager 10.0.3.1.0  (Windows XP)

    Guys,
    I am in the process of trying out the Oracle's BPEL workflow solution. Please pardon me if I am asking obvious questions.
    I am trying to install the BPEL Process Manager 10.0.3.1.0 from the following link: http://www.oracle.com/technology/software/products/ias/bpel/index.html.
    1) Created the Oracle DB for the purpose.
    2) I installed the Oracle BPEL Process Manager 10.1.3.1.0 for OC4J. The documentation I am following says the following:
    You need to download the SOA Suite patchset 10.1.3.3 from MetaLink and then apply
    the patchset on BPELPM Standalone 10.1.3.1.
    As I donnot have access to the MetaLink, I was not able to apply the above patch. Is there a workaround it? Or I am doing something wrong here? Please suggest.
    3) Created the BPEL schema in Oracle DB.
    4) Downloaded the Oracle BPEL Process Manager 10.1.3.3 for BEA WebLogic. Ran the set.bat script that created the BPELDomain, Admin Server and BPEL Server.
    I am able to start the Admin Sever (logged in) , but when I try to start the Managed BPELServer, its throwing an error saying boot,ini is not initialized properly. I corrected the username password in boot,ini file, restarted the domain, but no good.
    Does not applying the patch hosing me? or is there some step that I am missing or I am missing something on the weblogic side (9.2 MP2).
    Please let me know. Thanks.

    Guys,
    I was able to install the patch. Thanks Chintan.
    But, seems like I am back to square one. Still having the following error, when I try to start the managed BPELServer from the AdminServer under the new BPELDomain created using weblogic scripts. Changing the username/password in boot.properties(to weblogic/weblogic, same as domain) didn't seem to help.
    Error:
    weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:941)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1029)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:854)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)

  • Error when trying to install Oracle BPEL Process Manager

    I'm receiving this when trying to install Oracle BPEL Process Manager
    setup.exe has encountered a problem and needs to close. We are sorry for the inconvenience.
    If you click in the details, I can see:
    Error signature
    AppName: setup.exe AppVer: 0.0.0.0 ModName: unknown
    ModVer: 0.0.0.0 Offset: 20224d41
    Does anyone knows what it mean?
    Thanks,
    Leandro

    Hi Leandro,
    Check whether you have downloaded the file properly and size of the file is same as what mentioned on the download page.
    Regards,
    Anuj

  • Upgrading to Oracle BPEL Process manager 10.1.3 from 10.1.2

    Hi,
    In our project, we are currently using Oracle BPEL Process Manager 10.1.2 over Oracle Enterprise Server 10.1.2.
    Now we want to upgrade both BPEL Process manager to 10.1.3. I am very much confused what of version Oracle BPEL process manager is compatible with Oracle Enterprise Server. In the downloads page of Oracle I can find Oracle BPEL process manager 10.1.3.3 for other applications like WebLogic, Jboss and Websphere but not for Oracle Enterprise server 10.1.3.3
    I am able to find Oracle BPEL process manager 10.1.3.1 in the download page.
    Can somebody tell what version of BPEL Process manager and Oracle Eneterprise server I need to download such that I can run my bpels developed in 10.1.2 without any problems in 10.1.3
    Please send some input on this.
    Thanks,
    -Vidya

    Is that Oracle Enterprise Server or Oracle Application Server? If it Application server, You can install Oracle SOA Suite 10g 10.1.3.1 and install Patch 10.1.3.3 to become 10.1.3.3

  • Oracle BPEL process Manager Full Cycle Error

    Background introduction:
    This is my first time install SOA, Database Server and JDeveloper in my laptop (I am not sure whether they can be installed in one machine). It seems like the installation didn't pass the Web Services Verification. I hope this won't influence other services in my SOA.
    Problem:
    When I put my username and password in the BPEL Manager Console window, it let me passed it. And then there is a box let me put in the Domain.
    Then this error jump out:
    I hope some one can help me on this.
    Oracle BPEL Process Manager Full Cycle
    An unexpected error has occurred while executing your request. This is most likely related to a defect in the Oracle BPEL Process Manager product. We apologize you can post the error to the OTN forum and we will get back to you as soon as possible.
    Attachments:
    Build Information:
    Oracle BPEL Server version 10.1.3.1.0
    Build: 0
    Build time: Mon Oct 09 08:44:49 PDT 2006
    Build type: release
    Source tag: PCBPEL_10.1.3.1.0_GENERIC_061009.0802
    Exception Message:
    [java.security.AccessControlException]
    access denied (com.collaxa.security.DomainPermission minimax.net read)
    Exception Trace:
    java.security.AccessControlException: access denied (com.collaxa.security.DomainPermission minimax.net read)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
         at java.security.AccessController.checkPermission(AccessController.java:427)
         at com.collaxa.security.OC4JSecurityService.checkAccess(OC4JSecurityService.java:16)
         at com.collaxa.security.SecurityService.checkDomainAccess(SecurityService.java:26)
         at com.collaxa.cube.fe.util.ServletUtils.getLocator(ServletUtils.java:95)
         at index.jspService(_index.java:76)
         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 com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:108)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         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:619)
         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 com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)

    looks like olite might have not been started? or some critical error happened..
    have you checked to logs. or tried starting olite manually from commandline (developer prompt - start_olite.bat)
    hth clemens

  • Error during calling BPEL Process Using Oracle BPEL Process Manager Client

    hi,
    I have the following error during Calling BPel process and I can not detect the reason :
    Exception in thread "main" java.lang.NoClassDefFoundError: javax/ejb/EJBException
         at com.oracle.bpel.client.util.ExceptionUtils.handleServerException(ExceptionUtils.java:76)
         at com.oracle.bpel.client.delivery.DeliveryService.getDeliveryBean(DeliveryService.java:254)
         at com.oracle.bpel.client.delivery.DeliveryService.request(DeliveryService.java:83)
         at com.oracle.bpel.client.delivery.DeliveryService.request(DeliveryService.java:53)
         at portlet.BPELProcess.startProcess(BPELProcess.java:68)
         at portlet.BPELProcess.main(BPELProcess.java:89)
    My Code :
    locator = new Locator("default", "welcome1");
    deliveryService = (IDeliveryService)locator.lookupService(IDeliveryService.SERVICE_NAME);
    String SchemaInputXML = "<soap:Envelope xmlns:soap=\"http://schemas.xmlsoap.org/soap/envelope/\">\n" +
    " <soap:Header/>\n" +
    " <soap:Body xmlns:ns1=\"http://www.globalcompany.com/ns/sales\">\n" +
    " <ns1:User>\n" +
    " <ns1:FirstName>787878</ns1:FirstName>\n" +
    " <ns1:LastName>ujfyytytry</ns1:LastName>\n" +
    " </ns1:User>\n" +
    " </soap:Body>\n" +
    "</soap:Envelope>\n";
    NormalizedMessage nm = new NormalizedMessage();
    nm.addPart("payload", SchemaInputXML);
    deliveryService.request("userBPEL", "initiate", nm); --> here exception appear
    userBPEL is my Process Name
    initiate is BPel method

    Message was edited by:
    Marc Kelderman

  • IDeliveryService.request(..) throws error in BPEL Process Manager 10.1.3.1

    Hi all,
    I try to start a bpel process from a stand alone java client, it works when I tried it with BPEL Process Manager 10.1.2 but it didn't work for 10.1.3.1.
    Here is my code :
    NormalizedMessage message = new NormalizedMessage();
    // message prepared here ...........
    IDeliveryService service = (IDeliveryService) locator.lookupService(IDeliveryService.SERVICE_NAME);                    NormalizedMessage result = service.request(processName, "process", message);
    What should I do to make it work?
    Thanks in advance,
    santoso
    Below is the exception:
    WARNING: Exception returned by remote server: {0}
    oracle.classloader.util.AnnotatedLinkageError: duplicate class definition: com/oracle/bpel/client/ejb/interfaces/ITaskManagerBeanHome
         Invalid class: com.oracle.bpel.client.ejb.interfaces.ITaskManagerBeanHome
         Loader: orabpel.root:0.0.0
         Code-Source: /D:/product/10.1.3/orabpel/bpel/system/appserver/oc4j/j2ee/home/applications/orabpel_ear/ejb_ob_engine.jar
         Configuration: <ejb> in D:\product\10.1.3\orabpel\bpel\system\appserver\oc4j\j2ee\home\applications\orabpel_ear
         Dependent class: oracle.oc4j.rmi.ServerRmiMethodCache
         Loader: oc4j:10.1.3
         Code-Source: /D:/product/10.1.3/orabpel/bpel/system/appserver/oc4j/j2ee/home/lib/oc4j-internal.jar
         Configuration: <code-source> in META-INF/boot.xml in D:\product\10.1.3\orabpel\bpel\system\appserver\oc4j\j2ee\home\oc4j.jar
         at oracle.classloader.PolicyClassLoader.findLocalClass (PolicyClassLoader.java:1462) [D:/product/10.1.3/orabpel/bpel/system/appserver/oc4j/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@9627532]
         at oracle.classloader.SearchPolicy$FindLocal.getClass (SearchPolicy.java:167) [D:/product/10.1.3/orabpel/bpel/system/appserver/oc4j/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@9627532]

    Hi Frisco,
    I still can't find any solution for it.I switched to axis2 to invoke the bpel process.
    santoso

  • Problem installing BPEL Process Manager 10.1.3.1.0

    Hi,
    I'm new to BPEL. I downloaded BPEL Process Manager 10.1.3.1.0 for OC4J for Windows. After the download while doing the Oracle Universal Installer I selected "BPEL Process Manager for OracleAS Middle Tier"
    I get the following error:
    BPEL Process Manager for OracleAS Middle Tier will run on top of a supported Oracle Applications Server 10.1.3.0 J2EE Server and Web Server OR J2EE Server instance. This location does not contain this instance. Please refer to the Installation Guide for supported versions. Please select a new Oracle Home that contains a supported instance.
    Can anyone please let me know what could be the issue.
    Thanks
    -Prapoorna

    Hi,
    I'm new to BPEL. I downloaded BPEL Process Manager
    10.1.3.1.0 for OC4J for Windows. After the download
    while doing the Oracle Universal Installer I selected
    "BPEL Process Manager for OracleAS Middle Tier" You would select the above installation option only if you already have an OracleAS Middle Tier - and it would then install BPEL PM into the same ORACLE_HOME.
    The below error message is telling you the same. You have one of two options:
    1. install Oracle AS midtier first and then redo the above install of the BPEL PM
    2. select the standalone option (not the midtier option)
    HTH
    >
    I get the following error:
    BPEL Process Manager for OracleAS Middle Tier will
    run on top of a supported Oracle Applications Server
    10.1.3.0 J2EE Server and Web Server OR J2EE Server
    instance. This location does not contain this
    instance. Please refer to the Installation Guide for
    supported versions. Please select a new Oracle Home
    that contains a supported instance.
    Can anyone please let me know what could be the
    issue.
    Thanks
    -Prapoorna

  • Does Oracle BPEL process manager ships jdeveloper bpel designer

    I had downloaded Oracle bpel process manager and installed on my desktop but I am unable to find jdeveloper bpel designer shiped with process manager.
    Could any one update me regarding the same

    Hi,
    Follow the steps which I have mentioned.If you want to start with BPEL you can do either of the two things.
    1) If you are interested in only BPEL then download and install BPEL server from oracle site. For coding you need to have Jdeveloper.
    or
    2) If you want to use all the components of SOA then download version 10.1.3.1 and install SOA suite. Apply Patch to upgrade version to 10.1.3.3.
    After installation of server, download Jdeveloper 10g and Unzip the file to use it.
    Hope I clarified your doubt.
    Cheers,
    Abhi...

  • Cannot find new_domain in BPEL Process Manager

    Hi Friends,
    I have upgraded the patch of oracle soa suite 10.1.3.1 to 10.1.3.4 ....I followed the procedure , i ran the scripts, installation was successful. but when i open my bpel process manager i dont find any change the GUI is not different...i have seen screenshots of 10.1.3.4 bpel pm they are different and it has an option jump to dropdown menu where it has default and new_domain menu items but i cant find them...
    can anyone please tell me what should do in order to get the option of creating new_domain...
    it would be very thankful....
    Thanks
    Bargo

    Hi James
    Thanks for the repiles...
    i got the problem solved of activities tab in BPEL PM console.
    but when my friend installed patch 10.1.3.4 , everything is same but the change was in bpel process manager console and he has seperate web page for bpel admin user console and in bpel console he has an option to create new_domain
    but when i installed i got extra configurations and administrator tab
    what mistakes did i do? i followed all the instructions and i run the scripts
    why am i not getting the new features of bpel process manager
    please try to solve this problem...if this problem persists the same , will i dont get any errors while depolying bpel processes
    actually i want to do orderbooking tutorial...please let me know
    thanks in advance
    bhargo

  • Silent install Oracle BPEL Process Manager 10.1.2.0.2 doesn't work

    We try a silent install of BPEL Process Manager, but it doesn't work. We use this batchfile: setup.exe -nowait -force -responseFile C:\Oracle_BPEL.rsp
    This is our responseFile:
    RESPONSEFILE_VERSION=2.2.1.0.0
    UNIX_GROUP_NAME=<Nicht festgelegter Wert>
    FROM_LOCATION="C:\BPEL\bpel_oc4j\stage\products.xml"
    FROM_LOCATION_CD_LABEL=<Nicht festgelegter Wert>
    ORACLE_HOME="C:\Programme\OraBPEL"
    ORACLE_HOME_NAME="OraBPELPM1"
    We use a German Windows XP SP2.
    The installation starts and creates an "OraInstall"-Directory in the TEMP-DIR. Then the installation stops (fails).
    Is there a possibility to create an error log? The switch "-debug" shows only the just running actions in a "DOS"-Window that closed itsself after the error. So we can't read the error massage.

    Could anybody post a functunaly response file?
    Thanks a lot!

Maybe you are looking for