My Oracle Support Banner

Missing Libraries Required By DesignWebCenterSpaces (Doc ID 1921415.1)

Last updated on OCTOBER 12, 2023

Applies to:

Oracle WebCenter Portal - Version 11.1.1.8.3 to 11.1.1.9.8 [Release 11g]
Information in this document applies to any platform.

Symptoms

Setting up JDeveloper Environment for Asset Development (DesignWebCenterSpaces Project), following the steps here:
                 Oracle® Fusion Middleware Developing Portals with Oracle WebCenter Portal and Oracle JDeveloper 11g
                 55.1.2 Setting Up Your JDeveloper Environment for Asset Development
Get this error:

Initializing WebLogic Scripting Tool (WLST) ...
Error execing the Python script "/<FMW_HOME>/oracle_common/common/wlst/adfmWLSTCommands.py" caused an error "Traceback (innermost last):
 File "/<FMW_HOME>/oracle_common/common/wlst/adfmWLSTCommands.py", line 39, in ?
ImportError: no module named common"
Error execing the Python script "/<FMW_HOME>/oracle_common/common/wlst/ADFShareHelperWLST.py" caused an error "Traceback (innermost last):
 File "/<FMW_HOME>/oracle_common/common/wlst/ADFShareHelperWLST.py", line 12, in ?
ImportError: no module named wlst"
Error execing the Python script "/<FMW_HOME>/oracle_common/common/wlst/adfWLSTCommands.py" caused an error "Traceback (innermost last):
 File "/<FMW_HOME>/oracle_common/common/wlst/adfWLSTCommands.py", line 21, in ?
ImportError: no module named common"
This Exception occurred at Wed Aug 06 09:30:12 EDT 2014.
java.util.MissingResourceException: Can't find bundle for base name oracle.adf.share.wlst.resources.WlstHelp, locale en_US
at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:705)


Steps To Reproduce:

 Based on the documentation: 55.1.2 Setting Up Your JDeveloper Environment for Asset Development, referenced above.

  1. Download and install Oracle JDeveloper 11g (11.1.1.7.0).
  2. Install the WebCenter Portal Extension for JDeveloper (11.1.1.8.0).
    Tutorial: Installing / Deinstalling the WebCenterPortal Extensions for JDeveloper (Doc ID 1613633.1)
  3. Unzip the DesignWebCenterSpaces_11.1.1.8.0.zip file
  4. Copy of the "wlst" and "script_handlers" from the stage directory to the Middleware "common" directory.
  5. Make a copy of the "oracle.webcenter.portal.jar" and  replace it with the one from the zip file.
  6. Restart JDeveloper.
  7. Make a copy from the "config.properties" file and be sure to replace:
    jdeveloper.install.home.directory
    wlst.executable
    wls.port
    wls.host
    wc.host
    wc.port
    wc.protocol
    wls.webcenter.app.target
    webcenter.app.name (Name of the WebCenter Portal application. Always webcenter.)
  8. In the Navigator, right-click the WebCenterSpacesResources project and then select Download Portal Resource from Server.
    Enter: User and password
    Choose: Application Lever Resource
    Resource Type: Skin
    Resource Name: WebCenter Portal Installation
    Then, OK
  9. Get the error mentioned above.

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.