OEG11g -OAM11g Integration

I followed the link http://www.oracle.com/technetwork/middleware/id-mgmt/documentation/oam11g-oeg-integration-guide-428888.pdf to integrate OAM 11g with OEG 11g.
Access Server SDK Version: 10.1.4.0.1
OAM ersion: 11.1.1.5
OEG: 11.1.1.5
But I could not complete the integration. When I test the policy using Service Explorer, I always get Response[HTTP/1.1 500 ERROR].
In the OEG logs i get the below error.
ERROR 25/Sep/2011:01:01:07.640 [01bc] The message [Id-00013169
26867625-c1087d454e7eb5932f016c6c-1] logged Failure at 09.25.2011 01:01:07,640 with log description: Filter failed
ERROR 25/Sep/2011:01:01:07.640 [01bc] The message [Id-0001316926867625-c1087d454e7eb5932f016c6c-1] logged Failure at 09.25.2011 01:01:07,640 with log desc
ription: Filter failed
ERROR 25/Sep/2011:01:01:07.640 [01bc] Filter that caused failure: ServiceHandler for 'addition_withsyncbpel_client_ep'
ERROR 25/Sep/2011:01:01:07.640 [01bc] Policy '/soa-infra/services/default/Addition_Project/addition_withsyncbpel_client_ep' {
ERROR 25/Sep/2011:01:01:07.640 [01bc] Filter 'Service Handler for 'addition_withsyncbpel_client_ep'' Status: FAILED
ERROR 25/Sep/2011:01:01:07.640 [01bc] Filter '1. Request from Client' Status: FAILED
ERROR 25/Sep/2011:01:01:07.640 [01bc] Filter 'Before Operation-specific Policy' Status: FAILED
ERROR 25/Sep/2011:01:01:07.640 [01bc] Policy 'Request from Client: Before Operation Hooks' {
ERROR 25/Sep/2011:01:01:07.640 [01bc] Filter 'Validate Client's WS-Security UsernameToken' Status: FAILED
ERROR 25/Sep/2011:01:01:07.640 [01bc] }
ERROR 25/Sep/2011:01:01:07.640 [01bc] }
ERROR 25/Sep/2011:01:01:07.640 [01bc] Service Handler for 'addition_withsyncbpel_client_ep' filter failed
ERROR 25/Sep/2011:01:02:33.890 [0b08] java exception:
com.vordel.common.VordelException: Could not find the Soap Header block which should have WS block
at com.vordel.common.util.VersionHandler.createWSBlockInfo(VersionHandler.java:232)
at com.vordel.common.util.VersionHandler.getWSBlockInfo(VersionHandler.java:201)
at com.vordel.common.util.VersionHandler.getWSBlockInfo(VersionHandler.java:179)
at com.vordel.security.auth.WsAuthN.getWSUsernameTokenDetailsFromActor(WsAuthN.java:297)
at com.vordel.security.auth.WsAuthN.authenticate(WsAuthN.java:62)
at com.vordel.circuit.authn.WsUsernameTokenProcessor.invoke(WsUsernameTokenProcessor.java:78)
at com.vordel.circuit.CircuitInvocation.invokeFilter(CircuitInvocation.java:162)
at com.vordel.circuit.CircuitInvocation.runCircuit(CircuitInvocation.java:123)
at com.vordel.circuit.CircuitDelegateProcessor.invoke(CircuitDelegateProcessor.java:44)
at com.vordel.circuit.CircuitInvocation.invokeFilter(CircuitInvocation.java:162)
at com.vordel.circuit.DelegatingProcessor.callCircuit(DelegatingProcessor.java:50)
at com.vordel.circuit.DelegatingProcessor.callCircuit(DelegatingProcessor.java:42)
at com.vordel.circuit.ws.OperationProcessor.invoke(OperationProcessor.java:125)
at com.vordel.circuit.CircuitInvocation.invokeFilter(CircuitInvocation.java:162)
at com.vordel.circuit.ws.WSProcessor.callChain(WSProcessor.java:281)
at com.vordel.circuit.ws.WSProcessor.invoke(WSProcessor.java:251)
at com.vordel.circuit.CircuitInvocation.invokeFilter(CircuitInvocation.java:162)
at com.vordel.circuit.CircuitInvocation.runCircuit(CircuitInvocation.java:123)
at com.vordel.circuit.CircuitInvocation.processMessage(CircuitInvocation.java:264)
at com.vordel.circuit.SyntheticCircuitChainProcessor.invoke(SyntheticCircuitChainProcessor.java:27)
at com.vordel.dwe.http.HTTPPlugin.invokeDispose(HTTPPlugin.java:197)
at com.vordel.dwe.http.WebServicePlugin.invokeDispose(WebServicePlugin.java:103)
at com.vordel.dwe.http.HTTPPlugin.invoke(HTTPPlugin.java:121)
ERROR 25/Sep/2011:01:02:33.890 [0b08] Failed to authenticate user [null]
ERROR 25/Sep/2011:01:02:33.890 [0b08] java exception:
com.vordel.circuit.authn.VordelAuthNException: No Username Security Token found in the WS block with actor: current actor
at com.vordel.security.auth.WsAuthN.getWSUsernameTokenDetailsFromActor(WsAuthN.java:301)
at com.vordel.security.auth.WsAuthN.authenticate(WsAuthN.java:62)
at com.vordel.circuit.authn.WsUsernameTokenProcessor.invoke(WsUsernameTokenProcessor.java:78)
at com.vordel.circuit.CircuitInvocation.invokeFilter(CircuitInvocation.java:162)
at com.vordel.circuit.CircuitInvocation.runCircuit(CircuitInvocation.java:123)
at com.vordel.circuit.CircuitDelegateProcessor.invoke(CircuitDelegateProcessor.java:44)
at com.vordel.circuit.CircuitInvocation.invokeFilter(CircuitInvocation.java:162)
at com.vordel.circuit.DelegatingProcessor.callCircuit(DelegatingProcessor.java:50)
at com.vordel.circuit.DelegatingProcessor.callCircuit(DelegatingProcessor.java:42)
at com.vordel.circuit.ws.OperationProcessor.invoke(OperationProcessor.java:125)
at com.vordel.circuit.CircuitInvocation.invokeFilter(CircuitInvocation.java:162)
at com.vordel.circuit.ws.WSProcessor.callChain(WSProcessor.java:281)
at com.vordel.circuit.ws.WSProcessor.invoke(WSProcessor.java:251)
at com.vordel.circuit.CircuitInvocation.invokeFilter(CircuitInvocation.java:162)
at com.vordel.circuit.CircuitInvocation.runCircuit(CircuitInvocation.java:123)
at com.vordel.circuit.CircuitInvocation.processMessage(CircuitInvocation
.java:264)
at com.vordel.circuit.SyntheticCircuitChainProcessor.invoke(SyntheticCircuitChainProcessor.java:27)
at com.vordel.dwe.http.HTTPPlugin.invokeDispose(HTTPPlugin.java:197)
at com.vordel.dwe.http.WebServicePlugin.invokeDispose(WebServicePlugin.java:103)
at com.vordel.dwe.http.HTTPPlugin.invoke(HTTPPlugin.java:121)
ERROR 25/Sep/2011:01:02:33.890 [0b08] The message [Id-0001316926953890-1c7267a34e7eb5e9370b6c6c-1] logged Failure at 09.25.2011 01:02:33,890 w
ith log description: Filter failed
ERROR 25/Sep/2011:01:02:33.890 [0b08] The message [Id-0001316926953890-1c7267a34e7eb5e9370b6c6c-1] logged Failure at 09.25.2011 01:02:33,890 with log description: Filter failed
ERROR 25/Sep/2011:01:02:33.906 [0b08] Filter that caused failure: ServiceHandler for 'addition_withsyncbpel_client_ep'
ERROR 25/Sep/2011:01:02:33.906 [0b08] Policy '/soa-infra/services/default/Addition_Project/addition_withsyncbpel_client_ep' {
ERROR 25/Sep/2011:01:02:33.906 [0b08] Filter 'Service Handler for 'addition_withsyncbpel_client_ep'' Status: FAILED
ERROR 25/Sep/2011:01:02:33.906 [0b08] Filter '1. Request from Client' Status: FAILED
ERROR 25/Sep/2011:01:02:33.906 [0b08] Filter 'Before Operation-specific Policy' Status: FAILED
ERROR 25/Sep/2011:01:02:33.906 [0b08] Policy 'Request from Client: Before Operation Hooks' {
ERROR 25/Sep/2011:01:02:33.906 [0b08] Filter 'Validate Client's WS-Security UsernameToken' Status: FAILED
ERROR 25/Sep/2011:01:02:33.906 [0b08] }
ERROR 25/Sep/2011:01:02:33.906 [0b08] }
ERROR 25/Sep/2011:01:02:33.906 [0b08] Service Handler for 'addition_withsyncbpel_client_ep' filter failed
In OAM, I even changed the User Identity Store from Embedded LDAP to AD but no luck.
Does any one got this error?
Appreciate your help.

