Cannot find api to implement RIDC connect WebCenter Content Server over SSL

Hi WebCenter Content team,
I find the following sample code from http://docs.oracle.com/cd/E23943_01/doc.1111/e10807/c23_ridc.htm#BJFIHEHI
Example 23-6 IDC Protocol over SSL
+// build a secure IDC client as cast to specific type+
IntradocClient idcClient = (IntradocClient)
manager.createClient("idcs://localhost:4443");
+// set the SSL socket options+
config.setKeystoreFile("ketstore/client_keystore");  //location of keystore file
config.setKeystorePassword ("password");      // keystore password
config.setKeystoreAlias("SecureClient");  //keystore alias
config.setKeystoreAliasPassword("password");  //password for keystore alias
I downloaded RIDC package from Individual Component Downloads in http://www.oracle.com/technetwork/middleware/webcenter/content/downloads/index.html.
But cannot find the above methods in IdcClientConfig and its subclasses. For example, cannot compile the following code.
IdcClientConfig config = idcClient.getConfig();
config.setKeystoreFile("ketstore/client_keystore");  // no such method
Could you please give a correct example.
Thanks a lot.

Most likely the port. RIDC listens usually at 4444, 16200 is the port for browser-based communication.

Similar Messages

  • Spotlight cannot find any files on an OS X Lion server. Any ideas?

    Spotlight cannot find any files on an OS X Lion server.
    Spotlight keeps on "losing" the files on the system. Spotlight searches will show applications, but no files. Rebooting the system will cause the files to start appearing again in searches, but the problem re-occurs within a day or two of the reboot. Removing and re-adding the volume with mdutil has the same effect as rebooting the system, but is much slower due to the re-indexing once the indices are deleted.
    $ sudo mdutil -sv /
              Indexing enabled.
              Scan base time: 2011-11-07 15:43:31 +0000 (1209505 seconds ago), reasoning: 'scan required - mount side'
    So it seems to know it needs to scan the volume. When I do
    $ sudo mdutil -i on /srv/store2
    I then get
    $ sudo mdutil -sv /srv/store2
    /srv/store2:
              Error: unexpected indexing state.  kMDConfigSearchLevelTransitioning
    Which would assume means it's changing from an unindexed state to an indexed one.
    There is no Spotlight config that would prevent Spotlight from locating the files in question. The index just appears to be inaccessible. mdutil -s / shows "Indexing enabled" for / (the mount point in question) and "Indexing disabled" for /srv/store2, another folder it should be indexing.

    Update
    After reboot, mdutil -sv /srv/store2 shows:
    /srv/store2:
      Indexing enabled.
      Scan base time: 2011-08-22 15:53:26 +0100 (7954912 seconds ago), reasoning: 'scan required - shutdown side'
    And I can see three mdworker processes running
    $ ps ax | grep mdworker
      299   ??  SN     0:00.35 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker -s mdworker -c MDSImporterWorker -m com.apple.mdworker.pool.0
      341   ??  SN     0:00.41 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker -s mdworker -c MDSImporterWorker -m com.apple.mdworker.pool.0
      634   ??  SN     0:00.43 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker -s mdworker -c MDSImporterWorker -m com.apple.mdworker.pool.1

  • I am visually impared and use the voice over feature. Somehow the screen curtain" has been turned ON and I cannot find out how to disable it withouut turning voice over OFF. I'm really in the dark now.

    I am visually impared and use the voice over feature. Somehow the screen curtain" has been turned ON and I cannot find out how to disable it withouut turning voice over OFF. I'm really in the dark now.
    Thanks in advance for any helpposted.

    How to reset iPod
    iPod Troubleshooting Assistant
    Finding the "Five Rs" of iPod troubleshooting
    iPod troubleshooting basics and service FAQ

  • HT1430 on my iphone I am getting a "Cannot Get Mail" prompt says " the connection to the server failed. My mail last updated 1-31-14(the last time it would retrieve  mail

    on my iphone I am getting a "Cannot Get Mail" prompt says " the connection to the server failed. My mail last updated 1-31-14(the last time it would retrieve  mail) Ive done the turn on and off thing,thanks

    i had this problem a couple times. Try:
    1) to restart your iPhone (turn off and then on)
    2) connect to a different network or use cellular (it may be a network problem)
    3) delete your mail account from Mail app, and then add it back in
    4) create an icloud backup of all your data, restore through iTunes and then restore from icloud
    hope this helps. cheers!

  • HT1694 cannot get mail... the connection to the server failed

    cannot get mail... he connection to the server failed

    Nether can I I think the update IOS7 is kind of
    effecting my iPhone (4) can someone who knows what their doing
    help me?!?

  • HT1937 Hi my email is not working it says" Cannot gel mail...The connection to the server failed" but my network is working ok is the only application failing...how can I solve the problem?

    Hi, my mail applicatin is not working properly. It says cannot get main...the connection to the server failed but everything else is working ok. How can I solve this problem?

    The connectivity test indicated that there was a problem with the user's ActiveSync folder, typically fixed by checking the box "Allow inheritable permissions ...".
    Since it already was checked and even by removing the inherited permissions and then re-inheriting them didn't do the trick, I ended up just deleting the whole thing and then made a new duplicate account and blank mailbox.  That was pretty drastic
    but it fixed the problem.  After restoring his mailbox contents from backup, the user is now a happy camper.
    The connectivity test tool was helpful because the external URL was blank so I filled in the URL.  But ActiveSync was working fine for everybody without the URL before although I don't know why it did work without it.
    The other funny thing is on one of my iPads I am able to synch my mailbox and also the user's mailbox but on another iPad it just wouldn't synchronize when it worked before I added the external URL.  The iPads have the same OS version so I
    just don't understand it.  Oh well.
    Thanks for your help.  That was a good tip!
    WC

  • Getting error in JDeveloper 11.1.1.6 after Connecting to Content server

    Hi,
    We are getting below error in JDeveloper 11.1.1.6 after getting "success" to connect content server. We are able to connect to content server but repository is not being loaded into JDeveloper and it gives below error.
    Please guide.
    Performing action Properties...[ from oracle.jdeveloper.appresources.ApplicationResourcesWindow ]
    oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic:May 10, 2012 6:57:31 PM oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic getItem
    WARNING: An error occurred while accessing the content repository.
    javax.naming.NamingException: May 10, 2012 6:57:31 PM oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic throwGeneric
    ALL: An error occurred while accessing the content repository.
    [Root exception is javax.jcr.RepositoryException: Error communicating with Content Server.]
         at oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic.throwGeneric(AbstractRepositoryLogic.java:35)
         at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.getItem(JCRRepositoryLogic.java:145)
         at oracle.webcenter.content.internal.model.rc.ContentResource.init(ContentResource.java:219)
         at oracle.webcenter.content.internal.model.rc.ContentResource.getContentID(ContentResource.java:327)
         at oracle.webcenter.content.internal.model.rc.ContentResource.getResourceId(ContentResource.java:313)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listInternal(ContentDirContext.java:326)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:303)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:297)
         at oracle.jdeveloper.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRootNode.java:147)
         at oracle.jdeveloper.rescat2.nodes.ExtendedGenericNode$1.run(ExtendedGenericNode.java:296)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: javax.jcr.RepositoryException: Error communicating with Content Server.
         at oracle.jcr.impl.ExceptionFactory.repository(ExceptionFactory.java:122)
         at oracle.stellent.jcr.IdcPersistenceManager.getRootNode(IdcPersistenceManager.java:971)
         at oracle.stellent.jcr.IdcPersistenceManager.getResourceByAbsolutePath(IdcPersistenceManager.java:529)
         at oracle.jcr.impl.TransientLayer.getResourceByRelativePath(TransientLayer.java:455)
         at oracle.jcr.impl.OracleSessionImpl.getItem(OracleSessionImpl.java:1108)
         at oracle.jcr.impl.OracleSessionImpl.getItem(OracleSessionImpl.java:302)
         at oracle.webcenter.doclib.internal.model.JCRUtils.getNode(JCRUtils.java:55)
         at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.getItem(JCRRepositoryLogic.java:125)
         ... 9 more
    oracle.webcenter.content.internal.model.rc.ContentResource:May 10, 2012 6:57:32 PM oracle.webcenter.content.internal.model.rc.ContentResource getContentID
    WARNING: An error occurred while accessing the content repository.
    javax.naming.NamingException: May 10, 2012 6:57:31 PM oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic throwGeneric
    ALL: An error occurred while accessing the content repository.
    [Root exception is javax.jcr.RepositoryException: Error communicating with Content Server.]
         at oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic.throwGeneric(AbstractRepositoryLogic.java:35)
         at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.getItem(JCRRepositoryLogic.java:145)
         at oracle.webcenter.content.internal.model.rc.ContentResource.init(ContentResource.java:219)
         at oracle.webcenter.content.internal.model.rc.ContentResource.getContentID(ContentResource.java:327)
         at oracle.webcenter.content.internal.model.rc.ContentResource.getResourceId(ContentResource.java:313)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listInternal(ContentDirContext.java:326)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:303)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:297)
         at oracle.jdeveloper.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRootNode.java:147)
         at oracle.jdeveloper.rescat2.nodes.ExtendedGenericNode$1.run(ExtendedGenericNode.java:296)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: javax.jcr.RepositoryException: Error communicating with Content Server.
         at oracle.jcr.impl.ExceptionFactory.repository(ExceptionFactory.java:122)
         at oracle.stellent.jcr.IdcPersistenceManager.getRootNode(IdcPersistenceManager.java:971)
         at oracle.stellent.jcr.IdcPersistenceManager.getResourceByAbsolutePath(IdcPersistenceManager.java:529)
         at oracle.jcr.impl.TransientLayer.getResourceByRelativePath(TransientLayer.java:455)
         at oracle.jcr.impl.OracleSessionImpl.getItem(OracleSessionImpl.java:1108)
         at oracle.jcr.impl.OracleSessionImpl.getItem(OracleSessionImpl.java:302)
         at oracle.webcenter.doclib.internal.model.JCRUtils.getNode(JCRUtils.java:55)
         at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.getItem(JCRRepositoryLogic.java:125)
         ... 9 more
    oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic:May 10, 2012 6:57:32 PM oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic listFolder
    WARNING: An error occurred while accessing the content repository.
    javax.naming.NamingException: May 10, 2012 6:57:32 PM oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic throwGeneric
    ALL: An error occurred while accessing the content repository.
    [Root exception is javax.jcr.RepositoryException: Error communicating with Content Server.]
         at oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic.throwGeneric(AbstractRepositoryLogic.java:35)
         at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.listFolder(JCRRepositoryLogic.java:249)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listInternal(ContentDirContext.java:326)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:303)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:297)
         at oracle.jdeveloper.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRootNode.java:147)
         at oracle.jdeveloper.rescat2.nodes.ExtendedGenericNode$1.run(ExtendedGenericNode.java:296)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: javax.jcr.RepositoryException: Error communicating with Content Server.
         at oracle.jcr.impl.ExceptionFactory.repository(ExceptionFactory.java:122)
         at oracle.stellent.jcr.IdcPersistenceManager.getRootNode(IdcPersistenceManager.java:971)
         at oracle.stellent.jcr.IdcPersistenceManager.getResourceByAbsolutePath(IdcPersistenceManager.java:529)
         at oracle.jcr.impl.TransientLayer.getResourceByRelativePath(TransientLayer.java:455)
         at oracle.jcr.impl.OracleSessionImpl.getItem(OracleSessionImpl.java:1108)
         at oracle.jcr.impl.OracleSessionImpl.getItem(OracleSessionImpl.java:302)
         at oracle.webcenter.doclib.internal.model.JCRUtils.getNode(JCRUtils.java:55)
         at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.listFolder(JCRRepositoryLogic.java:227)
         ... 6 more
    Performing action Refresh[ from oracle.jdeveloper.appresources.ApplicationResourcesWindow ]
    May 10, 2012 7:12:30 PM oracle.stellent.jcr.IdcPersistenceManager listFolder
    SEVERE: Could not list contents of folder with ID = dCollectionID:-1
    oracle.stellent.ridc.protocol.ServiceException: No service defined for COLLECTION_DISPLAY.
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:142)
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:108)
         at oracle.stellent.jcr.IdcPersistenceManager.listFolder(IdcPersistenceManager.java:690)
         at oracle.stellent.jcr.IdcPersistenceManager.getChildResources(IdcPersistenceManager.java:648)
         at oracle.jcr.impl.TransientLayer.getChildResources(TransientLayer.java:534)
         at oracle.jcr.impl.FolderNode.getNodes(FolderNode.java:116)
         at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.listFolder(JCRRepositoryLogic.java:233)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listInternal(ContentDirContext.java:326)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:303)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:297)
         at oracle.jdeveloper.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRootNode.java:147)
         at oracle.jdeveloper.rescat2.nodes.ExtendedGenericNode$1.run(ExtendedGenericNode.java:296)
         at java.lang.Thread.run(Thread.java:662)
    oracle.stellent.ridc.protocol.ServiceException: No service defined for COLLECTION_DISPLAY.
    o.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:142)
    o.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:108)
    o.stellent.jcr.IdcPersistenceManager.listFolder(IdcPersistenceManager.java:690)
    o.stellent.jcr.IdcPersistenceManager.getChildResources(IdcPersistenceManager.java:648)
    o.jcr.impl.TransientLayer.getChildResources(TransientLayer.java:534)
    o.jcr.impl.FolderNode.getNodes(FolderNode.java:116)
    o.webcenter.content.internal.model.rc.JCRRepositoryLogic.listFolder(JCRRepositoryLogic.java:233)
    o.webcenter.content.internal.model.rc.ContentDirContext.listInternal(ContentDirContext.java:326)
    o.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:303)
    o.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:297)
    o.j.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRootNode.java:147)
    o.j.rescat2.nodes.ExtendedGenericNode$1.run(ExtendedGenericNode.java:296)
    j.lang.Thread.run(Thread.java:662)
    Regards,
    Bhavesh

    Thanks Srinath.
    We have resolved the issue but we had to follow below steps as we were not able to see Folder_g in componet list.
    1. After login to content server, navigated to Admin Server.
    2. In Advanced component manager, we have updated component configuration with selecting Folder_g and press Update
    3. After that we followed the steps 2 and 3 as you mentioned.
    Regards,
    Bhavesh

  • Unable to initialize socket connection to Content Server

    Hi,
    Webcenter installed on linux, content server installed on windows. Here is the error I see in the log files. I did added the ip address of the linux machine in windows host file but in Spaces I see JCR Connection problem. Any idea on what might be wrong. Here ar the settings I have Repository Connection:
    User Name: sysadmin
    CIS Socket Type: Socket
    Server Host: windowsmachine
    Server Port: 5444
    Authntication Method: Identity Propagation
    javax.jcr.RepositoryException: oracle.stellent.ridc.protocol.ProtocolException: Unable to initialize socket connection to Content Server
         at oracle.jcr.impl.ExceptionFactory.repository(ExceptionFactory.java:161)
         at oracle.stellent.jcr.IdcPersistenceManagerFactory.createPersistenceManager(IdcPersistenceManagerFactory.java:177)
         at oracle.jcr.impl.OracleRepositoryImpl.login(OracleRepositoryImpl.java:444)
         at oracle.vcr.jam.LoginTask.call(LoginTask.java:68)
         at oracle.vcr.jam.LoginTask.call(LoginTask.java:29)
         at oracle.webcenter.concurrent.Submission$2.run(Submission.java:495)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.webcenter.concurrent.Submission.runAsPrivileged(Submission.java:509)
         at oracle.webcenter.concurrent.Submission.run(Submission.java:436)
         at oracle.webcenter.concurrent.Submission$SubmissionFutureTask.run(Submission.java:792)
         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:619)
    Caused by: oracle.stellent.ridc.protocol.ProtocolException: Unable to initialize socket connection to Content Server
         at oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager.initializeConnection(SocketConnectionManager.java:23)
         at oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager.initializeConnection(SocketConnectionManager.java:10)
         at oracle.stellent.ridc.protocol.impl.SimpleConnectionPool.acquireConnection(SimpleConnectionPool.java:35)
         at oracle.stellent.ridc.IdcClient.sendRequest(IdcClient.java:130)
         at oracle.stellent.jcr.IdcPersistenceManagerFactory.createPersistenceManager(IdcPersistenceManagerFactory.java:163)
         ... 15 more
    Caused by: oracle.stellent.ridc.protocol.ProtocolException: java.net.ConnectException: Connection refused
         at oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection.connect(SocketConnection.java:41)
         at oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager.initializeConnection(SocketConnectionManager.java:21)
         ... 19 more
    Caused by: java.net.ConnectException: Connection refused
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
         at java.net.Socket.connect(Socket.java:519)
         at java.net.Socket.connect(Socket.java:469)
         at java.net.Socket.<init>(Socket.java:366)
         at java.net.Socket.<init>(Socket.java:180)
         at oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection.createSocket(SocketConnection.java:111)
         at oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection.connect(SocketConnection.java:38)
         ... 20 more

    This error usually occurs because you have not authorized the client's IP address in UCM. The steps to add the WebCenter host to the list of authorized clients are detailed in section [4.3.1.3.1 of the Installation Guide|http://download.oracle.com/docs/cd/E12839_01/install.1111/e12001/webcenterservice_install.htm#sthref161].
    Regards,
    Nicolas

  • Oracle User Messaging Service unable to connect to Mail server through SSL

    Hi,
    I have a SOA server setup with User Messaging Service, with email driver installed. I set it up to connect to an SMTP server over SSL.
    Using the user messaging sample app from samplecode.oracle.com, I encountered the following error:
    javax.mail.MessagingException: Exception reading response; nested exception is: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    After doing some research, I copied the cert from the Mail server and put in in the JDK keystore (jdk\jre\lib\security\cacert) using keytool -importcert command. Then I did configure the SOA server to use that keystore. However I still encountered the above mentioned exception.
    Anyone has encountered and solve the problem?
    Appreciate any pointers :)
    yee thian

    Hi,
    SAP support suggested to check the following notes:
    827958 - Javascript Errors in IC WebClient, Messaging does not work
    871851 and 872720 - JRE version
    828884 - SAM (Simple ABAP messaging)
    844929
    924443
    927566
    927567
    Regards,
    Bruno Mikio

  • Web service client behind a proxy server connecting to web service over SSL

    Hi Friends,
    A web service is exposed by an external system over SSL. We are behind a proxy server and are trying to get connected to web service over SSL. <p>
    We are getting the following error on the test browser of workshop<p><p>
    External Service Failure: FATAL Alert:HANDSHAKE_FAILURE - The handshake handler was unable to negotiate an acceptable set of security parameters.<p><p>
    the whole trace is <p>
    <p>JDIProxy attached
    <Sep 24, 2005 9:27:25 AM EDT> <Warning> <WLW> <000000> <Id=creditCheckCtrl:salesExpertServiceControl; Method=creditcheckcontr
    ol.SalesExpertServiceControl.doCreditVerification(); Failure=com.bea.control.ServiceControlException: SERVICE FAULT:
    Code:javax.net.ssl.SSLHandshakeException
    String:FATAL Alert:HANDSHAKE_FAILURE - The handshake handler was unable to negotiate an acceptable set of security parameters
    Detail:
    END SERVICE FAULT>
    <Sep 24, 2005 9:27:26 AM EDT> <Warning> <WLW> <000000> <Id=creditCheckCtrl; Method=creditcheckcontrol.CreditCheck.testCreditC
    heck(); Failure=com.bea.control.ServiceControlException: SERVICE FAULT:
    Code:javax.net.ssl.SSLHandshakeException
    String:FATAL Alert:HANDSHAKE_FAILURE - The handshake handler was unable to negotiate an acceptable set of security parameters
    Detail:
    END SERVICE FAULT [ServiceException]>
    <Sep 24, 2005 9:27:26 AM EDT> <Warning> <WLW> <000000> <Id=top-level; Method=processes.CreditCheck_wf.$__clientRequest(); Fai
    lure=com.bea.wli.bpm.runtime.UnhandledProcessException: Unhandled process exception [ServiceException]>
    <Sep 24, 2005 9:27:26 AM EDT> <Error> <WLW> <000000> <Failure=com.bea.wli.bpm.runtime.UnhandledProcessException: Unhandled pr
    ocess exception [ServiceException]><p>
    I am not able to make out what could be possibly wrong. Please let me know if you guys have any ideas about how to resolve it.
    Thanks
    Sridhar

    did you resolve this problem. I am looking at the same issue. If you did I would really appreciate your response.
    Thanks.

  • Db connection from content server context through JSP

    Hi All,
    Can anyone tell me how to get ucm db connection from Content Server context through JSP file? Thanks.
    Joe
    FMW Team,iTech,Shenzhen

    Start by getting a sample JSP here:
    http://www.corecontentonly.com/Blog/UsingJavaServerPagesWithContentServerAndAnExample
    Then, you can use the Workspace object in the jsp to create resultsets from SQL.
    String sql = "SELECT * FROM REVISIONS";
    // Execute the sql
    rs = objWorkspace.createResultSetSQL(sql);
    drs = new DataResultSet();
    drs.copy(rs);
    for (drs.first(); drs.isRowPresent(); drs.next())
    String dDocName = ResultSetUtils.getValue(drs, "dDocName");
    System.out.println(dDocName);
    }

  • Cannot find instructions on how to connect printer to a new wireless network.

    HP 4500 series was connected to my wireless network successfully for a year.  Upon moving and obtaining  new wireless network I cannot find instructions for changing wireless network for printer to recognize.

    Hi,
    Just connect printer to a new Network, like a brand new printer. Here are the manuals (many parts).
    Good luck.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • AP Utility cannot find AP Extreme, but AM connected and using it?!

    I've been searching the forums through and through, but I cannot find anything relating to my problem. All of my computers (MacBook, PC laptop and PC desktop) and video game consoles (360 & PS3) are able to connect to the router and send/receive data from the Internet just fine, but none of my computers are able to find the AirPort Extreme using AirPort Utility. Any reason why just days ago I was able to detect the router on all of my computers and am now suddenly unable to detect it? Any suggestions on how to fix this? Thank you!
    Note: I connected both laptops to the AirPort Extreme via Ethernet cable and was still unable to detect anything through the AirPort Utility. Strangely enough, though, I was still able to send and receive data through it.

    I have no solution for you, but I can confirm I have the same problem with my Airport Extreme Base Station (AEBS) -- intermittently. If I wait around long enough, or if I reboot the router and the pc, then the router usually becomes to the Airport Utility again.
    For instance, at this very moment I can't see the AEBS from Airport Utility, although I am connected through that same AEBS.
    This didn't bother me until I got an Airport Express (AX) as well, for using AirTunes. Now, whenever the AEBS becomes invisible to the Airport Utility, the AX also becomes invisible to iTunes and my music stops.

  • Since installing os8 I cannot find my 3G option for connecting to the Internet when wifi is not available. Where do I find the 3G option?

    Since installing os8 I cannot find the 3G option in my settings. Where did it go?

    IIn recent versions of the iOS it is now called just Cellular. It's in the Settings app.

  • When I send a message to blueyonder the system says the message has been sent yet the recipient cannot find it in his emails or on the server.

    I compose a message and press send. The system states that it connecting and then that the message has been sent. When the recipient looks for the message on his system and/or the server he cannot find the message. I have sent him messages direct from my server and also Outlook Express and he does get them it is only when using Thunderbird do the messages go missing. Do I have to use special settings to send messages to Blueyonder?

    I'd suggest you contact your email provider. Similar problems have been reported from Virgin users.
    http://community.virginmedia.com/t5/Other-Queries/Emails-to-blueyonder-users-not-being-received/td-p/1813248

Maybe you are looking for

  • World Traveller creates a task

    I have been facing a problem in all FWs with World Traveller. Whenever I run it, it creates a task. How can I avoid this unwanted task creation? Was this post helpful? If so, please click on the white "Kudos!" star to the left. Thank you! Solved! Go

  • Purchase Order List

    Is anyone aware of functionality, that would allow us to group a list of NB purchase orders, onto one document, before transmitting to the vendor? We have common purchasing orgs and purchasing groups, across multiple company codes. We would like to g

  • Alternative ways to read excel in Sharepoint

    Now I'm facing with a problem of reading excel file on SharePoint server. In the old ways I usually use the OLEDB to read excel through the connection string, but it's just work on 32 bit system, then I attempt to convert my app to x86 platform targe

  • Basic type DELVRY01 - Message typeDESDAV- User exit required

    HI,     We are using the Basic type DELVRY01 as an outbond IDOC to post the data to external system. I'm looking for change the USER Exit where I can add entries to the segment E1ADRM1.   Early replies are appreciated and rewarded. Thanks & Kind Rega

  • Are there alternate numeric keys on the wireless keyboard ?

    Are there alternate numeric keys on the Apple wireless keyboard?