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

Similar Messages

  • Sometimes get error "looking for something on MobileMe?" after publishing via ftp server

    I published a website I created on iWeb via an ftp server.  Sometimes it works, but sometimes I get the error "Looking for something on MobileMe?"  My web host says all my settings are correct, so the problem is likely to be in iWeb.  How can I fix this?

    I use FatCow as both my domain registrar and my web host, a similar service to GoDaddy.  The FatCow tech support said all my settings were correct.  Here's a pic of the iWeb Site Publishing Settings page:
    When I try "Test Connection," it succeeds.
    I originally published using MobileMe, then switched to ftp using FatCow.  The ftp publishing worked at first, then I started getting the error message intermittently, now get it all the time.  The FatCow tech thought that something is likely to be imbedded in the code that is taking it to MobileMe.
    Thanks again for your help!

  • Adobe Reader 10.1/ 11 get error "has stopped working" on windows 7 after installed 1 or 2 days, but Adobe Reader is fine==

    Adobe Reader 10.1/ 11 get error "has stopped working" on windows 7 after installed 1 or 2 days, but Adobe Reader is fine==

    Turning off the Protected Mode at Startup setting fixed the problem for me. Switched off all protected mode settings in Preferences exited Adobe Reader XI then restarted. Now I can successfully open files without the program crashing. I run the same versions of Adobe Reader and Norton Internet Security on Windows 7 and Windows 8 systems and the problem only occurred on Windows 7.

  • I'm trying to load video file into CS6 I keep getting error message: 'Could not complete you request because the DynamicLink Media Server is not available.' No Idea what to do next. Help please.

    I'm using CS6 Extended. My OS is "Windows 7 home premium.
    Can no longer load video files into CS6 for edited I keep getting error message:
    'Could not complete your request because the DynamicLink Media Server is not available.'
    Don't know what this means. Until just now I was able to load videos without any problems. Now I'm getting this message. Any thoughts?

    Hi Mylenium,
    upfront:
    I hope I won't be marked as spam now, since I am posting on a few relevant discussions now to this topic.
    However, I really would like to ask the people who have experienced this problem to see if they were able to solve it.
    Now the real deal:
    I posted a question in this discussionDynamicLink Media Server won't let me import video for video frames to layers anymore.
    The linked discussion is a lot younger, which is why I posted there first.
    I also put in information on the steps that I have tried and my computer specifications.
    I am experiencing this problem for a while now and hope you and jones1351may be able to help out.

  • How do I get connected to a server on my network via an IP address?  When I try to open in a URL and login as a registered user with proper login it errors out saying there was a problem with connecting to the server?

    I am new to Mac...How do I get connected to a server on my network via a hyper link IP address path?  When I try to open in a URL and login as a registered user with proper login it errors out saying there was a problem with connecting to the server?

    Some of the following is going to use some technical terms — this area is inherently somewhat technical. 
    If you don't understand some part of the following reply, please ask.
    Is this your own OS X Server system on your own network, or is this some other server within some larger organization? 
    You're posting this in the OS X Server forum, which is a software package that allows OS X systems to provide web-based and many other services; to become servers.
    If it's your OS X Server on your network, then the network and DNS configurations are suspect, or the server is somehow malfunctioning or misconfigured.   This is unfortunately fairly common, as some folks do try to avoid setting up DNS services.
    If it's a larger organization and somebody else is managing the server and the network, then you'll probably need to contact the IT folks for assistance; to learn the network setup and DNS requirements, and if there's a problem with the server itself.
    The basic web URL "hyper link IP address path" — without using DNS — usually looks something the following, where you'll need to replace 10.20.30.40 with the IP address of your server:
    http://10.20.30.40
    UptimeJeff has posted a URL that specifies the AFP file system; an OS X file share.  That's used if you're connecting to an Apple storage service somewhere on your network.  You might alternatively need to specify smb://10.20.30.40 or such, if it's a Windows file server.  (There can be additional requirements for connecting to Windows Server systems, too.)
    If there's local IT staff available here, please contact them for assistance.  If these are your own local systems and your own local OS X Server system, then some information on the server will be needed.  (If you're on a NAT'd network, you'll also need to get DNS services configured and working on your local OS X Server system and your network — you'll not be able to skip this step and reference ISP DNS servers here — or things can and usually will get weird.)

  • After update apple tv 2 on itunes and get error 1602 i start my apple tv and see no contents or any programs there just i see settings and computers?

    after update my apple tv 2 and get error 1602 on itunes, i start it and found no content showing there only settings and computers?
    please any answer.
    my itunes is the latest.

    Welcome to the Apple Community.
    Unfortunately, a number of users appear to have encountered this problem. Some of these users have reported that the problem just disappears the following day or shortly after. Other users have found various other solutions to this problem.
    Firstly, are you receiving any date and time errors when you turn on your Apple TV?
    Check that you are properly connected to the Internet, by ensuring that you have a proper IP address and not one starting with 169. Also check that your location for the iTunes Store is set correctly, if so you might try changing it and then changing it back.
    If the problem persists try restarting the Apple TV by removing ALL the cables for 30 seconds, or resetting it using the reset option under general. You should also try restarting your router, or if this doesn't work you might like to try a restore.

  • Continue to get error message "backup could not be completed" after purchasing additional storage

    continue to get error message "backup could not be completed" after purchasing additional storage

    Just wanted to update the community on my exciting adventure to fix my ipad;
    I made my way over to the Apple Store here in South Florida and had my appointment with the geniuses. No one could figure this sucker out!  They did every thing they could think of to the ipad without success. Couldn't even tell me what the problem was. All were very nice about it, of course. I was told to wait a day while they contacted the great and powerful central genius(es) but apparently no one was home there since they never responded to the request for help.
    Anyway, I will go back to the Apple Store one more time before I give in to the conclusion that my 3 year old iPad (original) is DOA

  • TS1814 I had to restore my Ipod Touch and now I can't connect to anything on it. When it asks for my Apple ID it comes up with an error message and says that it can't connect to the server. I have checked my WiFi connection and its connected.

    I have had to restore my Ipod Touch and now I can't connect to anything on it. When it asks for my Apple ID it comes up with an error message and says that it can't connect to the server. I have checked my WiFi connection and its connected.

    Hi there,
    I would recommend taking a look at the troubleshooting steps found in the article below.
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    -Griff W.

  • I am unable to get beyond the "sync with iTunes" splash page after connecting my iPhone; every tab is grey. What gives?

    I am unable to get beyond the "sync with iTunes" splash page after connecting my iPhone; every tab is grey. What gives?

    Is the computer the one the device normally syncs with?
    If not, sync with the computer it normally syncs with.
    If it is, place the device in DFU mode (google it) and restore.

  • Getting error -2147221219 when trying to execute OpenMsgStore function on Exchange 2007 Server

    Hello,
      I am getting error -2147221219 when trying to execute OpenMsgStore API on Exchange Server 2007. I have created the Public Folder also on the same server. Also, I have installed the Microsoft Exchange Server MAPI Client and Collaboration Data Objects 1.2.1 on the server. Please do let me know if our previous MAPI / CDO applications would work for Exchange Server 2007 in this environment?
      Also, while executing the Microsoft Exchange MAPI editor when I click on Session -> Logon and Display Store Table I see Err:0x8004010F=MAPI_E_NOT_FOUND in the row type column. The MAPI initialization is successful and in the Display Name I get Public Folders and Mailbox - Administrator. Please let me know how to I make work the MAPI Editor.
      Thanks for your time and cooperation !!
    Thanks & Regards,
    Neel

    Answers in social.msdn.microsoft.com/Forums/en-US/3a2e9489-6137-42fb-95d1-bebcfe2ea138 may solve your problem.
    PR_PROFILE_CONNECT_FLAGS = 0 will also work.

  • After doing a complete restore of my phone to get it back to factory settings I am not getting error 0eX800000A indicating my iphone 5 cannot be connected.  Please help, my phone is not really usable right now.

    After doing a complete resotre of my phone to get back to factory settings I can no longer connect it to iTunes.  It gives error 0ex800000A.  I am working off of Windows 7.

    Hi there Paula120,
    You may find the troubleshooting steps in the article below helpful.
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/ts1538
    -Griff W. 

  • Error connecting to Content Server

    Hello,
    we are in the process of upgrading ERP6.0 EHP5 to EHP6 which is also an upgrade to NW702 to NW731. We made a system copy of the productive system and called it XXX and did all the post-systemcopy works that need to be done including creating the System PSE. We connected this XXX system to the Content Server and created new respositories and send the certificates to the CS. Everything was working fine. This wall still on NW702
    After the upgrade we get errors like:
    When trying to read/save a file, this error comes up:
    X-ErrorDescription: "Security SsfVerify failed rc=5, lasterror=1, This key
    type is not supported, PSE=\\?\E:\Program Files\SAP\Content Server\Security
    \<REPOSITORYNAME>.pse,"
    When accessing the CSADMIN via OAC0, the password windows opens and at the bottom the  Error "http 401 (unauthorized) Permission denied: adminContRep&configGet" occurs.
    I tried sending the certificate again-> still error
    I tried to delete the .certs and .pse files in ContentServer\security as suggested in note 1800664-> still error
    There was an old note saying that the CS needs to be patched because secude.dll is too old but even the latest patch only has the secude.dll from 2009 and there is no update. (At least I couldn't find any, probably because it is sapcrypto now)
    We are using CS Patch 17. Since everything was working before, I do not see the reason to deploy a new patch.
    The system PSE was created with algorithm RSA with SHA-1 and 2048 byte.
    Does anyone have an idea what to try next?
    Regards
    Andreas

    Hi Andreas,
    Have you registered content server port number 1090. check in services if not registered
    Please follow below steps.
    1.In 'Administrative Tools' open 'Windows Firewall with Advanced Security'
    2.Right click over 'Inbound Rules' and select 'New Rule...'
    3.In the Rule Wizard select 'Port' and click on 'Next'.
    4.Enter the port number you set for the Content Server, the default port is 1090,
    and click 'Next'.
    5. Select 'Allow the connection' and click 'Next'.
    6. Select the Profile for your network and click on 'Next'.
    7. Enter the name of rule, e.g. 'Content Server' and click on 'Finish'
    Hope that maintained host file also.
    Regrads,
    chandu.

  • Error occurred in diagnosticTests.jsp after installation of content server

    HI
    I installed the plumtree portal (PlumtreePortal_v5-0.exe) and Content server (PlumtreeContentServer_v5-0.exe). The portal is working fine. But When I completed the installation of content server I received the following errors, when I checked the diagnosticTests.jsp Which tells whether the installation is successful or not....
    I found 2 bugs
    - Root Section Publishing Target
    - Root Section Preview Target
    Possible Resolution is as follows.
    The Publishing Target Browser Path is invalid. The item was published successfully but could not be found at the Browser Path. To change the publishing target right click on the root folder in Content Explorer and choose "Publishing Target". Click on the Publish Tab. Change the Browser Path to a valid path.
    I am not able to find the Content server explorer. Please let me know how and where can I find these editor
    - Content server explorer
    - Portlet Editor
    - Data Entry Template Editor
    - Presentation Template Editor
    - Workflow Editor
    - WebDav Interface
    Thanks
    Vivek

    Hi Romain Testu, Jstorz & srinathmenon:
    Thanks for the information on the 2 exes that I need to run (IdcServer.exe & IdcAdmin.exe). I ran these two exes from the command prompt as suggested by srinathmenon (I first ran IdcServer next IdcAdmin). However, I did not find any new windows services showing up, with any similar sounding name.
    I once again visited the http://localhost/idc, and when I clicked on the picture of the LOCK, I found a new difference from before. Earlier, I was getting an error message as soon as I clicked on the LOCK. Now, when I clicked on the LOCK, I got a prompt for Username and Password. I typed the default sysadmin & idc. Then I got logged onto a window which says "Oracle Content Server", with three Tree-view dropdowns on the left (My Content Server, Browse Content and Search).
    But in the main part of this Oracle Content Server window, it gives the following error message: -
    Content Server Request failed..Unable to retrieve page. Permission denied. Address 127.0.0.1 is not an allowable remote socket address
    Could you please suggest what could be wrong here?
    Thanks,
    -Deepak

  • Exception while connecting to Content  server from JDeveloper

    I am getting following exception while connecting from jDeveloper
    java.lang.NullPointerException
         at oracle.stellent.wcm.jdev.shared.connection.ConnectionContext.<init>(ConnectionContext.java:53)
         at oracle.stellent.wcm.jdev.features.rescat.IdcConnectionPanel.testAndLogin(IdcConnectionPanel.java:344)
         at oracle.stellent.wcm.jdev.features.rescat.IdcConnectionPanel.access$000(IdcConnectionPanel.java:75)
         at oracle.stellent.wcm.jdev.features.rescat.IdcConnectionPanel$1.doInBackground(IdcConnectionPanel.java:505)
         at javax.swing.SwingWorker$1.call(SwingWorker.java:277)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at javax.swing.SwingWorker.run(SwingWorker.java:316)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:662)
    please Help
    ~Hari

    Ok. I found out why it is happening.
    If I follow the section 3.1.2 and setup the site studio connection then everything is fine
    3.1.2 Creating a Content Server Connection
    http://download.oracle.com/docs/cd/E17904_01/doc.1111/e13650/ssxa_creatingsites.htm#CIHJGHFC
    If I try to create a content server connection from file->new->content server connection then I get a null pointer exception.
    I am sure someone from Oracle will fix it soon. For now all is well with Site Studio.

  • Error in wizard to create new RFC model: connect to message server failed

    Hi,
    I am trying to create a new RFC model in my Web Dynpro project in NWDS.  In the wizard, I reach the step where I am required to enter the SAP login information.  I then enter the details in the Load Balancing tab and click Next.  The error message I get is:
    Connect to message server failed
    Connect_PM MSHOST=****, R3NAME=*, GROUP=**
    LOCATION CPIC (TCP/IP) on local host ***
    ERROR service '***" unknown
    (Note: the *** are client-specific and therefore confidential info so I am removing them).
    The thing is, a colleague of mine is also doing the same thing, but he is not encountering this error.
    Can someone help me troubleshoot this?

    Hi
    The user you use to connect in the RFC should have the authorization to S_RFC. In the Duet installation guide look for the section about defining a system user ID in UME. This section has details about the authorization required for the user.
    Thanks

