Unable to resolve 'oracle.j2ee.ws.server.async.DefaultRequestQueue'

Hi
When executing import/export service through FSM we are getting below error on server console. Can someone please help us to resolve this.
<Nov 22, 2012 10:25:14 PM IST> <Error> <oracle.j2ee.ws.common.jaxws.JAXWSMessages> <BEA-000000> <[MessageID: uuid:3eac9f32-ad81-4d96-b5b2-18cf0fd887c0[migRequestId=300100015300332][migObjectId=300100015300326][]] Could not send async request message to the JMS queue.
java.security.PrivilegedActionException: javax.naming.NameNotFoundException: Unable to resolve 'oracle.j2ee.ws.server.async.DefaultRequestQueue'. Resolved 'oracle.j2ee.ws.server.async'; remaining name 'DefaultRequestQueue'
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:373)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
at weblogic.security.Security.runAs(Security.java:61)
at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:51)
at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:56)
at oracle.j2ee.ws.server.provider.GenericProviderPlatform.runAs(GenericProviderPlatform.java:365)
at oracle.j2ee.ws.server.jaxws.JMSChannel.getConnection(JMSChannel.java:468)
at oracle.j2ee.ws.server.jaxws.JMSChannel.sendMessage(JMSChannel.java:235)
at oracle.j2ee.ws.server.jaxws.JMSChannel.sendRequest(JMSChannel.java:199)
at oracle.j2ee.ws.server.jaxws.AsyncServiceRuntimeDelegate$JMSMessageQueue.send(AsyncServiceRuntimeDelegate.java:170)
at oracle.j2ee.ws.server.jaxws.AsyncServiceRuntimeDelegate.pro
Caused By: javax.naming.NameNotFoundException: Unable to resolve 'oracle.j2ee.ws.server.async.DefaultRequestQueue'. Resolved 'oracle.j2ee.ws.server.async'; remaining name 'DefaultRequestQueue'
at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139)
at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:252)
at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:182)
at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:206)
at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:214)
at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:214)
at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:214)
at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:214)
FYI:
The "oracle.jrf.ws.async_template_11.1.1.jar" jar file required for JMS (oracle.j2ee.ws.server.async.) which is present in below directory path of weblogic standalone.
Edited by: user12820425 on Dec 2, 2012 11:56 PM

Are you using Standalone (or) Integrated WLS. It works only on Standalone WLS.
Also for these issues, please put this in Cross Pillar Integration Forum. Contact Ning.Dong

