Problem Integrating JAVA & Portal with BW ABAP 7.02

Hi I'm installing a BW 7.02 and I need use Bex tool so in a same server i put ABAP & JAVA instance,<br> all is working fine, but when i try see a JAVA Report with Bex Tools i have an error: <br>
<br><font color="#FF0000"><b>
Connect to message server host failed<br/>Connect_PM  TYPE=B MSHOST=psbibi1d.patrimonio.com.mx:8100 GROUP=PUBLIC R3NAME=BID MSSERV=8100 PCS=1<br/><br/>LOCATION    CPIC (TCP/IP) on local host with Unicode<br/>ERROR       hostname 'psbibi1d.patrimonio.com.mx:8100' unknown<br/>TIME        Tue Feb 14 19:35:38 2012<br/>RELEASE     720<br/>COMPONENT   NI (network interface)<br/>VERSION     40<br/>RC          -2<br/>MODULE      niuxi.c<br/>LINE        1770<br/>DETAIL      NiPGetHostByName: 'psbibi1d.patrimonio.com.mx:8100' not found<br/>SYSTEM CALL getaddrinfo<br/>COUNTER     6</b></font>
<br>
After this i try to run the Diagnostic & Support Tool and I see next info <br>
<br>
BI Mastersystem<br><br>
<font color="#FF0000"><b>
Error while connecting to BI mastersystem via RFC: com.sap.mw.jco.JCO$Exception:Connect to SAP gateway failed <br>Connect_PM TYPE=A ASHOST=psbibi1d.patrimonio.com.mx:8000 SYSNR=00 GWHOST=psbibi1d.patrimonio.com.mx:8000 <br>GWSERV=sapgw00 PCS=1 LOCATION CPIC (TCP/IP) on local host with Unicode ERROR hostname <br>'psbibi1d.patrimonio.com.mx:8000' unknown TIME Tue Feb 14 19:15:39 2012 RELEASE 720 COMPONENT NI (network <br>interface) VERSION 40 RC -2 MODULE niuxi.c LINE 1770 DETAIL NiPGetHostByName: 'psbibi1d.patrimonio.com.mx:8000' <br>not found SYSTEM CALL getaddrinfo COUNTER 4
<br><br>
Check connection properties in Portal Systemlandscape for the property category 'Connector' (Systemlandscape/SAP_BW)
</b></font>
<br><br>
Error in Check Class: com.sap.ip.bi.supportdesk.checks.impl.MultipleUserMappingCheck<br>
<font color="#FF0000"><b>
<br>The mapped user ID argument is null. java.lang.NullPointerException: The mapped user ID argument is null. at <br>com.sap.security.core.umap.imp.UserMapping.getInverseMappingData(UserMapping.java:578) at <br>com.sap.ip.bi.supportdesk.utils.UserUtils.getInverseMappings(UserUtils.java:220) at <br>com.sap.ip.bi.supportdesk.checks.impl.MultipleUserMappingCheck.runCheck(MultipleUserMappingCheck.java:29) at <br>com.sap.ip.bi.supportdesk.checks.CheckResults.runCheck(CheckResults.java:129) at <br>com.sap.ip.bi.supportdesk.checks.CheckResults.<init>(CheckResults.java:112) at <br>com.sap.ip.bi.supportdesk.j2ee.J2eeEngineSettings.readSettings(J2eeEngineSettings.java:261) at <br>com.sap.ip.bi.supportdesk.ui.SystemInfoDynPage.readSettings(SystemInfoDynPage.java:479) at <br>com.sap.ip.bi.supportdesk.ui.ConnectionPropertiesDynPage.onOkClicked(ConnectionPropertiesDynPage.java:253) at <br>sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at <br>sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85) at <br>sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58) at <br>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60) at <br>java.lang.reflect.Method.invoke(Method.java:391) at <br>com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java:173) at <br>com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:119) at <br>com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134) at <br>com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209) at <br>com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114) at <br>com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328) at <br>com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136) at <br>com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189) at <br>com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215) at <br>com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645) at <br>com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328) at <br>com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136) at <br>com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189) at <br>com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753) at <br>com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240) at <br>com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:561) at java.security.AccessController.doPrivileged(AccessController.java:246) at <br>com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:434) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at <br>com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401) at <br>com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266) at <br>com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386) at <br>com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364) at <br>com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1060) at <br>com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265) at <br>com.sap.engine.services.httpserver.server.Client.handle(Client.java:95) at <br>com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175) at <br>com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at <br>com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at <br>java.security.AccessController.doPrivileged(AccessController.java:219) at <br>com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104) at <br>com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
<br>
</b></font>
<br>
<br>
What can I do to fix this problem??
<br><br>
Regards<br>
Daniel