Maybe you are looking for

  • How to create XML file from 1 oracle tab .

    I'M NEW IN ODI Step1: Target XML format - <Customers> - <UserInfo>  <UserID>0000000000202406</UserID>  <LegalEntityCode>0USAL</LegalEntityCode>  <BranchCode>001</BranchCode>  <LegalEntity>>0USAL</LegalEntity>  <BranchCode>001</BranchCode>  <TypeOfCha

  • Firefox profile cannot be loaded. It may be missing or inaccessible - yet no profile.ini file is missing (folder empty), clean reinstall has not not worked

    I'm running windows 8 and had recently handed my computer back to be repaired. When I got my computer back I started getting the error that states that "Your Firefox profile cannot be loaded. It may be missing or inaccessible." upon opening. I've had

  • Film Student Needs A Lot Of Help!

    Okay, first of all, let it be known that I am a complete newb. Also, I may sound ignorant as there are several other "Camera Help" posts, so I am sorry for that; however, this topic is fairly specific. Any help/recommendations are welcome. I have not

  • Question to new MacBook owners

    I've just got a MB and checking its Application/utilities folder I find the following files: iMac firmware updater iMac SMC firmware update I just find it strange that it would say iMac when it's MB. And I only get error messages when I try to run th

  • Create Webservice from an EAR

    Hi, I want to deploy a java EAR file into the PI java stack and then wrap it into a webservice and expose it from PI for use. How to do that? Regards, Nitin