Unable to start application using JDeveloper 11.1.2.3.0

Hello,
I recently migrated to JDeveloper 11.1.2.3.0 from old version of ADF. When I am trying to run the application, I am getting below error,
<ConfigureListener> <contextInitialized> Critical error during deployment:
java.lang.NoClassDefFoundError: javax/faces/application/NavigationHandler
     at java.lang.ClassLoader.defineClass1(Native Method)
     at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
     at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
     at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
     at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
     at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:410)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
     at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
     at weblogic.utils.classloaders.FilteringClassLoader.findClass(FilteringClassLoader.java:101)
     at weblogic.utils.classloaders.FilteringClassLoader.loadClass(FilteringClassLoader.java:86)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:410)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:410)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
     at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
     at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:43)
     at java.lang.ClassLoader.defineClass1(Native Method)
     at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
     at weblogic.utils.classloaders.GenericClassLoader.defineClass(GenericClassLoader.java:343)
     at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:302)
     at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
     at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
I am using JSF 2.0 + ADF 11.1.2.3 + Spring 2.5 + Spring Web Flow 1.0.4. I have defined below 2 listeners,
<application>
<navigation-handler>org.springframework.webflow.executor.jsf.FlowNavigationHandler</navigation-handler>
<variable-resolver>org.springframework.webflow.executor.jsf.DelegatingFlowVariableResolver</variable-resolver>
</application>
<lifecycle>
<phase-listener>com.cassiopae.cassiopae.container.ApplicationFlowPhaseListener</phase-listener>
</lifecycle>
ApplicationFlowPhaseListener is custom implementation of Spring web flow FlowPhaseListener. The same application is working properly with previous version of ADF. I have verified faces-config.xml, it contains proper version of JSF.
The only change I found that, the weblogic server installed with JDeveloper contained older version of jsf-api and jsf-impl.jar. I replaced them with latest version, but that also didn't work.
- Sujay

HI Satish,
Your question is not able to understand. i guess you are looking for  building project with ant tool for deployment.
plz find the below links
Building Projects with Ant
Using Maven In JDeveloper 11.1.2: Build ADF application with Maven using Ant ojdeploy
One size doesn't fit all: Using ojdeploy and Ant for creating ADF library JARs
Thanks
Nitesh