Hi I'm installing a BW 7.02 and I need use Bex tool so in a same server i put ABAP & JAVA instance,<br> all is working fine, but when i try see a JAVA Report with Bex Tools i have an error: <br>
<br><font color="#FF0000"><b>
Connect to message server host failed<br/>Connect_PM  TYPE=B MSHOST=psbibi1d.patrimonio.com.mx:8100 GROUP=PUBLIC R3NAME=BID MSSERV=8100 PCS=1<br/><br/>LOCATION    CPIC (TCP/IP) on local host with Unicode<br/>ERROR       hostname 'psbibi1d.patrimonio.com.mx:8100' unknown<br/>TIME        Tue Feb 14 19:35:38 2012<br/>RELEASE     720<br/>COMPONENT   NI (network interface)<br/>VERSION     40<br/>RC          -2<br/>MODULE      niuxi.c<br/>LINE        1770<br/>DETAIL      NiPGetHostByName: 'psbibi1d.patrimonio.com.mx:8100' not found<br/>SYSTEM CALL getaddrinfo<br/>COUNTER     6</b></font>
<br>
After this i try to run the Diagnostic & Support Tool and I see next info <br>
<br>
BI Mastersystem<br><br>
<font color="#FF0000"><b>
Error while connecting to BI mastersystem via RFC: com.sap.mw.jco.JCO$Exception:Connect to SAP gateway failed <br>Connect_PM TYPE=A ASHOST=psbibi1d.patrimonio.com.mx:8000 SYSNR=00 GWHOST=psbibi1d.patrimonio.com.mx:8000 <br>GWSERV=sapgw00 PCS=1 LOCATION CPIC (TCP/IP) on local host with Unicode ERROR hostname <br>'psbibi1d.patrimonio.com.mx:8000' unknown TIME Tue Feb 14 19:15:39 2012 RELEASE 720 COMPONENT NI (network <br>interface) VERSION 40 RC -2 MODULE niuxi.c LINE 1770 DETAIL NiPGetHostByName: 'psbibi1d.patrimonio.com.mx:8000' <br>not found SYSTEM CALL getaddrinfo COUNTER 4
<br><br>
Check connection properties in Portal Systemlandscape for the property category 'Connector' (Systemlandscape/SAP_BW)
</b></font>
<br><br>
Error in Check Class: com.sap.ip.bi.supportdesk.checks.impl.MultipleUserMappingCheck<br>
<font color="#FF0000"><b>
<br>The mapped user ID argument is null. java.lang.NullPointerException: The mapped user ID argument is null. at <br>com.sap.security.core.umap.imp.UserMapping.getInverseMappingData(UserMapping.java:578) at <br>com.sap.ip.bi.supportdesk.utils.UserUtils.getInverseMappings(UserUtils.java:220) at <br>com.sap.ip.bi.supportdesk.checks.impl.MultipleUserMappingCheck.runCheck(MultipleUserMappingCheck.java:29) at <br>com.sap.ip.bi.supportdesk.checks.CheckResults.runCheck(CheckResults.java:129) at <br>com.sap.ip.bi.supportdesk.checks.CheckResults.<init>(CheckResults.java:112) at <br>com.sap.ip.bi.supportdesk.j2ee.J2eeEngineSettings.readSettings(J2eeEngineSettings.java:261) at <br>com.sap.ip.bi.supportdesk.ui.SystemInfoDynPage.readSettings(SystemInfoDynPage.java:479) at <br>com.sap.ip.bi.supportdesk.ui.ConnectionPropertiesDynPage.onOkClicked(ConnectionPropertiesDynPage.java:253) at <br>sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at <br>sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85) at <br>sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58) at <br>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60) at <br>java.lang.reflect.Method.invoke(Method.java:391) at <br>com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java:173) at <br>com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:119) at <br>com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134) at <br>com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209) at <br>com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114) at <br>com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328) at <br>com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136) at <br>com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189) at <br>com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215) at <br>com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645) at <br>com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328) at <br>com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136) at <br>com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189) at <br>com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753) at <br>com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240) at <br>com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:561) at java.security.AccessController.doPrivileged(AccessController.java:246) at <br>com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:434) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at <br>com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401) at <br>com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266) at <br>com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386) at <br>com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364) at <br>com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1060) at <br>com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265) at <br>com.sap.engine.services.httpserver.server.Client.handle(Client.java:95) at <br>com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175) at <br>com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at <br>com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at <br>java.security.AccessController.doPrivileged(AccessController.java:219) at <br>com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104) at <br>com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
<br>
</b></font>
<br>
<br>
What can I do to fix this problem??
<br><br>
Regards<br>
Daniel

