Deployment for OC4J 11g doesn't work

Jdeveloper 11g ADF runtime installer for standalone OCJ4 11 doesn't find the following file: - Input File doesn't exist "adfcm.jar".
So, when i deploy an application (ear or war) on standalone OC4J, i have the following error:
2007-06-26 11:54:14.328 NOTIFICATION Exception : NoClassDefFoundError:
Classe manquante : oracle.adf.share.logging.handler.InternalADFHandler
Classe dÚpendante : oracle.adf.share.logging.internal.perf.ADFPerfSensor
Chargeur : adf.oracle.domain:11.1.1
Source de code : /E:/oc4j/BC4J/lib/adf-share-base.jar
Configuration : <code-source> (ignore manifest Class-Path) in /E:/oc4j/j2ee/home/config/se
rver.xml
La classe manquante est disponible Ó partir des emplacements suivants :
1. Source de code : /E:/oc4j/j2ee/home/lib/adflogginghandler.jar (from <code-source> (ignore
manifest Class-Path) in META-INF/boot.xml in E:\oc4j\j2ee\home\oc4j.jar)
Cette source de code est disponible dans le chargeur oracle.mds:11.0.
2007-06-26 11:54:14.359 NOTIFICATION L'opÚration Application Deployer sur GregWar a ÚchouÚ.
2007-06-26 11:54:14.375 NOTIFICATION L'opÚration Application UnDeployer sur GregWar est dÚmarrÚe.
2007-06-26 11:54:14.375 NOTIFICATION Suppression de toutes les liaisons de l'application GregWar dan
s tous les sites Web
2007-06-26 11:54:14.796 NOTIFICATION L'opÚration Application UnDeployer sur GregWar est terminÚe.
07/06/26 11:54:14 ATTENTION: DeployerRunnable.run NoClassDefFoundErrororacle.oc4j.admin.internal.Dep
loyerException: NoClassDefFoundError
at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:140)
at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnabl
e.java:52)
at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:82)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Caused by: oracle.classloader.util.AnnotatedNoClassDefFoundError:
Classe manquante : oracle.adf.share.logging.handler.InternalADFHandler
Classe dÚpendante : oracle.adf.share.logging.internal.perf.ADFPerfSensor
Chargeur : adf.oracle.domain:11.1.1
Source de code : /E:/oc4j/BC4J/lib/adf-share-base.jar
Configuration : <code-source> (ignore manifest Class-Path) in /E:/oc4j/j2ee/home/config/se
rver.xml
La classe manquante est disponible Ó partir des emplacements suivants :
1. Source de code : /E:/oc4j/j2ee/home/lib/adflogginghandler.jar (from <code-source> (ignore
manifest Class-Path) in META-INF/boot.xml in E:\oc4j\j2ee\home\oc4j.jar)
Cette source de code est disponible dans le chargeur oracle.mds:11.0.
at oracle.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassLoader.java:2059)
at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1623)
at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1579)
at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1564)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at oracle.adf.share.logging.internal.perf.ADFPerfSensor.<clinit>(ADFPerfSensor.java:92)
at oracle.adf.model.servlet.ADFBindingFilter.<clinit>(ADFBindingFilter.java:55)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:242)
at com.evermind.server.http.deployment.WARAnnotationParser.getFilterClasses(WARAnnotationPar
ser.java:189)
at com.evermind.server.http.deployment.WARAnnotationParser.parseAnnotations(WARAnnotationPar
ser.java:103)
at com.evermind.server.http.HttpApplication.parseMetaData(HttpApplication.java:8929)
at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1210)
at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:833)
at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.ja
va:433)
at com.evermind.server.Application.getHttpApplication(Application.java:693)
at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFr
omReference(HttpSite.java:2039)
at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:19
58)
at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:1652)
at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:235)
at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:96)
at oracle.oc4j.admin.internal.ApplicationDeployer.bindWebApp(ApplicationDeployer.java:554)
at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:205)
at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:98)
... 5 more