Similar Messages

  • Error: Unable to start Application

    I wanted to convert powerpoint slides to Authorware XML.
    Therefore, I have started a new application. I clicked on
    Commands>Converters>Microsoft Powerpoint to authorware XML.
    Everything went well except when I clicked convert. After the
    slides have finish converting, a message box will appear with the
    following error message: 'Unable to start application. The
    Microsoft Virtual Machine cannot be found.Class not registered.'
    Can someone please help me with this?

    "SitiHasmah" <[email protected]> wrote in
    message
    news:gaqh94$7g5$[email protected]..
    >I wanted to convert powerpoint slides to Authorware XML.
    Therefore, I have
    > started a new application. I clicked on
    Commands>Converters>Microsoft
    > Powerpoint to authorware XML. Everything went well
    except when I clicked
    > convert. After the slides have finish converting, a
    message box will
    > appear
    > with the following error message: 'Unable to start
    application. The
    > Microsoft
    > Virtual Machine cannot be found.Class not registered.'
    >
    > Can someone please help me with this?
    >
    Adobe has a detailed article that describes the use of the
    PowerPoint
    converter, and also tells you how to remedy the error you
    encountered:-
    http://www.adobe.com/devnet/authorware/articles/aw_powerpoint_print.html
    Steve
    http://twitter.com/Stevehoward999
    Adobe Community Expert: eLearning, Mobile and Devices
    European eLearning Summit - EeLS
    Adobe-sponsored eLearning conference.
    http://www.elearningsummit.eu

  • Iphone application using jdeveloper

    Hi All
    I'm new to this forum,
    i want to know , can i develop iphone application using jdeveloper and ADF. i wnt some tutorials regarding this to get started.pls help me.

    You can do logging and debugging on iOS - see this blog entry for details and a video:
    https://blogs.oracle.com/mobile/entry/debugging_adf_mobile_apps_on
    You can set memory specs for the JVM in the cvm.properties file that you can find under the META-INF directory in your Application Resources

  • Unable to start apps using adstrtal.sh APPS/APPS

    Hi,
    I upgraded oracle apps 11.5.10 to CU2. Now unable to start applications.
    I am getting below erros.
    [oracle@linux1 ~]$ /u01/apps/viscomn/admin/scripts/VIS_linux1/adstrtal.sh APPS/APPS
    You are running adstrtal.sh version 115.14
    /u01/apps/viscomn/util/java/1.4/j2sdk1.4.2_04/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
    Check logfile /u01/apps/viscomn/admin/log/VIS_linux1/12261049.log for details
    [oracle@linux1 ~]$ uname -a
    Linux linux1.lwcky.com 2.6.18-128.el5 #1 SMP Wed Jan 21 07:58:05 EST 2009 i686 athlon i386 GNU/Linux
    [oracle@linux1 ~]$ uname -m
    i686
    [oracle@linux1 ~]$ ldd /u01/apps/viscomn/util/java/1.4/j2sdk1.4.2_04/bin/java
    linux-gate.so.1 => (0x00142000)
    /lib/libcwait.so (0x005fc000)
    libpthread.so.0 => /lib/libpthread.so.0 (0x00110000)
    libdl.so.2 => /lib/libdl.so.2 (0x00b74000)
    libc.so.6 => /lib/libc.so.6 (0x00143000)
    /lib/ld-linux.so.2 (0x00614000)
    before upgrade every thing working great. Not sure whats going on?
    Any ideas?
    Thanks,

    Okay guys, I figure out. adstrtal.sh script calling /u01/apps/visappl/ad/11.5.0/bin/adgetlnxver.sh script and we need to comment LD_ASSUME_KERNEL in adgetlnxver.sh.
    After that everything started successfully.
    Thanks.

  • "Unable to start application" on Handset and Simulator

    hey there,
    i'm having some problems getting any flash lite content to
    run. i get a message that reads "unable to start application"
    whenever i launch my apps on the handset and in the simulator.
    i installed flash pro 8 (trial) on my system, installed the
    flash lite 2 update, installed the flash lite 2.1 post processor
    plug in and publish the files fine. i went to qualcomm's
    developer's extranet and downloaded the flash lite 2.1 for brew
    devices module. i also loaded the flashlitemod module and the
    brewsaplayer module.
    i even tried running the included example from the qualcomm
    extranet (called "usingbrewsaplayer"). anybody else experience this
    or know what could possibly be wrong? any help would be
    appreciated!
    thanks

    You need to install the BREW SDK 3.1.x first, restart your
    system and then install the FL publisher for BREW. During the
    install process for the FL publisher for BREW it will check to see
    if you have the BREW SDK 3.1.x installed - if it does then it will
    copy over the necessary DLL files to allow you to preview your FL
    apps (MOD/MIF) in the BREW simulator.
    So uninstall the FL publisher for BREW, restart your system.
    reinstall the FL publisher for BREW, restart and then test your
    MOD/MIF files in the simulator.
    For example if your app is called "ball" and the FL publisher
    for BREW published the DLL, MOD and MIF files you will need to do
    the following:
    1) copy the "ball.mif" file to C:\Program Files\BREW
    3.1.4\sdk\examples
    2) create a folder called "ball" here C:\Program Files\BREW
    3.1.4\sdk\examples, so you should have "C:\Program Files\BREW
    3.1.4\sdk\examples\ball"
    3) copy the "ball.dll" file to C:\Program Files\BREW
    3.1.4\sdk\examples\ball
    Launch the BREW simulator and you should see your application
    as a broken icon show up in the menu structure and the applet name
    you defined will appear as well. If you select the app (press OK
    button on phone) your app should work in the simulator.
    Let us know if this works.

  • How can i build application using Jdeveloper 10g for Weblogic server 10.3

    Hi,
    We have a requirement where in we want to build an SOA application using Jdeveloper 10g for Weblogic Server 10.3.
    Is there any way to make a connection to Weblogic Server 10.3 from JDeveloper 10g? If there is any way please share it with me.
    Thanks,
    Amit Kumar

    Amit,
    SOA Suite is not yet certified for WLS 10.3. You have to wait for the certification of it.
    At the moment you can't install the SOA Suite on WLS 10.3 nor connect from JDev 10.1.3 to it.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Very Urgent Unable to Launch Application using Web Start using JDK 1.4.2

    Hi all
    I am very serious issue i have ejb client swing application that uses
    RMI to contact a session bean deployed in JBoss now i want the client app to be installed in the client machine using web start . Also i understand i require security permission to access network resources. so i have signed all the JAR files with same certificate created using self certificate avialiable in JDK by default also in the JNLP file in have included the following tag
    <security>
    <all-permissions/>
    </security>
    Now when I launch my application using Web start it gives an error that " Unsigned application is trying to access local resources"
    I unable to understand what could be the problem . Please help me with the steps to be followed where in client should be able to RMI call to the server
    Thanks in Advance
    Naveen

    You may have tried this already, but you might have to sign the jars via command line, outside any export process from your IDE.
    $ jarsigner {filename}.jar {key from keystore}
    I also had problems using webstart and RMI through an RCP
    Ben

  • Error while Creating a basic portal application using JDeveloper

    Hi,
    I am trying to build a portal application using the following tutorial on JDeveloper 11.1.1.5.0 on Windows XP.
    [http://download.oracle.com/docs/cd/E17904_01/webcenter.1111/e10273/createapp.htm#CCHEGDIC|http://download.oracle.com/docs/cd/E17904_01/webcenter.1111/e10273/createapp.htm#CCHEGDIC]
    I have configured all the prereqs for this tutorial. When i run the application, following message appears on the log file.
    Target Portal.jpr is not runnable, using default target index.html.
    and the webpage contains following error
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    +10.4.5 404 Not Found+
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    Following is the WLS log for the application run.
    +[12:53:24 PM] ---- Deployment started. ----+
    +[12:53:24 PM] Target platform is (Weblogic 10.3).+
    +[12:53:24 PM] Retrieving existing application information+
    +[12:53:24 PM] Running dependency analysis...+
    +[12:53:24 PM] Deploying 3 profiles...+
    +[12:53:28 PM] Wrote MAR file to C:\Documents and Settings\ahmedh\Application Data\JDeveloper\system11.1.1.5.37.60.13\o.j2ee\drs\NTSL_PORTAL\AutoGeneratedMar+
    +[12:53:31 PM] Wrote Web Application Module to C:\Documents and Settings\ahmedh\Application Data\JDeveloper\system11.1.1.5.37.60.13\o.j2ee\drs\NTSL_PORTAL\NTSL_PortalWebApp.war+
    +[12:53:32 PM] Info: Namespace '/oracle/adf/share/prefs' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[12:53:32 PM] Info: Namespace '/oracle/webcenter/lifecycle/importexport' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[12:53:32 PM] Info: Namespace '/oracle/webcenter/lock' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[12:53:32 PM] Info: Namespace '/oracle/webcenter/rc' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[12:53:32 PM] Info: Namespace '/persdef' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[12:53:32 PM] Info: Namespace '/shared/oracle/wcps' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[12:53:32 PM] Info: Namespace '/xliffBundles' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[12:53:32 PM] Info: Namespace '/oracle/webcenter/search/scopedMD' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[12:53:32 PM] Info: Namespace '/oracle/webcenter/framework/scope/scopedMD' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[12:53:32 PM] Info: Namespace '/oracle/webcenter/page/scopedMD' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[12:53:32 PM] Info: Namespace '/pageDefs' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[12:53:32 PM] Info: Namespace '/oracle/adf/portlet' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[12:53:32 PM] Info: Namespace '/oracle/adf/portletappscope' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[12:53:32 PM] Info: Namespace '/oracle/webcenter/doclib/scopedMD' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[12:53:32 PM] Info: Namespace '/oracle/webcenter/portalapp' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[12:53:32 PM] Info: Namespace '/oracle/webcenter/security/scopedMD' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[12:53:32 PM] Info: Namespace '/oracle/webcenter/siteresources/shared' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[12:53:32 PM] Info: Namespace '/oracle/webcenter/quicklinks/scopedMD' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[12:53:32 PM] Info: Any customizations created while running the application will be written to 'C:\Documents and Settings\ahmedh\Application Data\JDeveloper\system11.1.1.5.37.60.13\o.mds.dt\adrs\NTSL_PORTAL\AutoGeneratedMar\mds_adrs_writedir'.+
    +[12:53:35 PM] Wrote Enterprise Application Module to C:\Documents and Settings\ahmedh\Application Data\JDeveloper\system11.1.1.5.37.60.13\o.j2ee\drs\NTSL_PORTAL+
    +[12:53:35 PM] Deploying Application...+
    +<Jul 25, 2011 12:53:44 PM GMT+05:00> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: oracle.apps.common.resource, referenced from: C:\Documents and Settings\ahmedh\Application Data\JDeveloper\system11.1.1.5.37.60.13\DefaultDomain\servers\DefaultServer\tmp\_WL_user\oracle.webcenter.framework\owur7d]. Make sure the referenced optional package has been deployed as a library.>+
    +<Jul 25, 2011 12:53:53 PM GMT+05:00> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element web-app in the deployment descriptor in C:\Documents and Settings\ahmedh\Application Data\JDeveloper\system11.1.1.5.37.60.13\DefaultDomain\servers\DefaultServer\tmp\_WL_user\jaxrs-framework-web-lib\829i9k\WEB-INF\web.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>+
    +<ADFContext> <getCurrent> Automatically initializing a DefaultContext for getCurrent.+
    Caller should ensure that a DefaultContext is proper for this use.
    Memory leaks and/or unexpected behaviour may occur if the automatic initialization is performed improperly.
    This message may be avoided by performing initADFContext before using getCurrent().
    To see the stack trace for thread that is initializing this, set the logging level of oracle.adf.share.ADFContext to FINEST
    +<EclipseLinkLogger> <basicLog> 2011-07-25 12:54:27.409--ServerSession(28900695)--PersistenceUnitInfo ServiceFrameworkPUnit has transactionType RESOURCE_LOCAL and therefore jtaDataSource will be ignored+
    +<ADFContext> <getCurrent> Automatically initializing a DefaultContext for getCurrent.+
    Caller should ensure that a DefaultContext is proper for this use.
    Memory leaks and/or unexpected behaviour may occur if the automatic initialization is performed improperly.
    This message may be avoided by performing initADFContext before using getCurrent().
    To see the stack trace for thread that is initializing this, set the logging level of oracle.adf.share.ADFContext to FINEST
    +<LoggerHelper> <log> Cannot map nonserializable type "interface oracle.adf.mbean.share.config.runtime.resourcebundle.BundleListType" to Open MBean Type for mbean interface oracle.adf.mbean.share.config.runtime.resourcebundle.AdfResourceBundleConfigMXBean, attribute BundleList.+
    +[12:54:48 PM] Application Deployed Successfully.+
    +[12:54:48 PM] Elapsed time for deployment: 1 minute, 24 seconds+
    +[12:54:48 PM] ---- Deployment finished. ----+
    Run startup time: 84155 ms.
    +[Application NTSL_PORTAL deployed to Server Instance IntegratedWebLogicServer]+
    Target URL -- http://127.0.0.1:7101/mytutorial/index.html
    +<JUApplicationDefImpl> <logDefaultDynamicPageMapPattern> The definition at NTSL.portal.portal.DataBindings.cpx, uses a pagemap pattern match that hides other cpx files.+
    +<NavigationCatalogException> <<init>> oracle.adf.rc.exception.DefinitionNotFoundException: cannot find resource catalog using MDS reference /oracle/webcenter/portalapp/navigations/default-navigation-model.xml Root Cause=[MDS-00013: no metadata found for metadata object "/oracle/webcenter/portalapp/navigations/default-navigation-model.xml"] [Root exception is oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata found for metadata object "/oracle/webcenter/portalapp/navigations/default-navigation-model.xml"]+
    +<SkinFactoryImpl> <getSkin> Cannot find a skin that matches family portal and version v1.1. We will use the skin portal.desktop.+
    +<Logger> <error> ServletContainerAdapter manager not initialized correctly.+
    +[Application termination requested.  Undeploying application NTSL_PORTAL.]+
    +[01:04:42 PM] ---- Deployment started. ----+
    +[01:04:42 PM] Target platform is (Weblogic 10.3).+
    +[01:04:42 PM] Undeploying Application...+
    +<Jul 25, 2011 1:04:42 PM GMT+05:00> <Warning> <Deployer> <BEA-149085> <No application version was specified for application 'NTSL_PORTAL'. The undeploy operation will be performed against the currently active version 'V2.0'.>+
    INFO: Found persistence provider "org.eclipse.persistence.jpa.PersistenceProvider". OpenJPA will not be used.
    INFO: Found persistence provider "org.eclipse.persistence.jpa.PersistenceProvider". OpenJPA will not be used.
    +<BPELConnectionUtil> <getWorklistConnections> The Worklist service does not have a ConnectionName configuration entry in adf-config.xml that maps to a BPELConnection in connections.xml, therefore the Worklist service was not configured for this application.+
    +<NotificationSenderFactory> <getSender> Notification sender is not configured+
    +<ADFContext> <getCurrent> Automatically initializing a DefaultContext for getCurrent.+
    Caller should ensure that a DefaultContext is proper for this use.
    Memory leaks and/or unexpected behaviour may occur if the automatic initialization is performed improperly.
    This message may be avoided by performing initADFContext before using getCurrent().
    To see the stack trace for thread that is initializing this, set the logging level of oracle.adf.share.ADFContext to FINEST
    +[01:04:48 PM] Application Undeployed Successfully.+
    +[01:04:48 PM] Elapsed time for deployment: 6 seconds+
    +[01:04:48 PM] ---- Deployment finished. ----+
    +[Application NTSL_PORTAL stopped and undeployed from Server Instance IntegratedWebLogicServer]+
    +[Running application NTSL_PORTAL on Server Instance IntegratedWebLogicServer...]+
    +[01:05:40 PM] ---- Deployment started. ----+
    +[01:05:40 PM] Target platform is (Weblogic 10.3).+
    +[01:05:40 PM] Retrieving existing application information+
    +[01:05:40 PM] Running dependency analysis...+
    +[01:05:41 PM] Deploying 3 profiles...+
    +[01:05:42 PM] Wrote MAR file to C:\Documents and Settings\ahmedh\Application Data\JDeveloper\system11.1.1.5.37.60.13\o.j2ee\drs\NTSL_PORTAL\AutoGeneratedMar+
    +[01:05:44 PM] Wrote Web Application Module to C:\Documents and Settings\ahmedh\Application Data\JDeveloper\system11.1.1.5.37.60.13\o.j2ee\drs\NTSL_PORTAL\NTSL_PortalWebApp.war+
    +[01:05:45 PM] Info: Namespace '/oracle/adf/share/prefs' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[01:05:45 PM] Info: Namespace '/oracle/webcenter/lifecycle/importexport' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[01:05:45 PM] Info: Namespace '/oracle/webcenter/lock' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[01:05:45 PM] Info: Namespace '/oracle/webcenter/rc' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[01:05:45 PM] Info: Namespace '/persdef' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[01:05:45 PM] Info: Namespace '/shared/oracle/wcps' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[01:05:45 PM] Info: Namespace '/xliffBundles' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[01:05:45 PM] Info: Namespace '/oracle/webcenter/search/scopedMD' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[01:05:45 PM] Info: Namespace '/oracle/webcenter/framework/scope/scopedMD' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[01:05:45 PM] Info: Namespace '/oracle/webcenter/page/scopedMD' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[01:05:45 PM] Info: Namespace '/pageDefs' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[01:05:45 PM] Info: Namespace '/oracle/adf/portlet' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[01:05:45 PM] Info: Namespace '/oracle/adf/portletappscope' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[01:05:45 PM] Info: Namespace '/oracle/webcenter/doclib/scopedMD' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[01:05:45 PM] Info: Namespace '/oracle/webcenter/portalapp' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[01:05:45 PM] Info: Namespace '/oracle/webcenter/security/scopedMD' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[01:05:45 PM] Info: Namespace '/oracle/webcenter/siteresources/shared' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[01:05:45 PM] Info: Namespace '/oracle/webcenter/quicklinks/scopedMD' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.+
    +[01:05:45 PM] Info: Any customizations created while running the application will be written to 'C:\Documents and Settings\ahmedh\Application Data\JDeveloper\system11.1.1.5.37.60.13\o.mds.dt\adrs\NTSL_PORTAL\AutoGeneratedMar\mds_adrs_writedir'.+
    +[01:05:47 PM] Wrote Enterprise Application Module to C:\Documents and Settings\ahmedh\Application Data\JDeveloper\system11.1.1.5.37.60.13\o.j2ee\drs\NTSL_PORTAL+
    +[01:05:47 PM] Deploying Application...+
    +<Jul 25, 2011 1:05:52 PM GMT+05:00> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: oracle.apps.common.resource, referenced from: C:\Documents and Settings\ahmedh\Application Data\JDeveloper\system11.1.1.5.37.60.13\DefaultDomain\servers\DefaultServer\tmp\_WL_user\oracle.webcenter.framework\owur7d]. Make sure the referenced optional package has been deployed as a library.>+
    +<Jul 25, 2011 1:05:54 PM GMT+05:00> <Notice> <LoggingService> <BEA-320400> <The log file C:\Documents and Settings\ahmedh\Application Data\JDeveloper\system11.1.1.5.37.60.13\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>+
    +<Jul 25, 2011 1:05:54 PM GMT+05:00> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Documents and Settings\ahmedh\Application Data\JDeveloper\system11.1.1.5.37.60.13\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log00003. Log messages will continue to be logged in C:\Documents and Settings\ahmedh\Application Data\JDeveloper\system11.1.1.5.37.60.13\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log.>+
    +<Jul 25, 2011 1:06:01 PM GMT+05:00> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element web-app in the deployment descriptor in C:\Documents and Settings\ahmedh\Application Data\JDeveloper\system11.1.1.5.37.60.13\DefaultDomain\servers\DefaultServer\tmp\_WL_user\jaxrs-framework-web-lib\829i9k\WEB-INF\web.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>+
    +<ADFContext> <getCurrent> Automatically initializing a DefaultContext for getCurrent.+
    Caller should ensure that a DefaultContext is proper for this use.
    Memory leaks and/or unexpected behaviour may occur if the automatic initialization is performed improperly.
    This message may be avoided by performing initADFContext before using getCurrent().
    To see the stack trace for thread that is initializing this, set the logging level of oracle.adf.share.ADFContext to FINEST
    INFO: Found persistence provider "org.eclipse.persistence.jpa.PersistenceProvider". OpenJPA will not be used.
    +<EclipseLinkLogger> <basicLog> 2011-07-25 13:06:36.117--ServerSession(28713857)--PersistenceUnitInfo ServiceFrameworkPUnit has transactionType RESOURCE_LOCAL and therefore jtaDataSource will be ignored+
    +<ADFContext> <getCurrent> Automatically initializing a DefaultContext for getCurrent.+
    Caller should ensure that a DefaultContext is proper for this use.
    Memory leaks and/or unexpected behaviour may occur if the automatic initialization is performed improperly.
    This message may be avoided by performing initADFContext before using getCurrent().
    To see the stack trace for thread that is initializing this, set the logging level of oracle.adf.share.ADFContext to FINEST
    +<LoggerHelper> <log> Cannot map nonserializable type "interface oracle.adf.mbean.share.config.runtime.resourcebundle.BundleListType" to Open MBean Type for mbean interface oracle.adf.mbean.share.config.runtime.resourcebundle.AdfResourceBundleConfigMXBean, attribute BundleList.+
    +[01:06:54 PM] Application Deployed Successfully.+
    +[01:06:54 PM] Elapsed time for deployment: 1 minute, 14 seconds+
    +[01:06:54 PM] ---- Deployment finished. ----+
    Run startup time: 73985 ms.
    +[Application NTSL_PORTAL deployed to Server Instance IntegratedWebLogicServer]+
    Target URL -- http://127.0.0.1:7101/mytutorial/index.html
    +<JUApplicationDefImpl> <logDefaultDynamicPageMapPattern> The definition at NTSL.portal.portal.DataBindings.cpx, uses a pagemap pattern match that hides other cpx files.+
    +<NavigationCatalogException> <<init>> oracle.adf.rc.exception.DefinitionNotFoundException: cannot find resource catalog using MDS reference /oracle/webcenter/portalapp/navigations/default-navigation-model.xml Root Cause=[MDS-00013: no metadata found for metadata object "/oracle/webcenter/portalapp/navigations/default-navigation-model.xml"] [Root exception is oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata found for metadata object "/oracle/webcenter/portalapp/navigations/default-navigation-model.xml"]+
    +<SkinFactoryImpl> <getSkin> Cannot find a skin that matches family portal and version v1.1. We will use the skin portal.desktop.+
    +<Jul 25, 2011 1:11:04 PM GMT+05:00> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=DeploymentTaskSummaryPage&DeploymentTaskSummaryPortlethandle=com.bea.console.handles.JMXHandle%28%22com.bea%3AName%3DADTR-0%2CType%3DDeploymentTaskRuntime%2CDeployerRuntime%3DDeployerRuntime%22%29.>+

    The below message comes when you don't specify any default file for your webcenter portal application and this should not be any problem.
    Target Portal.jpr is not runnable, using default target index.html.
    Can you answer to my questions:
    1. Did you just created a new wcp application in jdev and ran it with out doing any changes? If you have done what are the changes?
    2. How did you ran your application? (right clicking a particular page or right clicking your portal project and selected "run" option?

  • OBIEE 11g- unable to start application server

    Dear All,
    I have recently installed OBIEE 11g 11.1.1.6.0 for the first time (enterprise install)
    am able to login to anaytics page and create reports, but Iam not able to connect to enterprise manger , console.
    Going through various posts, i came to know i should start Application server.
    which i was not able to. was getting error as
    'unable to get file lock will retry'.
    I tried deleting
    Navigate to the path : <OBIEE HOME>/C:\Middleware\user_projects\domains\bifoundation_domain\servers\AdminServer\tmp
    “AdminServer.lok” file.
    it still did not start
    I try doing the same for “bi_server1″ lock file. but am not able to delete this file.
    It says its in use. but i did not find any Java process running.
    Can you please help. how can i start my Application server on windows OS.
    Appreciate your help.
    thanks in advance.
    Achala

    Firstly we have shutdown the application for OS activity for creating mount point(related to Business)
    then we where trying to start the application all the work process are running with semaphore 50 , there no such error mesg ,just the work process are hang at running state with user SAPSYS
    the i have shutdown the application and clean the ipc and again i restarted the app still the same issue
    Hope u understand
    Thank you
    Haroon

  • Starting application using deploymanager.bat

    i have used the following command to deploy EAR file. however i dont know how to start the application simulataneously..is there any command along with the following which i can use to start the application using CLI
    <b>command for deploying:-</b>
    > deploymanager.bat C:\test\deplopyer.xml
    in which the XML file contains the following
      <deploy-manager-config>
        <version-id>
        </version-id>
        <project-dir>
          C:\usr\sap\F15\JC30\j2ee\deploying
        </project-dir>
        <deployable-object action-type="deploy">
          <ear-file>
            <ear-path>
              C:\Test\rms\rms.ear
            </ear-path>
           </ear-file>
       </deployable-object>
        <login-info>
         <host>
          Hyperion
         </host>
         <port>
            53004
         </port>
        <transport-protocol>
            None
          </transport-protocol>
         <user-name>
            Administrator
          </user-name>
         <user-password>
            abc123
          </user-password>
        </login-info>
        <user-role-mapping>
          <role-name>
            unknown role
          </role-name>
        </user-role-mapping>
        <library-info>
        </library-info>
        <supports>
          <support>
            p4
          </support>
        </supports>
        <deployment-properties>
          <property>       
          </property>
        </deployment-properties>
        <repl-var-properties>
        </repl-var-properties>
        <log-file>
          C:\Test\deployer_log.txt
          </log-file>
      </deploy-manager-config>
    I have deployed this EAR file successfully however it doesn't start on its own..i have to go to visual administrator to start it...isnt there a way to start it using CLI?

    Resolved. I also faced same problem and wasted two days... This error appeared even i located compiled classes in correct location.
    To resolve the issue,
    1. Start production server - Ex - http://localhost:7003/yourapplication
    2. Then Start dynadmin - http://localhost:7003/dyn/admin
    3. Then go to ATG Control Center Administration
    4. Then start ACC in Server VM
    5. Then it will open ACC control window
    6. Login to ACC
    7. Then go to Pages and Components
    8. Then go to Components by Path
    9. Brows your commpont.
    Thanks
    saminda konkaduwa

  • Unable to start Tomcat using runtime class in windows 98

    hi,
    I am using a runtime class which calls a batch file, that calls statup.bat for starting tomcat.
    This works perfectly in windows NT,2k. But on win 98, the tomcat window opens and closes within no sometime.
    In my class i call the first batch file starter.bat using
    Runtime.getRuntime().exec("%COMSPEC% /c start e:/starter.bat");
    (I tried with command.com also...)
    Starter.bat has the line
    call E:\jakarta-tomcat4.1\bin\startup.bat.
    Is there anyother way to start the tomcat process and keep it running on windows 98. Anyone with anyclues pls help.
    Thanks in advance.

    This is the Runtime class i am using... Sometimes tomcat gets closed and sometimes just hangs... (putting it in for better understanding..)
    public class Starter {
         public static void main(String[] args) {
              String com = "%COMSPEC% /c start
    C:\\PACS\\SFAApp\\tomcat\\startup.bat";
                   try     {               
                        Runtime rt = Runtime.getRuntime();
                        Process pr = rt.exec (com);//Starting tomcat
                        try
                             pr.waitFor();     
                        catch (Exception e)
                             e.printStackTrace();
                   catch (IOException ie) {
                        System.out.println("IOException caught" + ie);
                        ie.printStackTrace();

  • Unable to launch application using web start

    hi
    My application gets downloaded to the client machine but doesnot start up when click on desktop shortcut or start menu.
    here is my jnlp file
    <?xml version="1.0" encoding="utf-8"?>
    <!-- JNLP File for SwingSet2 Demo Application -->
    <jnlp spec="1.0" codebase="http://localhost:8080/drive" href="vp.jnlp">
    <information>
    <title>Video Player Application</title>
    <vendor>Sun Microsystems, Inc.</vendor>
    <shortcut online="false">
    </shortcut>
    </information>
    <information os="windows xp">
    <title> Video Player </title>
    <homepage href="docs/linuxhelp.html"/>
    </information>
    <resources>
    <j2se version="1.4.2+" java-vm-args="-esa -Xnoclassgc"/>
    <jar href="signedvideo.jar"/>
    </resources>
    <application-desc main-class="com.video.VideoPlayer">
    </application-desc>
    </jnlp>
    Please help me with this
    Thanks
    Rajesh

    The first jar will default to main, if it isn't explicitly listed.
    What is the error you get when you try to launch the application offline using the shortcut created ? (note, the <shortcut online="false"/> will cause to create shortcut that will launch the application in offline mode)
    I notice you name the jar "signedvideo.jar", but do not ask for all-permissions.
    If you want to run trusted you must also add
    <security><all-permissions/></security>
    /Andy

  • Unable to Start ManagedServer using Console

    Hi,
    I created one Admin Server(prot is 7001) and 1 managed server(name: MS1 , port is 7003) and i try to run managed server, it is run fine after that i deleted entire domain and created domain , also created 1 Admin server and 1 managed server(MS1,7003) with same server name and port numbers then i try to start managed server using console by using startManagedServer.cmd MS1 t3://127.0.0.1:7001 but i got error like ### <1294642894256> <BEA-002606> <Unable to create a server socket for listening on channel "Default". The address 0.0.27.92 might be incorrect or another process is using port 7003: java.net.BindException: Cannot assign requested address: JVM_Bind.>
    Note:: Even i created manager server MS1 with another port number(ex: 7009) then also i got same error
    Pls help any body on this issue???

    Hi,
    You should not delete the domain without stopping the running servers in that domain.
    Try to kill the instance that is already running on 7003 port.
    As you said even on 7009 , you are facing the same problem, try to edit the config.xml and change the listen address to 127.0.0.1 .
    Make sure that you are taking a backup of config.xml before editing.
    Thanks,
    Kartheek
    http://middlewareforum.com

  • Unable to start OUD using start-ds

    [30/Jan/2015:01:08:11 -0800] category=CORE severity=NOTICE msgID=458886 msg=Oracle Unified Directory 11.1.2.3.0 (build 20140520144820Z, R1405200605) starting up
    [30/Jan/2015:01:08:13 -0800] category=RUNTIME_INFORMATION severity=NOTICE msgID=20381717 msg=Installation Directory:  [30/Jan/2015:01:08:13 -0800] category=RUNTIME_INFORMATION severity=NOTICE msgID=20381719 msg=Instance Directory:      [30/Jan/2015:01:08:13 -0800] category=RUNTIME_INFORMATION severity=NOTICE msgID=20381713 msg=JVM Information: 1.6.0_75-b13 by Sun Microsystems Inc., 64-bit architecture, 4846125056 bytes heap size
    [30/Jan/2015:01:08:13 -0800] category=RUNTIME_INFORMATION severity=NOTICE msgID=20381714 msg=JVM Host: <> running Linux 2.6.18-308.4.1.0.1.el5xen amd64, 12268339200 bytes physical memory size, number of processors available 2
    [30/Jan/2015:01:08:13 -0800] category=RUNTIME_INFORMATION severity=NOTICE msgID=20381715 msg=JVM Arguments: "-Xms4723m", "-Xmx4723m", "-XX:+UseCompressedOops", "-Xmn1g", "-XX:MaxTenuringThreshold=1", "-XX:+UseConcMarkSweepGC", "-XX:CMSInitiatingOccupancyFraction=55", "-Dorg.opends.server.scriptName=start-ds"
    [30/Jan/2015:01:08:14 -0800] category=ACCESS_CONTROL severity=INFORMATION msgID=12582978 msg=Added 10 Global Access Control Instruction (ACI) attribute types to the access control evaluation engine
    [30/Jan/2015:01:08:14 -0800] category=BACKEND severity=INFORMATION msgID=9437595 msg=Local DB backend virtualAcis does not specify the number of lock tables: defaulting to 97
    [30/Jan/2015:01:08:14 -0800] category=JEB severity=NOTICE msgID=8847402 msg=The database backend cn=virtualAcis,cn=Workflow Elements,cn=config containing 0 entries has started
    [30/Jan/2015:01:08:14 -0800] category=BACKEND severity=INFORMATION msgID=9437595 msg=Local DB backend userRoot does not specify the number of lock tables: defaulting to 97
    [30/Jan/2015:01:08:14 -0800] category=BACKEND severity=INFORMATION msgID=9437594 msg=Local DB backend userRoot does not specify the number of cleaner threads: defaulting to 24 threads
    [30/Jan/2015:01:08:14 -0800] category=BACKEND severity=INFORMATION msgID=9437615 msg=Local DB backend userRoot does not specify the percentage of the heap space to allocate to the database cache: defaulting to 45 percent
    [30/Jan/2015:01:08:14 -0800] category=BACKEND severity=INFORMATION msgID=9437613 msg=Local DB backend userRoot does not specify the size of the file handle cache: sizing automatically to use 100 file descriptors
    [30/Jan/2015:01:08:15 -0800] category=JEB severity=NOTICE msgID=8847402 msg=The database backend cn=userRoot,cn=Workflow Elements,cn=config containing 39 entries has started
    [30/Jan/2015:01:08:15 -0800] category=EXTENSIONS severity=INFORMATION msgID=1048797 msg=DIGEST-MD5 SASL mechanism using a server fully qualified domain name of
    [30/Jan/2015:01:08:15 -0800] category=CORE severity=INFORMATION msgID=731 msg=LDAP Connection Handler 0.0.0.0 port 5389 does not specify the number of request handler threads: sizing automatically to use 8 threads
    [30/Jan/2015:01:08:15 -0800] category=CORE severity=INFORMATION msgID=731 msg=LDAP Connection Handler 0.0.0.0 port 5636 does not specify the number of request handler threads: sizing automatically to use 8 threads
    [30/Jan/2015:01:08:15 -0800] category=CORE severity=INFORMATION msgID=720 msg=No worker queue thread pool size specified: sizing automatically to use 24 threads
    [30/Jan/2015:01:08:15 -0800] category=PROTOCOL severity=NOTICE msgID=2556180 msg=Started listening for new connections on Administration Connector 0.0.0.0 port 8444
    [30/Jan/2015:01:08:15 -0800] category=PROTOCOL severity=NOTICE msgID=2556180 msg=Started listening for new connections on LDAP Connection Handler 0.0.0.0 port 5389
    [30/Jan/2015:01:08:15 -0800] category=PROTOCOL severity=NOTICE msgID=2556180 msg=Started listening for new connections on LDAP Connection Handler 0.0.0.0 port 5636
    [30/Jan/2015:01:08:15 -0800] category=CORE severity=NOTICE msgID=458891 msg=The Directory Server has sent an alert notification generated by class org.opends.server.core.DirectoryServer (alert type org.opends.server.DirectoryServerShutdown, alert ID 458893):  The Directory Server has started the shutdown process.  The shutdown was initiated by an instance of class org.opends.server.core.DirectoryServer and the reason provided for the shutdown was An error occurred while trying to start the Directory Server:  CryptoManager failed to publish the instance-key-pair public-key-certificate entry in ADS:  Failed to add entry "ds-cfg-key-id=B2FE9D01AF42799A4BB3232A914B35B8,cn=instance keys,cn=admin data" (id=262812)
    [30/Jan/2015:01:08:20 -0800] category=BACKEND severity=NOTICE msgID=9896306 msg=The backend cn=userRoot,cn=Workflow Elements,cn=config is now taken offline
    [30/Jan/2015:01:08:20 -0800] category=BACKEND severity=NOTICE msgID=9896306 msg=The backend cn=virtualAcis,cn=Workflow Elements,cn=config is now taken offline
    [30/Jan/2015:01:08:20 -0800] category=CORE severity=NOTICE msgID=458955 msg=The Directory Server is now stopped
    Can someone please help in resolving this issue?

    Hello,
    It looks like you are using an interim version of OUD. Please use a supported OUD version.
    The latest publicly available OUD version is OUD 11g R2PS2. See https://blogs.oracle.com/sduloutr/entry/oud_11gr2ps2_11_1_2 to download it.
    A bundle patch is also available on top at that version. See https://blogs.oracle.com/sduloutr/entry/oud_r2ps2_bundle_patch_available for more info about that bundle patch
    -Sylvain
    When closing a thread as answered remember to mark the correct and helpful posts to make it easier for others to find them

  • Unable to start OC4J with JDeveloper 903

    Hello,
    I got the following error message when I try to start the oc4j shipped with jdev903. Could anyone please let me know why I am getting the error message below, and how to fix it:
    Java path is poiting to e:\jdk1.3.1_07
    OS : windows /2000
    E:\JDeveloper\j2ee\home>java -jar oc4j.jar
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 4649454C44345950450E4350500029
    # Problematic Thread: prio=5 tid=0x234a10 nid=0x9a0 runnable
    Do I need to report this error to Sun or Oracle?
    How do I fix this error?
    Thanks.
    ATN

    This one should go to Sun.
    Try OC4J with the VM installed with JDeveloper. Also, you might want to try 1.3.1_02 (just to see if that works on your machine)
    Rob

Maybe you are looking for