Cube Service

I have enabled cube service Web Service over PAS in a VMWare image using NEtweaver 7.2. I then created a simple  Xcelsius call of one of the Cube Service methods. The fact that the methods are available for me in Xcelius would indicate the Web Service is working correctly. However when I attempt to preview theflash I am prompted to add the file and source to the Adobe Global Security settings. I do this but when I retry the preview I get the same prompt again.
To ensure there was nothing in my VMWare image that was preventing access to the Adobe Global Security settings I then opened another Webservice Xcelius flash that read data from the external Internet. After adding this second flash to the Adobe Global Security settings it worked fine whereas I have not been able to get the PAS sourced flash file to run.
Has anyone used this service before? Can anyone offer tips?

Thread closed with no replies

Similar Messages

  • Remote Cube (Service-InfoCubes)

    Hi All,
    can anyone explain me how to make a Remote Cube (Service-InfoCube) to extract data from an Oracle-System.
    Thanks,
    Muammer

    Hi Roberto,
    thank you for the fast answer. I have read this before but i don't understand the needed steps on the Oracle-System.
    Hope anyone can help me...
    Thanks
    Muammer
    Message was edited by:
            Muammer Kizilaslan

  • Cube Service Documentation

    The SBOP_Config_Server_Help lists the parameters for each of the methods for CubeServices. It does not describe what values can be put in these. In many cases methods that work in WSNavigator fail when run from Xcelsius CubeServices. In some other cases the methods don't seem to work in either environment. Without documentation there is no way to be certain whether this is a result of bugs in the system or bacuase I am not calling the method correctly.
    Is there any documentation on these methods?
    Has anyone used these?
    Cliff

    Thread closed with no replies

  • How to Virtual cube with services works

    Hi,
    How to Virtual cube with services works.
    can anyone provide me a realtime scenerio.
    if possible provide some code.
    Thanks,
    cheta.

    For which functinality you are trying to create VC with services.
    This is mostly used in SEM BCS.
    You have to create cube similar path like normal cube, but select in the properties virtual cube, services.
    There is a standard FM which connects the Virtual cube to the required cube in BCS. ( this is done by BCS data basis generation function) and we have to do nothing for FM.
    In BCS we use virtual cube only for reporting purpose, since standard BCS cube cannot be used for reporting. hence what we do is create another virtucal cube very smiliar to BCS cube.
    Then both the Virtual cube and BCS cube are connected by standard FM.

  • Error in invoking task query service-after customising Worklist application

    hi' I am getting error after trying to customize the Worklist application.
    IWorkflowServiceClient wfSvcClient =WorkflowServiceClientFactory.getWorkflowServiceClient(WorkflowServiceClientFactory.SOAP_CLIENT);
    IWorkflowContext wfCtx = wfSvcClient.getTaskQueryService().authenticate(userid, password, realm_name, null);
    In the above code 2nd line gives error:
    log4j:WARN No appenders could be found for logger (collaxa.cube.services).
    log4j:WARN Please initialize the log4j system properly.
    <2009-11-16 11:36:55,598> <ERROR> <oracle.bpel.services.workflow> <::>
    java.lang.NullPointerException
         at oracle.bpel.services.common.util.AbstractJaxbUtil.getAbsoluteSchemaLocation(AbstractJaxbUtil.java:320)
         at oracle.bpel.services.common.util.AbstractJaxbUtil.createUnmarshaller(AbstractJaxbUtil.java:295)
         at oracle.bpel.services.common.util.AbstractJaxbUtil.unmarshal(AbstractJaxbUtil.java:145)
         at oracle.bpel.services.common.util.AbstractJaxbUtil.unmarshal(AbstractJaxbUtil.java:127)
         at oracle.bpel.services.config.ConfigurationManager.init(ConfigurationManager.java:60)
         at oracle.bpel.services.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:101)
         at oracle.bpel.services.config.ConfigurationManager.getProperty(ConfigurationManager.java:119)
         at oracle.bpel.services.config.ConfigurationManager.getBooleanProperty(ConfigurationManager.java:170)
         at oracle.bpel.services.common.exception.ServicesException.<clinit>(ServicesException.java:61)
         at oracle.bpel.services.config.ConfigurationManager.init(ConfigurationManager.java:79)
         at oracle.bpel.services.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:101)
         at oracle.bpel.services.workflow.verification.impl.VerificationService.<clinit>(VerificationService.java:151)
         at oracle.bpel.services.workflow.query.client.AbstractDOMTaskQueryServiceClient.<clinit>(AbstractDOMTaskQueryServiceClient.java:73)
         at oracle.bpel.services.workflow.client.SOAPWorkflowServiceClient.getTaskQueryService(SOAPWorkflowServiceClient.java:73)
         at test.GetWorkList.getWorklist(GetWorkList.java:39)
         at test.GetWorkList.main(GetWorkList.java:111)
    <::> ORABPEL-30028
    <::>
    <::> Invalid configuration file wf_config.xml
    <::> The configuration file wf_config.xml not be read.
    <::> Make sure that the configuration file wf_config.xml is available and is a valid XML document. Contact oracle support if error is not fixable.
    <::>
    <::>      at oracle.bpel.services.config.ConfigurationManager.init(ConfigurationManager.java:79)
    <::>      at oracle.bpel.services.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:101)
    <::>      at oracle.bpel.services.config.ConfigurationManager.getProperty(ConfigurationManager.java:119)
    <::>      at oracle.bpel.services.config.ConfigurationManager.getBooleanProperty(ConfigurationManager.java:170)
    <::>      at oracle.bpel.services.common.exception.ServicesException.<clinit>(ServicesException.java:61)
    <::>      at oracle.bpel.services.config.ConfigurationManager.init(ConfigurationManager.java:79)
    <::>      at oracle.bpel.services.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:101)
    <::>      at oracle.bpel.services.workflow.verification.impl.VerificationService.<clinit>(VerificationService.java:151)
    <::>      at oracle.bpel.services.workflow.query.client.AbstractDOMTaskQueryServiceClient.<clinit>(AbstractDOMTaskQueryServiceClient.java:73)
    <::>      at oracle.bpel.services.workflow.client.SOAPWorkflowServiceClient.getTaskQueryService(SOAPWorkflowServiceClient.java:73)
    <::>      at test.GetWorkList.getWorklist(GetWorkList.java:39)
    <::>      at test.GetWorkList.main(GetWorkList.java:111)
    <::> Caused by: java.lang.NullPointerException
    <::>      at oracle.bpel.services.common.util.AbstractJaxbUtil.getAbsoluteSchemaLocation(AbstractJaxbUtil.java:320)
    <::>      at oracle.bpel.services.common.util.AbstractJaxbUtil.createUnmarshaller(AbstractJaxbUtil.java:295)
    <::>      at oracle.bpel.services.common.util.AbstractJaxbUtil.unmarshal(AbstractJaxbUtil.java:145)
    <::>      at oracle.bpel.services.common.util.AbstractJaxbUtil.unmarshal(AbstractJaxbUtil.java:127)
    <::>      at oracle.bpel.services.config.ConfigurationManager.init(ConfigurationManager.java:60)
    <::>      ... 11 more
    <2009-11-16 11:36:55,598> <ERROR> <oracle.bpel.services.workflow> <::>
    java.lang.NullPointerException
         at oracle.bpel.services.common.util.AbstractJaxbUtil.getAbsoluteSchemaLocation(AbstractJaxbUtil.java:320)
         at oracle.bpel.services.common.util.AbstractJaxbUtil.createUnmarshaller(AbstractJaxbUtil.java:295)
         at oracle.bpel.services.common.util.AbstractJaxbUtil.unmarshal(AbstractJaxbUtil.java:145)
         at oracle.bpel.services.common.util.AbstractJaxbUtil.unmarshal(AbstractJaxbUtil.java:127)
         at oracle.bpel.services.config.ConfigurationManager.init(ConfigurationManager.java:60)
         at oracle.bpel.services.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:101)
         at oracle.bpel.services.config.ConfigurationManager.getProperty(ConfigurationManager.java:119)
         at oracle.bpel.services.config.ConfigurationManager.getBooleanProperty(ConfigurationManager.java:170)
         at oracle.bpel.services.common.exception.ServicesException.<clinit>(ServicesException.java:61)
         at oracle.bpel.services.config.ConfigurationManager.init(ConfigurationManager.java:79)
         at oracle.bpel.services.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:101)
         at oracle.bpel.services.workflow.verification.impl.VerificationService.<clinit>(VerificationService.java:151)
         at oracle.bpel.services.workflow.query.client.AbstractDOMTaskQueryServiceClient.<clinit>(AbstractDOMTaskQueryServiceClient.java:73)
         at oracle.bpel.services.workflow.client.SOAPWorkflowServiceClient.getTaskQueryService(SOAPWorkflowServiceClient.java:73)
         at test.GetWorkList.getWorklist(GetWorkList.java:39)
         at test.GetWorkList.main(GetWorkList.java:111)
    <::> ORABPEL-30028
    <::>
    <::> Invalid configuration file wf_config.xml
    <::> The configuration file wf_config.xml not be read.
    <::> Make sure that the configuration file wf_config.xml is available and is a valid XML document. Contact oracle support if error is not fixable.
    <::>
    <::>      at oracle.bpel.services.config.ConfigurationManager.init(ConfigurationManager.java:79)
    <::>      at oracle.bpel.services.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:101)
    <::>      at oracle.bpel.services.workflow.verification.impl.VerificationService.<clinit>(VerificationService.java:151)
    <::>      at oracle.bpel.services.workflow.query.client.AbstractDOMTaskQueryServiceClient.<clinit>(AbstractDOMTaskQueryServiceClient.java:73)
    <::>      at oracle.bpel.services.workflow.client.SOAPWorkflowServiceClient.getTaskQueryService(SOAPWorkflowServiceClient.java:73)
    <::>      at test.GetWorkList.getWorklist(GetWorkList.java:39)
    <::>      at test.GetWorkList.main(GetWorkList.java:111)
    <::> Caused by: java.lang.NullPointerException
    <::>      at oracle.bpel.services.common.util.AbstractJaxbUtil.getAbsoluteSchemaLocation(AbstractJaxbUtil.java:320)
    <::>      at oracle.bpel.services.common.util.AbstractJaxbUtil.createUnmarshaller(AbstractJaxbUtil.java:295)
    <::>      at oracle.bpel.services.common.util.AbstractJaxbUtil.unmarshal(AbstractJaxbUtil.java:145)
    <::>      at oracle.bpel.services.common.util.AbstractJaxbUtil.unmarshal(AbstractJaxbUtil.java:127)
    <::>      at oracle.bpel.services.config.ConfigurationManager.init(ConfigurationManager.java:60)
    <::>      ... 6 more
    <2009-11-16 11:36:55,598> <ERROR> <oracle.bpel.services.workflow> <::>
    java.lang.NullPointerException
         at oracle.bpel.services.common.util.AbstractJaxbUtil.getAbsoluteSchemaLocation(AbstractJaxbUtil.java:320)
         at oracle.bpel.services.common.util.AbstractJaxbUtil.createUnmarshaller(AbstractJaxbUtil.java:295)
         at oracle.bpel.services.common.util.AbstractJaxbUtil.unmarshal(AbstractJaxbUtil.java:145)
         at oracle.bpel.services.common.util.AbstractJaxbUtil.unmarshal(AbstractJaxbUtil.java:127)
         at oracle.bpel.services.config.ConfigurationManager.init(ConfigurationManager.java:60)
         at oracle.bpel.services.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:101)
         at oracle.bpel.services.workflow.verification.impl.VerificationService.<clinit>(VerificationService.java:151)
         at oracle.bpel.services.workflow.query.client.AbstractDOMTaskQueryServiceClient.<clinit>(AbstractDOMTaskQueryServiceClient.java:73)
         at oracle.bpel.services.workflow.client.SOAPWorkflowServiceClient.getTaskQueryService(SOAPWorkflowServiceClient.java:73)
         at test.GetWorkList.getWorklist(GetWorkList.java:39)
         at test.GetWorkList.main(GetWorkList.java:111)
    <::> ORABPEL-30028
    <::>
    <::> Invalid configuration file wf_config.xml
    <::> The configuration file wf_config.xml not be read.
    <::> Make sure that the configuration file wf_config.xml is available and is a valid XML document. Contact oracle support if error is not fixable.
    <::>
    <::>      at oracle.bpel.services.config.ConfigurationManager.init(ConfigurationManager.java:79)
    <::>      at oracle.bpel.services.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:101)
    <::>      at oracle.bpel.services.workflow.verification.impl.VerificationService.<clinit>(VerificationService.java:151)
    <::>      at oracle.bpel.services.workflow.query.client.AbstractDOMTaskQueryServiceClient.<clinit>(AbstractDOMTaskQueryServiceClient.java:73)
    <::>      at oracle.bpel.services.workflow.client.SOAPWorkflowServiceClient.getTaskQueryService(SOAPWorkflowServiceClient.java:73)
    <::>      at test.GetWorkList.getWorklist(GetWorkList.java:39)
    <::>      at test.GetWorkList.main(GetWorkList.java:111)
    <::> Caused by: java.lang.NullPointerException
    <::>      at oracle.bpel.services.common.util.AbstractJaxbUtil.getAbsoluteSchemaLocation(AbstractJaxbUtil.java:320)
    <::>      at oracle.bpel.services.common.util.AbstractJaxbUtil.createUnmarshaller(AbstractJaxbUtil.java:295)
    <::>      at oracle.bpel.services.common.util.AbstractJaxbUtil.unmarshal(AbstractJaxbUtil.java:145)
    <::>      at oracle.bpel.services.common.util.AbstractJaxbUtil.unmarshal(AbstractJaxbUtil.java:127)
    <::>      at oracle.bpel.services.config.ConfigurationManager.init(ConfigurationManager.java:60)
    <::>      ... 6 more
    <2009-11-16 11:36:55,598> <ERROR> <oracle.bpel.services.workflow> <::>
    java.lang.NullPointerException
         at oracle.bpel.services.common.util.AbstractJaxbUtil.getAbsoluteSchemaLocation(AbstractJaxbUtil.java:320)
         at oracle.bpel.services.common.util.AbstractJaxbUtil.createUnmarshaller(AbstractJaxbUtil.java:295)
         at oracle.bpel.services.common.util.AbstractJaxbUtil.unmarshal(AbstractJaxbUtil.java:145)
         at oracle.bpel.services.common.util.AbstractJaxbUtil.unmarshal(AbstractJaxbUtil.java:127)
         at oracle.bpel.services.config.ConfigurationManager.init(ConfigurationManager.java:60)
         at oracle.bpel.services.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:101)
         at oracle.bpel.services.workflow.verification.impl.VerificationService.<clinit>(VerificationService.java:151)
         at oracle.bpel.services.workflow.query.client.AbstractDOMTaskQueryServiceClient.<clinit>(AbstractDOMTaskQueryServiceClient.java:73)
         at oracle.bpel.services.workflow.client.SOAPWorkflowServiceClient.getTaskQueryService(SOAPWorkflowServiceClient.java:73)
         at test.GetWorkList.getWorklist(GetWorkList.java:39)
         at test.GetWorkList.main(GetWorkList.java:111)
    <::> WorkflowService:: VerificationService.VerificationService: Session Timeout set to default due to error: Invalid configuration file wf_config.xml
    <::> The configuration file wf_config.xml not be read.
    <::> Make sure that the configuration file wf_config.xml is available and is a valid XML document. Contact oracle support if error is not fixable.
    ITaskQueryService
    <::> ORABPEL-30509
    <::>
    <::> Error in invoking task query service.
    <::> A client side error occured in invoking the task query service.
    <::> Please check the exception error stack to identify the error. Contact oracle support if error is not fixable.
    <::>
    <::>      at oracle.bpel.services.workflow.query.client.TaskQueryServiceSOAPClient.invoke(TaskQueryServiceSOAPClient.java:176)
    <::>      at oracle.bpel.services.workflow.query.client.TaskQueryServiceSOAPClient.authenticate(TaskQueryServiceSOAPClient.java:193)
    <::>      at oracle.bpel.services.workflow.query.client.AbstractDOMTaskQueryServiceClient.authenticate(AbstractDOMTaskQueryServiceClient.java:90)
    <::>      at test.GetWorkList.getWorklist(GetWorkList.java:43)
    <::>      at test.GetWorkList.main(GetWorkList.java:111)
    <::> Caused by: javax.xml.soap.SOAPException: Unable to create message factory for SOAP: Provider org.apache.axis.soap.MessageFactoryImpl not found
    <::>      at javax.xml.soap.MessageFactory.newInstance(MessageFactory.java:119)
    <::>      at oracle.bpel.services.workflow.query.client.TaskQueryServiceSOAPClient.invoke(TaskQueryServiceSOAPClient.java:103)
    <::>      ... 4 more
    <2009-11-16 11:36:55,661> <ERROR> <oracle.bpel.services.workflow> <::> Unable to create message factory for SOAP: Provider org.apache.axis.soap.MessageFactoryImpl not found
    javax.xml.soap.SOAPException: Unable to create message factory for SOAP: Provider org.apache.axis.soap.MessageFactoryImpl not found
         at javax.xml.soap.MessageFactory.newInstance(MessageFactory.java:119)
         at oracle.bpel.services.workflow.query.client.TaskQueryServiceSOAPClient.invoke(TaskQueryServiceSOAPClient.java:103)
         at oracle.bpel.services.workflow.query.client.TaskQueryServiceSOAPClient.authenticate(TaskQueryServiceSOAPClient.java:193)
         at oracle.bpel.services.workflow.query.client.AbstractDOMTaskQueryServiceClient.authenticate(AbstractDOMTaskQueryServiceClient.java:90)
         at test.GetWorkList.getWorklist(GetWorkList.java:43)
         at test.GetWorkList.main(GetWorkList.java:111)
    <::> ORABPEL-30509
    <::>
    <::> Error in invoking task query service.
    <::> A client side error occured in invoking the task query service.
    <::> Please check the exception error stack to identify the error. Contact oracle support if error is not fixable.
    <::>
    <::>      at oracle.bpel.services.workflow.query.client.TaskQueryServiceSOAPClient.invoke(TaskQueryServiceSOAPClient.java:176)
    <::>      at oracle.bpel.services.workflow.query.client.TaskQueryServiceSOAPClient.authenticate(TaskQueryServiceSOAPClient.java:193)
    <::>      at oracle.bpel.services.workflow.query.client.AbstractDOMTaskQueryServiceClient.authenticate(AbstractDOMTaskQueryServiceClient.java:90)
    <::>      at test.GetWorkList.getWorklist(GetWorkList.java:43)
    <::>      at test.GetWorkList.main(GetWorkList.java:111)
    <::> Caused by: javax.xml.soap.SOAPException: Unable to create message factory for SOAP: Provider org.apache.axis.soap.MessageFactoryImpl not found
    <::>      at javax.xml.soap.MessageFactory.newInstance(MessageFactory.java:119)
    <::>      at oracle.bpel.services.workflow.query.client.TaskQueryServiceSOAPClient.invoke(TaskQueryServiceSOAPClient.java:103)
    <::>      ... 4 more
    <2009-11-16 11:36:55,661> <ERROR> <oracle.bpel.services.workflow> <::> Unable to create message factory for SOAP: Provider org.apache.axis.soap.MessageFactoryImpl not found
    javax.xml.soap.SOAPException: Unable to create message factory for SOAP: Provider org.apache.axis.soap.MessageFactoryImpl not found
         at javax.xml.soap.MessageFactory.newInstance(MessageFactory.java:119)
         at oracle.bpel.services.workflow.query.client.TaskQueryServiceSOAPClient.invoke(TaskQueryServiceSOAPClient.java:103)
         at oracle.bpel.services.workflow.query.client.TaskQueryServiceSOAPClient.authenticate(TaskQueryServiceSOAPClient.java:193)
         at oracle.bpel.services.workflow.query.client.AbstractDOMTaskQueryServiceClient.authenticate(AbstractDOMTaskQueryServiceClient.java:90)
         at test.GetWorkList.getWorklist(GetWorkList.java:43)
         at test.GetWorkList.main(GetWorkList.java:111)
    Error in invoking task query service.
    A client side error occured in invoking the task query service.
    Please check the exception error stack to identify the error. Contact oracle support if error is not fixable.
    javax.xml.soap.SOAPException: Unable to create message factory for SOAP: Provider org.apache.axis.soap.MessageFactoryImpl not found
         at javax.xml.soap.MessageFactory.newInstance(MessageFactory.java:119)
         at oracle.bpel.services.workflow.query.client.TaskQueryServiceSOAPClient.invoke(TaskQueryServiceSOAPClient.java:103)
         at oracle.bpel.services.workflow.query.client.TaskQueryServiceSOAPClient.authenticate(TaskQueryServiceSOAPClient.java:193)
         at oracle.bpel.services.workflow.query.client.AbstractDOMTaskQueryServiceClient.authenticate(AbstractDOMTaskQueryServiceClient.java:90)
         at test.GetWorkList.getWorklist(GetWorkList.java:43)
         at test.GetWorkList.main(GetWorkList.java:111)after taskquery
    Edited by: Yatan on Nov 16, 2009 12:22 PM

    I am not getting where to keep this .xml file so it is able to read this.
    please advice.
    thanks
    Yatan

  • Error while deploying Decision Service.

    Hi!! ))
    I work with 10.1.3.1 and i try to deploy my process (here it is http://starangor.pix.ru/i/users/s/t/starangor/normal/2af18ff05be954ed8e2cd3aa2ba0ef58.jpg).
    Domain.log:
    <2007-05-23 14:42:05,720> <INFO> <default.collaxa.cube.services> <DeploymentListener::onProcessUninitAspect> Path = /default/BPELrulishe2/1.0
    <2007-05-23 14:42:07,594> <INFO> <default.collaxa.cube.compiler> validating "D:\product\10.1.3.1\OracleAS_1\bpel\domains\default\tmp\.bpel_BPELrulishe2_1.0_2e9b4fe06711807cfad74cf82d933058.tmp\BPELrulishe2.bpel" ...
    <2007-05-23 14:42:37,677> <INFO> <default.collaxa.cube.engine.deployment> <CubeProcessFactory::generateProcessClass>
    Process "BPELrulishe2" (revision "1.0") successfully compiled.
    <2007-05-23 14:42:37,974> <INFO> <default.collaxa.cube.engine.deployment> Process "BPELrulishe2" (revision "1.0") successfully loaded.
    <2007-05-23 14:42:37,974> <INFO> <default.collaxa.cube.services> <DeploymentListener::onProcessDeployAspect> Path = /default/BPELrulishe2/1.0
    <2007-05-23 14:42:38,786> <INFO> <default.collaxa.cube.services> <DeploymentListener::onProcessInitAspect> Path = /default/BPELrulishe2/1.0
    Message from Apache Ant - Log:
    Buildfile: D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELrulishe2\build.xml
    validateTask:
    [echo]
    | Validating workflow
    [validateTask] Validation of workflow task definitions is completed without errors
    deployProcess:
    [echo]
    | Deploying bpel process BPELrulishe2 on delalande.int.rdtex.ru, port 80
    [deployProcess] Start of validating settings
    [deployProcess] End of validating settings
    [deployProcess] Start of the deployment of process BPELrulishe2
    [deployProcess] Deploying process D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELrulishe2\output\bpel_BPELrulishe2_1.0.jar
    [deployProcess] Accesing URL /integration/services/deploy/deployHttpClientProcess.jsp
    [deployProcess] bpel_BPELrulishe2_1.0.jar deployed successfully.
    [deployProcess] End of the deployment
    [deployProcess] Done deploying process BPELrulishe2
    [deployProcess] Successfully deployed the process "BPELrulishe2" on server "delalande.int.rdtex.ru" and port "80"
    deployTaskForm:
    [echo]
    | Deploying workflow form for BPELrulishe2 on delalande.int.rdtex.ru, port 80
    [deployTaskForm] Start of deploying forms
    [deployTaskForm] End of deploying forms
    [deployTaskForm] There are no forms to deploy
    deployDecisionServices:
    [echo]
    | Deploying decision services for BPELrulishe2 on delalande.int.rdtex.ru, port 80
    [deployDecisionServices] Start of deploying decision services.
    [deployDecisionServices] Deploy decision service in directory D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELrulishe2\decisionservices\DecisionService
    [deployDecisionServices] Start deploying decision service from directory D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELrulishe2\decisionservices\DecisionService to J2EE context /rules/default/BPELrulishe2/1.0/DecisionService
    [deployDecisionServices] Replace placeholders in file D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELrulishe2\decisionservices\DecisionService\war\WEB-INF\wsdl\DecisionService.wsdl
    [deployDecisionServices] Replace placeholders in file D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELrulishe2\decisionservices\DecisionService\war\WEB-INF\wsdl\DecisionService.wsdl done.
    [deployDecisionServices] Replace placeholders in file D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELrulishe2\decisionservices\DecisionService\war\public_html\GetDecisionServiceInfo.jsp
    [deployDecisionServices] Copy operation failed for D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELrulishe2\decisionservices\DecisionService\war\public_html\GetDecisionServiceInfo.jsp, error: D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELrulishe2\decisionservices\DecisionService\war\public_html\GetDecisionServiceInfo.jsp
    [deployDecisionServices] Error in ant execution: Replace placeholders in JSP file failed
    BUILD FAILED
    D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELrulishe2\build.xml:116: Error while deploying decision services on server "delalande.int.rdtex.ru"
    Total time: 56 seconds
    Why it can't find GetDecisionServiceInfo.jsp?
    and where can I get it?

    At this time i create Desicion Service das you say with command prompt.
    Just in case i paste all content of command prompt
    and that was in cmd:
    Wnen i create it in wizard and before click Finish:
    <RuleEngineFactory::loadConfiguration> Load configuration from DecisionServiceCo
    nfiguration.xml
    <RuleEngineFactory::loadConfiguration> DecisionServiceConfiguration.xml not foun
    d, intialize with minimal configuration.
    <RuleEngineFactory::loadConfiguration> Try to load rule engine provider Oracle
    <RuleEngineFactory::loadConfiguration> Try to load fact context OracleJaxb
    <RuleEngineFactory::loadConfiguration> Loaded 1 rule providers and 1 fact contex
    t providers.
    java.lang.NullPointerException
    at oracle.tip.tools.ide.pm.rule.wizard.DecisionServiceWizard.wizardFinis
    hed(DecisionServiceWizard.java:286)
    at oracle.bali.ewt.wizard.BaseWizard.processWizardEvent(Unknown Source)
    at oracle.bali.ewt.wizard.BaseWizard.processEventImpl(Unknown Source)
    at oracle.bali.ewt.LWComponent.processEvent(Unknown Source)
    at oracle.bali.ewt.wizard.BaseWizard.doFinish(Unknown Source)
    at oracle.bali.ewt.wizard.BaseWizard$Action.actionPerformed(Unknown Sour
    ce)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:18
    49)
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.jav
    a:2169)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel
    .java:420)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonL
    istener.java:234)
    at java.awt.Component.processMouseEvent(Component.java:5488)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
    at java.awt.Component.processEvent(Component.java:5253)
    at java.awt.Container.processEvent(Container.java:1966)
    at java.awt.Component.dispatchEventImpl(Component.java:3955)
    at java.awt.Container.dispatchEventImpl(Container.java:2024)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
    at java.awt.Container.dispatchEventImpl(Container.java:2010)
    at java.awt.Window.dispatchEventImpl(Window.java:1774)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:163)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:153)
    at java.awt.Dialog$1.run(Dialog.java:515)
    at java.awt.Dialog.show(Dialog.java:536)
    at java.awt.Component.show(Component.java:1300)
    at java.awt.Component.setVisible(Component.java:1253)
    at oracle.bali.ewt.wizard.WizardDialog.runDialog(Unknown Source)
    at oracle.bali.ewt.wizard.WizardDialog.runDialog(Unknown Source)
    at oracle.tip.tools.ide.pm.rule.wizard.DecisionServiceWizard.display(Dec
    isionServiceWizard.java:218)
    at oracle.tip.tools.ide.pm.addons.ExtensionsDNDDropHandler.showDecisionS
    erviceWizard(ExtensionsDNDDropHandler.java:217)
    at oracle.tip.tools.ide.pm.addons.ExtensionsDNDDropHandler.handleSwimLan
    eDrop(ExtensionsDNDDropHandler.java:202)
    at oracle.tip.tools.ide.pm.addons.ExtensionsDNDDropHandler.handleDrop(Ex
    tensionsDNDDropHandler.java:92)
    at oracle.tip.tools.ide.common.graph.DefaultGraphPaneDropTargetListener.
    routeToDropHandler(DefaultGraphPaneDropTargetListener.java:264)
    at oracle.tip.tools.ide.common.graph.DefaultGraphPaneDropTargetListener.
    handleDrop(DefaultGraphPaneDropTargetListener.java:249)
    at oracle.tip.tools.ide.pm.bpelgraph.collaxalaf.BPELGraphPaneDropTargetL
    istener.handleDrop(BPELGraphPaneDropTargetListener.java:215)
    at oracle.tip.tools.ide.common.graph.DefaultGraphPaneDropTargetListener.
    drop(DefaultGraphPaneDropTargetListener.java:322)
    at java.awt.dnd.DropTarget.drop(DropTarget.java:430)
    at sun.awt.dnd.SunDropTargetContextPeer.processDropMessage(SunDropTarget
    ContextPeer.java:500)
    at sun.awt.dnd.SunDropTargetContextPeer.access$800(SunDropTargetContextP
    eer.java:53)
    at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchDropEven
    t(SunDropTargetContextPeer.java:812)
    at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchEvent(Su
    nDropTargetContextPeer.java:736)
    at sun.awt.dnd.SunDropTargetEvent.dispatch(SunDropTargetEvent.java:29)
    at java.awt.Component.dispatchEventImpl(Component.java:3826)
    at java.awt.Container.dispatchEventImpl(Container.java:2024)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212
    at java.awt.LightweightDispatcher.processDropTargetEvent(Container.java:
    3963)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3817)
    at java.awt.Container.dispatchEventImpl(Container.java:2010)
    at java.awt.Window.dispatchEventImpl(Window.java:1774)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:163)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    And message that appear after i click finish in create Decision Service wizard:
    <DecisionServiceBuilder::populateMaps> Add rule engine RuleEngineSTAS
    <RuleEngineFactory::createRuleEngine> Create rule engine for RuleEngineSTAS, pro
    vider is Oracle
    <OracleRuleEngine::getLastModified> Check timestamp of repository /D:/temp/StasS
    OA/sample_repository
    <OracleRuleEngine::<init>> Create new rule engine for RuleEngineSTAS, repository
    type File
    <DecisionServiceBuilder::populateMaps> Add decision service Dec
    <DecisionServiceBuilder::createPartnerLink> BpelProcess.xsd already exists in /D
    :/JDEV10132/jdev/mywork/ApplicationNLC/BPELDEC/bpel/
    <DecisionServiceBuilder::createPartnerLink> Copy and replace DecisionService.xsd
    to /D:/JDEV10132/jdev/mywork/ApplicationNLC/BPELDEC/bpel/\DecTypes.xsd
    <DecisionServiceBuilder::createPartnerLink> Create PartnerLink WSDL for Dec in d
    irectory /D:/JDEV10132/jdev/mywork/ApplicationNLC/BPELDEC/bpel/
    <WSDLGenerator::createWSDL> Create client side WSDL for service Dec in directory
    /D:/JDEV10132/jdev/mywork/ApplicationNLC/BPELDEC/bpel/
    <WSDLGenerator::createWSDL> Create Definition object for Dec, targetNamespace: h
    ttp://xmlns.oracle.com/BPELDEC/Dec
    <WSDLGenerator::createDefinition> Create client side WSDL for Dec, targetNamespa
    ce=http://xmlns.oracle.com/BPELDEC/Dec
    <RuleEngineFactory::createRuleEngine> Create rule engine for RuleEngineSTAS, pro
    vider is Oracle
    <OracleRuleEngine::getLastModified> Check timestamp of repository /D:/temp/StasS
    OA/sample_repository
    <OracleRuleEngine::<init>> Create new rule engine for RuleEngineSTAS, repository
    type File
    <OracleRuleEngine::getRuleCatalog> Lookup rule catalog OrderBookingStas/INITIAL
    <OracleRuleEngine::getRuleCatalogs> Start loading rule catalogs.
    <OracleRuleEngine::getRuleCatalogs> Initailize rule repository.
    <OracleRuleEngine::initRuleRepository> Connect to File Repository at /D:/temp/St
    asSOA/sample_repository
    <OracleRuleEngine::getRuleCatalogs> Load catalogs.
    <OracleRuleEngine::getRuleCatalog> Found rule catalog OrderBookingStas/INITIAL,
    return.
    <OracleRuleCatalog::getRuleSet> Lookup ruleset RRR
    <OracleRuleCatalog::getRuleSets> Load rulesets.
    <OracleRuleCatalog::getRuleSets> Load rulesets done.
    <OracleRuleCatalog::getRuleSet> Found ruleset RRR, return.
    <RuleEngineUtil::getFactTypeSchemaFiles> Resolve fact XSD's from XSD's in direct
    ory /D:/JDEV10132/jdev/mywork/ApplicationNLC/BPELDEC/bpel/\rules\xsd
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Initialize data model.
    <OracleDataModel::getFactTypes> Import 21 fact types into data model.
    <OracleDataModel::getFactTypes> 3 XML facts imported, Done.
    <RuleEngineUtil::resolveSchemaLocation> Resolve schema for fact stasrule.STASRUL
    E from file:/D:/temp/StasSOA/OrderBookingStas/STAS.xsd to file:/D:/JDEV10132/jde
    v/mywork/ApplicationNLC/BPELDEC/bpel/rules/xsd/STAS.xsd
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Lookup fact type stasrule.STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Return fact type stasrule.STASRULE
    <OracleDataModel::getXSD> Get XSD for fact stasrule.STASRULE
    <OracleDataModel::getXSD> Try to build XSD from file:/D:/JDEV10132/jdev/mywork/
    ApplicationNLC/BPELDEC/bpel/rules/xsd/STAS.xsd
    <OracleDataModel::getXSD> Find XSD node for stasrule.STASRULE
    <OracleDataModel::findXSDNode> XSD node element STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Lookup fact type stasrule.STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Return fact type stasrule.STASRULE
    <OracleDataModel::getXSD> Get XSD for fact stasrule.STASRULE
    <OracleDataModel::getXSD> Try to build XSD from file:/D:/JDEV10132/jdev/mywork/
    ApplicationNLC/BPELDEC/bpel/rules/xsd/STAS.xsd
    <OracleDataModel::getXSD> Find XSD node for stasrule.STASRULE
    <OracleDataModel::findXSDNode> XSD node element STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Lookup fact type stasrule.STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Return fact type stasrule.STASRULE
    <OracleDataModel::getXSD> Get XSD for fact stasrule.STASRULE
    <OracleDataModel::getXSD> Try to build XSD from file:/D:/JDEV10132/jdev/mywork/
    ApplicationNLC/BPELDEC/bpel/rules/xsd/STAS.xsd
    <OracleDataModel::getXSD> Find XSD node for stasrule.STASRULE
    <OracleDataModel::findXSDNode> XSD node element STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Lookup fact type stasrule.STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Return fact type stasrule.STASRULE
    <OracleDataModel::getXSD> Get XSD for fact stasrule.STASRULE
    <OracleDataModel::getXSD> Try to build XSD from file:/D:/JDEV10132/jdev/mywork/
    ApplicationNLC/BPELDEC/bpel/rules/xsd/STAS.xsd
    <OracleDataModel::getXSD> Find XSD node for stasrule.STASRULE
    <OracleDataModel::findXSDNode> XSD node element STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Lookup fact type stasrule.STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Return fact type stasrule.STASRULE
    <OracleDataModel::getXSD> Get XSD for fact stasrule.STASRULE
    <OracleDataModel::getXSD> Try to build XSD from file:/D:/JDEV10132/jdev/mywork/
    ApplicationNLC/BPELDEC/bpel/rules/xsd/STAS.xsd
    <OracleDataModel::getXSD> Find XSD node for stasrule.STASRULE
    <OracleDataModel::findXSDNode> XSD node element STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Lookup fact type stasrule.STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Return fact type stasrule.STASRULE
    <OracleDataModel::getXSD> Get XSD for fact stasrule.STASRULE
    <OracleDataModel::getXSD> Try to build XSD from file:/D:/JDEV10132/jdev/mywork/
    ApplicationNLC/BPELDEC/bpel/rules/xsd/STAS.xsd
    <OracleDataModel::getXSD> Find XSD node for stasrule.STASRULE
    <OracleDataModel::findXSDNode> XSD node element STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Lookup fact type stasrule.STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Return fact type stasrule.STASRULE
    <OracleDataModel::getXSD> Get XSD for fact stasrule.STASRULE
    <OracleDataModel::getXSD> Try to build XSD from file:/D:/JDEV10132/jdev/mywork/
    ApplicationNLC/BPELDEC/bpel/rules/xsd/STAS.xsd
    <OracleDataModel::getXSD> Find XSD node for stasrule.STASRULE
    <OracleDataModel::findXSDNode> XSD node element STASRULE
    <WSDLGenerator::createDefinition> Add port type for pattern Assert
    <WSDLGenerator::createDefinition> Add port type for pattern AssertExecute
    <WSDLGenerator::createDefinition> Add port type for pattern AssertExecuteWatchSt
    ateful
    <WSDLGenerator::createDefinition> Add port type for pattern AssertExecuteWatchSt
    ateless
    <WSDLGenerator::createDefinition> Add port type for pattern Watch
    <WSDLGenerator::createDefinition> Add WSIF binding for Dec
    <WSDLGenerator::createWSDL> Write Definition object to /D:/JDEV10132/jdev/mywork
    /ApplicationNLC/BPELDEC/bpel/;Dec.wsdl
    <DecisionServiceBuilder::prepareForDeployment> BPEL project directory: D:\JDEV10
    132\jdev\mywork\ApplicationNLC\BPELDEC\bpel
    <DecisionServiceBuilder::prepareForDeployment> BPEL project Rules XSD directory:
    D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELDEC\bpel\rules\xsd
    <DecisionServiceBuilder::prepareForDeployment> Create configuration file D:\JDEV
    10132\jdev\mywork\ApplicationNLC\BPELDEC\decisionservices\Dec\war\WEB-INF\classe
    s\decisionservices.xml
    <DecisionServiceBuilder::createServiceConfiguration> Set file repository locatio
    n to repositoryresource:sample_repository
    <DecisionServiceBuilder::prepareForDeployment> Copy rule repository from D:\temp
    \StasSOA\sample_repository to D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELDEC\de
    cisionservices\Dec\war\WEB-INF\repository\sample_repository
    <DecisionServiceBuilder::prepareForDeployment> Create WSDL file D:\JDEV10132\jde
    v\mywork\ApplicationNLC\BPELDEC\decisionservices\Dec\war\WEB-INF\wsdl\Dec.wsdl
    <WSDLGenerator::createWSDL> Create server side WSDL for service Dec in directory
    D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELDEC\decisionservices\Dec\war\WEB-IN
    F\wsdl
    <WSDLGenerator::createWSDL> Create Definition object for Dec, targetNamespace: h
    ttp://xmlns.oracle.com/BPELDEC/Dec
    <WSDLGenerator::createDefinition> Create server side WSDL for Dec, targetNamespa
    ce=http://xmlns.oracle.com/BPELDEC/Dec
    <WSDLGenerator::createDefinition> Add port type for pattern Assert
    <WSDLGenerator::createDefinition> Add port type for pattern AssertExecute
    <WSDLGenerator::createDefinition> Add port type for pattern AssertExecuteWatchSt
    ateful
    <WSDLGenerator::createDefinition> Add port type for pattern AssertExecuteWatchSt
    ateless
    <WSDLGenerator::createDefinition> Add port type for pattern Watch
    <WSDLGenerator::createDefinition> Add SOAP binding for Dec, address: http://${ho
    stname}:${port}/rules/${domain_id}/${process_id}/${process_revision}
    <WSDLGenerator::createWSDL> Write Definition object to D:\JDEV10132\jdev\mywork\
    ApplicationNLC\BPELDEC\decisionservices\Dec\war\WEB-INF\wsdl;Dec.wsdl
    <OracleRuleEngine::getRuleCatalog> Lookup rule catalog OrderBookingStas/INITIAL
    <OracleRuleEngine::getRuleCatalogs> Start loading rule catalogs.
    <OracleRuleEngine::getRuleCatalogs> Initailize rule repository.
    <OracleRuleEngine::initRuleRepository> Connect to File Repository at /D:/temp/St
    asSOA/sample_repository
    <OracleRuleEngine::getRuleCatalogs> Load catalogs.
    <OracleRuleEngine::getRuleCatalog> Found rule catalog OrderBookingStas/INITIAL,
    return.
    <RuleEngineUtil::getFactTypeSchemaFiles> Resolve fact XSD's from XSD's in direct
    ory D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELDEC\bpel\rules\xsd
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Initialize data model.
    <OracleDataModel::getFactTypes> Import 21 fact types into data model.
    <OracleDataModel::getFactTypes> 3 XML facts imported, Done.
    <RuleEngineUtil::resolveSchemaLocation> Resolve schema for fact stasrule.STASRUL
    E from file:/D:/temp/StasSOA/OrderBookingStas/STAS.xsd to file:/D:/JDEV10132/jde
    v/mywork/ApplicationNLC/BPELDEC/bpel/rules/xsd/STAS.xsd
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <DecisionServiceBuilder::prepareForDeployment> Copy 3 files to directory D:\JDEV
    10132\jdev\mywork\ApplicationNLC\BPELDEC\decisionservices\Dec\war\WEB-INF\wsdl
    <DecisionServiceBuilder::copyFiles> Copy STASRULES.xsd to directory D:\JDEV10132
    \jdev\mywork\ApplicationNLC\BPELDEC\decisionservices\Dec\war\WEB-INF\wsdl
    <DecisionServiceBuilder::copyFiles> STASRULES.xsd doesn't exist at file:/D:/temp
    /StasSOA/OrderBookingStas/STASRULES.xsd
    <DecisionServiceBuilder::copyFiles> Copy STAS.xsd to directory D:\JDEV10132\jdev
    \mywork\ApplicationNLC\BPELDEC\decisionservices\Dec\war\WEB-INF\wsdl
    <DecisionServiceBuilder::copyFiles> Copy OrderBookingRules.xsd to directory D:\J
    DEV10132\jdev\mywork\ApplicationNLC\BPELDEC\decisionservices\Dec\war\WEB-INF\wsd
    l
    <DecisionServiceBuilder::copyFiles> OrderBookingRules.xsd doesn't exist at file:
    /D:/temp/StasSOA/OrderBookingStas/OrderBookingRules.xsd
    <DecisionServiceBuilder::prepareForDeployment> Not copying D:\JDEV10132\jdev\myw
    ork\ApplicationNLC\BPELDEC\bpel\rules\xsd\STAS.xsd, file already exists in direc
    tory D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELDEC\decisionservices\Dec\war\WE
    B-INF\wsdl
    java.lang.NullPointerException
    at java.io.File.<init>(File.java:277)
    at oracle.bpel.services.rules.util.DecisionServiceBuilder.prepareForDepl
    oyment(DecisionServiceBuilder.java:717)
    at oracle.tip.tools.ide.pm.rule.wizard.DecisionServiceWizard.wizardFinis
    hed(DecisionServiceWizard.java:403)
    at oracle.bali.ewt.wizard.BaseWizard.processWizardEvent(Unknown Source)
    at oracle.bali.ewt.wizard.BaseWizard.processEventImpl(Unknown Source)
    at oracle.bali.ewt.LWComponent.processEvent(Unknown Source)
    at oracle.bali.ewt.wizard.BaseWizard.doFinish(Unknown Source)
    at oracle.bali.ewt.wizard.BaseWizard$Action.actionPerformed(Unknown Sour
    ce)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:18
    49)
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.jav
    a:2169)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel
    .java:420)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonL
    istener.java:234)
    at java.awt.Component.processMouseEvent(Component.java:5488)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
    at java.awt.Component.processEvent(Component.java:5253)
    at java.awt.Container.processEvent(Container.java:1966)
    at java.awt.Component.dispatchEventImpl(Component.java:3955)
    at java.awt.Container.dispatchEventImpl(Container.java:2024)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
    at java.awt.Container.dispatchEventImpl(Container.java:2010)
    at java.awt.Window.dispatchEventImpl(Window.java:1774)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:163)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:153)
    at java.awt.Dialog$1.run(Dialog.java:515)
    at java.awt.Dialog.show(Dialog.java:536)
    at java.awt.Component.show(Component.java:1300)
    at java.awt.Component.setVisible(Component.java:1253)
    at oracle.bali.ewt.wizard.WizardDialog.runDialog(Unknown Source)
    at oracle.bali.ewt.wizard.WizardDialog.runDialog(Unknown Source)
    at oracle.tip.tools.ide.pm.rule.wizard.DecisionServiceWizard.display(Dec
    isionServiceWizard.java:218)
    at oracle.tip.tools.ide.pm.addons.ExtensionsDNDDropHandler.showDecisionS
    erviceWizard(ExtensionsDNDDropHandler.java:217)
    at oracle.tip.tools.ide.pm.addons.ExtensionsDNDDropHandler.handleSwimLan
    eDrop(ExtensionsDNDDropHandler.java:202)
    at oracle.tip.tools.ide.pm.addons.ExtensionsDNDDropHandler.handleDrop(Ex
    tensionsDNDDropHandler.java:92)
    at oracle.tip.tools.ide.common.graph.DefaultGraphPaneDropTargetListener.
    routeToDropHandler(DefaultGraphPaneDropTargetListener.java:264)
    at oracle.tip.tools.ide.common.graph.DefaultGraphPaneDropTargetListener.
    handleDrop(DefaultGraphPaneDropTargetListener.java:249)
    at oracle.tip.tools.ide.pm.bpelgraph.collaxalaf.BPELGraphPaneDropTargetL
    istener.handleDrop(BPELGraphPaneDropTargetListener.java:215)
    at oracle.tip.tools.ide.common.graph.DefaultGraphPaneDropTargetListener.
    drop(DefaultGraphPaneDropTargetListener.java:322)
    at java.awt.dnd.DropTarget.drop(DropTarget.java:430)
    at sun.awt.dnd.SunDropTargetContextPeer.processDropMessage(SunDropTarget
    ContextPeer.java:500)
    at sun.awt.dnd.SunDropTargetContextPeer.access$800(SunDropTargetContextP
    eer.java:53)
    at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchDropEven
    t(SunDropTargetContextPeer.java:812)
    at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchEvent(Su
    nDropTargetContextPeer.java:736)
    at sun.awt.dnd.SunDropTargetEvent.dispatch(SunDropTargetEvent.java:29)
    at java.awt.Component.dispatchEventImpl(Component.java:3826)
    at java.awt.Container.dispatchEventImpl(Container.java:2024)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212
    at java.awt.LightweightDispatcher.processDropTargetEvent(Container.java:
    3963)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3817)
    at java.awt.Container.dispatchEventImpl(Container.java:2010)
    at java.awt.Window.dispatchEventImpl(Window.java:1774)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:163)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

  • Error while integrating Business rules (decision service) in BPEL

    hi'
    from some time I am struggling to integrate Business Rules with BPEL, I was successfully able to integrate it also.
    however now once again the same error has started coming.
    If it try to deploy the BPEL process it will give built failed but the BPEL process will come in the BPEL console
    and after passing the parameter it will give unable to find the decision service WSDL file.
    please advice what is the issue some time it works perfectly some time it shows error while deploying.
    error:
    Buildfile: D:\Oracle-SaaS\Downloads\jdevstudio10134\jdev\mywork\OEA\OEADetermineApproverBPEL\build.xml
    [java] Java Result: 1
    validateTask:
    [echo]
    | Validating workflow
    [validateTask] url is file:/D:/Oracle-SaaS/Downloads/jdevstudio10134/integration/bpm/support/files/WorkflowTaskDefinition.xsd
    [validateTask] Validation of workflow task definitions is completed without errors
    deployProcess:
    [echo]
    | Deploying bpel process OEADetermineApproverBPEL on bg1ws0044, port 80
    [deployProcess] Deploying process D:\Oracle-SaaS\Downloads\jdevstudio10134\jdev\mywork\OEA\OEADetermineApproverBPEL\output\bpel_OEADetermineApproverBPEL_1.1.jar
    [deployProcess] Successfully deployed the process "OEADetermineApproverBPEL" on server "bg1ws0044" and port "80"
    deployTaskForm:
    [echo]
    | Deploying workflow form for OEADetermineApproverBPEL on bg1ws0044, port 80
    [deployTaskForm] 09/08/05 18:48:40 Notification ==>Application Deployer for default_OEADetermineApproverBPEL_1_1_HumanTask1 STARTS.
    [deployTaskForm]
    [deployTaskForm] 09/08/05 18:48:40 Notification ==>Copy the archive to C:\product\10.1.3.1\OracleAS_1\j2ee\oc4j_soa\applications\default_OEADetermineApproverBPEL_1_1_HumanTask1.ear
    [deployTaskForm]
    [deployTaskForm] 09/08/05 18:48:40 Notification ==>Initialize C:\product\10.1.3.1\OracleAS_1\j2ee\oc4j_soa\applications\default_OEADetermineApproverBPEL_1_1_HumanTask1.ear begins...
    [deployTaskForm]
    [deployTaskForm] 09/08/05 18:48:40 Notification ==>Unpacking default_OEADetermineApproverBPEL_1_1_HumanTask1.ear
    [deployTaskForm]
    [deployTaskForm] 09/08/05 18:48:40 Notification ==>Done unpacking default_OEADetermineApproverBPEL_1_1_HumanTask1.ear
    [deployTaskForm]
    [deployTaskForm] 09/08/05 18:48:40 Notification ==>Unpacking workflowform.war
    [deployTaskForm]
    [deployTaskForm] 09/08/05 18:48:42 Notification ==>Done unpacking workflowform.war
    [deployTaskForm]
    [deployTaskForm] 09/08/05 18:48:42 Notification ==>Initialize C:\product\10.1.3.1\OracleAS_1\j2ee\oc4j_soa\applications\default_OEADetermineApproverBPEL_1_1_HumanTask1.ear ends...
    [deployTaskForm]
    [deployTaskForm] 09/08/05 18:48:42 Notification ==>Starting application : default_OEADetermineApproverBPEL_1_1_HumanTask1
    [deployTaskForm]
    [deployTaskForm] 09/08/05 18:48:42 Notification ==>Initializing ClassLoader(s)
    [deployTaskForm]
    [deployTaskForm] 09/08/05 18:48:42 Notification ==>Initializing EJB container
    [deployTaskForm]
    [deployTaskForm] 09/08/05 18:48:42 Notification ==>Loading connector(s)
    [deployTaskForm]
    [deployTaskForm] 09/08/05 18:48:42 Notification ==>Starting up resource adapters
    [deployTaskForm]
    [deployTaskForm] 09/08/05 18:48:42 Notification ==>Initializing EJB sessions
    [deployTaskForm]
    [deployTaskForm] 09/08/05 18:48:42 Notification ==>Committing ClassLoader(s)
    [deployTaskForm]
    [deployTaskForm] 09/08/05 18:48:42 Notification ==>Initialize workflowform begins...
    [deployTaskForm]
    [deployTaskForm] 09/08/05 18:48:42 Notification ==>Initialize workflowform ends...
    [deployTaskForm]
    [deployTaskForm] 09/08/05 18:48:42 Notification ==>Started application : default_OEADetermineApproverBPEL_1_1_HumanTask1
    [deployTaskForm]
    [deployTaskForm] 09/08/05 18:48:42 Notification ==>Application Deployer for default_OEADetermineApproverBPEL_1_1_HumanTask1 COMPLETES. Operation time: 1422 msecs
    [deployTaskForm]
    [deployTaskForm]
    [deployTaskForm] BindWebApp error: javax.management.ReflectionException
    [deployTaskForm]
    BUILD FAILED
    D:\Oracle-SaaS\Downloads\jdevstudio10134\jdev\mywork\OEA\OEADetermineApproverBPEL\build.xml:97: Error while deploying the form on server "bg1ws0044" Error message :
    java.lang.SecurityException
         at oracle.ide.IdeCore$7.checkExit(IdeCore.java:177)
         at java.lang.Runtime.exit(Runtime.java:88)
         at java.lang.System.exit(System.java:868)
         at oracle.oc4j.admin.deploy.cmdline.Oc4jAdminCmdline.executeCommand(Oc4jAdminCmdline.java:141)
         at com.collaxa.cube.ant.taskdefs.DeployForm.deployIAS(DeployForm.java:818)
         at com.collaxa.cube.ant.taskdefs.DeployForm.deployForm(DeployForm.java:578)
         at com.collaxa.cube.ant.taskdefs.DeployForm.deployForms(DeployForm.java:849)
         at com.collaxa.cube.ant.taskdefs.DeployForm.execute(DeployForm.java:875)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
         at org.apache.tools.ant.Task.perform(Task.java:364)
         at org.apache.tools.ant.Target.execute(Target.java:341)
         at org.apache.tools.ant.Target.performTasks(Target.java:369)
         at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
         at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
         at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
         at oracle.jdevimpl.ant.runner.AntLauncher.launch(AntLauncher.java:321)
         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 oracle.jdevimpl.ant.runner.InProcessAntStarter.runAnt(InProcessAntStarter.java:295)
         at oracle.jdevimpl.ant.runner.InProcessAntStarter.mav$runAnt(InProcessAntStarter.java:43)
         at oracle.jdevimpl.ant.runner.InProcessAntStarter$1.run(InProcessAntStarter.java:71)
    Total time: 8 seconds

    hi',
    I am able to deploy it successfully the problem was with version,the form also got successfully deployed according to the build,
    when I tried to run the JSP page, below is the OC4J Server log and next is the error on the IE.
    OC4J Server log
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    D:\jdevstudio10131\jdev\system\oracle.j2ee.10.1.3.39.84\embedded-oc4j\config>
    D:\jdevstudio10131\jdk\bin\javaw.exe -client -classpath D:\jdevstudio10131\j2ee\home\oc4j.jar;D:\jdevstudio10131\jdev\lib\jdev-oc4j-embedded.jar -Dhttp.proxyHost=nandiisa.sonata.local -Dhttp.proxyPort=8080 -Dhttp.nonProxyHosts=172.23.*|172.23.0.60|*.sonata.local|localhost|127.0.0.1|bg1ws0044 -Dhttps.proxyHost=nandiisa.sonata.local -Dhttps.proxyPort=8080 -Dhttps.nonProxyHosts=172.23.*|172.23.0.60|*.sonata.local|localhost|127.0.0.1|bg1ws0044 -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config D:\jdevstudio10131\jdev\system\oracle.j2ee.10.1.3.39.84\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    Aug 6, 2009 2:54:20 PM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
    Aug 6, 2009 2:54:20 PM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 10201 ms.
    Target URL -- http://172.23.19.80:8988/OEA-BPELProcessforApproval-context-root/HumanTask1/form/war/HumanTask1.jsp
    09/08/06 14:54:25 Oracle Containers for J2EE 10g (10.1.3.1.0) initialized
    WARNING: Code-source C:\product\10.1.3.1\OracleAS_1\bpel\lib\xmlparserv2.jar (from <classpath> in D:\jdevstudio10131\jdev\mywork\OEA\BPELProcessforApproval\public_html) has the same filename but is not identical to /D:/jdevstudio10131/lib/xmlparserv2.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in D:\jdevstudio10131\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader current-workspace-app.web.OEA-BPELProcessforApproval-webapp:0.0.0.
    09/08/06 14:54:30 log4j:WARN No appenders could be found for logger (collaxa.cube.services).
    09/08/06 14:54:30 log4j:WARN Please initialize the log4j system properly.
    <2009-08-06 14:54:30,245> <ERROR> <oracle.bpel.services.workflow> <::>
    java.lang.NullPointerException
         at oracle.xml.parser.v2.XMLReader.pushXMLReader(XMLReader.java:358)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:287)
         at oracle.bpel.services.common.util.AbstractJaxbUtil.unmarshal(AbstractJaxbUtil.java:125)
         at oracle.bpel.services.config.ConfigurationManager.init(ConfigurationManager.java:60)
         at oracle.bpel.services.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:101)
         at oracle.bpel.services.config.ConfigurationManager.getProperty(ConfigurationManager.java:119)
         at oracle.bpel.services.config.ConfigurationManager.getBooleanProperty(ConfigurationManager.java:170)
         at oracle.bpel.services.common.exception.ServicesException.<clinit>(ServicesException.java:61)
         at oracle.bpel.services.config.ConfigurationManager.init(ConfigurationManager.java:79)
         at oracle.bpel.services.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:101)
         at oracle.bpel.services.workflow.verification.impl.VerificationService.<clinit>(VerificationService.java:151)
         at oracle.bpel.services.workflow.query.impl.TaskQueryService.<clinit>(TaskQueryService.java:78)
         at oracle.bpel.services.workflow.client.JavaWorkflowServiceClient.getTaskQueryService(JavaWorkflowServiceClient.java:77)
         at humantask1.form._war._HumanTask1._jspService(_HumanTask1.java:92)
         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.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
         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:298)
         at java.lang.Thread.run(Thread.java:595)
    <::> ORABPEL-30028
    <::>
    <::> Invalid configuration file wf_config.xml
    <::> The configuration file wf_config.xml not be read.
    <::> Make sure that the configuration file wf_config.xml is available and is a valid XML document. Contact oracle support if error is not fixable.
    error on the IE.
    500 Internal Server Error
    oracle.classloader.util.AnnotatedNoClassDefFoundError:      Missing class: com.collaxa.common.util.Base64Encoder     Dependent class: oracle.bpel.services.workflow.verification.impl.VerificationService     Loader: current-workspace-app.web.OEA-BPELProcessforApproval-webapp:0.0.0     Code-Source: /D:/jdevstudio10131/integration/lib/bpm-services.jar     Configuration: <classpath> in D:\jdevstudio10131\jdev\mywork\OEA\BPELProcessforApproval\public_htmlThe missing class is not available from any code-source or loader in the system.     at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2068) [D:/jdevstudio10131/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]     at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1679) [D:/jdevstudio10131/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]     at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1635) [D:/jdevstudio10131/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]     at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1620) [D:/jdevstudio10131/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]     at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap:1.5.0_06]     at oracle.bpel.services.workflow.verification.impl.VerificationService.encryptString (VerificationService.java:1924) [D:/jdevstudio10131/integration/lib/bpm-services.jar (from <classpath> in D:\jdevstudio10131\jdev\mywork\OEA\BPELProcessforApproval\public_html), by current-workspace-app.web.OEA-BPELProcessforApproval-webapp:0.0.0]     at oracle.bpel.services.workflow.verification.impl.VerificationService.createTokenFromMap (VerificationService.java:1806) [D:/jdevstudio10131/integration/lib/bpm-services.jar (from <classpath> in D:\jdevstudio10131\jdev\mywork\OEA\BPELProcessforApproval\public_html), by current-workspace-app.web.OEA-BPELProcessforApproval-webapp:0.0.0]     at oracle.bpel.services.workflow.verification.impl.VerificationService.<clinit> (VerificationService.java:145) [D:/jdevstudio10131/integration/lib/bpm-services.jar (from <classpath> in D:\jdevstudio10131\jdev\mywork\OEA\BPELProcessforApproval\public_html), by current-workspace-app.web.OEA-BPELProcessforApproval-webapp:0.0.0]     at oracle.bpel.services.workflow.query.impl.TaskQueryService.<clinit> (TaskQueryService.java:78) [D:/jdevstudio10131/integration/lib/bpm-services.jar (from <classpath> in D:\jdevstudio10131\jdev\mywork\OEA\BPELProcessforApproval\public_html), by current-workspace-app.web.OEA-BPELProcessforApproval-webapp:0.0.0]     at oracle.bpel.services.workflow.client.JavaWorkflowServiceClient.getTaskQueryService (JavaWorkflowServiceClient.java:77) [D:/jdevstudio10131/integration/lib/bpm-services.jar (from <classpath> in D:\jdevstudio10131\jdev\mywork\OEA\BPELProcessforApproval\public_html), by current-workspace-app.web.OEA-BPELProcessforApproval-webapp:0.0.0]     at humantask1.form._war._HumanTask1._jspService (_HumanTask1.java:89) [D:/jdevstudio10131/jdev/mywork/OEA/BPELProcessforApproval/output/.jsps/ (from *.jsp in D:\jdevstudio10131\jdev\mywork\OEA\BPELProcessforApproval\output\.jsps), by current-workspace-app.web.OEA-BPELProcessforApproval-webapp.jsp22074838:0.0.0]     at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.1.0) ].http.OrionHttpJspPage.service (OrionHttpJspPage.java:59) [D:/jdevstudio10131/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\jdevstudio10131\j2ee\home\oc4j.jar), by oc4j:10.1.3]     at oracle.jsp.runtimev2.JspPageTable.service (JspPageTable.java:453) [D:/jdevstudio10131/j2ee/home/lib/ojsp.jar (from <code-source> in META-INF/boot.xml in D:\jdevstudio10131\j2ee\home\oc4j.jar), by oc4j:10.1.3]     at oracle.jsp.runtimev2.JspServlet.internalService (JspServlet.java:591) [D:/jdevstudio10131/j2ee/home/lib/ojsp.jar (from <code-source> in META-INF/boot.xml in D:\jdevstudio10131\j2ee\home\oc4j.jar), by oc4j:10.1.3]     at oracle.jsp.runtimev2.JspServlet.service (JspServlet.java:515) [D:/jdevstudio10131/j2ee/home/lib/ojsp.jar (from <code-source> in META-INF/boot.xml in D:\jdevstudio10131\j2ee\home\oc4j.jar), by oc4j:10.1.3]     at javax.servlet.http.HttpServlet.service (HttpServlet.java:856) [D:/jdevstudio10131/j2ee/home/lib/servlet.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in D:\jdevstudio10131\j2ee\home\oc4j.jar), by api:1.4.0]     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.invoke (ServletRequestDispatcher.java:711) [D:/jdevstudio10131/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\jdevstudio10131\j2ee\home\oc4j.jar), by oc4j:10.1.3]     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.forwardInternal (ServletRequestDispatcher.java:368) [D:/jdevstudio10131/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\jdevstudio10131\j2ee\home\oc4j.jar), by oc4j:10.1.3]     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.doProcessRequest (HttpRequestHandler.java:866) [D:/jdevstudio10131/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\jdevstudio10131\j2ee\home\oc4j.jar), by oc4j:10.1.3]     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.processRequest (HttpRequestHandler.java:448) [D:/jdevstudio10131/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\jdevstudio10131\j2ee\home\oc4j.jar), by oc4j:10.1.3]     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.serveOneRequest (HttpRequestHandler.java:216) [D:/jdevstudio10131/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\jdevstudio10131\j2ee\home\oc4j.jar), by oc4j:10.1.3]     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run (HttpRequestHandler.java:117) [D:/jdevstudio10131/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\jdevstudio10131\j2ee\home\oc4j.jar), by oc4j:10.1.3]     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run (HttpRequestHandler.java:110) [D:/jdevstudio10131/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\jdevstudio10131\j2ee\home\oc4j.jar), by oc4j:10.1.3]     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run (ServerSocketReadHandler.java:260) [D:/jdevstudio10131/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\jdevstudio10131\j2ee\home\oc4j.jar), by oc4j:10.1.3]     at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket (ServerSocketAcceptHandler.java:239) [D:/jdevstudio10131/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\jdevstudio10131\j2ee\home\oc4j.jar), by oc4j:10.1.3]     at oracle.oc4j.network.ServerSocketAcceptHandler.access$700 (ServerSocketAcceptHandler.java:34) [D:/jdevstudio10131/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\jdevstudio10131\j2ee\home\oc4j.jar), by oc4j:10.1.3]     at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:880) [D:/jdevstudio10131/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\jdevstudio10131\j2ee\home\oc4j.jar), by oc4j:10.1.3]     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run (ReleasableResourcePooledExecutor.java:298) [D:/jdevstudio10131/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\jdevstudio10131\j2ee\home\oc4j.jar), by oc4j:10.1.3]     at java.lang.Thread.run (Thread.java:595) [jre bootstrap, by jre.bootstrap:1.5.0_06]

  • Active Directory integration: Invalid Token Error in Verification Service

    I'm having problems with Active Directory integration. I'm able to browse users in the task routing slip in JDeveloper. But I'm unable to login to the worklist application.
    Getting an "Invalid Token Error in Verification Service" error. Any pointers?
    <2007-06-12 21:40:36,843> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Identity Service Configuration error.
    <2007-06-12 21:40:36,843> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Identity Service Configuration file has error.
    <2007-06-12 21:40:36,859> <ERROR> <default.collaxa.cube.services> <PCRuntimeException::<init>> Identity Service Configuration error.
    <2007-06-12 21:40:36,859> <ERROR> <default.collaxa.cube.services> <PCRuntimeException::<init>> Identity Service Configuration file has error.
    <2007-06-12 21:40:36,859> <ERROR> <default.collaxa.cube.services> <::> WorkflowService:: VerificationService.destroyContext: invalid token: c9pHcmBFtc4q7/EY3xGAv/6hhfa6Hf5tllCb8ZYKtdSA/8/y0exRcwpjy0vWiWGgBPzuIh5Ur+l+ZHDNe0PKb9KiFScsKAG3JK1y+nIJtC827Rljhn8E+/BoF+ZIN6GFYn/iyo/6Mrlmz02Pg4QtetftO7eHJ01rEV5MmZFTXsg8iV6LQPnkAPjqmmsq+5bVYGGfSFpHX7FXk/0FrSabClKy6DKiwt/1Kp2Ldbj2RY8=
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::> ORABPEL-30503
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::> Invalid Token Error in Verification Service.
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::> Invalid Token Error in Verification Service. Received invalid token c9pHcmBFtc4q7/EY3xGAv/6hhfa6Hf5tllCb8ZYKtdSA/8/y0exRcwpjy0vWiWGgBPzuIh5Ur+l+ZHDNe0PKb9KiFScsKAG3JK1y+nIJtC827Rljhn8E+/BoF+ZIN6GFYn/iyo/6Mrlmz02Pg4QtetftO7eHJ01rEV5MmZFTXsg8iV6LQPnkAPjqmmsq+5bVYGGfSFpHX7FXk/0FrSabClKy6DKiwt/1Kp2Ldbj2RY8= in destroyContext
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::> Check the underlying exception and correct the error. Contact oracle support if error is not fixable.
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>      at oracle.bpel.services.workflow.verification.impl.VerificationService.destroyContext(VerificationService.java:667)
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>      at oracle.bpel.services.workflow.query.impl.TaskQueryService.destroyWorkflowContext(TaskQueryService.java:161)
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>      at worklistapp.servlets.Logout.handleRequest(Logout.java:66)
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>      at worklistapp.servlets.BaseServlet.doGet(BaseServlet.java:142)
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>      at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>      at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>      at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>      at java.security.AccessController.doPrivileged(Native Method)
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>      at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>      at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>      at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>      at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>      at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>      at java.lang.Thread.run(Thread.java:595)
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::> Caused by: BPEL-10555
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::>
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::> Identity Service Configuration error.
    <2007-06-12 21:40:36,890> <ERROR> <default.collaxa.cube.services> <::> Identity Service Configuration file has error.

    Hi Adina,
    thank you for your answer (questions)!
    We use 10.1.3.1 SOA Suite and the default jazn.com Security Provider and what we set at java.naming.security.principal property is oc4jadmin.
    It is interesting, we deployed again out EAR and now it works again! There is not Invalid Token Error exception, but we didn't change almost anything...
    Can we debug it somehow?
    Where does this bug come from?
    Thanks!
    ric

  • Invalid Token Error in Verification Service. Received invalid token

    Hi,
    Actually I have deployed a cluster installation of SOA Suite following the indications available in Oracle® Application Server Enterprise Deployment Guide 10g Release 3 (10.1.3.1.0) B28939-03. I have integrated the WorkList Application with Active Directory.
    I have deploy a process including a human task and added a simple task form. My problem rise when I tried to check the detail of a task in the worklist application. Sometimes worklist show the following exception
    An error occured while processing your request.
    Error while inoking URL to display the content. Error while invoking URL. http://myhost.com.co:7777/default/StarLoan/1.0/LoanApproval/Template1.jsp Check the underlying exception and correct the error. Contact oracle support if error is not fixable..
    In the logs I can see the error
    <2008-10-21 18:40:22,774> <ERROR> <default.collaxa.cube.services> <::> WorkflowService:: VerificationService.validateContext: invalid token: c9pHcmBFtc5lSM/g/slFB4MynulA3WZ5mgzsiEDn/zIU9oI97im6QwNIRJSfiG+LnWr4TAzedz3E5di50ocWbdEg+ZFrBFtBMUqFngoPHMTpMVugdIUxmLtPwZcacwzxJpeFRTQ0+dx8CO6drJlAvnvWAuB6GmzCfIoiNAVl/y3CQckD9sLAD/HWStKX7VB2TSzjVuLLH0Qmkp0eRjoXNg==
    <2008-10-21 18:40:22,775> <ERROR> <default.collaxa.cube.services> <::> ORABPEL-30503
    <2008-10-21 18:40:22,775> <ERROR> <default.collaxa.cube.services> <::>
    <2008-10-21 18:40:22,775> <ERROR> <default.collaxa.cube.services> <::> Invalid Token Error in Verification Service.
    <2008-10-21 18:40:22,775> <ERROR> <default.collaxa.cube.services> <::> Invalid Token Error in Verification Service. Received invalid token c9pHcmBFtc5lSM/g/slFB4MynulA3WZ5mgzsiEDn/zIU9oI97im6QwNIRJSfiG+LnWr4TAzedz3E5di50ocWbdEg+ZFrBFtBMUqFngoPHMTpMVugdIUxmLtPwZcacwzxJpeFRTQ0+dx8CO6drJlAvnvWAuB6GmzCfIoiNAVl/y3CQckD9sLAD/HWStKX7VB2TSzjVuLLH0Qmkp0eRjoXNg== in validateContext
    <2008-10-21 18:40:22,775> <ERROR> <default.collaxa.cube.services> <::> Check the underlying exception and correct the error. Contact oracle support if error is not fixable.
    <2008-10-21 18:40:22,775> <ERROR> <default.collaxa.cube.services> <::>
    <2008-10-21 18:40:22,775> <ERROR> <default.collaxa.cube.services> <::>      at oracle.bpel.services.workflow.verification.impl.VerificationService.validateContext(VerificationService.java:917)
    <2008-10-21 18:40:22,775> <ERROR> <default.collaxa.cube.services> <::>      at oracle.bpel.services.workflow.verification.impl.VerificationService.validateContext(VerificationService.java:930)
    <2008-10-21 18:40:22,775> <ERROR> <default.collaxa.cube.services> <::>      at oracle.bpel.services.workflow.verification.impl.VerificationService.getContext(VerificationService.java:541)
    <2008-10-21 18:40:22,775> <ERROR> <default.collaxa.cube.services> <::>      at oracle.bpel.services.workflow.query.impl.TaskQueryService.getWorkflowContext(TaskQueryService.java:171)
    <2008-10-21 18:40:22,775> <ERROR> <default.collaxa.cube.services> <::>      at Footer1.jspService(_Footer1.java:131)
    <2008-
    What can I do to fix the problem?

    well, no, you're not the only one. I just got the BPEL worklist app running, and I have the same error. I've deployed the app on a different server from the bpel / oc4j container, and I'm using the SOAP client. Using wireshark, I can see that the authentication is happening properly - valid requests and responses to the TaskQuery service, but after that I get:
    <::> TaskQueryServiceSOAPClient: Soap Response:
    <::> ORABPEL-30504
    <::>
    <::> Internal Error in Verification Service.
    <::> Internal Error in Verification Service for user . getWorkflowContextFromElement
    <::> Check the underlying exception and correct the error. Contact oracle support if error is not fixable.

  • Decision Services Failing with operationErroredFault

    When invoking a decision service in BPEL 10.1.3.1 I sometimes experience operationErroredFault. This appears to be when the server is under load.
    The Process has been written to catch and retry on remoteFault and bindingFaults and the operationErroredFault is reported in a catch all branch.
    If the same details were put into the process in a subsequent attempt then the call would succeed. However I am reluctant to add operationErroredFault to the list of exceptions we retry on automatically as we do not know what is causing this fault.
    Has anyone had any experience of this problem as it appears to be occurring on a Production project of 10.1.3.1 BPEL.? Does anyone have information on what may be causing the problem
    I would appreciate any input into this problem
    Kind Regards

    In addition to my previous post we are still experiencing the problem. I have included some additional information below.
    The error that is reported in the BPEL console is as follows:
    <fault><operationErroredFault xmlns="http://xmlns.oracle.com/ValidateAttendanceList/AttendanceCheck"><part name="payload"><ns0:errorInfo xmlns:ns0="http://xmlns.oracle.com/ValidateAttendanceList/AttendanceCheck" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <ns0:errorMessage xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0="http://xmlns.oracle.com/ValidateAttendanceList/AttendanceCheck">Error while executing a rule session unit of work.
    The rule session ValidateAttendanceList:2510463 failed to execute a unit of work.
    Check the underlying exception and correct the error. Contact oracle support if error is not fixable.
    </ns0:errorMessage>
    </ns0:errorInfo>
    </part></operationErroredFault></fault></messages>
    The domain log shows the following errors:
    <2007-04-12 12:13:03,548> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::> ORABPEL-36334
    <2007-04-12 12:13:03,568> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>
    <2007-04-12 12:13:03,568> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::> Error while executing a rule session unit of work.
    <2007-04-12 12:13:03,568> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::> The rule session ValidateAttendanceList:2510579 failed to execute a unit of work.
    <2007-04-12 12:13:03,568> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::> Check the underlying exception and correct the error. Contact oracle support if error is not fixable.
    <2007-04-12 12:13:03,568> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>
    <2007-04-12 12:13:03,568> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.bpel.services.rules.rpi.oracle.OracleRuleSession.executeUnitOfWork(OracleRuleSession.java:430)
    <2007-04-12 12:13:03,568> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.bpel.services.rules.rpi.AbstractDefaultRuleSession.execute(AbstractDefaultRuleSession.java:199)
    <2007-04-12 12:13:03,568> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.bpel.services.rules.impl.DecisionServiceImpl.process(DecisionServiceImpl.java:1202)
    <2007-04-12 12:13:03,568> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.bpel.services.rules.impl.DecisionServiceImpl.assertExecuteWatchStateless(DecisionServiceImpl.java:491)
    <2007-04-12 12:13:03,568> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.bpel.services.rules.runtime.AttendanceCheckSOAPBinding_Tie.invoke_assertExecuteWatchStateless(AttendanceCheckSOAPBinding_Tie.java:60)
    <2007-04-12 12:13:03,568> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.bpel.services.rules.runtime.AttendanceCheckSOAPBinding_Tie.processingHook(AttendanceCheckSOAPBinding_Tie.java:451)
    <2007-04-12 12:13:03,568> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.j2ee.ws.server.StreamingHandler.handle(StreamingHandler.java:297)
    <2007-04-12 12:13:03,568> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.j2ee.ws.server.JAXRPCProcessor.doEndpointProcessing(JAXRPCProcessor.java:413)
    <2007-04-12 12:13:03,568> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:349)
    <2007-04-12 12:13:03,568> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.j2ee.ws.server.JAXRPCProcessor.doRequestProcessing(JAXRPCProcessor.java:277)
    <2007-04-12 12:13:03,568> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
    <2007-04-12 12:13:03,569> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.j2ee.ws.server.JAXRPCProcessor.doService(JAXRPCProcessor.java:134)
    <2007-04-12 12:13:03,569> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:177)
    <2007-04-12 12:13:03,569> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    <2007-04-12 12:13:03,569> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    <2007-04-12 12:13:03,569> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
    <2007-04-12 12:13:03,569> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    <2007-04-12 12:13:03,569> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    <2007-04-12 12:13:03,569> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at java.lang.Thread.run(Thread.java:595)
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::> Caused by: oracle.rules.rl.exceptions.JavaException: exception in invoked Java method
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.rules.rl.exceptions.ExceptionFactory.createJavaException(ExceptionFactory.java:478)
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at jess.ReflectFunctions.userMethodException(ReflectFunctions.java:797)
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at jess.DefinstanceList.createNewShadowFact(DefinstanceList.java:324)
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at jess.DefinstanceList.assertObject(DefinstanceList.java:604)
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at jess.Rete.assertObject(Rete.java:1554)
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at jess.AssertObject.call(ReflectFunctions.java:1554)
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at jess.FunctionHolder.call(FunctionHolder.java:30)
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at jess.Funcall.execute(Funcall.java:280)
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.rules.rl.engine.Engine.callFunction(Engine.java:360)
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.rules.rl.RuleSession.callFunctionWithArgumentList(RuleSession.java:404)
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.rules.rl.RuleSession.callFunctionWithArgument(RuleSession.java:328)
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.bpel.services.rules.rpi.oracle.OracleRuleSession.executeUnitOfWork(OracleRuleSession.java:330)
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      ... 23 more
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::> Caused by: java.lang.NumberFormatException: empty String
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:994)
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at java.lang.Float.valueOf(Float.java:360)
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.xml.jaxb.JaxbDatatypeConverter.parseFloat(JaxbDatatypeConverter.java:204)
    <2007-04-12 12:13:03,573> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at generated.AttendanceCheckDataImpl.getMileageYtd(AttendanceCheckDataImpl.java:640)
    <2007-04-12 12:13:03,574> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at sun.reflect.GeneratedMethodAccessor138.invoke(Unknown Source)
    <2007-04-12 12:13:03,574> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    <2007-04-12 12:13:03,576> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at java.lang.reflect.Method.invoke(Method.java:585)
    <2007-04-12 12:13:03,576> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at jess.DefinstanceList.createNewShadowFact(DefinstanceList.java:317)
    <2007-04-12 12:13:03,576> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      ... 32 more
    <2007-04-12 12:13:03,577> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::> ORABPEL-36333
    <2007-04-12 12:13:03,577> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>
    <2007-04-12 12:13:03,577> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::> Error while executing the rule session.
    <2007-04-12 12:13:03,577> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::> The rule session ValidateAttendanceList:2510579 failed to execute.
    <2007-04-12 12:13:03,577> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::> Check the underlying exception and correct the error. Contact oracle support if error is not fixable.
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.bpel.services.rules.rpi.AbstractDefaultRuleSession.execute(AbstractDefaultRuleSession.java:214)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.bpel.services.rules.impl.DecisionServiceImpl.process(DecisionServiceImpl.java:1202)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.bpel.services.rules.impl.DecisionServiceImpl.assertExecuteWatchStateless(DecisionServiceImpl.java:491)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.bpel.services.rules.runtime.AttendanceCheckSOAPBinding_Tie.invoke_assertExecuteWatchStateless(AttendanceCheckSOAPBinding_Tie.java:60)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.bpel.services.rules.runtime.AttendanceCheckSOAPBinding_Tie.processingHook(AttendanceCheckSOAPBinding_Tie.java:451)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.j2ee.ws.server.StreamingHandler.handle(StreamingHandler.java:297)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.j2ee.ws.server.JAXRPCProcessor.doEndpointProcessing(JAXRPCProcessor.java:413)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:349)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.j2ee.ws.server.JAXRPCProcessor.doRequestProcessing(JAXRPCProcessor.java:277)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.j2ee.ws.server.JAXRPCProcessor.doService(JAXRPCProcessor.java:134)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:177)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::>      at java.lang.Thread.run(Thread.java:595)
    <2007-04-12 12:13:03,578> <ERROR> <aqa_examiner_payments.collaxa.cube.services> <::> Caused by: ORABPEL-36334
    Has anyone experienced similar problems? Thanks in advance
    Dave

  • Identity Service Authentication failure

    Hi
    I'm trying to access the Worklist api to fetch the tasks available for the user, but when i run the code i get a InitializationException on the following line
    WorklistService service = WorklistService.getWorklistService();
    on the console of the PM server this is what i found..
    <2005-08-10 12:04:35,140> <WARN> <eMergingAspects.collaxa.cube.ws> Failed to get callback ServiceName in wsdl
    05/08/10 12:04:35 what is the class:oracle.tip.pc.services.hw.task.impl.Task
    <2005-08-10 12:05:13,062> <ERROR> <eMergingAspects.collaxa.cube.services> <PCException::<init>> Identity Service Authentication failure.
    <2005-08-10 12:05:13,062> <ERROR> <eMergingAspects.collaxa.cube.services> <PCException::<init>> Identity Service Authentication failure.
    <2005-08-10 12:05:13,062> <ERROR> <eMergingAspects.collaxa.cube.services> <PCException::<init>> Check the error stack and fix the cause of the error. Contact or
    acle support if error is not fixable.
    i'm using the 10.1.2 GA release developers edition with all the patches applied.
    can some one help me out on this..
    Thanks
    Sam

    Hi,
    default_group~home~default_group~1.log shows the below error when I try to access the BPEL from my web application.
    ORABPEL-10528
    Identity Service Authentication failure.
    Identity Service Authentication failure.
    Check the error stack and fix the cause of the error. Contact oracle support if error is not fixable.
    Please help me to resolve.
    Thanks,
    Venkat R

  • Java.sql.SQLException: Closed Connection from Custom Identity Service

    Hi,
    Here is an issue I am trying to resolve:
    Platform: Oracle BPEL 10.1.2
    OS: Red Hat Enterprise Linux ES release 4 (Nahant Update 4)
    Please note that the whole thing has been working in other same type of installations (e.g. RedHat, Windows, Developer BPEL on Windows & Linux) but this seems to be something special on this server. Any help will be appreciated:
    This actually work for sometime (2-3 hours) and then suddenly stops working even if we don't do any transaction on it.
    Thanks,
    Bipul Dutta.
    Error stack:
    09/08/17 12:45:25 CustomIdentityService::authenticateUser():: begin
    ############# inside authenticateUser
    09/08/17 12:45:25 CustomIdentityService::user authenticated
    ############# inside getUser()
    09/08/17 12:45:25 java.sql.SQLException: Closed Connection
    09/08/17 12:45:25      at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
    09/08/17 12:45:25      at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
    09/08/17 12:45:25      at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:239)
    09/08/17 12:45:25      at oracle.jdbc.driver.PhysicalConnection.prepareStatement(PhysicalConnection.java:930)
    09/08/17 12:45:25      at oracle.jdbc.driver.PhysicalConnection.prepareStatement(PhysicalConnection.java:826)
    09/08/17 12:45:25      at oracle.tip.pc.services.identity.FAMDBProvider.getUser(FAMDBProvider.java:418)
    09/08/17 12:45:25      at oracle.tip.pc.services.identity.FAMCustomIdentityService.lookupUser(FAMCustomIdentityService.java:101)
    09/08/17 12:45:25      at oracle.tip.pc.services.hw.worklist.WorklistService.authenticateUser(WorklistService.java:333)
    09/08/17 12:45:25      at com.famis.web.service.core.humanworkflow.service.AbstractTaskWebService.getBpelContext(AbstractTaskWebService.java:20)
    09/08/17 12:45:25      at com.famis.web.service.core.humanworkflow.service.GetTasksWebServiceImpl.process(GetTasksWebServiceImpl.java:51)
    09/08/17 12:45:25      at com.famis.web.service.core.humanworkflow.service.TaskWebServiceImpl.process(TaskWebServiceImpl.java:68)
    09/08/17 12:45:25      at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    09/08/17 12:45:25      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    09/08/17 12:45:25      at java.lang.reflect.Method.invoke(Method.java:324)
    09/08/17 12:45:25      at org.apache.axis.providers.java.MsgProvider.processMessage(MsgProvider.java:141)
    09/08/17 12:45:25      at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)
    09/08/17 12:45:25      at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
    09/08/17 12:45:25      at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
    09/08/17 12:45:25      at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
    09/08/17 12:45:25      at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)
    09/08/17 12:45:25      at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281)
    09/08/17 12:45:25      at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699)
    09/08/17 12:45:25      at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    09/08/17 12:45:25      at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
    09/08/17 12:45:25      at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    09/08/17 12:45:25      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:835)
    09/08/17 12:45:25      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:341)
    09/08/17 12:45:25      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:816)
    09/08/17 12:45:25      at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:231)
    09/08/17 12:45:25      at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:136)
    09/08/17 12:45:25      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    09/08/17 12:45:25      at java.lang.Thread.run(Thread.java:534)
    <2009-08-17 12:45:25,877> <ERROR> <tmobilet.collaxa.cube.services> <PCException::<init>> User is not found.
    <2009-08-17 12:45:25,877> <ERROR> <tmobilet.collaxa.cube.services> <PCException::<init>> User "BSAUNDE4" is not found in realm "tmobilet".
    <2009-08-17 12:45:25,877> <ERROR> <tmobilet.collaxa.cube.services> <PCException::<init>> Check the error stack and fix the cause of the error. Contact
    Edited by: user11798418 on Aug 17, 2009 10:30 AM

    >
    I have my application jar on the server, and launch this JFrame application from the browser. ><zen question>
    Which particular 'the browser'? What version of what browser running on what OS?
    </zen question>
    The reason I ask is that it is up to the browser to call an applet's stop()/destroy() methods and if they do not do so - there is almost nothing we as developers can do about it.
    If you need such reliable shut down behaviour, it would be best to launch the applet or frame using Java Web Start.

  • EEM Script to stop SIP service if a network route disappears from the routing table

    Trying to run this on an ASR 1001-x with 3.13 code. It seemed to behave properly in the lab, but not on customer's router:
    event manager applet WebEx_DOWN
     event routing network 62.109.194.64/26 type remove
     action 1.0 syslog msg "WebEx Route Lost - Disabling CUBE Service"
     action 2.0 cli command "enable"
     action 3.0 cli command "config t"
     action 4.0 cli command "voice service voip"
     action 5.0 cli command "sip"
     action 6.0 cli command "call service stop"
     action 7.0 cli command "end"
    event manager applet WebEx_UP
     event routing network 62.109.194.64/26 type add
     action 1.0 syslog msg "WebEx Route Added - Enabling CUBE Service"
     action 2.0 cli command "enable"
     action 3.0 cli command "config t"
     action 4.0 cli command "voice service voip"
     action 5.0 cli command "sip"
     action 6.0 cli command "no call service stop"
     action 7.0 cli command "end"
    When the route disappeared, there was a line in the syslog "WebEx Route Lost - Disabling CUBE Service", but the service was not stopped. I had to stop it myself. I then let it sit. Once the route reappeared, the message "WebEx Route Added - Enabling CUBE Service" showed up, but SIP did not start. Any ideas?

    If you have AAA command authz enabled, then make sure you've configured "event manager session cli username USER", where USER is a name authorized to run all of the CLI commands in your applets.
    If you still don't see the behavior you want, enable "debug event manager action cli" to see what the results of the CLI commands are.

  • Error: Worklist Service Action Not Permitted Error

    Hi,
    I am getting following exception if trying to change the action status as Approve for a particular user, after fetching the context and taskId for the same user.
    <2006-08-25 12:45:48,122> <ERROR> <default.collaxa.cube.services> <PCException::
    <init>> Worklist Service Action Not Permitted Error.
    <2006-08-25 12:45:48,142> <ERROR> <default.collaxa.cube.services> <PCException::
    <init>> User "sfitzger" is not permitted to perform the action "APPROVE" on task
    "Quote 4" with id "a56cbc814a4c93a2:1a001ff:10d42242012:-7fcb".
    <2006-08-25 12:45:48,152> <ERROR> <default.collaxa.cube.services> <PCException::
    <init>> Fix the system configuration if the user does not have privilege to perf
    orm the action on the task.
    06/08/25 12:45:48 ORABPEL-10145
    ---Janit

    I have found the problem.
    No Approve anymore, Use Accept.
    thx,
    Janit

  • Human Task Notification service issues on 10.1.3.3

    Hi all,
    I am running SOA Suite 10.1.3.3 and basic workflow, routing, notifications are working fine using Jazn realm. I have the following doubts with respect to notification process:
    1. The workflow notification sent contains a notification text with links to Accept, Reject, Worklist app and the payload of the notification process as an attachment. Is this the intended functionality to have the payload as an attachment or is there a way to include the payload in the email body itself?
    2. I was able to respond back to notification through the link in the email for Approve or Reject. This sent an email to the email account as set in the ns_email.xml configuration and same account name is set as actionableEmailAccountName in the wf_config.xml file. But the workflow process is not picking up this email. Is there any other setting required for workflow to pickup this mail and process the notification to approve/reject.
    3. The links in the email are shown as below:
    Comments [[ ]]">REJECT     Comments [[ ]]">APPROVE     Worklist Application
    Any idea why we are getting the text "Comments [[ ]]">" and how can we modify it?
    --Shiv

    Thanks for the pointers Mahesh.
    My BPEL PM and POP3 servers are on different servers. So I guess symantec can't be an issue, though I have mcafee.
    Looking into domain log, I found an exception regarding the receiving account's registration. The log is as follows:
    Initializing BPEL domain from descriptor file
    "/home/orabpel/SOA/bpel/domains/default/config/domain.xml"
    <2007-09-13 16:16:56,661> <INFO> <default.collaxa.cube.engine> <gsDomainSchemaManager::validateCompatibility> Detected database version '2.0.51'
    <2007-09-13 16:16:56,661> <INFO> <default.collaxa.cube.engine> <AdaptorManager::load> Loaded adaptors for platform 'ias_10g', datasource 'oracle'
    <2007-09-13 16:16:57,051> <INFO> <default.collaxa.cube.engine> <AdapterStats::init:Done initializing Adapter statistics holder for engine > default
    <2007-09-13 16:16:57,145> <INFO> <default.collaxa.cube.engine> <FaultPolicyManager::loadFaultPolicies> Added fault policy file /home/orabpel/SOA/bpel/domains/default/config/fault-policies/DefaultPolicy.xml
    <2007-09-13 16:16:57,159> <INFO> <default.collaxa.cube.engine> <FaultBindingsManager::loadFaultPolicyBindings> Fault binding file loaded:/home/orabpel/SOA/bpel/domains/default/config/fault-bindings.xml
    <2007-09-13 16:16:57,159> <INFO> <default.collaxa.cube.engine> <CubeEngine::init>
    OraBPEL "default" BPEL domain loaded.
    <2007-09-13 16:17:21,336> <INFO> <default.collaxa.cube.services> <QuartzPublisherInit::init> Notification Retry publisher scheduled at every 15 minute(s)
    <2007-09-13 16:20:31,124> <ERROR> <default.collaxa.cube.services> <PCRuntimeException::<init>> Cannot connect to iAS Wireless notification webservice.
    <2007-09-13 16:20:31,125> <ERROR> <default.collaxa.cube.services> <PCRuntimeException::<init>> Cannot connect to iAS wireless notification webservice running at http://messenger.oracle.com/xms/webservices
    <2007-09-13 16:20:31,125> <ERROR> <default.collaxa.cube.services> <IASWDriver::loadSupportedChannels> Cannot connect to iAS Wireless notification webservice.
    <2007-09-13 16:20:31,126> <ERROR> <default.collaxa.cube.services> <IASWDriver::loadSupportedChannels> Cannot connect to iAS wireless notification webservice running at http://messenger.oracle.com/xms/webservices
    <2007-09-13 16:20:36,643> <ERROR> <default.collaxa.cube.services> <PCRuntimeException::<init>> E-mail folder does not exist.
    <2007-09-13 16:20:36,643> <ERROR> <default.collaxa.cube.services> <PCRuntimeException::<init>> E-mail folder InBox does not exist.
    <2007-09-13 16:20:36,653> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Error in registering email receiver.
    <2007-09-13 16:20:36,653> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Error while registering email receiver for the email account TaskServiceReceiving. Because of this error actionable email messages for tasks will not be received
    <2007-09-13 16:20:36,653> <ERROR> <default.collaxa.cube.services> <PCException::<init>> The error could be because of configuration of the email account. Check the configurations for the account. Also check the error stack for the cause of the exception. Contact oracle support if error is not fixable.
    <2007-09-13 16:20:36,654> <ERROR> <default.collaxa.cube.services> <TaskManager::registerEmailReceiver> Error in registering email receiver.
    <2007-09-13 16:20:36,655> <ERROR> <default.collaxa.cube.services> <TaskManager::registerEmailReceiver> Error while registering email receiver for the email account TaskServiceReceiving. Because of this error actionable email messages for tasks will not be received
    <2007-09-13 16:20:36,655> <ERROR> <default.collaxa.cube.services> <TaskManager::registerEmailReceiver> The error could be because of configuration of the email account. Check the configurations for the account. Also check the error stack for the cause of the exception. Contact oracle support if error is not fixable.
    <2007-09-13 16:20:57,423> <INFO> <default.collaxa.cube.engine> <CubeEngine::loadAllProcesses>
    Loading processes for BPEL domain "default" ...
    I'm not sure if the folder name is case sensitive or not. Still I tried with different options like INBOX, inbox, Inbox but all are giving the same exception.
    Any ideas?
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Maybe you are looking for

  • Windows 8 not picking up embedded product key when installed with WDS

    Ok so here is my setup. Server 2008 R2, running WDS and serving various images. the Windows 8 image is a vanilla boot.wim and install.wim imported from a system builder iso. If I burn the ISO or extract it onto a USB drive, then the install process p

  • Common query method

    Hi, I need to query an oracle database using bind variables. To do so, I have a method to execute any query, that would receive the query in a "SELECT fieldFROM table WHERE id = :param1" fashion, and a list of the params for the binded variables in t

  • What programs are better to use than iChat for video conferencing?

    Please help I keep using iChat and it never works any more. What is better to use? Just name some so I can video conference. Thank you for your help

  • Firefox is preventing adobe reader to be installed.

    To down load tax forms I need the adobe to work. The icon is on our screen. I click on the irs line to take me to adobe installation. On the page for installing the note "firefox is preventing" is shown on the top left of the page.

  • While loop stops before countdown has finished

    Hello everyone I have a problem with this scenario: What I want is, that I can enter a series of arrays and then it will choose the first row because the first cycle number is 0, the second is 1 and so on. I want this loop to continue until I've left