Hi community,
I have a problem with the integration between oracle access manager 11g and Oracle identity Federation. I want propagate the credential from an application called WSebra to Oracle Access Manager with a SAML Assertion. I have tested the procedure of the integration guide of Oracle "Integration Guide for Oracle Access Manager E15740-04" but not work.
I want know if is possible propagate the credentials betwen an application that send SAML Assertion like WSebra and Oracle Access Manager 11G and if is possible the procedure of integration, i don´t use WebGate i just need propagate the credentials from wsebra to Access Manager. Wsebra has an authentication mechanism with an LDAP system and make the work of authentication, Access Manager must create the Session.
At this point, i create and identity provider and service provider with Oracle Single Sign-On like the integrattion manual describe and i get the message:
Resultado de Autenticación de SSO: Fallo de Autenticación
Código de Estado Secundario de SSOUNKNOWN_PRINCIPAL
And in the log i get the next message:
Authentication instant was not sent from the authentication engine.
Please i need help with this topic because we must integrate this products for a migration process, we want migrate from SUN ACCESS MANAGER to Oracle Access Manager 11g, the SUN ACCESS MANAGER has the SAML setting out of the box. Oracle Access Manager 11g doesn't has SAML and RSA authenticacion is very bad, and we have many problems for this features.
Thanks.