Similar Messages

  • Oracle.j2ee.ws.server.mgmt.runtime.InterceptorContainerExtension not found

    I am getting this error whenever I try to start the oc4j server using jdev
    Server start failed (com.evermind.server.ApplicationServer@1f1e666)java.lang.InstantiationException: server-extension-provider class 'oracle.j2ee.ws.server.mgmt.runtime.InterceptorContainerExtension' not found
         at oracle.oc4j.runtime.ServerExtensionProviderSpec.instantiateServiceExceptionProvider(ServerExtensionProviderSpec.java:70)
         at oracle.oc4j.runtime.ServerExtensionProviderSpec.getProvider(ServerExtensionProviderSpec.java:55)
         at com.evermind.server.ApplicationServer.initInternalSettings(ApplicationServer.java:1401)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1104)
         at oracle.oc4j.server.ServerFactory$Worker.startServer(ApplicationServerFactory.java:272)
         at oracle.oc4j.server.ServerFactory$Worker.run(ApplicationServerFactory.java:284)
         at java.lang.Thread.run(Thread.java:595)
    2008-11-25 04:14:06.698 Trying to destroy server.
    2008-11-25 04:14:06.701 Server exiting: ApplicationServer entered state FAILED_IN_START
    Process exited.
    And thus I am unable to start the server.
    The strange thing is that other people working on the same project don't get this error on their machines.I tried deleting system folder, restarting jdev, restarting my system and even tried to run a new page in a new view and new transaction
    However, nothing worked out as I am still getting the same error.
    The complete log is given below for reference.
    Please help.
    [Starting DefaultServer using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    /ade_autofs/ade_fusion_linux/JDK15_MAIN_LINUX.rdd/080209.1.5.0.15.02/jdk15/bin/java -server -classpath /scratch/software/jdev_local/FMWTOOLS_MAIN.APPS_GENERIC_081007.1211.D06B09.3/j2ee/home/oc4j.jar:/scratch/software/jdev_local/FMWTOOLS_MAIN.APPS_GENERIC_081007.1211.D06B09.3/jdev/lib/jdev-oc4j-embedded.jar -Xmx1024M -Djbo.debugoutput=console -Xverify:none -XX:MaxPermSize=512m -DcheckForUpdates=adminClientOnly -Xrs -Doracle.oc4j.configuration.rds.enabled=n -Dhttp.file.allowAlias=true -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false -Djava.security.policy=/scratch/mkghatak/view_storage/mkghatak_product_reg/.jdev_user_home/system11.1.1.0.30.50.50/o.j2ee/embedded-oc4j/config/java2.policy oracle.oc4j.loader.boot.BootStrap -config /scratch/mkghatak/view_storage/mkghatak_product_reg/.jdev_user_home/system11.1.1.0.30.50.50/o.j2ee/embedded-oc4j/config/server.xml
    [waiting for the server to complete its initialization...]
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.wsil.WSILServlet' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.DynamicProxySerializationReplacer' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.ServerMessages' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.WebServiceException' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.mgmt.runtime.InterceptorContainerFactory$1' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.mgmt.runtime.InterceptorContainerFactory' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.mex.MEXInterceptor' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.addressing.ServerWSAddressingInterceptor' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.wsat.WSATTransactionServices' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.wsat.WSATServerInterceptor' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.JmsTransportListener' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.WebServiceInvoker' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.portcomp.PortCompLinkResolverStruct' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.JAXRPCServlet' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.ServletContextualizer' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.ServletEndpointContextImpl' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.ServletPostHandler' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.ServletPreHandler' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.SingleThreadJAXRPCServlet' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.EjbContainerPostHandler' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.EjbContainerPreHandler' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderConfigImpl$DynamicService' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderConfigImpl' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderDescription' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderInfo' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderInfoFactory' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderInfoGenerator' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderJmsMessageListener' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderOperation' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderPlatformManager' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderPort' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderProcessor' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.provider.ProviderServlet' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.WebServiceProcessor' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.WebServiceServlet' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.ProcessorContext' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.addressing.ServerWSAddressingInterceptor' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.portcomp.PortCompLinkResolver' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.portcomp.PortCompLinkResolverHome' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.portcomp.PortCompLinkResolverIntf' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.JAXRPCServlet' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.mgmt.runtime.ServerInterceptorPipeline' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.codegen.ServerArtifactGenerator' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.Tie' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.TieBase' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.StreamingHandler' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.StreamingHandlerState' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.ServiceObjectFactory' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.ServiceRefInvocationHandler' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.ServletContextualizer' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.deployment.XMLHelper' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.fabric.FabricServiceEntry' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.fabric.FabricServiceEntryImpl' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.fabric.FabricServiceRegister' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.DocumentBareEndpointSerializer' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.DocumentWrapperEndpointSerializer' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.EJBWebServiceAnnotationParser' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate$1' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.IncomingRequestData' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.JaxWsEJBWebServiceAnnotationParser' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.ProviderInfoGeneratorImpl' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.ProviderMessageContext' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.RpcLiteralEndpointSerializer' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime$1' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.SoapEndpointSerializer' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.SoapEndpointSerializerManager$1' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.SoapEndpointSerializerManager' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.WebServiceAnnotationParser' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.WebServiceAnnotationParserFactory' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.WebServiceAnnotationParserResult' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:02 WARNING: Bulk-load class 'oracle.j2ee.ws.server.jaxws.WebServiceContextImpl' not found in oc4j:11.1.1.0.0
    08/11/25 04:14:03 WARNING: Bulk-load class 'oracle.j2ee.ws.reliability.interceptor.ReliabilityClientDescriptor' not found in oracle.ws.reliability:10.1.3
    08/11/25 04:14:03 WARNING: Bulk-load class 'oracle.j2ee.ws.saaj.soap.ch.BinaryDataContentHandler' not found in oracle.saaj:11.0
    08/11/25 04:14:03 WARNING: Bulk-load class 'oracle.j2ee.ws.saaj.soap.ch.GifDataContentHandler' not found in oracle.saaj:11.0
    08/11/25 04:14:03 WARNING: Bulk-load class 'oracle.j2ee.ws.saaj.soap.ch.JpegDataContentHandler' not found in oracle.saaj:11.0
    08/11/25 04:14:03 WARNING: Bulk-load class 'oracle.j2ee.ws.saaj.soap.ch.StringDataContentHandler' not found in oracle.saaj:11.0
    08/11/25 04:14:03 WARNING: Bulk-load class 'oracle.j2ee.ws.saaj.soap.ch.XmlDataContentHandler' not found in oracle.saaj:11.0
    2008-11-25 04:14:05.859 Legacy datasource detected...attempting to convert to new syntax.
    2008-11-25 04:14:05.859 Legacy datasource detected...attempting to convert to new syntax.
    2008-11-25 04:14:06.170 Missing audit farm configuration file null
    2008-11-25 04:14:06.209 Base directory /scratch/mkghatak/view_storage/mkghatak_product_reg/.jdev_user_home/system11.1.1.0.30.50.50/o.j2ee/embedded-oc4j/config/applications defined in system property does not exist.
    2008-11-25 04:14:06.697 Server start failed (com.evermind.server.ApplicationServer@1f1e666)java.lang.InstantiationException: server-extension-provider class 'oracle.j2ee.ws.server.mgmt.runtime.InterceptorContainerExtension' not found
         at oracle.oc4j.runtime.ServerExtensionProviderSpec.instantiateServiceExceptionProvider(ServerExtensionProviderSpec.java:70)
         at oracle.oc4j.runtime.ServerExtensionProviderSpec.getProvider(ServerExtensionProviderSpec.java:55)
         at com.evermind.server.ApplicationServer.initInternalSettings(ApplicationServer.java:1401)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1104)
         at oracle.oc4j.server.ServerFactory$Worker.startServer(ApplicationServerFactory.java:272)
         at oracle.oc4j.server.ServerFactory$Worker.run(ApplicationServerFactory.java:284)
         at java.lang.Thread.run(Thread.java:595)
    2008-11-25 04:14:06.698 Trying to destroy server.
    2008-11-25 04:14:06.701 Server exiting: ApplicationServer entered state FAILED_IN_START
    Process exited.

    This is not an ADF related problem. I have the same problem when trying to start embedded OC4J with an simple JSP or servlet. OC4J complains about the missing class and the browser does not start automatically, but you can start the browser manually and type in the right URL. At least with servlets and JSP this works just fine - (but you are still right, it's the wrong forum).
    Wolfgang

  • Java.lang.ClassNotFoundException: oracle.j2ee.ws.server.WSForwardServlet

    Hi,
    I created a simple ADF BC Service with Jdeveloper and I am trying to deploy it to weblogic server in my soa setup.While deploying the application I am getting the below exception in the console:
    JDeveloper Version: Studio Edition Version 11.1.1.5.0 (Build JDEVADF_11.1.1.5.0_GENERIC_110409.0025.6013)
    Console output:
    ==========
    [11:33:42 AM] ---- Deployment started. ----
    [11:33:42 AM] Target platform is (Weblogic 10.3).
    [11:34:20 AM] Retrieving existing application information
    [11:34:22 AM] Running dependency analysis...
    [11:34:22 AM] Building...
    [11:34:22 AM] Deploying 3 profiles...
    [11:34:22 AM] Wrote Archive Module to /home/sreekanth/jdeveloper/mywork/ADF-BC-Application1/Project1/deploy/bcProfile1_Common.jar
    [11:34:22 AM] Wrote EJB Module to /home/sreekanth/jdeveloper/mywork/ADF-BC-Application1/Project1/deploy/bcProfile1_MiddleTier.jar
    [11:34:23 AM] Wrote Enterprise Application Module to /home/sreekanth/jdeveloper/mywork/ADF-BC-Application1/deploy/Project1_bcProfile1.ear
    [11:34:23 AM] /space/Sreekanth/Oracle/Middleware/jdk160_24/jre/bin/java -client -jar /space/Sreekanth/Oracle/Middleware/jdeveloper/../oracle_common/modules/oracle.webservices_11.1.1/wsa.jar -jaxwsEjbAssemble -input /home/sreekanth/jdeveloper/mywork/ADF-BC-Application1/deploy/Project1_bcProfile1.ear -output /home/sreekanth/jdeveloper/mywork/ADF-BC-Application1/deploy/tmp -classpath /space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.adf.share_11.1.1/adf-share-support.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.adf.share.ca_11.1.1/adf-share-ca.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.adf.share.ca_11.1.1/adf-share-base.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.adf.share_11.1.1/adflogginghandler.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.adf.share_11.1.1/adfsharembean.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.jmx_11.1.1/jmxframework.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.jmx_11.1.1/jmxspi.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.idm_11.1.1/identitystore.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.adf.model_11.1.1/adfm.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.adf.model_11.1.1/bc4j-mbeans.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.adf.model_11.1.1/bc4jwizard.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/groovy-all-1.6.3.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.xdk_11.1.0/xmlparserv2.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.adf.model_11.1.1/db-ca.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.adf.model_11.1.1/jdev-cm.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.ldap_11.1.1/ojmisc.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.adf.share_11.1.1/commons-el.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.adf.share_11.1.1/jsp-el-api.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.adf.share_11.1.1/oracle-el.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.javatools_11.1.1/resourcebundle.jar:/space/Sreekanth/Oracle/Middleware/modules/javax.activation_1.1.0.0_1-1.jar:/space/Sreekanth/Oracle/Middleware/modules/javax.mail_1.1.0.0_1-4-1.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.adf.model_11.1.1/adftransactionsdt.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.adf.view_11.1.1/adf-dt-at-rt.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.adf.model_11.1.1/adfdt_common.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.adf.model_11.1.1/adflibrary.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.adf.security_11.1.1/adf-share-security.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.adf.security_11.1.1/adf-controller-security.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.mds_11.1.1/mdsrt.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.mds_11.1.1/oramds.jar:/space/Sreekanth/Oracle/Middleware/modules/javax.servlet_1.0.0.0_2-5.jar:/space/Sreekanth/Oracle/Middleware/modules/javax.jsp_1.2.0.0_2-1.jar:/space/Sreekanth/Oracle/Middleware/jdeveloper/ide/macros/../../../wlserver_10.3/server/lib/ojdbc6.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/jlib/commons-cli-1.0.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.bali.share_11.1.1/share.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.xmlef_11.1.1/xmlef.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.dms_11.1.1/dms.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.xdk_11.1.0/xml.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.javacache_11.1.1/cache.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.ucp_11.1.0.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.javatools_11.1.1/javatools-nodeps.jar:/space/Sreekanth/Oracle/Middleware/modules/javax.management_1.2.1.jar:/space/Sreekanth/Oracle/Middleware/modules/javax.management.j2ee_1.0.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.ldap_11.1.1/ldapjclnt11.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.jps_11.1.1/jps-api.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.jps_11.1.1/jps-common.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.jps_11.1.1/jps-ee.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.jps_11.1.1/jps-internal.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.jps_11.1.1/jps-unsupported-api.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.jps_11.1.1/jps-manifest.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.jps_11.1.1/jacc-spi.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.pki_11.1.1/oraclepki.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_core.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_cert.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_xmlsec.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_ws_sx.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.iau_11.1.1/fmw_audit.jar:/space/Sreekanth/Oracle/Middleware/modules/javax.security.jacc_1.0.0.0_1-1.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.adf.model_11.1.1/adfbcsvc.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.adf.model_11.1.1/adfbcsvc-share.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/commonj.sdo_2.1.0.jar:/space/Sreekanth/Oracle/Middleware/modules/org.eclipse.persistence_1.1.0.0_2-1.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.webservices_11.1.1/wsclient.jar:/space/Sreekanth/Oracle/Middleware/oracle_common/modules/oracle.web-common_11.1.1.jar:/space/Sreekanth/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.jar:/space/Sreekanth/Oracle/Middleware/modules/javax.ejb_3.0.1.jar -createSchemaMappings -ear /home/sreekanth/jdeveloper/mywork/ADF-BC-Application1/deploy/Project1_bcProfile1.ear -servletFilterClass oracle.jbo.server.svc.ServiceContextFilter
    [11:34:24 AM] INFO: Unable to load annotation javax.interceptor.Interceptors for parsing. The annotation is ignored.
    [11:34:24 AM] INFO: Unable to load annotation javax.interceptor.Interceptors for parsing. The annotation is ignored.
    [11:34:24 AM] INFO: GenericWSWarAnnotationListener.parseAnnotatedClass Adding Servlet Mapping with URL pattern /AppModuleService for annotated WebService class project1.server.serviceinterface.AppModuleServiceImpl
    [11:34:24 AM] WSA process exited with code 0.
    [11:34:36 AM] Deploying Application...
    [11:34:54 AM] [Deployer:149193]Operation 'deploy' on application 'Project1_bcProfile1' has failed on 'AdminServer'
    [11:34:54 AM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application Project1_bcProfile1 on AdminServer.: Failed to load webapp: 'ADF-BC-Application1-Project1-context-root'.
    [11:34:58 AM] Weblogic Server Exception: weblogic.application.ModuleException: Failed to load webapp: 'ADF-BC-Application1-Project1-context-root'
    [11:34:58 AM] Caused by: java.lang.ClassNotFoundException: oracle.j2ee.ws.server.WSForwardServlet
    [11:34:58 AM] See server logs or server console for more details.
    [11:34:58 AM] weblogic.application.ModuleException: Failed to load webapp: 'ADF-BC-Application1-Project1-context-root'
    [11:35:00 AM] #### Deployment incomplete. ####
    [11:35:00 AM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    can some one help If I have to add something to classpath or install any additional plugins.
    Thanks
    Sreekanth

    For sure you are missing a library as the 'Caused by: java.lang.ClassNotFoundException: oracle.j2ee.ws.server.WSForwardServlet' error tells.
    You can use 'Tools'->'Manage Libraries' and paste the class name into the search field, search for it and see all libraries which contain the missing class. Add this (one of them) to the projects libs and it should work.
    Make sure you deploy to a server which is set up with the correct adf runtime libs (11.1.1.5.0 means you need a WLS 10.3.5 server).
    Timo

  • OWS-04115 oracle.j2ee.ws.server.EndpointNotFoundException error

    Third party got the error i.e. " com.wm.lang.flow.FlowException: 404 : Not Found" when they tried to test the payment notification by hitting the url provided to them by us ( in the middle another network team is there who just does the IP routing ).
    When we checked the log , we found the following error .
    Error> <oracle.webservices.service> <OWS-04086> <oracle.j2ee.ws.server.EndpointNotFoundException: /default/SADAD_Payment_Notify/HTTP_Inbound
    <Jun 25, 2014 7:50:03 AM AST> <Error> <oracle.webservices.service> <OWS-04115> <An error occurred for port: FabricProvider: oracle.j2ee.ws.server.EndpointNotFoundException: /default/SADAD_Payment_Notify/HTTP_Inbound/.>
    <Jun 25, 2014 7:50:03 AM AST> <Error> <oracle.webservices.service> <OWS-04086> <oracle.j2ee.ws.server.EndpointNotFoundException: /default/SADAD_Payment_Notify/HTTP_Inbound/
    <Jun 25, 2014 7:50:09 AM AST> <Error> <oracle.webservices.service> <OWS-04115> <An error occurred for port: FabricProvider: oracle.j2ee.ws.server.EndpointNotFoundException: /default/SADAD_Payment_Notify/HTTP_Inbound/.>
    <Jun 25, 2014 7:50:09 AM AST> <Error> <oracle.webservices.service> <OWS-04086> <oracle.j2ee.ws.server.EndpointNotFoundException: /default/SADAD_Payment_Notify/HTTP_Inbound
    <Jun 25, 2014 7:50:09 AM AST> <Error> <oracle.webservices.service> <OWS-04115> <An error occurred for port: FabricProvider: oracle.j2ee.ws.server.EndpointNotFoundException: /default/SADAD_Payment_Notify/HTTP_Inbound/.>
    In OHS, we have routed the service and it's working fine.
    Please note that we are getting successful when trying to do the same from browser, but not from Java program.
    The log file is attached with the SR.
    Please suggest.

    Hi Stephen,
    This error
    Error(11,30): cannot access class oracle.j2ee.ws.server.ServletEndpointContextImpl; file oracle\j2ee\ws\server\ServletEndpointContextImpl.class not found
    is due to the Rules engine relying on parts of OC4J 10.1.3 since 10.1.3's version of wsserver.jar contains ServletEndpointContextImpl,
    C:\> jar tvf wsserver.jar | grep ServletEndpointContextImpl
    7507 Mon Aug 08 19:09:48 PDT 2005 oracle/j2ee/ws/server/ServletEndpointContextImpl.class
    whereas BPEL-PM/OC4J 10.1.2GA (in oc4j/webservices/lib) does not.
    The inescapable conclusion from this is that this will only be officially certified when BPEL PM is released with OC4J 10.1.3.
    You might be able to try to import some of the dependencies from OC4J 10.1.3 preview, but only on an experimental basis, not for Production purposes.

  • [nQSError: 77030] Oracle BI Presentation Server Connection Error: Unable to resolve the address for cn.

    Hi Experts,
    When I use Agent functionality to send email in BIEE 11.1.1.7.0, it will generate the following error message as below:  Are you facing the same problem ? Please help me,Thanks very much.
    Global Error: [nQSError: 77030] Oracle BI Presentation Server Connection Error: Unable to resolve the address for cn.
    Error Codes: AXSBMN8D:
    The operation completed successfully.

    Can you try doing telnet to SMTP server from where BI server is installed and let us know the outcome.Just want to check if any firewall is blocking
    telnet hostname portnumber
    Thanks,

  • Unable to connect to Oracle Weblogic Administration Server

    Hi Folks,
    As part of installation steps, I am facing error with " Unable to connect to Oracle Weblogic Administration Server"
    Below is AdminServer Log, So please guide me reolving this impending issue.
    ####<12 Jun, 2014 2:46:01 PM IST> <Info> <Deployer> <obia111171w64> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KQFMukk5yW^5xV_AiW1JaMxv000002> <1402564561284> <BEA-149059> <Module adminservicesmbeans of application biadminservices [Version=11.1.1] is transitioning from STATE_ADMIN to STATE_PREPARED on server AdminServer.>
    ####<12 Jun, 2014 2:46:05 PM IST> <Info> <Deployer> <obia111171w64> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KQFMukk5yW^5xV_AiW1JaMxv000002> <1402564565300> <BEA-149061> <Module adminservicesmbeans of application biadminservices [Version=11.1.1] failed to transition from STATE_ADMIN to STATE_PREPARED on server AdminServer.>
    ####<12 Jun, 2014 2:46:11 PM IST> <Error> <Deployer> <obia111171w64> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KQFMukk5yW^5xV_AiW1JaMxv000002> <1402564571861> <BEA-149231> <Unable to set the activation state to true for the application 'biadminservices [Version=11.1.1]'.
    weblogic.management.DeploymentException: Unexpected error encountered
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.getOrCreateDeploymentException(AppContainerInvoker.java:299)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:84)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.lang.OutOfMemoryError: PermGen space
      at weblogic.j2ee.J2EELogger.logIgnoringUndeploymentError(J2EELogger.java:2902)
      at weblogic.application.internal.BaseDeployment$2.logRollbackError(BaseDeployment.java:682)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:65)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
      at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    Thanks,
    Wj

    Did you manage to solve this issue?
    I'm running into the exact same error, but installing 11.1.1.7.0 on Windows 2003
    Haven't found anything on MOS yet :(
    Kind regards,
    Rob
    Edited by: rgouw on 10-apr-2013 1:10

  • Unable to resolve Apache-Tomcat after 5.0.2 Upgrade / Content Server Install

    I recently upgraded from 5.0.1 to 5.0.2. With 5.0.1, I was able to resolve to http://<apache-tomcat.domain.com>:8080 as well as http://<apache-tomcat.domain.com>:8080/ptcsand http://<apache-tomcat.domain.com>:8080/ptcs/diagnosticsTest.jsp. However, after upgrading to 5.0.2, I am unable to resolve to any of these URLs. The 'Content Server' admin. folder shows up within the admin. ui and all necessary objects are there. Other than the upgrade, no other changes were made to the server. Any suggestions? Thanks.

    Did you upgrade to Tomcat 4.1.27LE version ?

  • Unable to configure Oracle Publisher in SQL SERVER 2008 R2

    Hi, All,
    I am trying to talk to my Oracle database from SQL server. I already had Oracle Client 11g installed in my SQL server. 
    Following the guidance in the technet on configuring the Distributer successfully. I now trying to configure the Publisher, by choosing "Adding Oracle Publisher" option. Then it prompt for the user id & password, I have enter the login (which
    is replication user id created in Oracle). I encounter following error msg:
    TITLE: Distributor Properties
    Oracle server instance 'ssluat' cannot be enabled as a Publisher because of the following error:
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=10.50.1600.1&EvtSrc=Microsoft.SqlServer.Management.UI.ConfigureWizardErrorSR&EvtID=OraclePublisherValidateFailed&LinkId=20476
    Quote:
    ADDITIONAL INFORMATION:
    Unable to run SQL*PLUS. Make certain that a current version of the Oracle client code is installed at the distributor. For addition information, see SQL Server Error 21617 in Troubleshooting Oracle Publishers in SQL Server Books Online. (Microsoft SQL Server,
    Error: 21617)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=10.50.1600&EvtSrc=MSSQLServer&EvtID=21617&LinkId=20476
    Unquote
    In fact  I can run SQL*PLus from my c:\drive command prompt and the Path in Envinronment variable has set to "c:\app\product\11.2.0\client_1\bin". So I don't know why thing msg prompt?
    I have search the guideline on this error in Technet and do what I can to troubleshoot but still got error.
    Kindly pls help me.
    Thank you.
    Avelyn

    1.Make certain that a current version of the oracle client code is installed at the distributor”, please install corresponding version of Oracle
    Client tools on Distributor Box
    2.Are you able to connect to your Oracle server from the Distributor Box?if so,Distributor
    box needs to have Oracle client tools installed on it before you can setup replication , I hope you have installed the Oracle client tools on Distributor Box. If yes, check if using SQLPlus you can connect manually to Oracle server or not from your Distributor
    Box.
    Moreover,Please refer the below
    Before attempting to configure the Oracle Publisher, SQL Server verifies that SQL*PLUS is accessible through the system path on the Distributor. If SQL*PLUS cannot be loaded, the following error message is shown:
    "Unable to run SQL*PLUS. Make certain that a current version of the Oracle client code is installed at the distributor."
    Try to locate SQL*PLUS on the Distributor. For an Oracle 10g client install, the name of this executable is sqlplus.exe. It is typically installed in %ORACLE_HOME%/bin. To verify that the path of SQL*PLUS appears in the system path, examine the value of the
    system variable Path:
    Right-click My Computer, and then click Properties.
    Click the Advanced tab, and then click Environment variables.
    In the Environment Variables dialog box, in the System variables list, select the Path variable,
    and then click Edit.
    In the Edit System Variable dialog box: if the path to the folder that contains sqlplus.exe is not present in the Variable
    value text box, edit the string to include it.
    Click OK on each open dialog box to exit and save changes.

  • Javax.naming.NameNotFoundException: Unable to resolve 'ATGProductionDS'   - in Weblogic on starting the server

    Hi,
    I am not able to resolve the JNDI name - ATGProductionDS
    I have used CIM to create this and i am using ATG10.2 with MYSQL as my database and weblogic.
    /atg/epub/file/ConfigFileSystem journaling file system started: vfs=file:/C:
    /Stixs/ATG/ATG10.2/home/PublishingAgent/deploymentconfig/live/config/ journalDirectory=C:\Stixs\ATG\ATG10.2\home\PublishingAgent\deploymentc
    onfig\data\config
    **** Error      Fri Dec 27 20:58:35 EST 2013    1388195915495   /atg/dynamo/service/jdbc/DirectJTDataSource     Failed to resolve ATGProduct
    ionDS   javax.naming.NameNotFoundException: Unable to resolve 'ATGProductionDS'. Resolved ''; remaining name 'ATGProductionDS'
    **** Error      Fri Dec 27 20:58:35 EST 2013    1388195915495   /atg/dynamo/service/jdbc/DirectJTDataSource             at weblogic.jndi.int
    ernal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139)
    **** Error      Fri Dec 27 20:58:35 EST 2013    1388195915495   /atg/dynamo/service/jdbc/DirectJTDataSource             at weblogic.jndi.int
    Entries from Weblogic console -datasources
    ATGBatchDS
    Generic
    ATGBatchDS
    ATGProductionDS
    Generic
    ATGProductionDS
    atg_production_lockserver, atg_publishing_lockserver
    ATGPublishingDS
    Generic
    ATGPublishingDS
    atg_publishing_lockserver
    Please provide assistance.

    Hi,
    if you click the "Control" tab for the ATGProductionDS datasource in the Weblogic console does it show the State as running?
    Does the "Monitoring" tab for the datasource show the State as running? If you click on the "Testing" tab can you test the datasource successfully?
    If you inspect the Server using the Weblogic console there is a link "View JNDI Tree" If you click the link do you see the datasource listed in the left pane?
    Do you see any errors for the ATGProductionDS in the Weblogic server log and out log files?

  • Oracle reports 6i error unable to communicate with the reports server

    Hi,
    I have followed the steps for running oracle reports server 6i..i am using win2k3 and IIS6.0
    i have checked tnsnames.ora and sqlnet.ora and everything looks good..
    when i try
    http://localhost/cgi-bin/rwcgi60.exe
    i get a page called User Database Authentication and asks for username,password and database..instead of the help page that should be displayed..
    when i enter those values nothing happens for the first time and the same page is displayed again..when i enter it again i am getting this error
    url requested not found or cannot be served at this time
    oracle reports cgi: unable to communicate with the reports server
    any help would be grateful..
    Thanks.

    Hi,
    I just found out that if i give
    http://localhost/cgi-bin/rwcgi60.exe?key1
    where key1 is a key mapping file that contains the report name,username and pwd for the database and desformat...etc..
    the report pulls out fine with the correct data..
    i am stunned...
    while none of the other commands like
    http://.../rwcgi60.exe
    or
    http://..../showenv?server=repserver
    or any other usual command doesnt work...
    anybody faced this before??
    Thanks.

  • Unable o Find Oracle Weblogic Server setup for Win 2008 Server 64-Bit

    Hi
    Unable o Find Oracle Weblogic Server setup for Win 2008 Server 64-Bit machine.
    Please provide the dowload links.
    Thanks

    Please follow this link for download and set requirements for installation of WebLogic 10.3 for Win 2008 Server 64bits:
    http://download.oracle.com/docs/cd/E13196_01/platform/suppconfigs/configs/windows2008/win2008_103.html
    best regards,
    Thiago Leôncio

  • Unable to resolve server's DNS address.

    Been sharing my internet (ethnernet) with another Mac OS X 10.6 via airport, but the other mac is unable to resolve server's DNS address. Help?

    Hi,
    Have you contacted your internet service provider (ISP) as DNS usually are ISP related. Have they reset their modem or router,  not just power cycle?
    I suggest you change the Preferred DNS server, try the following steps:
    1. Click "Start", input "NCPA.CPL" (without quotation marks) and press Enter.
    2. Right click on the connection that you use for the local connection, and then click "Properties".
    3. Click to select "Internet Protocol Version 4 (TCP/IPv4)", and then click "Properties".
    4. In the Internet Protocol window, let's change the "Preferred DNS server" to 208.67.222.222
    5. Click 'OK' twice to complete the modification.
    If the issue persists, please repeat the steps and change the "Preferred DNS server" to 208.67.220.220.
    Also, if the issue persists, I suggest you run the following command:
    ipconfig /release
    ipconfig /renew
    To get IP address & DNS from DHCP, the DNS server should be internal DNS server IP.
    Hope this helps,
    Ada Liu

  • Unable to install oracle 9i (64) on server 2003 (64)

    unable to install oracle 9i (64) on server 2003 (64) :
    " setup is valid but to enother type machine"
    (proc INTEL XEOM)

    I have downloaded this version:
    http://www.oracle.com/technology/software/products/oracle9i/htdocs/win64soft.html
    Oracle9i Database Release 2 Enterprise/Standard/Personal/Client Edition
    for Windows XP 2003/Windows Server 2003 (64-bit)
    There is nothin to read about "just for itanium". Pls can u give me a link (or metalink ID) where u got your informations? Is it possible to run 9i 32bit on Win2k3 Enterprise 64bit?

  • VersaMail - "Unable to resolve name" error for mail server

    I've had an intermittent but frequent problem with VersaMail when I try to connect to get my email.  I frequently get the following message:
    "Unable to resolve name pop.mindspring.com. Check your DNS settings or enter the IP address for your mail server."
    I also get it occasionally for my Yahoo.com mail addresses as well, so it's not unique to Mindspring.com.  Sometimes it happens a lot, but sometimes I get right in with no problems, so the settings I have appear to work - when they want to.  Needless to say, it's frustrating and annoying, so if anyone has a way to resolve this, I'd appreciate knowing it.
    Thanks.
    Post relates to: Palm TX
    This question was solved.
    View Solution.

    Problem solved!  I had Googled for answers and had found an explanation of DNS servers on another forum where someone was having a similar problem.  It seems that DNS servers simply take the domain name we use and search for the IP address for that domain name, then hook us up to that IP address.  The error message I was getting was that I needed to check my DNS settings or enter the IP address, so it seemed only logical to me that if I could bypass those goofy DNS servers with their "now I'll do it, now I won't" bad attitude, perhaps I could connect directly with the mail servers.  Your tip on how to find the IP address of the mail servers by pinging them was the missing piece I needed.  I deleted the POP and SMTP server names for each account I'd set up in VersaMail, replacing them with the appropriate IP addresses, and I can now connect reliably with any of the servers, first time, every time - and lightning fast.
    Thanks for your help!
    Post relates to: Palm TX

  • RWServlet (Oracle Reports Server CGI unable to communicate with the reports server)

    Running Oracle 6i Reports Server on one NT machine (with the default install) and trying to execute the above servlet, on another system with a java servlet server, I get the above error.
    I have added REPORTS60_REPORTS_SERVER to the environment, as well as the registry. Note that on the Servlet Server I have NO other Oracle installations.
    So, is RWServlet dependent upon ANYTHING else being installed on the servlet server machine or ANY other environment/registry settings?
    Thanks!

    You will need to install the reports client as well to get a link to your reports server.
    Ken

Maybe you are looking for

  • Can't print or see pdfs in print dialogue with 10.6.8

    After installing 10.6.8 and safari 5.1.5, can't print pdfs from sites. Unable to save same pdfs also. Installed lasted software for my printer. Firefox doesn't display the pdfs.Worked fine with 10.6.7.

  • Isight problem-green screen have to restart every time

    I have a macbook white 512 ram tiger 10.4.9 but isight sometimes starts up on and when i open photobooth it is green screen.. i have to restart to get it off how do i fix this problem? is it a hardware/software issue? is there a patch to fix it? is i

  • How to access AM/VO instance from a Java Service class

    Hi, I have a Java service class that is loaded by Java ServiceLoader (http://download.oracle.com/javase/6/docs/api/java/util/ServiceLoader.html) at run time, and I need to access database tables inside that service class. So is there any way that I c

  • Login Redirect not working

    Hello, I changed the page that the login button is supposed to go to. But it still goes to page 1. Changed Login Process: P_FLOW_PAGE => :APP_ID||':5' Is there another location in the application that I need to change? Thanks, Jessica

  • What is the same on the Mac as word for windows?

    In the Mac where is the samething as window word?