User,
There is a specific forum for JDev 11: JDeveloper and OC4J 11g Technology Preview
However, the specific issue you mention is documented in the release notes addendum for 11: http://www.oracle.com/technology/products/jdev/htdocs/11tp/11gtechpreviewaddendum.html#dep2
John

Similar Messages

  • Deployment on OC4J 11g doesn't work

    Jdeveloper 11g ADF runtime installer for standalone OCJ4 11 doesn't find the following file: - Input File doesn't exist "adfcm.jar".
    Then, when i deploy an application (ear or war) on standalone OC4J, i have the following error:
    2007-06-26 11:54:14.328 NOTIFICATION Exception : NoClassDefFoundError:
    Classe manquante : oracle.adf.share.logging.handler.InternalADFHandler
    Classe dÚpendante : oracle.adf.share.logging.internal.perf.ADFPerfSensor
    Chargeur : adf.oracle.domain:11.1.1
    Source de code : /E:/oc4j/BC4J/lib/adf-share-base.jar
    Configuration : <code-source> (ignore manifest Class-Path) in /E:/oc4j/j2ee/home/config/se
    rver.xml
    La classe manquante est disponible Ó partir des emplacements suivants :
    1. Source de code : /E:/oc4j/j2ee/home/lib/adflogginghandler.jar (from <code-source> (ignore
    manifest Class-Path) in META-INF/boot.xml in E:\oc4j\j2ee\home\oc4j.jar)
    Cette source de code est disponible dans le chargeur oracle.mds:11.0.
    2007-06-26 11:54:14.359 NOTIFICATION L'opÚration Application Deployer sur GregWar a ÚchouÚ.
    2007-06-26 11:54:14.375 NOTIFICATION L'opÚration Application UnDeployer sur GregWar est dÚmarrÚe.
    2007-06-26 11:54:14.375 NOTIFICATION Suppression de toutes les liaisons de l'application GregWar dan
    s tous les sites Web
    2007-06-26 11:54:14.796 NOTIFICATION L'opÚration Application UnDeployer sur GregWar est terminÚe.
    07/06/26 11:54:14 ATTENTION: DeployerRunnable.run NoClassDefFoundErrororacle.oc4j.admin.internal.Dep
    loyerException: NoClassDefFoundError
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:140)
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnabl
    e.java:52)
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:82)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.classloader.util.AnnotatedNoClassDefFoundError:
    Classe manquante : oracle.adf.share.logging.handler.InternalADFHandler
    Classe dÚpendante : oracle.adf.share.logging.internal.perf.ADFPerfSensor
    Chargeur : adf.oracle.domain:11.1.1
    Source de code : /E:/oc4j/BC4J/lib/adf-share-base.jar
    Configuration : <code-source> (ignore manifest Class-Path) in /E:/oc4j/j2ee/home/config/se
    rver.xml
    La classe manquante est disponible Ó partir des emplacements suivants :
    1. Source de code : /E:/oc4j/j2ee/home/lib/adflogginghandler.jar (from <code-source> (ignore
    manifest Class-Path) in META-INF/boot.xml in E:\oc4j\j2ee\home\oc4j.jar)
    Cette source de code est disponible dans le chargeur oracle.mds:11.0.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassLoader.java:2059)
    at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1623)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1579)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1564)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    at oracle.adf.share.logging.internal.perf.ADFPerfSensor.<clinit>(ADFPerfSensor.java:92)
    at oracle.adf.model.servlet.ADFBindingFilter.<clinit>(ADFBindingFilter.java:55)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at com.evermind.server.http.deployment.WARAnnotationParser.getFilterClasses(WARAnnotationPar
    ser.java:189)
    at com.evermind.server.http.deployment.WARAnnotationParser.parseAnnotations(WARAnnotationPar
    ser.java:103)
    at com.evermind.server.http.HttpApplication.parseMetaData(HttpApplication.java:8929)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1210)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:833)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.ja
    va:433)
    at com.evermind.server.Application.getHttpApplication(Application.java:693)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFr
    omReference(HttpSite.java:2039)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:19
    58)
    at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:1652)
    at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:235)
    at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:96)
    at oracle.oc4j.admin.internal.ApplicationDeployer.bindWebApp(ApplicationDeployer.java:554)
    at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:205)
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:98)
    ... 5 more

    Hi,
    thanks for reporting the issue, but OC4J 11 already has the ADF libraries in it
    Frank

  • My serial number for Logic Studio doesn't work. I used one from a different box and it worked. How can I get a new number?

    My serial number for Logic Studio doesn't work. I used one from a different box and it worked. How can I get a new number?

    http://support.apple.com/kb/TS2005
    http://support.apple.com/kb/HT1861
    https://ssl.apple.com/support/proapps/serialnumbers/

  • Question '''OS Win2000''' using '''FireFox 5.01 - portable''' Problem: '''Plug-in for Windows-Mediaplayer doesn't work

    '''OS Win2000'''
    using '''FireFox 5.01 - portable'''
    Problem:
    '''Plug-in for Windows-Mediaplayer doesn't work '''
    cause: presumably - Win2000 only copes with WMP 9.0
    Your FF 5.01-portable works only for WMP 12 (??)
    I have no problems with WMP when I use my regular FF 3.6 on this old Win2000. - WMP - Plug-in of FF3.6 works perfectly on my Win2000
    '''question:'''
    What can I do to get WMP running on my Win2000 using FF5.01-portable ?''''''

    See the Portable Firefox support forum for help with that. <br />
    http://portableapps.com/forums/support/firefox_portable

  • My iphone keeps blocking in a "boot" mode... blackscreen with apple logo... the restarting (home and power button for 10 sec) doesn't work.

    my iphone keeps blocking in a "boot" mode... blackscreen with apple logo... the restarting (home and power button for 10 sec) doesn't work. when i get it in DFU mode and try restoring with itunes it remains the same... provider already "fixed" this problem twice with a "software update" only to get the same problem again... it just "reboots" this time it happened @ night while charging... previous time in my jacket pocket... this is the 3th time it happens, and my provider (Mobistar belgium) doesn't wish to exchange or refund my iphone witch clearly has something wrong 3 times same problem in 3 months...

    imanfromsweden wrote:
    Please apple support do you people have a convincing answer for us? Is there a solution? My phone is only 2 years old and was (2 hours ago), in top condition!!
    Please help....
    On belhalf of my fellow volunteers, the answer is, "We'll try our best." 
    My advice is to try not to treat this like it is a paid service provided by compensated professionals.  Ask nicely and one of the nice folks here might take some time out of their weekend to offer advice.

  • My charger for ipad air doesn't work.Can I use charger 10w without any worreies?

    My charger for ipad air doesn't work.Can I use charger 10w without any worreies(damage battery)?Is it possible to change in apple store with warranty?

    "Can I use charger 10w without any worreies(damage battery)?"
    Yes you can.
    "Is it possible to change in apple store with warranty?"
    If you mean "can I get my power adapter replaced under warranty, at the Apple store?", yes.

  • Deploying printer with GPO doesn't work

    Hi,
    We are using the Print management console in Windows 2012 to deploy printers using GPO.
    I deployed 2 printers few months ago by adding the Port, Driver then installing the printer, after that I went to deploy using GPO. And it worked perfectly.
    I just added a 3rd printer using same procedure and I deployed it to the same GPO. But the printer doesn't show up on any user computer. (GPO is applied by user and by computer as well). I am pretty sure this is not related to the GPO itself as the GPO is
    still working for the other 2 printers.
    Any idea or help?
    Thank you.
    -Mehdi

    Hi,
    Have the driver of the printer been installed? Maybe the following article could help.
    Control Printer Driver Installation Security
    http://technet.microsoft.com/en-us/library/cc753269.aspx
    Best Regards,
    Andy Qi
    TechNet Subscriber Support
    If you are
    TechNet Subscription user and have any feedback on our support quality, please send your feedback
    here.
    Andy Qi
    TechNet Community Support

  • Create PDF report with APEX and Oracle 11g doesn't work

    Hi everyone,
    I have a problem with the downloading of PDF reports from APEX with Oracle 11g.
    When I try to download a PDF, Acrobat Reader says it can not open the file.
    I have done the same test in an environment with APEX and Oracle 10g and it works perfectly.
    Does anyone know if there is a known bug for version 11g.
    Thank you very much.

    Hi Munky,
    I open the generated file the Notepad++ I can read the next message:
    *<HTML><HEAD><TITLE>500 Internal Server Error</TITLE></HEAD><BODY><H1>500 Internal Server Error</H1>OracleJSP:*
    An error occurred. Consult your application/system administrator for support. Programmers should consider setting the init-param <code>debug_mode</code> to "true" to see the complete exception message.</BODY></HTML>
    I have not idea can I solve the problem.
    Have you got any solution for this problem??
    Thank you so much.
    Victor Muñoz.

  • Citrix Receiver - AppWorld says for Classic but doesn't work

    (Posted this in the other forum for downloaded apps, reposting here since I seemed to have posted in the wrong forum.)
    http://appworld.blackberry.com/webstore/content/34621918/?lang=en
    Something wrong with the compatibility? Website says compatible with Classic when you mouse over Supported Devices, but when I load it on the device it doesn't work.
    Sideloading from Citrix doesn't work either, it says the app has been replaced and told me to redownload from World.

    Citrix themselves provided a BAR file. I used BB10 App Manager via Dev mode.
    http://www.citrix.com/downloads/citrix-receiver/other-platforms/receiver-for-blackberry10.html

  • Bought game for BB, but doesn't work

    I bought a game on Bplay, and have received 2 mails on my computer about the purchasing. So I had to forward the mail to my phone, and open the link that was in the mail, when I open it on my phone it says:
    "Not Available on DesktopNot Available on Desktop
    Please visit this URL with your BlackBerry device. If you are on your device and believe you arrived here in error, please follow the directions below to ensure you are using the correct browser.
    Push the BlackBerry button (or track-wheel for those without a BlackBerry button) to bring up the menu. Select options.
    Select General Properties.
    Make sure your default browser is: Internet Browser
    Exit out of General Properties and enter Browser Configuration.
    Scroll down to Emulation Mode / Browser Identification and make sure it is set to BlackBerry."
    If I change the things and try it again, it doesn't work again. I payed 9.99 dollar for this, that's not a problem at all, but I really want this game.
    Can someone please help me?
    My pin is: 255CD889
    I almost always respond immediatly and otherwise I'm sleeping and reply when I wake up
    Hope someone can help me!
    thanks

    dzero wrote:
    huh so i payed for nothing?
    first i couldnt download it and a day later they say its valid
    it doesnt work, what you told me on bb messenger.
    what can i do?
    again go to https://www.bplay.com/purchases/regen.php   enter your email address you used for purchase you will get a email with a link go to the link in the email and will take you to a page that shows ALL your past purchases... Click on the resend download link for this game and will then email you a new link to download the game click on that link on your Blackberry.

  • How can I get Firefox version 5? I use an application for banking that doesn't work with version 6 yet.

    I am using an application for banking with Bank of America that doesn't work with Firefox 6 so I need to install Firefox 5 until Bank of America can update their app to work with Firefox 6. Can you tell me how to find the download for Firefox 5?
    Thank you

    I have an old iPhoto version and it still works with Mavericks, the version before yours, that is puzzling.

  • Oralce Applications Adapters in OBPM 11g doesn't work....

    with EBS 11i adapter, to create a new supplier,
    use the same configuration of deployment , datasource, oracleAppsAdapter & server, bpel works well, but bpm doesn't work, and no exception, return is null too.
    anyone know why? thank you.

    have tried that myself , but on my itunes it keeps coming up cannot be synced with iphone as your not authorized on this computor , but its my itunes account and my pc ? songs have gone on fine just having this trouble with applications can someone help me ?

  • TS3989 'Options' button for Photo Stream doesn't work?

    When I go to Photo Stream, it says I'm not signed in. The resolution says to select Photo Stream and click Options, but nothing happens when I do so. Why won't the Options button work and what can I do?

    I followed your advise, but it doesn't work. Photos made with iPad works now (after putting all photo stream on and off), but iPhone 4 is not photostreaming at all (also not after redoing what you advised), also iPad photo does not appear on iPhone 4.
    Strange is that i see two icloud photostream albums in Photo application (both (staying) empty). I can imagine there is a conflict with the two icloud accounts (i first used apple id for  buying in itunes (hoped to merge) and than rethought and activated icloud (mobileMe) account instead. Could that be the problem? And how to get rid of that (restarting iPhone didn't work, a reset I am not fond of, nore a restore.
    Who knows the answer?

  • Adobe reader for Nokia 6680 doesn't work on my Nokia 6670

    I downoladed adobe reader for Nokia6680. I installed it on my Nokia6670, it prompted no error meesage, but it is not visible on my phone menu. Why, given that same OS and same screen, the reader for 6680 doesn't work on 6670?

    Use the Nokia 6670 bundled NetFront web browser to enable you browse pdf document, but the speed is very slow and the character rendering is not good.

  • Workaround for browse which doesn't work upon login

    I've seen this post here before that the browse feature doesn't work when you first launch the web player in Windows. I use the web player with Spotify Unlimited on a laptop running Windows 7. I seem to get a new release nearly every day, and this problem persisits. So what you can do is launch the application, log in, close the application, (you won't be able to log out and it won't matter anyway). Then wait a few minutes or you'll get the dialog box The spotify application is not responding.  Then re-launch Spotify and the browse feature will work. 

    Hi Rick -
    I do not have multiple versions of RoboHelp installed on my machine. The browse sequence worked with a new project, but it won't work with my established project (which has "exclude" conditional tags for some topics in several folders and some folders that are excluded all together). I do have more than one window definition, but the only one that is used is the "secondary" window. I attempted to enable browse sequence for both (main and secondary), but it still would not work. My primary layout is Microsoft HTML Help. The project is NOT in source control.  I inherited the project, which had multiple tech writers building it since 2002. Also, since attempting to enable a browse sequence, the project opens very, very slowly. So I removed the browse sequence and performance increase somewhat, but it takes a long time to open. The project is not that large - 900 topics. Any additional thoughts . . .
    Regards,
    Denise
    Date: Thu, 2 Jul 2009 07:04:09 -0600
    From: [email protected]
    To: [email protected]
    Subject: Browse sequence doesn't work in project
    Hello again
    By chance do you have multiple versions of RoboHelp installed? I do and I'm unable to coax the Browse Sequence bar into a CHM I compile using RoboHelp 8.
    You may be onto a bug. I'd strongly encourage you to report as same to Adobe. (Link is in my sig line)
    A parting question here. Does it show if you create a new project?
    Ohhh, and another question or two just popped in.
    Do you have more than one Window definition?
    Is your primary layout configured to be Microsoft HTML Help?
    Cheers... Rick
    | http://www.robowizard.com/pc.gif | Helpful and Handy Links
    http://www.Adobe.com/cfusion/mmform/index.cfm?name=wishform&product=38
    http://www.gooberguides.com/ProductPages/RoboHelp/RoboHelp72Day.htm
    http://www.ShowMeSolutions.biz
    http://sorcererstone.wordpress.com/
    http://www.gooberguides.com |
    >

Maybe you are looking for