Similar Messages

  • Unable to created users through UME on portal with AS ABAP as its data sorc

    Hi,
    Unable to created users through UME on portal with AS ABAP as its data source.
    I have assigned SAP_BC_JSF_COMMUNICATION to the user SAPJSF but this only helps in editing the already existing users but not in creating new users on portal.
    I have checked that that the role SAP_BC_JSF_COMMUNICATION is properly generated and has *  in all authorizations. I have even assigned SAP_ALL and SAP_NEW to SAPJSF and another ID.
    DO we need to make any config changes to make the database writable from portal. Please advise.
    Thanks,

    Hi,
    If your system is a AS ABAP + +JAVA System,, you have to do the following
    1. Login to Client 001 using SAP GUI
    2. Create a user id
    3. Login to portal and you will be able to see the user.
    4.Assign him the portal rights
    If you want the portal to use seperate Database for USers, there is a setting in Visual admin, that you can change for the same, but i dont remember that

  • Jar files download problems in Java Webstart with JRE 1.6

    We have encountered a few problems in Java Webstart with JRE 1.6
    In JRE 1.5, the jar files are getting downloaded onto the client
    machine with it's original names.
    Example :
    Server File Name : acm.jar
    Client File Name : RMacm.jar
    But in JRE 1.6, the jar files are getting downloaded with improper file names.
    Example :
    Server File Name : acm.jar
    Client File Name : 4fb074cc-66fc7407
    Moreover the path itself seems to be invalid.
    Example Path :
    JRE 1.5 path:
    C:\Documents and Settings\Administrator\Application
    Data\Sun\Java\Deployment\cache\javaws\https\D17.16.23.11\P443\DMtest\DMwebStart
    JRE 1.6 path:
    C:\Documents and Settings\Administrator\Application
    Data\Sun\Java\Deployment\cache\6.0\12
    Due to this, we are facing Classpath problems.
    What changes do we have to make to the code, for Java
    Webstart to work ?
    We are using JBoss 4.0.4 and JDK 1.5 in the Server
    On the client machine, we have IE 6 and JRE 1.6.01
    Help would be appreciated.

    Ask your Java Web Start question at:
    http://forum.java.sun.com/forum.jspa?forumID=38

  • CRM (Abap + Java) connect with WAS (Abap + Java)

    Hello collegues,
    i have installed Netweaver 7.0 with Enterprise Portal.
    Now i must connect
    WAS with CRM system, but i do not what i have to connect ABAP - ABAP parts (RFC connection type TCP) or Java - Java parts (in visual admin in JCo) or ABAP - Java ( no idea how)? Which users are using for?
    The second task -
    i have tryed to create some user in portal but got message "error in persistence"?
    In useradmin in EP i saw that standart users from R/3 Abap are there. May be i fogot to set something after installation?
    Thank you very much for any idea.
    Julia

    Hi Julia,
    for CRM you don't need to "connect" the Portal (Java) with the CRM (ABAP) system.
    It is "just":
    - import of the CRM Business Package
    - definition of a system in the portal pointing to the CRM
    - setup of SSO (if you want SSO)
    The error with the persistance:
    You already have connected the Java UME to the ABAP system. In the ABAP you have a user called "SAPJSF" - this user has only read permission on the users. You have to assign another role to that user: SAP_BC_JSF_COMMUNICATION instead of SAP_BC_JSF_COMMUNICATION_RO
    Hth,
    Michael

  • Connect Portal with several ABAP system

    Hi, I need help with a question
    I can connect (integrate) the portal system with several ABAP system?
    example, The same portal connect with ERP, CRM, BW and SCM.
    This is possible??

    You simply need to maintain your System Landscape and configure a system alias per each abap backend system as starting point. All the info is available at help.sap.com read below link
    Read
    http://help.sap.com/saphelp_nw04/helpdata/en/0d/17df3d2cae445ae10000000a11405a/frameset.htm
    Regards
    Juan

  • Integrating Java caps with tuxedo

    Hi,
    Could any one let me know the best way of integrating Java caps 6 with Tuxedo.
    Regards,
    Abdul

    But the C code that gets called from Java doesn't seem to have access to the data known by the C code that called the Java.
    I don't know exactly what you mean here, unless you're simply saying that the scope of your C data makes it inaccessible between functions.
    Is there a way to pass pointers into Java?
    Yep - Just treat the pointers as opaque types and wrap them in something large enough for the platform - for example a jlong. You need to be sure to be careful in managing the lifetime of the pointers with respect to the Java objects that hold onto them - for example, with function pointers that come from a dynamically loaded shared library or any data pointers that you might be passing around. You probably want to read the section on native peers in the JNI programmer's guide.
    God bless,
    -Toby Reyelts
    Check out the free, open-source, JNI toolkit, Jace - http://jace.reyelts.com/jace

  • Problem connect to Portal with SLD

    Hi , i have problem connect the portal (7.0) whit SLD server
    The SLD server is configured in the Solution Manager.
    SLD: ctsi386nt02.ctsnx.com:sapgw00
    the check connect SLD failure. show messages.
    [Thr 4724] *  ERROR       partner 'ctsi386nt02.ctsnx.com:sapgw00' not reached
    [Thr 4724] *
    TIME        Tue May 03 14:15:29 2011
    [Thr 4724] *  RELEASE     700
    [Thr 4724] *  COMPONENT   NI (network interface)
    [Thr 4724] *  VERSION     38
    [Thr 4724] *  RC          -10
    [Thr 4724] *  MODULE      nixxi.cpp
    [Thr 4724] *  LINE        2823
    [Thr 4724] *  DETAIL      NiPConnect2
    [Thr 4724] *  SYSTEM CALL connect
    [Thr 4724] *  ERRNO       10061
    [Thr 4724] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 4724] *  COUNTER     25
    [Thr 4724] *
    [Thr 4724] *****************************************************************************
        Return code: RFC_FAILURE(1)
        error group: 102
        key: RFC_ERROR_COMMUNICATION

    Hi,
    User SLD - doesn't matter on name belogns to system where SLD is configured and running. SO I guess you have SLD on Solman.
    In case you didn't configured SLD on portal you have to set up on portal on visual admin choose Cluster > Server >Services > SLD Data Supplier > tab Runtime > HTTP Settings and add data of your Solman's SLD hostname port and user (SLDDUSER)
    In case of you have SLD also on portal, go to SLD page e.g. http://<hostname>:5<system_number>00/sld
    On the SLD initial page, choose Administration and in the section Server > Data Suppliers.
    add data of your Solman SLD
    Check web  http://help.sap.com/saphelp_nw70/helpdata/en/ee/74b3407e73c57fe10000000a1550b0/frameset.htm
    Best regards,
    Peter

  • Integration of portal with ADS

    Does anybody knows how to integrate the oracle portal with Microsoft -ADS
    to make single sign on , meaning as soon as the user logs on to the machine
    the same authentication should carry forward to oracle portal authentication.

    Does anybody knows how to integrate the oracle portal with Microsoft -ADS
    to make single sign on , meaning as soon as the user logs on to the machine
    the same authentication should carry forward to oracle portal authentication.

  • Integrating Weblogic Portal with Oracle BPMS

    Hello,
    I need to integrate the Weblogic Portal with the OBPMS, but i need to show only the portlet with the work list. Anyone here already did something like this ?
    I have a tutorial at Oracle with that but in this document says that i need to :
    Add the following portlets by dragging and dropping them from the Design Palette View:
    Menu Action
    Work List
    Instance Detail
    The tutorial is :
    http://download.oracle.com/docs/cd/E13154_01/bpm/docs65/config_guide/index.html?t=modules/enterprise/wlp/t_WLP_Config_Overview.html
    But i need to show only the worklist , its possible ?
    the section with the portlets is : http://download.oracle.com/docs/cd/E13154_01/bpm/docs65/config_guide/index.html?t=modules/enterprise/wlp/t_WLP_Config_Overview.html

    Here's my thoughts on how I think this works. I think you need to have an Authentication Provider or Identity Asserter that plugs into the WLS Security Provider framework that understands the Oracle Access Manager provided token (or whatever mechanism OAM is using to pass the user credentials). That piece will be responsible for creating the principal and groups in the WLS security framework. In WLP, you use Visitor Entitlement Roles to secure things like portlets. The visitor entitlements roles can be defined by many attributes (user profile, date time, request, etc). One of which is the groups that the Authorization Provider or Identity Asserter reports. You might want to post this in the WebLogic Portal forum as well.

  • Problems integrating Worklist service with WebCenter Portal Framework

    I am trying to create a portal framework app integrated with the worklist service and I am following this
    http://docs.oracle.com/cd/E23943_01/webcenter.1111/e10148/jpsdg_worklists.htm#BEIIBCCI .
    But every time I try to go to the worklist part of my app I get this error.
    <Submission> <run> Submission[id=4, service=Worklist, resource=Worklast] caught exception running task
    oracle.bpel.services.workflow.client.WorkflowServiceClientException: oracle.bpel.services.workflow.client.WorkflowServiceClientException: javax.xml.ws.WebServiceException: oracle.fabric.common.PolicyEnforcementException: PolicySet Invalid: WSM-06102 PolicyReference The policy reference URI "oracle/wss10_saml_token_client_policy" is not valid.
         at oracle.bpel.services.workflow.query.client.AbstractDOMTaskQueryServiceClient.authenticate(AbstractDOMTaskQueryServiceClient.java:187)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.webcenter.concurrent.MethodTask.call(MethodTask.java:34)
         at oracle.webcenter.concurrent.Submission$2.run(Submission.java:484)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.webcenter.concurrent.Submission.runAsPrivileged(Submission.java:498)
         at oracle.webcenter.concurrent.Submission.run(Submission.java:424)
         at oracle.webcenter.concurrent.Submission$SubmissionFutureTask.run(Submission.java:888)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at oracle.webcenter.concurrent.ModifiedThreadPoolExecutor$Worker.runTask(ModifiedThreadPoolExecutor.java:657)
         at oracle.webcenter.concurrent.ModifiedThreadPoolExecutor$Worker.run(ModifiedThreadPoolExecutor.java:682)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.bpel.services.workflow.client.WorkflowServiceClientException: javax.xml.ws.WebServiceException: oracle.fabric.common.PolicyEnforcementException: PolicySet Invalid: WSM-06102 PolicyReference The policy reference URI "oracle/wss10_saml_token_client_policy" is not valid.
         at oracle.bpel.services.workflow.query.client.TaskQueryServiceSOAPClient.invoke(TaskQueryServiceSOAPClient.java:209)
         at oracle.bpel.services.workflow.query.client.TaskQueryServiceSOAPClient.authenticate(TaskQueryServiceSOAPClient.java:245)
         at oracle.bpel.services.workflow.query.client.AbstractDOMTaskQueryServiceClient.authenticate(AbstractDOMTaskQueryServiceClient.java:180)
         ... 17 moreI have also looked at this and did it, but it did not work and I basically get the same error just different type of policy refrence. https://blogs.oracle.com/webcenterportal/entry/oracle_bpm_suite_oracle_webcenter
    Any help would be greatly appreciated. Thanks

    Ok I got Integration with Worklist on webcenter portal. If you are following this http://docs.oracle.com/cd/E23943_01/webcenter.1111/e10148/jpsdg_worklists.htm#BEIIBCCI and are running into the same error I had. The one about the Policy Store being Invalid and are developing with Jdeveloper. This is what you do.
    1. Log into the administration server for JDeveloper.
    2. Go to deployments.
    3. click on wsm-pm
    4. select the targets tab.
    5. check the wsm-pm ( i also checked all the ones that were under it when you expanded the selection)
    6. Click change targets.
    7. Select Default server and click yes.
    8. Restart the integrated server.

  • Problem Launching Java Applet with Plug-in: Version 1.4.2_01

    Hello out there:
    I recently installed j2re-1.4.2_01 on my home computer but have been unable to access Web sites emmploying JAva applets. The following is an email exchange with Jeff Hall of Lowell Observatory, manager of an educational site hosted by Lowell, trying to resolve my problem. The messages are better understood if read in reverse order.
    I'm hoping that someone will recognize the source of my problem and can recommmend a solution. I would appreciate any help offered.
    Thanks,
    Mike Coucke
    Hi Jeff:
    Well, I guess the problem lies with me somewhere. Here's my answer/status to your questions/suggestions:
    1) I'm using MS Windows Me version 4.90.3000
    2) I do have the directory C:\Windows\.jpi_cache\jar\, but the only thing in it is an empty folder labeled "1.0". The file LP.jar does not exist anywhere on my hard drive.
    3) I tried several game sites that utilized Java applets and got the same results: the Java cup in the upper left corner followed a few seconds later by the red "X". So, evidently the problem is somewhere on my end.
    I'm going to post our email exchanges in a Java Users Forum managed by Sun to see if anyone out there can solve my problem. However, if you have any more suggestions, I'll be glad to try them.
    Thanks for the help.
    Mike Coucke
    [email protected]
    ----- Original Message -----
    From: "Jeffrey Hall" <[email protected]>
    To: "'Mike Coucke'" <[email protected]>
    Sent: Friday, September 05, 2003 1:02 PM
    Subject: RE: Registration with Lowell Education Online
    Mike,
    Rats! What version of Windows are you using? It's a little strange to
    see the user directory set to C:\Windows; if you're using XP, I'd expect
    it to be something like C:\Documents and Settings\Mike Coucke. In any
    event, the output that is of concern is these two lines:
    java.lang.ClassNotFoundException: LPRemote.class
    Caused by: java.net.UnknownHostException: proxy
    It looks like your browser is not finding our server's IP when it comes
    time to download the necessary Java code.
    LPRemote.class is the fundamental code that runs LOPARC, and your
    browser should be downloading it automatically when you click connect.
    LPRemote.class is stored along with a bunch of other classes in a file
    called "LP.jar" that you download from our server. So, if you go to C:
    in Windows Explorer and do a file search for LP.jar, you should find it.
    On my machine, it's stored in a directory called ".jpi_cache\jar\" in my
    user home directory. Let me know if you have this file, or the
    jpi-cache directory.
    One other thing you might try is going to a different site that you know
    uses Java applets -- I think some of the online game rooms at Yahoo use
    Java. See if other sites that use Java load correctly. Then we'll know
    if it's our server specifically, or a more general problem on your end.
    Jeff Hall
    Lowell Observatory
    Hello Jeff:
    I still have the Java "blues". I followed your instructions, but am still unable to launch a LOPARC session. After an initial failure, I uninstalled all three Java versions I had (1.4.0, 1.4.1, 1.4.2), then reinstalled 1.4.2_01 from the Sun website.
    Now, when I try to launch LOPARC, I initially get a blank window with the Java cup in the upper left corner. After about 20 seconds, the cup changes to a red "X". During those 20 seconds, the following appear in the IE message bar at the bottom of the window: "Applet LPRemote notinited" (their spelling) which changes to "Loading Java Applet Failed..." when the red "X" appears.
    Following is a copy of the log from my Java Console during all of this:
    Java(TM) Plug-in: Version 1.4.2_01
    Using JRE version 1.4.2_01 Java HotSpot(TM) Client VM
    User home directory = C:\WINDOWS
    Proxy Configuration: Manual Configuration
    Proxy: http=proxy,https=proxy,ftp=proxy,gopher=proxy
    Proxy Overrides:
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    p: reload proxy configuration
    q: hide console
    r: reload policy configuration
    s: dump system properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    load: class LPRemote.class not found.
    java.lang.ClassNotFoundException: LPRemote.class
    at sun.applet.AppletClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadCode(Unknown Source)
    at sun.applet.AppletPanel.createApplet(Unknown Source)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.net.UnknownHostException: proxy
    at java.net.PlainSocketImpl.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at sun.net.NetworkClient.doConnect(Unknown Source)
    at sun.plugin.net.protocol.http.HttpClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.net.www.http.HttpClient.privilegedOpenServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.plugin.net.protocol.http.HttpClient.<init>(Unknown Source)
    at sun.plugin.net.protocol.http.HttpClient.New(Unknown Source)
    at sun.plugin.net.protocol.http.HttpURLConnection.createConnection(Unknown Source)
    at sun.plugin.net.protocol.http.HttpURLConnection.connect(Unknown Source)
    at sun.plugin.net.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    at sun.applet.AppletClassLoader.getBytes(Unknown Source)
    at sun.applet.AppletClassLoader.access$100(Unknown Source)
    at sun.applet.AppletClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    ... 10 more
    I followed this up by executing the following three console commands:
    "dump system properties"
    "dump classholder list"
    "dump thread list"
    and obtained the following listings:
    Dump system properties ...
    acl.read = +
    acl.read.default =
    acl.write = +
    acl.write.default =
    application.home = C:\PROGRA~1\JAVA\J2RE14~1.2_0
    awt.toolkit = sun.awt.windows.WToolkit
    browser = sun.plugin
    browser.vendor = Sun Microsystems, Inc.
    browser.version = 1.1
    deployment.javaws.cache.dir = C:\WINDOWS\.javaws\cache
    deployment.javaws.jre.0.enabled = true
    deployment.javaws.jre.0.location = http://java.sun.com/products/autodl/j2se
    deployment.javaws.jre.0.osarch = x86
    deployment.javaws.jre.0.osname = Windows
    deployment.javaws.jre.0.path = C:\Program Files\Java\j2re1.4.2_01\bin\javaw.exe
    deployment.javaws.jre.0.platform = 1.4
    deployment.javaws.jre.0.product = 1.4.2_01
    deployment.javaws.jre.0.registered = true
    deployment.javaws.version = javaws-1.4.2_01
    deployment.system.cacerts = C:\PROGRA~1\JAVA\J2RE14~1.2_0\lib\security\cacerts
    deployment.system.home = C:\WINDOWS\Sun\Java\Deployment
    deployment.system.jssecacerts = C:\PROGRA~1\JAVA\J2RE14~1.2_0\lib\security\cacerts
    deployment.system.profile = C:\WINDOWS
    deployment.system.security.policy = file:/C:/WINDOWS/Sun/Java/Deployment/security/java.policy
    deployment.user.cachedir = C:\WINDOWS\Application Data\Sun\Java\Deployment\cache
    deployment.user.certs = C:\WINDOWS\Application Data\Sun\Java\Deployment\security\deployment.certs
    deployment.user.extdir = C:\WINDOWS\Application Data\Sun\Java\Deployment\ext
    deployment.user.home = C:\WINDOWS\Application Data\Sun\Java\Deployment
    deployment.user.jssecerts = C:\WINDOWS\Application Data\Sun\Java\Deployment\security\deployment.jssecerts
    deployment.user.logdir = C:\WINDOWS\Application Data\Sun\Java\Deployment\log
    deployment.user.profile = C:\WINDOWS\Application Data
    deployment.user.security.policy = file:/C:/WINDOWS/Application%20Data/Sun/Java/Deployment/security/java.policy
    deployment.user.tmpdir = C:\WINDOWS\Application Data\Sun\Java\Deployment\cache\tmp
    file.encoding = Cp1252
    file.encoding.pkg = sun.io
    file.separator = \
    file.separator.applet = true
    http.agent = Mozilla/4.0 (Windows Me 4.90)
    http.auth.serializeRequests = true
    https.protocols = SSLv3,SSLv2Hello
    java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob = sun.awt.windows.WPrinterJob
    java.class.path = C:\PROGRA~1\JAVA\J2RE14~1.2_0\classes
    java.class.version = 48.0
    java.class.version.applet = true
    java.endorsed.dirs = C:\PROGRAM FILES\JAVA\J2RE1.4.2_01\lib\endorsed
    java.ext.dirs = C:\PROGRAM FILES\JAVA\J2RE1.4.2_01\lib\ext
    java.home = C:\PROGRA~1\JAVA\J2RE14~1.2_0
    java.io.tmpdir = C:\WINDOWS\TEMP\
    java.library.path = D:\PROGRAM FILES\INTERNET EXPLORER 6;.;C:\WINDOWS\SYSTEM;C:\WINDOWS;D:\PROGRA~1\INTERN~1;;C:\WINDOWS;C:\WINDOWS\COMMAND
    java.protocol.handler.pkgs = sun.plugin.net.protocol|sun.plugin.net.protocol
    java.runtime.name = Java(TM) 2 Runtime Environment, Standard Edition
    java.runtime.version = 1.4.2_01-b06
    java.specification.name = Java Platform API Specification
    java.specification.vendor = Sun Microsystems Inc.
    java.specification.version = 1.4
    java.util.prefs.PreferencesFactory = java.util.prefs.WindowsPreferencesFactory
    java.vendor = Sun Microsystems Inc.
    java.vendor.applet = true
    java.vendor.url = http://java.sun.com/
    java.vendor.url.applet = true
    java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi
    java.version = 1.4.2_01
    java.version.applet = true
    java.vm.info = mixed mode
    java.vm.name = Java HotSpot(TM) Client VM
    java.vm.specification.name = Java Virtual Machine Specification
    java.vm.specification.vendor = Sun Microsystems Inc.
    java.vm.specification.version = 1.0
    java.vm.vendor = Sun Microsystems Inc.
    java.vm.version = 1.4.2_01-b06
    javaplugin.maxHeapSize = 96m
    javaplugin.nodotversion = 142_01
    javaplugin.proxy.config.list = http=proxy,https=proxy,ftp=proxy,gopher=proxy
    javaplugin.proxy.config.type = manual
    javaplugin.version = 1.4.2_01
    javaplugin.vm.options = -Djava.class.path=C:\PROGRA~1\JAVA\J2RE14~1.2_0\classes -Xbootclasspath/a:C:\PROGRA~1\JAVA\J2RE14~1.2_0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.4.2_01 -Djavaplugin.nodotversion=142_01 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\JAVA\J2RE14~1.2_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol
    line.separator = \r\n
    line.separator.applet = true
    os.arch = x86
    os.arch.applet = true
    os.name = Windows Me
    os.name.applet = true
    os.version = 4.90
    os.version.applet = true
    package.restrict.access.netscape = false
    package.restrict.access.sun = true
    package.restrict.definition.java = true
    package.restrict.definition.netscape = true
    package.restrict.definition.sun = true
    path.separator = ;
    path.separator.applet = true
    sun.arch.data.model = 32
    sun.boot.class.path = C:\PROGRAM FILES\JAVA\J2RE1.4.2_01\lib\rt.jar;C:\PROGRAM FILES\JAVA\J2RE1.4.2_01\lib\i18n.jar;C:\PROGRAM FILES\JAVA\J2RE1.4.2_01\lib\sunrsasign.jar;C:\PROGRAM FILES\JAVA\J2RE1.4.2_01\lib\jsse.jar;C:\PROGRAM FILES\JAVA\J2RE1.4.2_01\lib\jce.jar;C:\PROGRAM FILES\JAVA\J2RE1.4.2_01\lib\charsets.jar;C:\PROGRAM FILES\JAVA\J2RE1.4.2_01\classes;C:\PROGRA~1\JAVA\J2RE14~1.2_0\lib\plugin.jar
    sun.boot.library.path = C:\PROGRAM FILES\JAVA\J2RE1.4.2_01\bin
    sun.cpu.endian = little
    sun.cpu.isalist = pentium i486 i386
    sun.io.unicode.encoding = UnicodeLittle
    sun.java2d.fontpath =
    sun.net.client.defaultConnectTimeout = 120000
    sun.os.patch.level =
    trustProxy = true
    user.country = US
    user.dir = C:\WINDOWS\Desktop
    user.home = C:\WINDOWS
    user.language = en
    user.name = Michael G. Coucke
    user.timezone =
    user.variant =
    Done.
    Dump classloader list ...
    codebase=http://kraken.lowell.edu/, key=http://kraken.lowell.edu/,IONJava/classes/ion_16.jar,IONJava/classes/LP.jar, zombie=false, cache=true, refcount=1, info=sun.plugin.ClassLoaderInfo@109de5b
    Done.
    Dump thread list ...
    Group main,ac=11,agc=2,pri=10
    main,5,alive
    AWT-Windows,6,alive,dameon
    AWT-Shutdown,5,alive
    Java2D Disposer,10,alive,dameon
    AWT-EventQueue-0,6,alive
    Group Plugin Thread Group,ac=3,agc=0,pri=10
    Main Console Writer,6,alive
    AWT-EventQueue-1,6,alive
    TimerQueue,5,alive,dameon
    Group http://kraken.lowell.edu/-threadGroup,ac=2,agc=0,pri=4
    thread applet-LPRemote.class,4,alive
    AWT-EventQueue-2,4,alive
    Done.
    I'm not a Java expert, so this may be more information than you ever wanted to see.
    Once again, I hope that you can help. My experience has been that I usually have some obscure option set incorrectly and that causes me great grief.
    Thanks fo your help,
    Mike Coucke
    [email protected]
    ----- Original Message -----
    From: "Jeffrey Hall" <[email protected]>
    To: "'Mike Coucke'" <[email protected]>
    Sent: Thursday, September 04, 2003 11:48 AM
    Subject: RE: Registration with Lowell Education Online
    Hi Mike,
    Try it now. I think this problem has arisen because Sun just
    released a new version of the Plug-in (1.4.2), and when we released the
    public beta of LOPARC, only one relevant version (1.4.0) was available
    and the LOPARC code was written to look for that by default. I have
    just recoded the relevant routines so they should now cause your browser
    to simply pick up the latest 1.4 version of the Plug-in you have
    installed, whatever it is. I "broke" Java on my machine to replicate
    your problem, and the code I inserted today did fix it. Hopefully it
    will have the same effect for you. I am running IE 6 and plugin
    1.4.2_01 (as accessed via Tools->Sun Java Console).
    One broader problem: some (non-LOPARC-specific) users on the Sun
    forums have reported the "JRE collision" you are seeing when multiple
    versions of the Plug-in are installed on the same machine. So if the
    fix I made to our code doesn't work, one option would be to uninstall
    all Java components from your computer and do a fresh install of the
    latest runtime environment.
    Let me know how/if this works. Thanks for the feedback and for your
    patience.
    Best regards,
    Jeff Hall
    Lowell Observatory
    -----Original Message-----
    From: Mike Coucke [mailto:[email protected]]
    Sent: Wednesday, September 03, 2003 6:30 PM
    To: [email protected]
    Subject: Re: Registration with Lowell Education Online
    Hello Jeff:
    So far, I have been unable to launch a LOPARC session. I repeatedly
    get the following error message:
    "Exception: java.lang.ClassNotFoundException: LPRemote.class"
    My browser is MS Internet Explorer version 6.0.2800.1106 Initially I was
    using Java Plug-In version 1.4.1 and received the error message. I went
    to the Sun website and downloaded/installed Java Plug-In version 1.4.2
    and still get the message.
    Before I try to launch LOPARC, I can select Tools->Sun Java Console from
    IE's pull down menu to check my Java Plug-In version. When I try to
    launch LOPARC, I get the following message:
    "Applet(s) in this HTML page requires a version of Java different from
    the one the browser is currently using. In order to run the applet(s)
    in this HTML page, a new browser session is required, press 'Yes' to
    start a new browser session." If I select 'No', I get the following
    message: "Java Plug-in detected JRE collission"
    If I select 'Yes', a new browser window opens and then I get the first
    message above.
    Can you help?
    Mike Coucke
    [email protected]
    ----- Original Message -----
    From: <[email protected]>
    To: <[email protected]>
    Sent: Monday, September 01, 2003 5:30 PM
    Subject: Registration with Lowell Education Online
    September 1, 2003
    Dear Michael Coucke:
    Thank you for registering with Lowell Observatory's online education
    site. We hope you enjoy using it and visit regularly as we continue to
    expand its features and capabilities. This is a one-time welcoming
    email.
    For your records, your user ID is xxxxx, and your password is #########.
    You'll need to supply these each time you log in.
    This site gives you access to research-grade equipment including a 16"
    telescope, CCD detector, and image processing software. Our online
    archive of data is now available 24/7. The telescope will be opening to
    our onsite users in May, and on select nights to the Internet at large
    in June.
    We have designed this site so you don't need a huge monitor or a
    supercomputer to use it. All pages are viewable on screens running at
    800x600 resolution or higher. To use LOPARC, you'll need a Java-enabled
    browser with the Java 1.4 plug-in installed. If you don't have the
    plug-in, you'll be prompted to download it the first time you attempt to
    connect. This is an admittedly large (9 MB) but one-time-only download.
    This site works correctly under Internet Explorer version 5 or higher.
    If you use Netscape, you must be running version 6 or higher, and
    display or applet behavior anomalies may occur.
    If at any time you can't connect to our server, simply try again later.
    We do experience several power outages each year, particularly during
    Flagstaff's summer thunderstorm season. Our server is fully protected
    and backed up, and can be quickly brought back on line, but any active
    user sessions will be lost. Thanks for your patience during these
    inevitable downtimes.
    Your questions, comments, suggestions, and bug reports about this site
    are always welcome. On behalf of the LOPARC development team, thanks
    for signing up!
    Jeffrey Hall
    Assistant Research Scientist
    Associate Director, Education and Special Programs
    Lowell Observatory
    Flagstaff, Arizona

    Hi Mike,
    I see this in your logs:
    Java(TM) Plug-in: Version 1.4.2_01
    Using JRE version 1.4.2_01 Java HotSpot(TM) Client VM
    User home directory = C:\WINDOWS
    Proxy Configuration: Manual Configuration
    Proxy: http=proxy,https=proxy,ftp=proxy,gopher=proxy
    Proxy Overrides:
    I just helped my Dad set up his computer with a new
    cable modem, and had the situation where we couldn't
    access any secure Web sites. The cable folks had us
    disable the proxy. It looks like the error message is
    saying it can't find your proxy server, and the logs
    you posted say that you've decided to configure your
    proxy manually, rather than using the settings from
    IE (which is how mine is set up in the plugin
    control panel.)
    Could that be the problem?
    --Steve                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Problem integrating BP Architect with JDeveloper

    Hello!
    I just downloaded the Oracle BPA Suite (evaluation version) and successfully installed the BP Architect, created a sample process and then "shared with IT". I'm also using Oracle JDeveloper 10.1.3.3 and unzipped the pcbpel_bundle.zip into the JDeveloper directory.
    I then tried to follow the instructions in the BP Architect Quick Start Guide and created a new connection to the Oracle BPA Server, which runs on the same host. So I select "Local Server" and it also loads the list of available databases correctly. I enter username and password (I suppose I have to use the "system"-account as I did not manually create any other users). But when I want to test the connection, I just get
    "Testing BPA server connection...
    Test failed!"
    I'm pretty sure that I did enter the correct credentials ... and both the Oracle database (I'm using XE 10g) and the BP Architect are running!
    Any hints?
    Thanks!
    Edit: Shame on me ... I didn't realize that this was a different "system"-account and that it was still using the default password... this problem resolved now!
    But I got a new one: trying to use the exported blue print in JDeveloper, I get the following error:
    java.lang.Exception: undefined
         at oracle.bpa.remote.RepositoryService.export(RepositoryService.java:190)
         at oracle.tip.tools.ide.pm.modules.outliner.bpaserver.connections.BPAServer.downloadModel(BPAServer.java:324)
         at oracle.tip.tools.ide.pm.modules.outliner.util.BPAServerDownloadUtil.downloadAndExtract(BPAServerDownloadUtil.java:161)
         at oracle.tip.tools.ide.pm.modules.outliner.bpaexplorer.BPAChooser.downloadZipFile(BPAChooser.java:270)
         at oracle.tip.tools.ide.pm.modules.outliner.bpaexplorer.BPAChooser$2.run(BPAChooser.java:296)
         at java.lang.Thread.run(Thread.java:595)
    What am I missing here?! Thanks!
    Message was edited by:
    user474106

    Hi there,
    I am running into the same issue when I try to create a new model. When you say different "system" account, what was the password and were you able to change it? I am using XE 10g and I did not set the passwords for the ARIS user accounts. I looked at the BPA Suite installation guide and did not see anything regarding password for these accounts.
    Thanks

  • Problem - Logging to portal with Custom Logon iview

    Dear Experts,
    I have created a custom Logon page(Iview out of PAR) with simple JSP with fileds user id as j_user and password j_password. In the action of the form i submit it to "/irj/portal". When the user id&password is correct it loggs in to the portal Correctly. but when the password is wrong it goes to the default Logon screen with the message 'user authentication failed'. Now i want to handle this in my custom logon page itself and donot want to show to the default page.
    Now i need to validate the user id and password before submitting the form. how can i do this, has some one done this before. Can u please send me the sample project to [email protected]
    Its Urgenty and Points will be awarded.
    Thanks
    Md. Yusuf

    Hi All,
    The problem was solved using PortalComponent using JSPDynpage, where i do the validate the user in a bean through the code.
         public boolean checkuserid456 ( String sh1, String sh2 ) throws UMException
              boolean bolval=false;
              try {
              String ssh1 = sh1;
              String ssh2 = sh2;
              IUserAccount ua = UMFactory.getUserAccountFactory().getUserAccountByLogonId(j_user);
              final boolean passwordCorrect = ua.checkPassword(j_password);
              bolval = passwordCorrect;
              catch(Exception e){
    If the value returened is true from the dynpage i direct it to success JSP else i go back to the same first JSP page.
    Thanks
    Yusuf

  • XSLT Problem in Java 6 with Eclipse 3.3.1.1

    I have written XSL files in a project and it run fine with Java 5. But with java 6, I have observe error message, which is given below:
    Exception in thread "main" java.lang.NoSuchFieldError: varSpace10
         at BOPWrapper550.extra()
         at BOPWrapper550.BOP550Others()
         at BOPWrapper550.template$dot$61()
         at BOPWrapper550.applyTemplates()
         at BOPWrapper550.transform()
         at com.sun.org.apache.xalan.internal.xsltc.runtime.AbstractTranslet.transform(Unknown Source)
         at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(Unknown Source)
         at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(Unknown Source)
         at com.utica.clm.transformers.GenericTransformerImpl.transform(GenericTransformerImpl.java:41)
         at com.utica.clm.transformers.CLMTransformer.processLob(CLMTransformer.java:127)
         at com.utica.clm.transformers.CLMTransformer.main(CLMTransformer.java:577)
    Please help.

    I simply suggest read the update page between Java 1.5 and 1.6. Generally you will understand your trouble. Without more explanation its difficult to help you.

  • Help needed on integration of portal with ifs

    The requirement goes like this:
    I use IFS for Content management.
    I want to publish the jsps/ htmls lying on IFS on my oracle portal page.
    I need ways to integrate htmls/ jsps (lying on ifs) with portal page.
    Any inputs are welcome
    Thanks 'N' Regards
    Sumeet

    Hi Chris
    You can subscribe to Muse subscription separately and host the site in BC.
    BC price list according to site plans :
    http://www.adobe.com/in/products/web-hosting/buying-guide.html
    Site plans breakdown :
    http://helpx.adobe.com/business-catalyst/kb/detailed-plan-breakdown.html
    With Muse subscription you get 1 free site to host with Adobe, So you can use the free site count and publish the site on BC, but the free site count is only for web hosting sites, if you are looking for CMS solution then you would need to upgrade site plan.
    Once you upgrade the site plan , it will be longer associated with your Muse subscription. In this case the site fee would be paid separately which you can setup directly to your customer.
    So invoice would be setup to customer and they will pay that monthly.
    In browser editing feature will be available for all site plans.
    Please let me know if you have any additional question or join live chat with BC support team.
    Thanks,
    Sanjit

Maybe you are looking for