Similar Messages

  • OAM11g integration issue

    Dear All,
    I am trying to integrate OAM11g with OBIEE11g.
    The resource is https://host/analytics/saw.dll
    where <host> is load balancer
    here is the mapping within http.conf
    <VirtualHost *:7777>
    ServerName https://host:443
    ServerAdmin [email protected]
    RewriteEngine On
    RewriteOptions inherit
    <IfModule ossl_module>
    SSLEngine off
    </IfModule>
    </VirtualHost>
    I have 2 OBIEE nodes with load balancer in front of it.
    when URL is selected, OAM login page appears,user is successfully authenticate against LDAP in OAM, session for the user is created in OAM 11g, but when control is passed to OBIEE the error message is dispayed:
    "You are not currently signed in to the Oracle BI Server.
    If you have already signed in, your connection might have timed out, or a communications or server error may have occurred.
    To sign in again, click here. If the problem persists, please contact the site's administrator."
    the integration steps were executed as per "Oracle Fusion Middleware Enterprise Deployment Guide for Oracle Business Intelligence"
    (Chapter 9)
    http://docs.tpu.ru/docs/oracle/en/fmw/11.1.1.6.0/doc.1111/e15722.pdf
    In addition, When I am trying to validate resource via Oracle Access Manager Test Tool I am getting the following message:
    [6/11/12 11:04 PM][request][validate] no
    [6/11/12 11:04 PM][response] Major code: 5(ResrcOpNotProtected) Minor code: 2(NoCode)
    What could be the issue?
    thank you for your feedback

    Hi Shikha,
    I would definitely try this with the 10.1.4.3 WebGate, and the latest BP (13) applied. There were a couple of bugs related to MSIECompatibleAgents that were fixed (not sure that they cause the problem you see, but are a possbility). Failing that, comparing the http header traces of failing IE and successful Firefox session might give some clues as to the cause of the problem.
    Regards,
    Colin

  • OIF11g-OAM11g integration - Auth mode?

    I'm tying to get OIF11g-OAM11g auth mode integration work. I'm following the OIF integration mode doc and followed all the steps. I'm getting redirected to the OAM forum login. Authentication is going through successfull, but I'm getting this error from OIF:
    <Mar 13, 2012 1:17:36 PM CDT> <Error> <oracle.security.fed.eventhandler.authn.engines.oam.OAMAuthnEventHandler> <FED-18068> <Authentication failed: WebGate did not authenticate the user>
    <Mar 13, 2012 1:17:36 PM CDT> <Warning> <oracle.security.fed.http.handlers.authn.LoginRequestHandler> <FED-18051> <Authentication instant was not sent from the authentication engine.>
    Installed OHS server (for Webgate 11g agent) on the same server hosting OIF (configured for both IdP and SP). I'm NOT using OSSO agent.
    The index.html of OHS server was modified and set to redirect the loopback testing URL of fed server as below. The reason I did this was to suppress the OIF login page and make OIF understand the OAM cookie.
    http://oifhost:7499/fed/idp/initiatesso?providerid=http://oifhost:7499/fed/sp&returnurl=http://anyresouce
    Under Authentication Engine, made OAM as the default authentication engine and added "OAM_REMOTE_USER" as the header attribute
    Create OAM policy in OAM. The host identifier has both OHS proxy and OIF host URL
    Added "OAM_REMOTE_USER" as the header attribute under authorization policy
    Has someone faced this issue before. I have seen many threads with the same issue but no solutions yet. Please help.

    Hi community,
    I have a problem with the integration between oracle access manager 11g and Oracle identity Federation. I want propagate the credential from an application called WSebra to Oracle Access Manager with a SAML Assertion. I have tested the procedure of the integration guide of Oracle "Integration Guide for Oracle Access Manager E15740-04" but not work.
    I want know if is possible propagate the credentials betwen an application that send SAML Assertion like WSebra and Oracle Access Manager 11G and if is possible the procedure of integration, i don´t use WebGate i just need propagate the credentials from wsebra to Access Manager. Wsebra has an authentication mechanism with an LDAP system and make the work of authentication, Access Manager must create the Session.
    At this point, i create and identity provider and service provider with Oracle Single Sign-On like the integrattion manual describe and i get the message:
    Resultado de Autenticación de SSO: Fallo de Autenticación
    Código de Estado Secundario de SSOUNKNOWN_PRINCIPAL
    And in the log i get the next message:
    Authentication instant was not sent from the authentication engine.
    Please i need help with this topic because we must integrate this products for a migration process, we want migrate from SUN ACCESS MANAGER to Oracle Access Manager 11g, the SUN ACCESS MANAGER has the SAML setting out of the box. Oracle Access Manager 11g doesn't has SAML and RSA authenticacion is very bad, and we have many problems for this features.
    Thanks.

  • Disable OIM-OAM11g Integration

    Hi,
    I have OIM11g (11.1.1.5) integration in place. I would like to disintegrate OIM and OAM.
    I dont see any documentation for this.
    Any help on this is helpful.
    Thanks
    vicky

    Hi Venky,
    I have searched and I don't find any documentation from oracle on this. I guess you need to raise SR on this and find out.
    Regards,
    Chinni

  • OAM11g R2 Internet Identity Services Integration with Facebook fails

    Hi,
    I have configured OAM11g R2 to use Facebook as an Internet Identity Provider by following the steps mentioned in the link : http://docs.oracle.com/cd/E27559_01/admin.1112/e27239/oicconfiginetidentitysrvcs.htm#BEIDCHAJ
    Below are the quick steps I followed.
    Configuration :
    1. Created an App in FB to generate a Consumer Key and Consumer Secret @ https://developers.facebook.com/apps
    2. In Basic info of the App specified the "App Domains" as company.com
    3. In the App Set the "Website with Facebook Login" to http://OAM-HOST:ManagedServerPort
    4. Copied "App ID" and "App Secret"
    5. On OAM Side, Updated the Internet Identity Provider profile for FB by specifying "Consumer Key" and "Consumer Secret" with "App ID" and "App Secret" retrieved in #4
    6.a) Created an Application Profile with the same name as the registered 10g webgate partner.
    b) Used OAMServiceProviderInterface as "Service Provider Interface"
    c) Selected Facebook as "Application User Attribute Vs Internet Identity Provider User Attributes Mapping"
    d) In Application Profile Properties add property "colocated.oam" with value "true"
    7. Protected an app using webgate with OOTB OICScheme.
    8. Enable "Mobile and Social Service" form System Configuration-> Available Service
    9. Configure WebLogic Server for Facebook Identity Provider Compatibility
         a) Open the WebLogic Console.
    http://host:port/console
    b) Choose Domain > Environment > Servers > Managed Server.
    c) Click the SSL tab, then click Advanced.
    d) Click Lock and Edit configuration.
    e) Change the Host Name Verifier to None.
    f) Restart the Managed Server.
    Issue :
    1. Access the resource which is protected by OICScheme
    2. Click on Facebook
    3. Provide facebook creds
    An Error page is thrown on the browser with below exception on managed server
    <Sep 17, 2012 2:35:19 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Sep 17, 2012 2:35:19 PM IST> <Error> <Net> <BEA-000903> <Failed to communicate with proxy: proxy.proxy.com/80. Will try connection graph.facebook.com/443 now.
    java.net.UnknownHostException: proxy.proxy.com
    at java.net.InetAddress.getAllByName0(InetAddress.java:1157)
    at java.net.InetAddress.getAllByName(InetAddress.java:1083)
    at java.net.InetAddress.getAllByName(InetAddress.java:1019)
    at java.net.InetAddress.getByName(InetAddress.java:969)
    at weblogic.socket.ChannelSocketFactory.createSocket(ChannelSocketFactory.java:37)
    Truncated. see log file for complete stacktrace
    <Sep 17, 2012 2:35:19 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    java.net.SocketTimeoutException: connect timed out
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:529)
    at weblogic.net.http.HttpsClient.openWrappedSSLSocket(HttpsClient.java:555)
    at weblogic.net.http.HttpsClient.openServer(HttpsClient.java:286)
    at weblogic.net.http.HttpsClient.openServer(HttpsClient.java:363)
    at weblogic.net.http.HttpsClient.New(HttpsClient.java:518)
    at weblogic.net.http.HttpsURLConnection.connect(HttpsURLConnection.java:239)
    at oracle.security.idaas.rp.http.HttpUtils.send(HttpUtils.java:144)
    <Sep 17, 2012 2:35:22 PM IST> <Error> <oracle.idaas.rp> <BEA-000000> <There is an error while getting access token for the user from the identity provider
    oracle.security.idaas.rp.RPException: Request failed:
    at oracle.security.idaas.rp.http.HttpUtils.send(HttpUtils.java:204)
    at oracle.security.idaas.rp.oauth.provider.FacebookImpl.execHttpRequest(FacebookImpl.java:384)
    at oracle.security.idaas.rp.oauth.provider.FacebookImpl.getAccessToken(FacebookImpl.java:227)
    at oracle.security.idaas.rp.IDPResponseHandler.getAccessToken(IDPResponseHandler.java:488)
    at oracle.security.idaas.rp.IDPResponseHandler.processIDPResponse(IDPResponseHandler.java:131)
    at oracle.security.idaas.rp.RPReturnServlet.processRequest(RPReturnServlet.java:97)
    at oracle.security.idaas.rp.RPReturnServlet.doGet(RPReturnServlet.java:129)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    <Sep 17, 2012 2:35:22 PM IST> <Error> <oracle.idaas.rp> <BEA-000000> <Exception in processRequest method
    oracle.security.idaas.rp.RPException: oracle.security.idaas.rp.RPException: Request failed:
    at oracle.security.idaas.rp.oauth.provider.FacebookImpl.getAccessToken(FacebookImpl.java:247)
    at oracle.security.idaas.rp.IDPResponseHandler.getAccessToken(IDPResponseHandler.java:488)
    at oracle.security.idaas.rp.IDPResponseHandler.processIDPResponse(IDPResponseHandler.java:131)
    at oracle.security.idaas.rp.RPReturnServlet.processRequest(RPReturnServlet.java:97)
    at oracle.security.idaas.rp.RPReturnServlet.doGet(RPReturnServlet.java:129)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    Any Help/Pointers to resolve this issues will be Highly Appreciated
    ~Sagar

    Hi Sagar,
    To resolve this issue, do the following:
    1. Click on System Configuration Tab at the top.
    2. Click Mobile & Social on the Left Hand Side.
    3. Click Mobile & Social Settings.
    4. On the right hand side, you will see proxy server settings. You can remove the www-proxy.us.oracle.com from the proxy hostname and 80 from the port field.
    Let me know if you still see issues.
    Regards
    Parag

  • Urgent: OEG 11.1.1.5 - OAM 11.1.1.5 integration on RHEL 64 bit

    I am trying to integrate OEG 11.1.1.5 with OAM 11.1.1.5 on RHEL 64 bit platform and facing the issue mentioned below. Please let me know if anyone has faced this issue in the past. Appreciate your help.
    Reference Oracle integration guide followed for this integration -
    Oracle Access Manager 11g – Oracle Enterprise Gateway Integration Guide (http://www.oracle.com/technetwork/middleware/id-mgmt/documentation/oam11g-oeg-integration-guide-428888.pdf)
    Error:
    After completing the integration steps, when I try to access a protected webservice using SoapUI of OEG Service Explorer, I get 'fault:MessageBlocked' as the response. I also see the following errors in the OEG trace logs:
    ERROR 24/Aug/2012:10:25:11.472 [434ad940] OAM exception: 205: LANGUAGE_NOT_INITIALIZED
    INFO 24/Aug/2012:10:25:11.472 [434ad940] OAM SDK version AccessServerSDK_Ver_10.1.4, NetPoint Access Protocol version NAP_Version_3
    ERROR 24/Aug/2012:10:25:11.472 [434ad940] java exception:
    java.lang.RuntimeException: OAM exception: 205: LANGUAGE_NOT_INITIALIZED
    ERROR 24/Aug/2012:10:25:11.473 [434ad940] Failed to authenticate user [null]
    ERROR 24/Aug/2012:10:25:11.473 [434ad940] java exception:
    com.vordel.circuit.authn.VordelAuthNException: Original Message - type=java.lang.RuntimeException msg=*OAM exception: 205: LANGUAGE_NOT_INITIALIZED*
    Version details:
    OAM version - 11.1.1.5
    OEG version - 11.1.1.5
    OS version - RHEL 5.6 (64-bit)
    ASDK version - 10.1.4.3
    Reference:
    I found reference to this error in the following Oracle support document/bug but it was not helpful.
    Document 1382965.1 found at: https://support.us.oracle.com/oip/faces/secure/km/DocumentDisplay.jspx?id=1382965.1
    BUG:13427148 - UNABLE TO INTEGRATE THE OAM11G WITH OEG11G

    I am trying to integrate OEG 11.1.1.5 with OAM 11.1.1.5 on RHEL 64 bit platform and facing the issue mentioned below. Please let me know if anyone has faced this issue in the past. Appreciate your help.
    Reference Oracle integration guide followed for this integration -
    Oracle Access Manager 11g – Oracle Enterprise Gateway Integration Guide (http://www.oracle.com/technetwork/middleware/id-mgmt/documentation/oam11g-oeg-integration-guide-428888.pdf)
    Error:
    After completing the integration steps, when I try to access a protected webservice using SoapUI of OEG Service Explorer, I get 'fault:MessageBlocked' as the response. I also see the following errors in the OEG trace logs:
    ERROR 24/Aug/2012:10:25:11.472 [434ad940] OAM exception: 205: LANGUAGE_NOT_INITIALIZED
    INFO 24/Aug/2012:10:25:11.472 [434ad940] OAM SDK version AccessServerSDK_Ver_10.1.4, NetPoint Access Protocol version NAP_Version_3
    ERROR 24/Aug/2012:10:25:11.472 [434ad940] java exception:
    java.lang.RuntimeException: OAM exception: 205: LANGUAGE_NOT_INITIALIZED
    ERROR 24/Aug/2012:10:25:11.473 [434ad940] Failed to authenticate user [null]
    ERROR 24/Aug/2012:10:25:11.473 [434ad940] java exception:
    com.vordel.circuit.authn.VordelAuthNException: Original Message - type=java.lang.RuntimeException msg=*OAM exception: 205: LANGUAGE_NOT_INITIALIZED*
    Version details:
    OAM version - 11.1.1.5
    OEG version - 11.1.1.5
    OS version - RHEL 5.6 (64-bit)
    ASDK version - 10.1.4.3
    Reference:
    I found reference to this error in the following Oracle support document/bug but it was not helpful.
    Document 1382965.1 found at: https://support.us.oracle.com/oip/faces/secure/km/DocumentDisplay.jspx?id=1382965.1
    BUG:13427148 - UNABLE TO INTEGRATE THE OAM11G WITH OEG11G

  • Refresh System Data in Integration Directory PI 7.11

    Hey,
    I have setup a new technical system and a business system in SLD, but now I still can't find it in Integration Directory.
    I knew from the later PI Version, that there was an option to transfer SLD data to integration directory, but now I can't find it
    anymore.
    Can anybody help?
    Thanks!
    Michael

    I have setup a new technical system and a business system in SLD, but now I still can't find it in Integration Directory.
    I knew from the later PI Version, that there was an option to transfer SLD data to integration directory, but now I can't find it
    Tools (or right-click in ID) --> Assign Business System --> follow the wizard...it will assign the business system from SLD to ID

  • What is new AT&T iPhone MMS date? I see integrated messaging feature

    Okay, I heard that this was to happen at then end of Summer, then end of July.
    So what is the new date? I see Integrated Messaging counters in my AT&T profile as of this week.
    Should we expect another update to sync with iTunes to get it working?

    Funny. I'm going to mark this question as answered -and this last post as funny.
    I hope it isn't sarcasm, cause my sarcasm detector runs on Windows 7 and I currently have my VMware Fusion session powered off.
    The heart of my question was really the "integrated message" counter in my AT&T profile. I was hoping to hear others just got it, or don't have it, or when they got it, and they I could magically extrapolate a new MMS rumor date.
    Anyway, I don't have to go to UK (although a good choice), cause Rogers in Canada has MMS already.
    One Mac. One World.

  • How to print Integrity sql in the preparedstatement?

    How to print Integrity sql in the preparedstatement?
    Connection conn = null;
    String sql = "select * from person where name=?";
    PreparedStatement ps = conn.prepareStatement(sql);
    ps.setObject(1, "robin");
    ps.executeQuery();
    i'm wants print Integrity sql.
    For example:select * from person where name='robin'
    How should I do?
    thanks a lot!

    PreparedStatement doesn't offer methods for that. You can write your own implementation of PreparedStatement which wraps the originating PreparedStatement and saves the set* values and writes it to the toString().
    If needed, myself I just print the sql as well as the values-being-set to the debug statement.Logger.debug(query + " " + values);

  • Can i use OER to store the data from a excel sheet that pertains to the entire integrations ?

    hi ,
    i know that the OER can be used to view the entire landscape for the SOA composites and how they are related with each other. However we have a requirement wherein we need to store the data for the entire integration end systems e.g. ebiz, mfgpro, siebel etc ( that is we need to store data one level up).
    Also,  we want a customized form in OER wherein user can manually add data regarding the integrations.
    So is it possible to do so ? If yes, how ?

    ok, let me put it this way,
    I tried using the import/export utility available under OER admin tab.
    When i export my existing assets it generates the .xml file for each asset. Now as i have hundreds on new assets to be created for each asset type i want to be able to create a new .xml file and want it to create the new asset once i import it using import utility. I tried creating a new .xml file giving it a new UUID but it does not seem to work. Has anyone tried this earlier who can give the steps to do this ?

  • Assigning a node value from an XML variable to a String type  in Weblogic Process Integrator

    Hi,
    Is there any way to assign a node value from an XML variable to a String variable
    in Weblogic Process Integrator...
    Thanx.
    Narendra.

    Nerendra
    Are you talking about using Xpath on the XML document and assigning to a
    variable, it is unclear what you are asking
    Tony
    "Narendra" <[email protected]> wrote in message
    news:3bba1215$[email protected]..
    >
    Hi,
    Is there any way to assign a node value from an XML variable to a Stringvariable
    in Weblogic Process Integrator...
    Thanx.
    Narendra.

  • Error while deploying a simple ADF application on the Integrated weblogic..

    hi,
    I am new to ADF and have developed a simple application that interacts with the database.
    I have tried to deploy the application to the intgrated weblogic server but the deployment is not successful and throws the following error:
    [Waiting for the domain to finish building...]
    [04:14:13 PM] Creating Integrated Weblogic domain...
    [04:15:38 PM] Extending Integrated Weblogic domain...
    [04:16:10 PM] Integrated Weblogic domain processing completed successfully.
    *** Using port 7101 ***
    C:\Users\Jhansi\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\bin\startWebLogic.cmd
    [waiting for the server to complete its initialization...]
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m
    WLS Start Mode=Development
    CLASSPATH=E:\Oracle\MIDDLE~1\WLSERV~1.3\server\ext\jdbc\oracle\11g\ojdbc6dms.jar;E:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar;E:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;E:\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;E:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;E:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;E:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.3.0.jar;E:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;E:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;E:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;E:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;E:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;E:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar
    PATH=E:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\native;E:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\native;E:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;E:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;E:\Oracle\MIDDLE~1\modules\ORGAPA~1.1\bin;E:\Oracle\MIDDLE~1\JDK160~1\jre\bin;E:\Oracle\MIDDLE~1\JDK160~1\bin;E:\OracleXE\app\oracle\product\10.2.0\server\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;E:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_18"
    Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
    Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode)
    Starting WLS with line:
    E:\Oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=E:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=E:\Oracle\Middleware\wlserver_10.3\server\lib\DemoTrust.jks -Dweblogic.nodemanager.ServiceEnabled=true -Xverify:none -da -Dplatform.home=E:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=E:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=E:\Oracle\MIDDLE~1\WLSERV~1.3\server -Djps.app.credential.overwrite.allowed=true -Ddomain.home=C:\Users\Jhansi\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1 -Dcommon.components.home=E:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=E:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.domain.config.dir=C:\Users\Jhansi\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1 -Doracle.server.config.dir=C:\Users\Jhansi\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\servers\DefaultServer -Doracle.security.jps.config=C:\Users\Jhansi\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\fmwconfig\jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=C:\Users\Jhansi\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\Users\Jhansi\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\arisidprovider -Dweblogic.alternateTypesDirectory=E:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,E:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=C:\Users\Jhansi\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\oracle\store\gmds -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=E:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sysext_manifest_classpath;E:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath weblogic.Server
    <Jan 20, 2011 4:16:14 PM EST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 16.0-b13 from Sun Microsystems Inc.>
    <Jan 20, 2011 4:16:14 PM EST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 >
    <Jan 20, 2011 4:16:15 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jan 20, 2011 4:16:15 PM EST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Jan 20, 2011 4:16:16 PM EST> <Notice> <Log Management> <BEA-170019> <The server log file C:\Users\Jhansi\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log is opened. All server side log events will be written to this file.>
    <Jan 20, 2011 4:16:21 PM EST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Jan 20, 2011 4:16:29 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Jan 20, 2011 4:16:29 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jan 20, 2011 4:16:54 PM EST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Jan 20, 2011 4:17:00 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Jan 20, 2011 4:17:00 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Jan 20, 2011 4:17:00 PM EST> <Notice> <Server> <BEA-002613> <Channel "Default[7]" is now listening on 0:0:0:0:0:0:0:1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Jan 20, 2011 4:17:00 PM EST> <Notice> <Server> <BEA-002613> <Channel "Default[6]" is now listening on 127.0.0.1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Jan 20, 2011 4:17:00 PM EST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 192.168.1.73:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Jan 20, 2011 4:17:00 PM EST> <Notice> <Server> <BEA-002613> <Channel "Default[4]" is now listening on fe80:0:0:0:d5e4:73a9:98b0:9db7:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Jan 20, 2011 4:17:00 PM EST> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on fe80:0:0:0:1c56:3208:befd:ce95:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Jan 20, 2011 4:17:00 PM EST> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on fe80:0:0:0:0:5efe:c0a8:149:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Jan 20, 2011 4:17:00 PM EST> <Notice> <Server> <BEA-002613> <Channel "Default[5]" is now listening on fe80:0:0:0:ecd9:7589:e2cd:650d:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Jan 20, 2011 4:17:00 PM EST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 2001:0:4137:9e76:1c56:3208:befd:ce95:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Jan 20, 2011 4:17:00 PM EST> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "DefaultServer" for domain "DefaultDomain" running in Development Mode>
    <Jan 20, 2011 4:17:00 PM EST> <Warning> <Server> <BEA-002611> <Hostname "Jhansi-PC", maps to multiple IP addresses: 192.168.1.73, fe80:0:0:0:ecd9:7589:e2cd:650d%11, fe80:0:0:0:1c56:3208:befd:ce95%13, 2001:0:4137:9e76:1c56:3208:befd:ce95>
    <Jan 20, 2011 4:17:01 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Jan 20, 2011 4:17:01 PM EST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    IntegratedWebLogicServer startup time: 51406 ms.
    IntegratedWebLogicServer started.
    [Running application HRSystem on Server Instance IntegratedWebLogicServer...]
    [04:17:03 PM] ---- Deployment started. ----
    [04:17:03 PM] Target platform is (Weblogic 10.3).
    [04:17:05 PM] Retrieving existing application information
    [04:17:06 PM] Running dependency analysis...
    [04:17:06 PM] Deploying 2 profiles...
    [04:17:07 PM] Wrote Web Application Module to C:\Users\Jhansi\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\HRSystem\ViewControllerWebApp.war
    [04:17:09 PM] Wrote Enterprise Application Module to C:\Users\Jhansi\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\HRSystem
    [04:17:09 PM] Deploying Application...
    <Jan 20, 2011 4:17:10 PM EST> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application HRSystem is not versioned.>
    <Jan 20, 2011 4:17:16 PM EST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1295558229417' for task '0'. Error is: 'weblogic.application.ModuleException: '
    weblogic.application.ModuleException:
         at weblogic.jdbc.module.JDBCModule.activate(JDBCModule.java:350)
         at weblogic.application.internal.flow.ModuleListenerInvoker.activate(ModuleListenerInvoker.java:227)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$2.next(DeploymentCallbackFlow.java:531)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.activate(DeploymentCallbackFlow.java:165)
         Truncated. see log file for complete stacktrace
    Caused By: weblogic.common.ResourceException: HRconnDS is already bound
         at weblogic.jdbc.common.internal.RmiDataSource.start(RmiDataSource.java:404)
         at weblogic.jdbc.common.internal.DataSourceManager.createAndStartDataSource(DataSourceManager.java:136)
         at weblogic.jdbc.common.internal.DataSourceManager.createAndStartDataSource(DataSourceManager.java:97)
         at weblogic.jdbc.module.JDBCModule.activate(JDBCModule.java:347)
         at weblogic.application.internal.flow.ModuleListenerInvoker.activate(ModuleListenerInvoker.java:227)
         Truncated. see log file for complete stacktrace
    >
    <Jan 20, 2011 4:17:16 PM EST> <Error> <Deployer> <BEA-149202> <Encountered an exception while attempting to commit the 1 task for the application 'HRSystem'.>
    <Jan 20, 2011 4:17:16 PM EST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'HRSystem'.>
    <Jan 20, 2011 4:17:16 PM EST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException:
         at weblogic.jdbc.module.JDBCModule.activate(JDBCModule.java:350)
         at weblogic.application.internal.flow.ModuleListenerInvoker.activate(ModuleListenerInvoker.java:227)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$2.next(DeploymentCallbackFlow.java:531)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.activate(DeploymentCallbackFlow.java:165)
         Truncated. see log file for complete stacktrace
    Caused By: weblogic.common.ResourceException: HRconnDS is already bound
         at weblogic.jdbc.common.internal.RmiDataSource.start(RmiDataSource.java:404)
         at weblogic.jdbc.common.internal.DataSourceManager.createAndStartDataSource(DataSourceManager.java:136)
         at weblogic.jdbc.common.internal.DataSourceManager.createAndStartDataSource(DataSourceManager.java:97)
         at weblogic.jdbc.module.JDBCModule.activate(JDBCModule.java:347)
         at weblogic.application.internal.flow.ModuleListenerInvoker.activate(ModuleListenerInvoker.java:227)
         Truncated. see log file for complete stacktrace
    >
    [04:17:16 PM] #### Deployment incomplete. ####
    [04:17:16 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    #### Cannot run application HRSystem due to error deploying to IntegratedWebLogicServer.
    [Application HRSystem stopped and undeployed from Server Instance IntegratedWebLogicServer]
    ERROR [main] com.oracle.cie.domain.template.dependency.TemplateSelectionTarget - Template is not present in the graph: null
    Thanks,
    Jhansi

    Hi Jhansi,
    Whether u create HRconnDS in ur Weblogic server
    If not create it ...
    If yes just check it out whether u gave a correct connection string for it......
    Regards,
    Suganth.G

  • OIM 9.1.0 Integration with Active Directory 2008 R2

    Hi,
    My customer is running Root/Child AD structure based on windows 2003 w/SP2, OIM 9.1.0 deployed under one of the child domains, and integrated with child domains controllers which runs windows server 2003 as well.
    My customer has decided to upgrade his AD to Windows Server 2008 R2 domain controllers across the entire AD Forest and still wants to integrate the current OIM v9.1.0 with AD for all of his Users provisioning and password synchronizations.
    Am not sure if current OIM version of OIM 9.1.0 is compatible and supported by OIM v9.1.0 under active directory version 2008 / R2, and not sure if it can be integrated with such AD version.
    Any guidance is really appreciated.
    Also I was thinking of such scenario but also not sure of its support ability and if OIM will keep working on such scenario, the scenario is to upgrade only the AD root domain to Windows 2008 R2 while keeping the child domain holding the OIM 9.1.0 at Windows 2003 version.
    Is this a working and supported scenario by OIM v9.1.0 ?

    I believe you question should be if the connector supports this architecture. Check out the versions supported for the connector you are using and you should be good.
    -Bikash

  • FRM-41211 Integration Error SSL - OracleAS 10g

    Hi.
    I have error Frm-41211 Integration Error SSL Failure Running Another Product error while calling a report from web form in oracleAS 10g.
    I have problem with RUN_REPORT_OBJECT in web forms.
    I have error: FRM-41211 SSL integration error .....
    OracleAS server began on Windoes XP SP2.
    Do you help me ?

    Hi,
    I remember having seen this issue in teh apst. My best recommendation is to work with customer support (metalink.oracle.com)
    Frank

  • FRM-41211 Integration Error SSL - Oracle Forms 10g

    Hi all.
    I have FRM-41211 Integration Error SSL Failure Running Another Product error while calling a report from web form in oracleAS 10g.
    I have problem with RUN_REPORT_OBJECT in web forms in this code:
    =====================================================
    DECLARE
    BEGIN
    repid := find_report_object('MODULE21');
    v_rep := RUN_REPORT_OBJECT(repid);
    -- jobid := substr(v_rep, length('rep60_WS70004')+2, length(v_rep));
    -- web.show_document('/reports/rwservlet/getjobid'||jobid||'?server=rep3945','_blank');
    END;
    =====================================================
    I have error: FRM-41211 SSL integration error .....
    OracleAS 10g server began on Windows XP SP2.
    Do you help me ?
    Very thanks !!

    Do you help me ?
    Thanks.

Maybe you are looking for

  • Unable to Run/Deploy the Application

    JDev 11.1.2.1.0 ADF BC I am unable to run my application and it gives the below log: *** Using HTTP port 7101 *** *** Using SSL port 7102 *** C:\Users\Administrator\AppData\Roaming\JDeveloper\system11.1.2.1.38.60.81\DefaultDomain\bin\startWebLogic.cm

  • Safe third party fractal plug-in for CS6Photoshop

    I am wanting to purchase a fractal plug-in.  I want to know of a good and safe one to use for CS6 Photoshop.  Any suggestions?

  • ITunes 10.4 crashing when syncing music

    I'm having a major problem after upgrading to iTunes 10.4 for Windows.  I'm now randomly crashing when syncing music to my Ipad 2.   It seems some sync fine and then all the sudden it crashes. The crash I'm getting is: AppName: itunes.exe     AppVer:

  • Trying to view a video for class, but getting error message...

    Can anyone help me figure out what this means? My updates are current...I'm running on OS X Yosemite 10.10.1 "VLC media player 1.0.3 Goldeneye requires Mac OS X 10.5 or higher. VLC's last release for your OS is VLC 0.7.2, which is highly out of date

  • Why does RoboHelp HTML v11.0.1.235 crashes when inserting a script?

    I inserted the following script "<noscript> <!--Javascript is not enabled--> </noscript>". I used the menu options Insert > HTML > Advanced > Script. Unfortunately, RoboHelp places this tag inside the "<script>" "</script>" tags which causes errors.