JDeveloper 11g Deploy Error: Anonymous attempt to get to a JNDI resource

I have added a new security policy to the IntegratedWebLogicServer JNDI to control the access by a WLS user. The client application works well after adding this new policy. When I try to re-deploy the application from JDeveloper, it reports an error "Anonymous attempt to get to a JNDI resource". Please advise where from the JDeveloper that I require to modify to add the security credential. Thanks.
SK

Can you check the config.xml of the domain and see if you are still having any references to the JNDI name you had used? If yes try removing the references manually and save the file and then restart the server. PLEASE TAKE A BACKUP OF THE config file before doing so.
Thanks,
Patrick

Similar Messages

  • JDeveloper 11g deployment error to local Web Logic server

    I'm trying to run an existing ADF project for the first time from a JDeveloper 11g.
    But get the error below, can anyone help me?
    Deploying Application...
    <09-03-2009 11:07:23 CET> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application VEU Portal Consumer is not versioned.>
    <09-03-2009 11:07:23 CET> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1236593243599' for task '0'. Error is: 'weblogic.management.DeploymentException: '
    weblogic.management.DeploymentException:
         at weblogic.application.internal.flow.BaseLifecycleFlow$CreateListenerAction.run(BaseLifecycleFlow.java:171)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.application.internal.flow.BaseLifecycleFlow$BaseAction.invoke(BaseLifecycleFlow.java:99)
         at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:117)
         Truncated. see log file for complete stacktrace
    java.lang.ClassNotFoundException: oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:176)
         Truncated. see log file for complete stacktrace
    >
    <09-03-2009 11:07:23 CET> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'VEU Portal Consumer'.>
    <09-03-2009 11:07:23 CET> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.management.DeploymentException:
         at weblogic.application.internal.flow.BaseLifecycleFlow$CreateListenerAction.run(BaseLifecycleFlow.java:171)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.application.internal.flow.BaseLifecycleFlow$BaseAction.invoke(BaseLifecycleFlow.java:99)
         at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:117)
         Truncated. see log file for complete stacktrace
    java.lang.ClassNotFoundException: oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:176)
         Truncated. see log file for complete stacktrace
    >
    [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application VEU Portal Consumer on DefaultServer.: .
    weblogic.management.DeploymentException:
    #### Deployment incomplete. #### Mar 9, 2009 11:07:23 AM
    oracle.jdeveloper.deploy.DeployException
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.doDeploymentAction(Jsr88RemoteDeployer.java:247)
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.deployImpl(Jsr88RemoteDeployer.java:157)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:436)
         at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:209)
         at oracle.jdevimpl.runner.adrs.AdrsStarter$4$1.run(AdrsStarter.java:1316)
    Caused by: oracle.jdeveloper.deploy.DeployException
         at oracle.jdevimpl.deploy.common.Jsr88DeploymentHelper.deployApplication(Jsr88DeploymentHelper.java:413)
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.doDeploymentAction(Jsr88RemoteDeployer.java:238)
         ... 11 more
    Caused by: oracle.jdeveloper.deploy.DeployException: Deployment Failed
         at oracle.jdevimpl.deploy.common.Jsr88DeploymentHelper.deployApplication(Jsr88DeploymentHelper.java:395)
         ... 12 more
    #### Cannot run application VEU Portal Consumer due to error deploying to DefaultServer.
    [Application VEU Portal Consumer stopped and undeployed from Server Instance DefaultServer]
    Thanks
    Claus

    Did you use the embedded WLS?
    In this case I would try a fresh install, because you should not see this error. If you are using a stand alone WLS you need to install the ADF runtime onto the server.
    the error java.lang.ClassNotFoundException: oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener means that there is something wrong with the ADF installation on the WLS server.
    Timo

  • Jdeveloper 11g install error

    I received the following error when trying to install jdeveloper 11g. I was attempting to install the studio edition for windows.
    Fatal error encountered during file installation. The installer will now cleanup and exit!
    C:\oracle\Middleware\wlser_10.3\server\lib\jms-local-adp.rar (Access is denied)
    This is a windows box that I have been running jdev 10.1.3.3 with no problems.
    Has anyone else encountered this error??

    Hi,
    didn't see anything like this so far. The installation routine between 10.1.3 and 11 has changed and cannot be compared. Did you run the ".exe." installer ? I am asking because I tend using the jar installer that you launh with java -jar <jdev install file>.jar
    Maybe this is an option for you to try (though it might require a new download of JDev ;-(
    Frank

  • Error when attempting to get processing resources: com.sap.aii.af.service.

    Dear All,
    i am getting below error in RWB in receiver Channel
    Error
    "Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Error when attempting to get processing resources: com.sap.aii.af.service.util.concurrent.ResourcePoolException: Unable to create new pooled resource: DriverManagerException: Cannot establish connection to URL 'CONNECTION STRING: NoClassDefFoundError: sun.awt.X11GraphicsEnvironment (initialization failure)"
    Note: outbound has processed succesfully in both ABAP and Java Stack.

    Hi,
    Can you please let us know, which receiver adapter are you using??
    I guess it is JDBC: IF it is ...can you check the Driver and Connection details maintained on the channel.
    JDBC Driver:com.microsoft.sqlserver.jdbc.SQLServerDriver
    CONNECTION:jdbc:sqlserver://IP ADDRESS:PORT;Database=HOST NAME;
    -Rahul

  • Jdeveloper remote deployment error

    Dear All,
    I have developed a fusion web application using jdeveloper 11g. I want to deploy it to a remote weblogic server (11gR1).
    When i am trying to deploy it to remote server from jdeveloper it gives me following error.
    [04:00:14 PM] ---- Deployment started. ----
    [04:00:14 PM] Target platform is (Weblogic 10.3).
    [04:00:15 PM] Retrieving existing application information
    [04:00:15 PM] Running dependency analysis...
    [04:00:15 PM] Building...
    [04:00:48 PM] Deploying 2 profiles...
    [04:00:50 PM] Wrote Web Application Module to E:\Santosh\projects\Java\jDeveloper Projects\TMS\ViewController\deploy\TMS_ViewController_webapp1.war
    [04:00:50 PM] Wrote Enterprise Application Module to E:\Santosh\projects\Java\jDeveloper Projects\TMS\deploy\TMS_application1.ear
    [04:00:53 PM] Deploying Application...
    [04:01:12 PM] [Deployer:149193]Operation 'deploy' on application 'TMS_application1' has failed on 'AdminServer'
    [04:01:12 PM] [Deployer:149193]Operation 'deploy' on application 'TMS_application1' has failed on 'AdminServer'
    [04:01:12 PM] [Deployer:149193]Operation 'deploy' on application 'TMS_application1' has failed on 'AdminServer'
    [04:01:12 PM] [Deployer:149193]Operation 'deploy' on application 'TMS_application1' has failed on 'AdminServer'
    [04:01:12 PM] [Deployer:149193]Operation 'deploy' on application 'TMS_application1' has failed on 'AdminServer'
    [04:01:12 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application TMS_application1 on WseeJmsServer,ReliableWseeJaxwsSAFAgent,AdminServer,ReliableWseeSAFAgent,WseeJaxwsJmsServer.: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, exact-match: false]..
    [04:01:12 PM] Weblogic Server Exception: weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, exact-match: false].
    [04:01:12 PM] See server logs or server console for more details.
    [04:01:12 PM] weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, exact-match: false].
    [04:01:12 PM] #### Deployment incomplete. ####
    [04:01:12 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    Please tell me how to solve this error.
    -Thanks

    ADF Runtime libraries setup on Stand alone Weblogic server on Linux

  • BPEL 11g Deployment Error Index Out of Bounds

    Hiiii all,
    Facing an issue while deploying a composite to the SOA Suite 11g. There are no issues when i compile the application.. I donot deploy directly to the app server using jdev , instead deploy it to the jar and deploy to server.
    Below the error:
    Error during deployment/undeployment: Error occurred during deployment of component: UpdatePINPS to service engine: implementation.bpel for composite: Update: ORABPEL-05250
    Error deploying BPEL suitcase.
    error while attempting to deploy the BPEL component file "/usr/wls1033/Oracle/Middleware/user_projects/domains/{domain}/deployed-composites/UpdatePIN_rev1.0/sca_Update_rev1.0/soa_522fc650-7030-46f2-a21f-0177aec0aba4"; the exception reported is: java.lang.IndexOutOfBoundsException: Index: 0 Size: 0
    Seeking your help,
    Thanks in advance :)

    Hi,
    I am also gettting same error, any clue for resolving this issue, please

  • BPM 11g deployment error when include Human Task

    During deployment, when I include a Human Task in my BPM 11g project, the deployment fails.  The error message in JDeveloper is:
    Weblogic Server Exception: weblogic.application.ModuleException:
    Caused by: weblogic.common.ResourceException: weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: [unixODBC][Driver Manager]Data source name not found, and no default driver specified
    If I don't include the Human Task application in deployment, it's fine.  I used the Auto Create feature to generate the ADF project/form.  I've deleted and recreated the Human Task, but that hasn't helped.
    What can cause this error?  I've googled for days, but have not found anything similar.

    Kunwar - Thank you very much for your reply.  I checked in EM under Applications, and there is no application with the name of my Human Task application that is part of my BPM project.  To be sure, I just rebooted the server and checked again, but it is not there, and the reboot did not solve the problem.
    I'm not sure if this is related to the problem, but here is some other information.  A few days ago when I tried to redeploy just the BPM project (keeping save revision, and checking "Overwrite any existing composites"), I received a null pointer exception error.  Since then, I must Undeploy the BPM Application using EM to then redeploy it using JDeveloper.  Here is the error I was getting:
    [08:03:59 AM] Sending archive - sca_PERAC91A_rev1.0.jar
    [08:04:07 AM] Received HTTP response from the server, response code=500
    [08:04:07 AM] Error deploying archive sca_PERAC91A_rev1.0.jar to partition "default" on server AdminServer [http://soabpm-vm:7001]
    [08:04:07 AM] HTTP error code returned [500]
    [08:04:07 AM] Error message from server:
    There was an error deploying the composite on AdminServer: Error occurred during deployment of component: PERAC91A to service engine: implementation.bpmn, for composite: PERAC91A: java.lang.NullPointerException.
    [08:04:07 AM] Check server log for more details.
    [08:04:07 AM] Error deploying archive sca_PERAC91A_rev1.0.jar to partition "default" on server AdminServer [http://soabpm-vm:7001]
    [08:04:07 AM] ####  Deployment incomplete.  ####
    [08:04:07 AM] Error deploying archive file:/D:/Data/consulting/AllStar/PERAC/Dev/JDeveloper/PERAC91A/PERAC91A/deploy/sca_PERAC91A_rev1.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)

  • JDeveloper Preview deployment error

    I am using JDeveloper Preview version 10.1.3.0.2.223. Occasionally I encounter the following error when trying to deploy my application to a WAR file:
    ---- Deployment started. ---- May 2, 2005 3:15:28 PM
    Target platform is Standard J2EE.
    **** Unable to deploy to a WAR file because no web.xml file could be found in the project.
    **** Please verify that your project contains web components.
    Elapsed time for deployment: 1 second
    #### Deployment incomplete. #### May 2, 2005 3:15:29 PM
    Of course I have a web.xml file in my project, and I am able to run the project in JDeveloper. I have not found a reliable workaround for this error. It seems each time the solution is different, which leads me to conclude that I don't understand what is actually happening. Whenever this situation occurs I also get errors when using the wizard to create new JSP pages:
    oracle.jdeveloper.deploy.DeployException
         at oracle.jdevimpl.xml.DescriptorNodeFactory.findOrCreateIn(DescriptorNodeFactory.java:99)
         at oracle.jdeveloper.xml.j2ee.war.WebAppNode.findOrCreateIn(WebAppNode.java:214)
         at oracle.jdevimpl.webapp.jsp.wizards.AbstractJspWizard.createWebAppNode(AbstractJspWizard.java:216)
         at oracle.jdevimpl.webapp.jsp.wizards.AbstractJspWizard.access$10000071(AbstractJspWizard.java:33)
         at oracle.jdevimpl.webapp.jsp.wizards.AbstractJspWizard$1.run(AbstractJspWizard.java:97)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:171)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:141)
         at java.awt.Dialog$1.run(Dialog.java:540)
         at java.awt.Dialog.show(Dialog.java:561)
         at java.awt.Component.show(Component.java:1133)
         at java.awt.Component.setVisible(Component.java:1088)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.ide.dialogs.ProgressBar.start(ProgressBar.java:275)
         at oracle.jdevimpl.webapp.wizards.AbstractWebAppFileWizard.doFinish(AbstractWebAppFileWizard.java:82)
         at oracle.jdevimpl.webapp.wizards.AbstractWebAppWizard.invoke(AbstractWebAppWizard.java:77)
         at oracle.ide.WizardManager.invokeWizard(WizardManager.java:488)
         at oracle.ide.WizardManager$1.run(WizardManager.java:542)
         at oracle.ide.util.IdeUtil.invokeAfterRepaint(IdeUtil.java:1143)
         at oracle.ide.WizardManager$2.run(WizardManager.java:550)
         at oracle.ide.util.IdeUtil$4.run(IdeUtil.java:1123)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Caused by: java.lang.ClassCastException
         at oracle.jdevimpl.xml.DescriptorNodeFactory.findOrCreateIn(DescriptorNodeFactory.java:73)
         ... 29 more
    The JSP file is created anyway but I have a feeling the errors may be related.
    I can usually create the error by copying a workspace into a new directory and trying to use the files.

    I think maybe you use wrong adf lib when deploying your project to the OC4J.
    You can update your oc4j in the jdev.[JDEV->Tools->ADF Runtime Installer-> Standalone OC4J].
    Good luck
    Hart

  • Jdeveloper 11g deployed jar not running - Windows 7

    After I deployed a simple form to a jar, the following message comes up when trying to run with command: java -jar  sw.jar
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/jbo/uicli/controls/JUNavigationBar
    Caused by: java.lang.ClassNotFoundException: oracle.jbo.uicli.controls.JUNavigationBar
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    Could not find the main class: asax.view.Form. Program will exit.
    Manifest.MF contains the following:
    Manifest-Version: 1.0
    Main-Class: asax.view.Form
    I have also added all libraries and veririfed they exist within the jar 's root.
    Within jdeveloper the application runs with no problem.
    I 'd appreciate any ideas any help on this..

    If you run a jar from the command line, the class loader don't look into the jar for other jars needed and hence you get a class not found error.
    If you start the app in JDev and look at the log window, you'll notice that jdev puts all needed jars on the classpath. This way the app finds them and the app runs OK.
    This is not a jdev problem, but a general java problem. To make it run you can unzip the jar and set the classpath when starting the app to include the folder which contains the jars.
    Timo

  • 11g B2B Error, BPEL is not getting triggered

    Hi,
    We have installed 11g B2B, where we are facing few errors :-
    1. We have created one protocol and multiple document definitions under it for different trading partners.
    But within all these document definitions only one is working fine, for others we are facing issue. After getting successfully processed by B2B, BPEL is not getting
    triggered.
    Do we need to apply any patch to make it work?
    2. Is there any naming convention to create protocols and document definitions?
    We created protocols like "<Trading partner name>_<versionNo>_<Transaction_type>" , but we were geting agreement identification error, when we created protocol name with only version no(4010) and document definition name with transaction_type (850), that issue got resolved. We haven't encountered any issue like this in 10g B2B.
    Any pointer with respect to fix this issue would be a great help. Thanks in advance.
    Regards,
    Saravana

    Hi Saravana,
    After getting successfully processed by B2B, BPEL is not getting triggered.Do you see application message getting created? Are you using B2B adapter in composite to receive transactions from B2B and if yes then which mode of integration (AQ/JMS/Fabric) are you using? Are you using Document Routing ID in Document definition?
    Do we need to apply any patch to make it work?No. No patches are required.
    2. Is there any naming convention to create protocols and document definitions?Yes, in case of EDI. Version should be the EDI version (for e.g - 4010) and Document Type name should be EDI document name (for e.g. 850). No restriction on Document Definition name.
    Regards,
    Anuj

  • SOA 11g deployment error.

    Hi All,
    I have issues while trying to deploy BPEL code on to the SOA server. I am on SOA 11.1.1.3 version and we happen to run into this issue very frequently off late. Request your inputs\solutions to the below problems. The server is not allowing me to deploy ANY process. Bouce sure can not be a permanent solution to this.
    Version: SOA 11.1.1.3
    Error deploying archive sca_HelloWorldProcess_rev1.0.jar to partition "default" on server soa_server1 [<host server>:8001]
    [09:48:43 AM] HTTP error code returned [500]
    [09:48:43 AM] Error message from server:
    Error during deployment: Deployment Failed: Unable to register service..
    [09:48:43 AM] Check server log for more details.
    [09:48:43 AM] Error deploying archive sca_HelloWorldProcess_rev1.0.jar to partition "default" on server soa_server1 [<host server>:8001]
    [09:48:43 AM] #### Deployment incomplete. ####
    [09:48:43 AM] Error deploying archive file:/C:/JDeveloper/mywork/EMT/Helloworld/deploy/sca_HelloWorldProcess_rev1.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)
    Please note that we have increased the maximum capacity value to 300 with respect to data source\connection pool.
    On the logs, I found this issue.
    Caused by: oracle.mds.exception.MDSRuntimeException: MDS-00001: exception in Metadata Services layer
    MDS-00001: exception in Metadata Services layer weblogic.common.resourcepool.ResourceDisabledException: Pool mds-owsm is Suspended, cannot allocate resources to applications
    Please let me know if any further info is required to resolve this issue. Request someone to throw some light on this.
    Thanks for all your time,
    Venkata

    Hi,
    The datasource named "mds-owsm" is suspended...It should be in the Running state...
    Login to the Weblogic Admin Console, go to data sources, go to the mds-owsm data source, go to Monitoring tab, there you can see the state, it would be suspended
    in your case, restart the data source, and bounce the servers and then try to deploy the composite. It will work.
    Thanks,
    N

  • JDeveloper 11g r3 - Error in New BPEL Process

    Hi Guys,
    Been hanging out to try the BPEL stuff in Tech Preview 3. I created a new SOA Application, then New BPEL Process.....and got the error below.
    Any ideas?
    Cheers,
    Dave
    Dec 24, 2007 10:24:09 AM oracle.ide.wizard.WizardManager getWizard
    SEVERE: Failed to create wizard oracle.tip.tools.ide.pm.sca.wizard.PMSCAProjectCreationWizard
    oracle.classloader.util.AnnotatedClassNotFoundException:
    Missing class: oracle.tip.tools.ide.pm.sca.wizard.PMSCAProjectCreationWizard
    Dependent class: oracle.ide.wizard.WizardManager
    Loader: main:11.0
    Code-Source: /C:/JDeveloper11gR3/ide/extensions/oracle.ide.jar
    Configuration: system property PCLMain.createExtensionManagerLoader()
    This load was initiated at main:11.0 using the Class.forName() method.
    The missing class is not available from any code-source or loader in the system.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2124) [C:/JDeveloper11gR3/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@9627532]
    at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1699) [C:/JDeveloper11gR3/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@9627532]
    at oracle.classloader.PolicyClassLoader.access$000 (PolicyClassLoader.java:142) [C:/JDeveloper11gR3/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@9627532]
    at oracle.classloader.PolicyClassLoader$LoadClassAction.run (PolicyClassLoader.java:325) [C:/JDeveloper11gR3/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@9627532]
    at java.security.AccessController.doPrivileged (Native method) [unknown, by unknown]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1658) [C:/JDeveloper11gR3/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@9627532]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1640) [C:/JDeveloper11gR3/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@9627532]
    at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at java.lang.Class.forName0 (Native method) [unknown, by unknown]
    at java.lang.Class.forName (Class.java:164) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at oracle.ide.wizard.WizardManager.getWizard (WizardManager.java:171) [C:/JDeveloper11gR3/ide/extensions/oracle.ide.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
    at oracle.ideimpl.appoverview.AppOverviewEditor.handleEvent (AppOverviewEditor.java:2323) [C:/JDeveloper11gR3/jdev/extensions/oracle.ide.appoverview.jar (from system property C:\JDeveloper11gR3\jdev\extensions\oracle.ide.appoverview.jar), by main:11.0]
    at oracle.ide.controller.IdeAction.performAction (IdeAction.java:508) [C:/JDeveloper11gR3/ide/extensions/oracle.ide.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
    at oracle.ide.controller.IdeAction.actionPerformedImpl (IdeAction.java:784) [C:/JDeveloper11gR3/ide/extensions/oracle.ide.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
    at oracle.ide.controller.IdeAction.actionPerformed (IdeAction.java:481) [C:/JDeveloper11gR3/ide/extensions/oracle.ide.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
    at javax.swing.AbstractButton.fireActionPerformed (AbstractButton.java:1849) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at javax.swing.AbstractButton$Handler.actionPerformed (AbstractButton.java:2169) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at javax.swing.DefaultButtonModel.fireActionPerformed (DefaultButtonModel.java:420) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at javax.swing.DefaultButtonModel.setPressed (DefaultButtonModel.java:258) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at javax.swing.AbstractButton.doClick (AbstractButton.java:302) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at javax.swing.plaf.basic.BasicMenuItemUI.doClick (BasicMenuItemUI.java:1000) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased (BasicMenuItemUI.java:1041) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at java.awt.Component.processMouseEvent (Component.java:5501) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at javax.swing.JComponent.processMouseEvent (JComponent.java:3135) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at java.awt.Component.processEvent (Component.java:5266) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at java.awt.Container.processEvent (Container.java:1966) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at java.awt.Component.dispatchEventImpl (Component.java:3968) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at java.awt.Container.dispatchEventImpl (Container.java:2024) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at java.awt.Component.dispatchEvent (Component.java:3803) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at java.awt.LightweightDispatcher.retargetMouseEvent (Container.java:4212) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at java.awt.LightweightDispatcher.processMouseEvent (Container.java:3892) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at java.awt.LightweightDispatcher.dispatchEvent (Container.java:3822) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at java.awt.Container.dispatchEventImpl (Container.java:2010) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at java.awt.Window.dispatchEventImpl (Window.java:1778) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at java.awt.Component.dispatchEvent (Component.java:3803) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at java.awt.EventQueue.dispatchEvent (EventQueue.java:463) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy (EventDispatchThread.java:242) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at java.awt.EventDispatchThread.pumpEventsForHierarchy (EventDispatchThread.java:163) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:157) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:149) [jre bootstrap, by jre.bootstrap:1.5.0_11]
    at java.awt.EventDispatchThread.run (EventDispatchThread.java:110) [jre bootstrap, by jre.bootstrap:1.5.0_11]

    Hi,
    we have a specific forum for 11 related issues, which is
    JDeveloper and OC4J 11g Technology Preview
    You can however post your question to the BPEL forum too (as this is where the experts of the BPEL integration are)
    BPEL
    Frank

  • Jdeveloper 11g namespace error

    Hi,
    I am using spring security in my application. The applicationcontext.xml has a namespace associated with the schema
    http://www.springframework.org/schema/security/spring-security-3.0.xsd. I added the schema url to the XML schemas under reference. But tag elements with this namespace show a 'No grammar available for namespace, element cannot be validated'.
    Anyone know why this is:
    Here is the file:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN 3.0//EN" "http://www.springframework.org/dtd/spring-beans-3.0.dtd">
    <beans xmlns="http://www.springframework.org/schema/beans"
      xmlns:security="http://www.springframework.org/schema/security"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://www.springframework.org/schema/beans
              http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
              http://www.springframework.org/schema/security
              http://www.springframework.org/schema/security/spring-security-3.0.xsd">
    <security:http auto-config='true'>
        <security:intercept-url pattern="/WEB-INF/jsps/Login.jsp" access="ROLE_USER" />
        <security:form-login
         login-processing-url="/j_spring_security_check"
         login-page="/WEB-INF/jsps/Login.jsp"
         default-target-url="/WEB-INF/jsps/LoginSuccessful.jsp"/>       
      </security:http>
      <security:authentication-manager>
        <security:authentication-provider>
          <security:user-service>
            <security:user name="jimi" password="jimi" authorities="ROLE_USER, ROLE_ADMIN" />
            <security:user name="bob" password="bob" authorities="ROLE_USER" />
          </security:user-service>
        </security:authentication-provider>
      </security:authentication-manager>
    </beans>Thanks.

    I just tried the following with JDeveloper 11.1.1.2.0:
    added the XML schema to tools->preferences
    Created a new XML file with the code you provided.
    Started a new line under the <security:http auto-config='true'> line
    wrote <
    I get code insight working just fine showing <security:

  • "not enough memory" error when attempting to get some podcast episodes

    I subscribe to several podcasts. All but one seem to be working perfectly. Here's the url of the one I'm having trouble with:
    http://feeds.feedburner.com/KBCAudio
    Here's the problem:
    All episodes appear as they should. However, some of the episides WILL download when I select "Get" and some WILL NOT. Those that will not yield the following error message:
    "There is a problem dowloading {episode name}. There is not enough memory available. Please check that the URL is correct and the connection to the network is active and try again."
    Any ideas how to resolve this? I've tried:
    1. Deleting old files.
    2. Deleting and re-subscribing to the feed.
    Is this a problem with iTunes or a problem with the feed?

    I suspect it's the feed as I've just tried it and the latest episode fails. Try contacting the Podcast's producer/publisher to let them know, since they may not. From your linked page, click on their name and follow that to their website, where you should find contact details.
    By the way, even if the problem is with iTunes, it's still down to the producer/publisher to rectify it, which is why I suggest you contact them
    Phil

  • Unable to start soa server with anonymous attempt to JNDI resource error

    I created a new outbound connection in my JMS Adapter deployment then I also created a new Foreign Server in my JMS Module that is deployed on my SOA server.
    Now when i try to restart my SOA server it is failing with the below exception.
    <Jul 1, 2011 10:43:23 AM EDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: java.lang.SecurityException: Anonymous attempt to get to a JNDI resource
    java.lang.SecurityException: Anonymous attempt to get to a JNDI resource
    at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:194)
    at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:84)
    at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:338)
    at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:247)
    at weblogic.management.mbeanservers.runtime.internal.RegisterWithDomainRuntimeService.getDomainMBeanServerConnection(RegisterWithDomainRuntimeService.java:222)
    I have deleted the outbound connection as well as the new Foreign server but still when restarting I am getting the same error.
    How can I fix this?
    This is blocking me from doing my development work.
    Thanks,
    Rajesh

    Can you check the config.xml of the domain and see if you are still having any references to the JNDI name you had used? If yes try removing the references manually and save the file and then restart the server. PLEASE TAKE A BACKUP OF THE config file before doing so.
    Thanks,
    Patrick

Maybe you are looking for