Error downloading resources portal for JDeveloper

WebCenter Portal 11.1.1.8

JDeveloper 11.1.1.7

I use the "DesignWebCenterSpaces" project and have used successfully for some time. Today when I opened JDev and tried to download a voucher I got an error on the MDS sessions.

The error reads as follows:

Error downloading resources portal: error encountered in the creation of the MDS Session. Application state will be reset.

I tried to download other pageTemplates, but got the same error.

Help is appreciated!

Mitch

I solved the problem by removing the DesignWebCenterSpaces application and create a new one with the same the config.properties file.

Tags: Java

Similar Questions

  • Unable to create the resource portal for contentListTemplateDef

    Using JDeveloper 11g PS 5 and WebCenter spaces.
    We try to create a list of content model definition Presenter. We have already created a definition of model element that went well.

    If we have a simple definition of the list of Presenter content model:

    <? XML version = "1.0"? >
    < jsp:root xmlns:jsp = "http://java.sun.com/JSP/Page" version = "2.1".
    xmlns:af = "http://xmlns.oracle.com/adf/faces/rich".
    xmlns = "http://xmlns.oracle.com/webcenter/content/templates" >
    < var dt:contentListTemplateDef = 'nodes' >
    < af:panelGroupLayout layout = "vertical" id = 'list' valign = "top" >
    < af:iterator lines = '0' var = 'node' varStatus = 'iterator' value = ' #{node} ".
    ID = "i1" >
    < dt:contentTemplate = view node "#{node}" = "dagberichtListItem."
    nodesHint = ' #{node} "id ="ct1"/ >
    < / af:iterator >
    < / af:panelGroupLayout >
    < / dt:contentListTemplateDef >
    < / jsp:root >

    and click on 'Create the Portal resource', JDeveloper shows following error messages and blank window and finally a NullPointerException.

    April 12, 2012 18:04:41 oracle.webcenter.portalframework.genericsiteresources.internal.model.GenericSiteResourcesManagerImpl
    WARNING: Error getting resource group: oracle.webcenter.webcenterapp.resource.WebCenterResourceBundle
    April 12, 2012 18:04:41 oracle.webcenter.portalframework.genericsiteresources.internal.model.GenericSiteResourcesManagerImpl
    WARNING: Error getting resource group: oracle.webcenter.webcenterapp.resource.WebCenterResourceBundle
    April 12, 2012 18:04:43 oracle.webcenter.content.internal.templates.registry.TemplateRegistry getDefaultCategoryTemplate()
    WARNING: Invalid Configuration for the id of the category ' *'. Did not view defined for the id of the view ' *'.
    April 12, 2012 18:04:43 oracle.webcenter.portal.dt.appnav.SiteResourcePanel init
    WARNING: Error initializing the Portal Resources dialog box.
    java.lang.NullPointerException
    at java.util.Hashtable.get(Hashtable.java:334)
    at oracle.webcenter.portal.dt.appnav.ResourceAttributesPanel.actionPerformed(ResourceAttributesPanel.java:161)
    at javax.swing.JComboBox.fireActionEvent(JComboBox.java:1240)
    at javax.swing.JComboBox.setSelectedItem(JComboBox.java:567)
    at oracle.webcenter.portal.dt.appnav.ResourceAttributesPanel.initFields(ResourceAttributesPanel.java:555)
    at oracle.webcenter.portal.dt.appnav.ResourceAttributesPanel.init(ResourceAttributesPanel.java:491)
    to oracle.webcenter.portal.dt.appnav.ResourceAttributesPanel. < init > (ResourceAttributesPanel.java:110)
    at oracle.webcenter.portal.dt.appnav.SiteResourcePanel.init(SiteResourcePanel.java:219)
    to oracle.webcenter.portal.dt.appnav.SiteResourcePanel. < init > (SiteResourcePanel.java:73)
    at oracle.webcenter.portal.dt.appnav.PortalMenuController.handleCreateSiteRes(PortalMenuController.java:458)
    at oracle.webcenter.portal.dt.appnav.PortalMenuController.handleEvent(PortalMenuController.java:182)
    at oracle.ide.controller.IdeAction.performAction(IdeAction.java:529)
    at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:897)
    at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:501)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
    in javax.swing.AbstractButton$ Handler.actionPerformed (AbstractButton.java:2318)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
    at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
    at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:809)
    in javax.swing.plaf.basic.BasicMenuItemUI$ Handler.mouseReleased (BasicMenuItemUI.java:850)
    at java.awt.Component.processMouseEvent(Component.java:6290)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
    at java.awt.Component.processEvent(Component.java:6055)
    at java.awt.Container.processEvent(Container.java:2039)
    at java.awt.Component.dispatchEventImpl(Component.java:4653)
    at java.awt.Container.dispatchEventImpl(Container.java:2097)
    at java.awt.Component.dispatchEvent(Component.java:4481)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4575)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4236)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4166)
    at java.awt.Container.dispatchEventImpl(Container.java:2083)
    at java.awt.Window.dispatchEventImpl(Window.java:2482)
    at java.awt.Component.dispatchEvent(Component.java:4481)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:648)
    to java.awt.EventQueue.access$ 000 (EventQueue.java:84)
    in java.awt.EventQueue$ 1.run(EventQueue.java:607)
    in java.awt.EventQueue$ 1.run(EventQueue.java:605)
    at java.security.AccessController.doPrivileged (Native Method)
    in java.security.AccessControlContext$ 1.doIntersectionPrivilege(AccessControlContext.java:87)
    in java.security.AccessControlContext$ 1.doIntersectionPrivilege(AccessControlContext.java:98)
    in java.awt.EventQueue$ 2.run(EventQueue.java:621)
    in java.awt.EventQueue$ 2.run(EventQueue.java:619)
    at java.security.AccessController.doPrivileged (Native Method)
    in java.security.AccessControlContext$ 1.doIntersectionPrivilege(AccessControlContext.java:87)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:618)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

    Pointers? I'm guessing that the clue is in the category id, the id of the view, etc., where he expects a value but found none, but so far no luck.

    Jaap,

    I am connected to a SR for the same problem a few months ago and development focuses on this issue.
    It is now a bug :)

    Resolution:

    You need to add a piece of XML code for the fichier...\DesignWebCenterSpaces\mds\oracle\webcenter\siteresources\scopedMD\s8bba98ff_4cbb_40b8_beee_296c916a23ed\generic-site-resources.xml

    Add this piece:











    You should put it inside the tag
    Restart JDev and try again.

    The problem is that there is no definition of the resource for a multi item template, so the null pointer exception.
    Add this tag will fix this.

    Kind regards

    Rob

    PS: The file might be elsewhere, this is the location of the PS4 if I'm not mistaken...
    You open the file from the Explorer, because it is not accessible from JDev.

    Published by: rgouw on April 12, 2012 11:09

  • I am looking for a download secure portal MyEpsom view on my Epsom printer ink levels

    I am looking for a download "MyEpsom Portal" for my Mac so that I can watch on my Epson printer ink levels. It seems that for Windows which I did not. Can anyone help?

    Lynne

    Have you checked the system preferences > printers and Scanners > print from there you see a button Options and supplies

    Like this.

    Have you checked the Epson website for drivers/software for Mac OS X. for your printer scanner model.

  • Windows Vista updates offline works do not error indicating download / check updates for w60 glb

    I use Windows vista Business. When I used the package of updates offline to wsusoffline.net and run the program. I get the error download/check updates for w60 glb. Kindly help how to solve this problem. I'm not a computer engineer or software engineer. as a result, help me

    It is a forum for specific consumers.

    Post here instead-online http://social.technet.microsoft.com/Forums/en/category/windowsvistaitpro

  • Extension for JDeveloper 11.1.1.3.0 portal

    Hello

    I'm new in JDeveloper and JDeveloper 11.1.1.3.0 version.
    I want to create the portal using JDeveloper. So I have to get my JDeveloper Extension portal.
    Is there support for the extension of the portal on this version of JDeveloper?
    How can I get this plugin for my JDeveloper and configure this extension on my JDeveloper?

    Thanks in advance.

    Murat

    If you create a new portal, using webcenter, not oracle portal because it is expected that oracle portal cannot be supported in 2014 or 2015. It is possible that portal oracle 11g will be the latest version. WebCenter is the future so if you start from scratch, webcenter is the best choice.

    You can create an environment of rich portal with webcenter. You need to develop depends on the requirements. Subsequently webcenter is ready to use collaborative portal named webcenter spaces. With webcenter spaces, you can create pages of pages when running, add portlets, customizations, personalization and so on. With webcenter spaces, you can also integrate many services. For example, the following webcenter ships with a license limited to the Complutense University of MADRID. UCM can be used to manage documents. Since your webcenter application or webcenter spaces you can download, remove, manage,... documents of the Complutense University of MADRID.

    With webcenter in JDeveloper extensions, you are able to build webcenter applications. These applications can act as a portal. This means that you can create your own application with the possibility to create pages when running and allow the user to customize their pages as well.

    If you can wait a few months (early 2011) until the new version of webcenter will appear, then it is much easier to create custom portals.

  • There was a problem downloading the software for the iPhone error - 39

    My iPhone 4S device is disabled, connect to iTunes, when I was connected to the laptop cannot restore and give this massage:

    There was a problem downloading the software for the iPhone "iPhone". An unknown error occurred (-39).

    Make sure that your network settings are correct and your network connection is active. or try again later.

    Hi mgdabko!

    I see that you get an error message when you try to connect your iPhone to iTunes.  I know it's important to have your iPhone works properly, and I'm happy to provide assistance.  39 error often indicates there is a problem with the internet connection you are using, so you should try another Internet if possible.  You can also try all the advice in the following article:

    If you see an error when you update or restore your iPhone, iPad, or iPod

    Thank you for using communities of Apple Support.

    See you soon!

  • Cannot download a manual for the Chromebook CB5 - 132 t-C1LK. Result crashes or errors.

    Support site Acer download offering, including for their products user manuals. When I try a download, I get system error messages, page crashes when you access the information or the site fails to move on to the next drop-down list box, etc etc. It does not meet my model no (CB5-132 t-C1LK), S/N, SNID. Can someone tell me how to make this work?

    Hi Sponge, Sandwichmaker

    I am able to access several areas of the site download without problems. We'll keep an eye on, if we hear the remaining complaints. Here is the direct link if this can help, is it possible to try from another location or PC?













    User manual Acer User manual 1 5-3. MB 06/11/2015

    Download

    Thank you
    Cory

  • [Error number: 0x8024400A] trying to download SP 3 for XP, the error code is returned. What it means?

    [Error number: 0x8024400A] trying to download SP 3 for XP, the error code is returned.  What it means?

    You must be at Service Pack 3 level before you can use Windows updates.

    To determine which service pack is currently installed on your computer, follow these steps:

    1. Click Startand then click run.
    2. Copy and paste, or type the following command, and then click OK:

    winver

    A dialog box displays the version of Windows and the service pack that is currently installed on your computer.

    If you haven't already done so, you will need to install the SP2 and SP3 (SP1 note no longer exists).

    How to obtain the latest Windows XP service pack
    http://support.Microsoft.com/kb/322389

    Installation of SP2 - http://support.microsoft.com/gp/xpsp2getinstall

    Steps to take before you install Windows XP Service Pack 3
    http://support.Microsoft.com/kb/950717

    It is stated in "How to obtain the latest service pack XP" is.

    If you have problems obtaining the service pack from Windows Update, you can download the package of standalone update from the Download Center. This page will say that this installation package is intended for it professionals and developers. However, you can download this file safely. The following file is available for download from the Microsoft Download Center:

    Download the Windows XP Service Pack 3 package now

    See also: http://support.Microsoft.com/kb/2497281
    You may be unable to access the site Web Windows Update in Windows XP, Windows 2000 or Windows Server 2003

  • Cannot download BAR file for PlayBook. "Transfer error".

    I tried to download my file .bar for playbook for 3 days now, but I keep getting errors. My .bar file is 50 MB in size, I don't know if the size is causing this problem. I tried several browsers: IE, Firefox, Chrome and Safari.

    What happens when the upload 100% or I get an error message saying "Transfer error has occurred" or the progress bar jump down to 1% and stays there until the site times out and I have to log in again.

    I tried both my click "Add filebundle".bar file buttons 'Import Batch files. "

    I tried to download my app as a .bar file and also compress the .bar in a zip file. . Bar or .zip worked using "Import Batch files" or "add a filebundle.

    I know that my .bar file is not damaged and that it is signed correctly because I am able to deploy in the PlayBook and it works perfectly.

    If I use Firefox, I always get the "transfer error occurred" error and when I use IE bar always jumps to 1% of the increase and the Web site times out.

    Has anyone of another been able to download a file of 50 MB ot more high? I see the game to PlayBook that are big more than 300 MB, so I guess that 50 MB is OK.

    Is anyone else able to download a file to all .bar the anysize?

    Thanks in advance

    Ok. I put in a ticket and received a response from Blackberry that there is currently a problem with the download of large files.

    If the person supported offered Blackberry download my file for me and my game is finally approved and live on the PlayBook. Thanks to all for your responses.

    Blackberry support said they are working on fixing it so if someone runs into a problem of downloading a large file (don't know the size limits, my record was 50 MB) don't forget to put in a support ticket, so you don't waste a lot of time

  • Not able to download Xbox Live for Xbox account nine following an error 80151103 that says "Xbox Live profiles can be downloaded right now.

    Original title: error 80151103

    This is partly a matter of Xbox Live and a Windows Live ID. I posted my question on Xbox Live support first forums well and I have spoken here.

    During the month, I was not able to download Xbox Live for my Xbox account nine following an 80151103 error that says "Xbox Live profiles cannot be downloaded at this time." I have a ticket with the help of Xbox Live, but they have degenerated my problem as much as they could and told me to come in with ID Windows Live ID. the ID support Windows Live told me to return to Xbox Live and then finally just to post a question here. I need my cloned account, and I know it's the only way. Technicians XBL could not even reproduce my problem using my account. I am about to cancel my subscription to Xbox Live because of how long I've been troubleshooting with support without result.

    Why XBOX Live pass the ball in this way I don't know. This site has nothing to do with and no influence on XBOX Live or GFWL.
    Nothing can be done on the XBOX here accounts because it is a community forum.  Maybe they mean to send you to the monopoly$ oft support?
    What you have said I thought understand that you visited the Games for Windows Live site/pages below, what relevance they would have, if any, to your XBOX account that I don't know.

    Games for Windows - LIVE: Support Documents

    On Live

    "I'm about to cancel my Xbox Live subscription because of how long I went through troubleshooting with support without success."

    I would certainly, but I don't have an XBOX so don't know if you can play without subscription. It's the old rock-anvil routine.

    ,

  • I just bought a new laptop with Windows 8 is installed. When I try to install my printer, I get an error saying that there is no driver. Where can I download a driver for this printer and the OS from?

    I just bought a new laptop with Windows 8 is installed. When I try to install my printer, I get an error saying that there is no driver. Where can I download a driver for this printer and the OS from?

    Also, where can I find a list of compatible printers?

    I just bought a new laptop with Windows 8 is installed. When I try to install my printer, I get an error saying that there is no driver. Where can I download a driver for this printer and the OS from?

    Also, where can I find a list of compatible printers?

    Hello

    You can use the Windows 8 Compatibility Center to find out if a device is compatible.

    Windows Compatibility Center: find updates, drivers, & downloads for Windows 8, Windows RT:
    http://www.Microsoft.com/en-us/Windows/compatibility/WinRT/CompatCenter/home

    FAQ - Windows Compatibility Center:

    http://www.Microsoft.com/en-us/Windows/compatibility/WIN8/CompatCenter/FAQ

    Concerning

  • How do I deal with the 'there was an error downloading this update. Quit and try again later. "Helps online says wrong serial number, say its good customer service and I come here for help. CS5 installed today on the new PC.

    Today I installed CS5 on my new PC.  Everything is OK.  Run update help PS and received this message:

    CS5 Adobe Extension Manager 5.0 updated

    There was an error downloading this update. Quit and try again later.

    Adobe Illustrator CS5 15.0.2 updated

    There was an error downloading this update. Quit and try again later.

    Update of Photoshop to Photoshop CS5 12.0.4

    There was an error downloading this update. Quit and try again later.

    Photoshop Camera Raw 6.7 update

    There was an error downloading this update. Quit and try again later.

    My serial number Adobe customer service is good and I come here to help!

    Help.

    I am running CS5 on Windows 10.

    [When a staff member requests the information hover private hover over their name]

    [you can then click the Message option in the pop-up window to send a private email]

    [Accident removed long log... Please only send a log of crash to a technician, when asked]

    Cloud & Win10 https://helpx.adobe.com/creative-cloud/kb/Windows_10_compatibility_FAQ.html

    -In addition, only CURRENT products will be tested and updated for compatibility with Windows 10

    - so if you have an older program, update you to Windows 10 at YOUR risk of problems

    -You can get CS6 and previous programs to install and run, or you can not (some do, some don't)

    An idea that MAY work to install or run some programs in Windows 10 old... works for some, not for others

    -http://www.tenforums.com/tutorials/15523-compatibility-mode-settings-apps-change-windows-1 0 - a.html

    - or run as Administrator http://forums.adobe.com/thread/969395 to assign FULL permissions can help... said yet, but sometimes it is necessary for all Adobe programs (this is same as using an administrator account)

    Try to install your updates manually

    Beginning of the updates here and product selection, read to see if you need to install updates in the order of the numbers, or if updates are cumulative for the product http://www.adobe.com/downloads/updates/

  • Error downloading updates for CS5, bridge and Plug ins

    I am on a Mac updated to Yosemite and try to install the updates to my plug ins, but only to receive error messages. "There was an error downloading this update. Quit and try again later. "Someone knows why?

    Hi kariranch

    Please follow this link Bridge CS5 update installation fails (Mac OS)

    Download the update manually Adobe - Bridge: for Macintosh

    Or see this thread, download updates in the Application CS5 handler error

    Let us know if this helps

    Concerning

    ~ Assani

  • whenever I tried to download an update for Photoshop, I received a U44M1I210 error message. What should I do?

    whenever I tried to download an update for Photoshop, I received a U44M1I210 error message. What should I do?

    Creative cloud help / error U44M1I210 | Install the updates:

    http://helpx.Adobe.com/Creative-Suite/KB/error-u44m1i210-installing-updates-CCM.html

  • Manager Update says "there was an error downloading this update. Exit and try again later. "for every application in CS5 Design Premium

    Poster 8 Update Manager updates available. I chose the update, enter my password of the computer and the progress bar indicates the download. When the download is complete, a list of all applications is up to each of them saying: "there was an error downloading this update. Quit and try again later. "Later, I tried several times for several days, always the same result. How can I update my CS5? I reinstalled it recently just of my Installer on my drive from there, so I know that there were many updates for a few years then. And the update manager says there are 8 available.

    Screen+Shot+2014-07-21+at+12.36.54+PM.png

    Screen+Shot+2014-07-21+at+12.37.19+PM.png

    Screen+Shot+2014-07-21+at+12.38.25+PM.png

    updated directly, updates

Maybe you are looking for

  • HDMI will Dim without VNC connection

    Hello I have the following configuration: Mini Mac (i5, El Capitan) - HDMI--> B & W Panaroma 2-(HDMI)--> Samsung TV I'm mainly Plex Home Theater running on the Mac mini and control everything with a Logitech Harmony Hub via Bluetooth. I recently inst

  • Windows Picture and Fax Viewer to open and image on my network - Labview to automate this?

    I tried to do this with a command line, but I can't seem to make it work.  Filepath would be something like this \\Computer\Pictures\image.jpg Or Is there a way to open the file with the windows default program Association? Thank you Branson LV 8.2

  • different icon for the different entry point

    Hi all In the taskbar, I want to show the different icon for application launched through different entry point. the instructions on this? Thank you

  • CISCO Anyconnect and using TLS V1.2

    Hello I ran an anyconnect VPN Service that uses SSLv3, after POODLE, we moved on TLSv1, which worked well, but I have recently been informed that TLSv1 is also vulnerable to POODLE. I upgraded to the latest version of the software firewall (it is a 5

  • Spot color mixed CMYK?

    HelloIs it possible, in mixture of CMYK color gradient, to replace one of the colors with a spot?  For example, instead of C20 M5 Y100 K60% % to C20% Y100 K60% % PANTONE5%?