Can not InitialContext in weblogic 10.3.5

Hi,
When I try to InitialContext for JMS like below,
public class AAJMSClient {
     public static void main(String[] args) {
          Context ctx = null;
          Hashtable ht = new Hashtable();
          ht.put(Context.INITIAL_CONTEXT_FACTORY, "weblogic.jndi.WLInitialContextFactory");
          ht.put(Context.PROVIDER_URL, "t3://localhost:7001");
          try {
          ctx = new InitialContext(ht);
          catch (NamingException e) {
          finally {
          try {ctx.close();}
          catch (Exception e) {
I enccounter such an exception:
Exception in thread "Main Thread" java.lang.NoSuchMethodError: weblogic/management/configuration/NetworkAccessPointMBean.isSDPEnabled()Z
     at weblogic.server.channels.BasicServerChannelImpl.update(BasicServerChannelImpl.java:495)
     at weblogic.server.channels.BasicServerChannelImpl.<init>(BasicServerChannelImpl.java:456)
     at weblogic.server.channels.ServerChannelImpl.<init>(ServerChannelImpl.java:94)
     at weblogic.server.channels.ServerChannelImpl.<init>(ServerChannelImpl.java:85)
     at weblogic.server.channels.ServerChannelImpl.createDefaultServerChannel(ServerChannelImpl.java:223)
     at weblogic.rjvm.t3.ProtocolHandlerT3$ChannelInitializer.<clinit>(ProtocolHandlerT3.java:37)
     at weblogic.rjvm.t3.ProtocolHandlerT3.getDefaultServerChannel(ProtocolHandlerT3.java:42)
     at weblogic.protocol.ServerChannelManager$SingletonMaker$1.getOutboundServerChannel(ServerChannelManager.java:393)
     at weblogic.protocol.ServerChannelManager.findOutboundServerChannel(ServerChannelManager.java:288)
     at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:233)
     at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:197)
     at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:238)
     at weblogic.rjvm.RJVMFinder.findOrCreateRemoteCluster(RJVMFinder.java:316)
     at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:205)
     at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:170)
     at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:153)
     at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:353)
     at weblogic.jndi.Environment.getContext(Environment.java:315)
     at weblogic.jndi.Environment.getContext(Environment.java:285)
     at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
     at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
     at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
     at javax.naming.InitialContext.init(InitialContext.java:223)
     at javax.naming.InitialContext.<init>(InitialContext.java:197)
     at oracle.oats.empstart.AAJMSClient.main(AAJMSClient.java:27)
Could u kindly help me to check how to resolve this problem, is any jar version not correct? we just updated to 10.3.5 from 10.3.3

Hi,
Sorry for the late response.
Make sure you have the correct jars in your client classpath. See Overview of Stand-alone Clients at http://docs.oracle.com/cd/E21764_01/web.1111/e13717/basics.htm#SACLT122, and table 2-2 on the same page.
Note that if your client is running in the same JVM as a WL server, it normally should not specify any parameters for context creation (simply call "new InitialContext()" or obtain a context references from your EJB).
Tom
PS. It's cool to see a "ctx.close()". Far too often, folks forget to clean these suckers up.

Similar Messages

  • Can not make integrated weblogic server work

    After installation of Jdeveloper 11.1.2.1.0, I ran "Test Connection" for IntegratedWeblogicServer and got the following error. What did I miss? Thanks in advance.
    Testing JSR-160 Runtime ... failed
    Cannot establish connection.
    Testing JSR-160 DomainRuntime ... skipped
    Testing JSR-88 ... skipped
    Testing JSR-88-LOCAL ... skipped
    Testing JNDI ... skipped
    Testing JSR-160 Edit ... skipped
    Testing HTTP ... failed
    Unable to open conection: Connection refused: connect
    Testing Server MBeans Model ... skipped
    Testing App Controller ... success
    1 of 9 tests successful.

    I deleted C:\Documents and Settings\me\Application Data\JDeveloper\system11.1.2.1.38.60.81 and re-ran JDev. I got
    [Waiting for the domain to finish building...]
    [10:08:48 AM] Creating Integrated Weblogic domain...
    [10:09:53 AM] Extending Integrated Weblogic domain...
    [10:10:31 AM] Integrated Weblogic domain processing completed successfully.
    *** Using HTTP port 7101 ***
    *** Using SSL port 7102 ***
    "C:\Documents and Settings\da.huang\Application Data\JDeveloper\system11.1.2.1.38.60.81\DefaultDomain\bin\startWebLogic.cmd"
    The system cannot find the path specified.
    [waiting for the server to complete its initialization...]
    JAVA Memory arguments:
    WLS Start Mode=Development
    CLASSPATH=
    PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\ATI Technologies\ATI.ACE\;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\ActivIdentity\ActivClient\;C:\Program Files\Symantec.cloud\PlatformAgent;C:\Program Files\Symantec.cloud\PlatformAgent\;C:\WINDOWS\system32\WindowsPowerShell\v1.0;
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    The system cannot find the path specified.
    The system cannot find the path specified.
    Starting WLS with line:
    \bin\java -Dweblogic.Name= -Djava.security.policy=\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=C:\DOCUME~1\DAD316~1.HUA\LOCALS~1\Temp\trustStore2899955233655330998.jks -Doracle.jdeveloper.adrs=true -Dweblogic.nodemanager.ServiceEnabled=true
    Process exited.
    It seems to me that Default Domain can not find the path C:\Oracle\Middleware\jdk160_24. But it was set to be defaultDomain's path at installation. Any idea?

  • Can not find proper weblogic server install url.

    I want to learn oracle form. So I was download oracle 11g fusion middleware. Before install it I have to install oracle web logic server. I was download weblogic server [ http://download.oracle.com/auth/otn/nt/middleware/11g/wls/wls1034_dev.zip] but it can not work. It has no .exe file to install. So help me to know from where can I download oracle weblogic server.

    neelgpatel wrote:
    I want to learn oracle form. So I was download oracle 11g fusion middleware. Before install it I have to install oracle web logic server. I was download weblogic server [ http://download.oracle.com/auth/otn/nt/middleware/11g/wls/wls1034_dev.zip] but it can not work. It has no .exe file to install. So help me to know from where can I download oracle weblogic server.
    The WebLogic Server installation you have referred to in this link is the "developer" distribution which is a simple zip file distribution that has no installer. Putting "FMW" on top of this is not supported. This is documented in the readme on the download site: http://download.oracle.com/otn/nt/middleware/11g/wls/README.txt
    If you want to learn Oracle Forms, then you need to use a full installer of WebLogic Server.
    Try this page here: http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html and select the "Oracle WebLogic Server 11gR1 (10.3.4) + Coherence - Package Installer" for your specific platform:
    http://download.oracle.com/otn/nt/middleware/11g/wls/wls1034_win32.exe
    http://download.oracle.com/otn/linux/middleware/11g/wls/wls1034_linux32.bin
    http://download.oracle.com/otn/solaris/middleware/11g/wls/wls1034_solaris32.bin
    or the generic installer if you are not on one of those platforms:
    http://download.oracle.com/otn/nt/middleware/11g/wls/wls1034_generic.jar
    ** I don't know if WLS 10.3.4 is the correct version to go with the Forms/Reports installer, please check those details for yourself. But the process will be the same if WLS 10.3.3 is required per the certification.
    -steve-

  • JoltConnectionPool can not start in weblogic server

    Hi
    I am trying to run the sample Tuxedo provided application which uses Servlets or Ejb.
    Now the Tuxedo Server has been configured and running properly.
    I have WebLogic Server installed and had created the JoltSessionPool with name "MAJoltConnectionPool" and had also defined the StartupClass & ShutdonClass.
    While defining the JoltSessionPool i had given min services as 1 and max services as 5 and others as default,
    and the JoltSessionPool's target is a weblogic managed server which named ct2.
    Then i tryed to start the ct2 server on command line such as:
    startManagedWebLogic.cmd ct2 http://localhost:7001
    I got an error in starting "MAJoltConnectionPool" but the server ct2 is starting normally.
    Anyone who can help me to find out the reason? Thanks a lot.
    The Command Line window shown following in the Log:
    Failed to invoke startup class "MAJoltPoolStart", java.lang.Exception: Errors in starting the following connection pools :
    com.bea:Name=MAJoltConnectionPool,Type=JoltConnectionPool :
    Access to sensitive attribute in clear text is not allowed due to the setting of ClearTextCredentialAccessEnabled attribute in SecurityConfigurationMBean. Attr: UserPassword, MBean name: com.bea:Name=MAJoltConnectionPool,Type=JoltConnectionPool
    The Entire Trace from the Log file is:
    ####<Mar 16, 2011 11:58:35 AM CST> <Notice> <Log Management> <HXU49> <ct2> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300247915024> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    ####<Mar 16, 2011 11:58:35 AM CST> <Info> <Diagnostics> <HXU49> <ct2> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300247915070> <BEA-320077> <Initialized the Diagnostic Accessor Service.>
    ####<Mar 16, 2011 11:58:35 AM CST> <Info> <WebLogicServer> <HXU49> <ct2> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300247915078> <BEA-000256> <Invoking bea.jolt.pool.servlet.weblogic.PoolManagerStartUp.main(null)>
    ####<Mar 16, 2011 11:58:35 AM CST> <Critical> <WebLogicServer> <HXU49> <ct2> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300247915239> <BEA-000286> <Failed to invoke startup class "MAJoltPoolStart", java.lang.Exception: Errors in starting the following connection pools :
    com.bea:Name=MAJoltConnectionPool,Type=JoltConnectionPool : Access to sensitive attribute in clear text is not allowed due to the setting of ClearTextCredentialAccessEnabled attribute in SecurityConfigurationMBean. Attr: UserPassword, MBean name: com.bea:Name=MAJoltConnectionPool,Type=JoltConnectionPool
    java.lang.Exception: Errors in starting the following connection pools :
    com.bea:Name=MAJoltConnectionPool,Type=JoltConnectionPool : Access to sensitive attribute in clear text is not allowed due to the setting of ClearTextCredentialAccessEnabled attribute in SecurityConfigurationMBean. Attr: UserPassword, MBean name: com.bea:Name=MAJoltConnectionPool,Type=JoltConnectionPool
         at bea.jolt.pool.servlet.weblogic.impl.PoolManagerStartUpJMX.startup(PoolManagerStartUpJMX.java:216)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at bea.jolt.pool.servlet.weblogic.PoolManagerStartUp.main(PoolManagerStartUp.java:38)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeMain(ClassDeploymentManager.java:362)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClass(ClassDeploymentManager.java:272)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.access$000(ClassDeploymentManager.java:54)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager$1.run(ClassDeploymentManager.java:214)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClassDeployment(ClassDeploymentManager.java:207)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClassDeployments(ClassDeploymentManager.java:186)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.runStartupsAfterAppAdminState(ClassDeploymentManager.java:162)
         at weblogic.management.deploy.classdeployment.StartupClassPrelistenService.start(StartupClassPrelistenService.java:13)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    >
    ####<Mar 16, 2011 11:58:35 AM CST> <Notice> <WebLogicServer> <HXU49> <ct2> <main> <<WLS Kernel>> <> <> <1300247915288> <BEA-000365> <Server state changed to ADMIN>
    ####<Mar 16, 2011 11:58:35 AM CST> <Notice> <WebLogicServer> <HXU49> <ct2> <main> <<WLS Kernel>> <> <> <1300247915313> <BEA-000365> <Server state changed to RESUMING>
    ####<Mar 16, 2011 11:58:36 AM CST> <Notice> <WebLogicServer> <HXU49> <ct2> <main> <<WLS Kernel>> <> <> <1300247916769> <BEA-000365> <Server state changed to RUNNING>
    ####<Mar 16, 2011 11:58:36 AM CST> <Notice> <WebLogicServer> <HXU49> <ct2> <main> <<WLS Kernel>> <> <> <1300247916770> <BEA-000360> <Server started in RUNNING mode>
    With Regards
    Han

    Hi
    To resolve this problem , you have 2 solutions:
    - modify the config.xml file to add in the tag <security-configuration> the following line :
    <clear-text-credential-access-enabled>true</clear-text-credential-access-enabled>
    or
    - check the checkbox "Clear Text Credential Access Enabled" in the settings for the domain / security / general / advanced
    restart the weblogic server to activate this change if necessary (Normaly, no restarts are necessary with weblogic server v10.3.5.0)
    Hope this reponse help you (if it's not too late ;-) )
    Laurent.

  • Can  not connect datasource in weblogic server

    I have written a test class. I create datasource in weblogic server 11g(datasource name =fdbusionline jndi name = 'jdbc/fdbusionline' ) and start weblogic server. but always report the following error:
    javax.naming.NameNotFoundException: Unable to resolve 'fdbusionline'. Resolved '' [Root exception is javax.naming.NameNotFoundException: Unable to resolve 'fdbusionline'. Resolved '']; remaining name 'fdbusionline'
    at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:348)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
    at weblogic.jndi.internal.ServerNamingNode_1035_WLStub.lookup(Unknown Source)
    at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:423)
    at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:411)
    at com.fd.busionline.test.appinterface.impl.DataSourceTest.testConnectDataSource(DataSourceTest.java:54)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
    at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
    at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
    at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
    at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
    at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
    at oracle.jdevimpl.junit.runner.junit4.JUnit4Testable.run(JUnit4Testable.java:24)
    at oracle.jdevimpl.junit.runner.TestExecution.run(TestExecution.java:27)
    at oracle.jdevimpl.junit.runner.JUnitTestRunner.main(JUnitTestRunner.java:88)
    Caused by: javax.naming.NameNotFoundException: Unable to resolve 'fdbusionline'. Resolved ''
    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.RootNamingNode_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)
    at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    @test
    public void testConnectDataSource(){
    Connection conn = null;
    Context ctx = null;
    try{
    // Hashtable env = new Hashtable();
    // env.put(Context.INITIAL_CONTEXT_FACTORY, "weblogic.jndi.WLInitialContextFactory");
    // env.put(Context.PROVIDER_URL, "t3://localhost:7001");
    // env.put(InitialContext.SECURITY_PRINCIPAL, "weblogic");
    // env.put(InitialContext.SECURITY_CREDENTIALS, "!QAZ2wsx");
    Environment env=new Environment();
    env.setProviderUrl("t3://localhost:7001");
    env.setSecurityPrincipal("weblogic");
    env.setSecurityCredentials("!QAZ2wsx");
    ctx = new InitialContext();
    ctx=env.getInitialContext();
    Object obj = ctx.lookup("fdbusionline");// can not work
    Object obj = ctx.lookup("jdbc/fdbusionline"); // can not work
    DataSource ds = (DataSource) PortableRemoteObject.narrow(obj, DataSource.class);
    conn = ds.getConnection();
    Statement stmt = conn.createStatement();
    String sql = "select sysdate from dual";
    ResultSet rs = stmt.executeQuery(sql);
    while (rs.next()) {
    System.out.println(rs.getDate(1));
    } catch (Exception e) {
    e.printStackTrace();
    }finally{
    System.out.println("Test Datasource Connection");
    who can help me? Any help will be appreciated greatly

    Okay, but are you sure that the datasource is actually deployed? Does the server log or the management interface of weblogic actually report that the datasource was deployed succesfully under the name you specify? And did you double check if you don't have any name mismatches (such as a typo or an upper/lowercase mismatch)?
    I ask because the connection to the server appears to be working, but the lookup of the name gives no results - the only thing I can think of is that the resource really is not deployed even if you believe it is.
    A few observations:
    - you may want to put your JNDI credentials in a jndi.properties file in the root of the classpath in stead of hardcoding them (but you may hardcode for now as a quick test of course)
    - the correct lookup should be to "jdbc/fdbusionline", in other words you use the jndi-name.
    ctx = new InitialContext();
    ctx=env.getInitialContext();the env.getInitialContext() really is not necessary, I would remove it.

  • Can not start weblogic

    I'm using weblogic6.1 and want to take a look at weblogic 7.0. After
    install weblogic7.0, I can't even start weblogic server - workshop,
    examples, mydomain, petstore, etc. Can someone tell if I need to change
    anything to make weblogic 7.0 runs? Thanks in advance.
    Starting WebLogic Server...
    <Mar 27, 2002 4:18:24 PM PST> <Notice> <Management> <140005> <Loading
    configuration .\..\workshop\config.xml>
    <Mar 27, 2002 4:18:53 PM PST> <Emergency> <WebLogicServer> <000342> <Unable
    to initialize the server: Fatal initialization exception
    Throwable: javax.xml.parsers.FactoryConfigurationError:
    weblogic.xml.jaxp.RegistrySAXParserFactory
    javax.xml.parsers.FactoryConfigurationError:
    weblogic.xml.jaxp.RegistrySAXParserFactory
    at
    javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:157)
    at com.octetstring.vde.schema.InitSchema.init(InitSchema.java:50)
    at
    weblogic.systemdatastore.SystemDataStoreService.initialize(SystemDataStoreSe
    rvice.java:198)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:688)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:575)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:271)
    at weblogic.Server.main(Server.java:33)
    >
    The WebLogic Server did not start up properly.
    Exception raised:
    javax.xml.parsers.FactoryConfigurationError:
    weblogic.xml.jaxp.RegistrySAXParserFactory
    at
    javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:157)
    at com.octetstring.vde.schema.InitSchema.init(InitSchema.java:50)
    at
    weblogic.systemdatastore.SystemDataStoreService.initialize(SystemDataStoreSe
    rvice.java:198)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:688)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:575)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:271)
    at weblogic.Server.main(Server.java:33)
    Reason: Fatal initialization exception

    Hi Vincent,
    Something is getting confused between the 6.1 installation and the 7.0
    installation. Can you set your WL_HOME environment variable through the
    control panel? Another thing you could try is rename the directory where
    your 6.1 is installed to and see what happens. I would expect that you
    would stop seeing the exception and start seeing complaints about files &
    directories not being found.
    Thanks,
    Mike Kaufman
    Software Engineer
    BEA Systems
    "Vincent Le" <[email protected]> wrote in message
    news:[email protected]...
    Mike,
    After install weblogic 7.0 without changing anything, I got below fatal
    initialization exception when I started any domains - petstore, mydomain,
    workshop. I also looked at
    \<bea-root>\weblogic700b\server\bin\startweblogic.cmd and knew thatWL_HOME
    points to weblogic 7.0. Though, I tried this at home with similar
    environment and installation steps, it just works fine. What to cause the
    exception? Thanks.
    Vincent
    "Mike Kaufman" <[email protected]> wrote in message
    news:[email protected]...
    Hi Vincent,
    You will need to update your WL_HOME environment variable to be the
    value
    <bea-root>\weblogic700b\server (e.g., c:\bea\weblogic700b\server). Youwill
    need to change WL_HOME back to the initial setting to run the wls 6.1.
    Hope this helps,
    Mike Kaufman
    Software Engineer
    BEA Systems
    "Vincent Le" <[email protected]> wrote in message
    news:[email protected]...
    Yes, I use startWebLogic.cmd from \bea\weblogic700b\samples\workshop.Then
    I also tried all other domains like petstore, mydomain using both
    command
    line and from workshop IDE. I get same error message as shown below.Note
    that this computer also have weblogic6.1. If I use another seperate
    computer that doesn't install weblogic before, then weblogic7.0 worksfine.
    Vincent
    "Mike Kaufman" <[email protected]> wrote in message
    news:[email protected]...
    Hi Vincent,
    Are you trying to start weblogic from the commandline or through the
    workshop ide? If from the command line, are you running the
    startWebLogic.cmd script from \bea\weblogic700b\samples\workshopdirectory?
    Thanks,
    Mike
    Mike Kaufman
    Software Engineer
    BEA Systems
    "Vincent Le" <[email protected]> wrote in message
    news:[email protected]...
    I'm using weblogic6.1 and want to take a look at weblogic 7.0.
    After
    install weblogic7.0, I can't even start weblogic server -
    workshop,
    examples, mydomain, petstore, etc. Can someone tell if I need tochange
    anything to make weblogic 7.0 runs? Thanks in advance.
    Starting WebLogic Server...
    <Mar 27, 2002 4:18:24 PM PST> <Notice> <Management> <140005>
    <Loading
    configuration .\..\workshop\config.xml>
    <Mar 27, 2002 4:18:53 PM PST> <Emergency> <WebLogicServer>
    <000342>
    <Unable
    to initialize the server: Fatal initialization exception
    Throwable: javax.xml.parsers.FactoryConfigurationError:
    weblogic.xml.jaxp.RegistrySAXParserFactory
    javax.xml.parsers.FactoryConfigurationError:
    weblogic.xml.jaxp.RegistrySAXParserFactory
    at
    javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:157)
    atcom.octetstring.vde.schema.InitSchema.init(InitSchema.java:50)
    at
    weblogic.systemdatastore.SystemDataStoreService.initialize(SystemDataStoreSe
    rvice.java:198)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:688)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:575)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:271)
    at weblogic.Server.main(Server.java:33)
    >
    The WebLogic Server did not start up properly.
    Exception raised:
    javax.xml.parsers.FactoryConfigurationError:
    weblogic.xml.jaxp.RegistrySAXParserFactory
    at
    javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:157)
    atcom.octetstring.vde.schema.InitSchema.init(InitSchema.java:50)
    at
    weblogic.systemdatastore.SystemDataStoreService.initialize(SystemDataStoreSe
    rvice.java:198)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:688)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:575)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:271)
    at weblogic.Server.main(Server.java:33)
    Reason: Fatal initialization exception
    >>>>>
    >>>>>
    >>>>
    >>>>
    >>>
    >>>
    >>
    >>
    >
    >

  • Can not start Weblogic server after Reordering the provider

    Dear Geeks
    I have ran into big trouble. I defined a new authentication provider in the weblogic and set the Control Flag to 'Required'.
    I didn't realise that the user weblogic doesn't exist in the AD and because of AD's naming convention, we can not create a user named as weblogic.
    Since, the installation was done using the weblogic user and the authentication provider has been changed, is there a way to start the server back up.
    It is too critical and i am running out of time.
    I would appreciate if anyone out there could help.
    Thanks
    Regards
    ACM

    Hi,
    Goto Domain_home/config directory. Take one backup of config.xml, edit config.xml make Control Flag to SUFFICIENT against authentication provider that you have added. try to restart the server.
    please mark if this helps.
    Regards,
    Kishore

  • Can not connect Weblogic App Server 10.3 from Jdeveloper 10.1.3.5

    Hi Friends,
    I am trying to connect JDeveloper 10.1.3.5 to WebLogic server 10.3.
    I am facing some problems.
    I used JDeveloper 11g to do the same and it worked.
    I found that JDeveloepr 10.1.3.5 does not have any wizard for Weblogic 10.3 connection, all the available wizards are
    for server version 10.1.X.
    So Please tell me if it is at all possible to do this.
    The reason I am trying to do this is because I can not create composite applications, as my project works only with esb projects.
    As I am new to Oracle SOA suite, I accidentally downloaded JDeveloper 11g and SOA Suite 11g etc.
    But I found that JDEveloper 11g can not create any ESB projects, it can only create composite projects.
    So I downloaded JDeveloper 10.1.3.5. So please help me configure this IDE with the Weblogic server I have.
    If it is not possible, please suggest which App Server and OSB version I need to install.
    Many thanks in advance.
    Edited by: user10935249 on Aug 27, 2011 5:11 AM

    @sweetfa:
    Thanks a lot for your reply.
    Although, I have to work only with 10g, but this info is helpful in that I will not try doing something that is not possible anyway.
    And Mediator revealing the ESB project after migration was a completely new info to me and a pretty helpful one.
    Edited by: user10935249 on Sep 1, 2011 4:03 AM

  • Why JDEVADF11.1.1.3 can not test web service in IE for  Integrated WebLogic

    Hi,
    Testing a web service deployed to Integrated WebLogic Server.
    1.When you deploy the web service to Integrated WebLogic Server, examine the contents of the log window. Find http://IP_address:port/Project1-context-root/MyWebService1
    2.Copy the URL and paste it into browser. The browser shows a simple page which lists the operations available on the service.
    3.Enter a parameter, and click Enter. The result from the web service is displayed.
    My question:
    Why only display Web Services Endpoint and Information . Can not have Enter a parameter and operations available on the service.
    HttP analyzer test web service is OK.
    Thanks

    Hi,
    That is because you are looking at the endpoint information.
    If you want to test the service in a browser, then you can use the Weblogic Test Client.
    When your Integrated WLS is running, point the browser to the following url: http://localhost:7101/wls_utc/
    Thanks,
    Vishal

  • OBIEE 11g, can not signin analytics with user admin "Weblogic"?

    Hi all,
    I have a problem as i can not signin analytic with user Weblogic, with error "An error occurred during authentication. Try again later or contact your system administrator".
    then, i create one user other, with admin privilege and sign in ok, same with all other user.
    Before i get this problem, i have create one user --> add to a role --> grant permission of some analytic on weblogic folder to this user.
    plz tell me what the reason of this problem.
    Thanks so much.

    From Srini's update i see its a bug, but can you give it a try with the below options and also let us know the OBIEE Version?
    try to shutdown everything admin,managed and opmn services and then restart everything once everything is up now deploy the old rpd and see if it helps
    paste the log files from admin and nqserver.log

  • WebLogic R10.x can not using JDK 1.5 ?

    when I using Configuration Wizard to config the JDK , I using JDK5.0_X for the Other JDK in WebLogic v10.x , but when I startWebLogic.cmd to running the weblogic , is show some error , and then stop to running , and back to dos command prompt , who can told me does the WebLogic 10.x can not using JDK 1.5 ?
    and the weblogic 9.x is not compatible with weblogic 10.x ? TKS!

    Hi if you are using WLS 10.0 or WLS 10.1 then JDK1.5 is compatible however WLS 10.3 is not compatible with JDK 1.6 It means that Oracle/Bea does not support WLS 10.3 with JDK 1.6
    Check the below link for supported configuration
    http://e-docs.bea.com/platform/suppconfigs/configs100/100_over/overview.html
    Also put the stack trace of the error for analysis
    Regards
    Ravi

  • Weblogic rdms persistence 5.1.0 can not deploy

    hi this is rb
    we have the wl5.1 in nt and i am in Defcon 1 since i can not deploy
    with the deployerTool an entyty in this moment. The entity is ok,
    the fields of the data base are equals to the fields of the ejb,
    but i have this error:
    Persistence type WebLogic RDBMS Persistence 5.1.0 could not be
    initialized. Please report this problem to the vendor.
    Could not setup PersistenceType for bean 'null'.
    Error occurred while processing persistence type 'WebLogic RDBMS
    Persistence'.
    Due to the following underlying exceptions:
    sessionData
    Could anybody help me?
    thanks for advance.

    just now,I exam the OS firewall,i find it up.after I stop it via "service iptables stop"command,the console can access now!
    [root@dldzfp2 ~]# service iptables status
    Table: filter
    Chain INPUT (policy ACCEPT)
    num target prot opt source destination
    1 RH-Firewall-1-INPUT all -- 0.0.0.0/0 0.0.0.0/0
    Chain FORWARD (policy ACCEPT)
    num target prot opt source destination
    1 RH-Firewall-1-INPUT all -- 0.0.0.0/0 0.0.0.0/0
    Chain OUTPUT (policy ACCEPT)
    num target prot opt source destination
    Chain RH-Firewall-1-INPUT (2 references)
    num target prot opt source destination
    1 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0
    2 ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0 icmp type 255
    3 ACCEPT esp -- 0.0.0.0/0 0.0.0.0/0
    4 ACCEPT ah -- 0.0.0.0/0 0.0.0.0/0
    5 ACCEPT udp -- 0.0.0.0/0 224.0.0.251 udp dpt:5353
    6 ACCEPT udp -- 0.0.0.0/0 0.0.0.0/0 udp dpt:631
    7 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:631
    8 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
    9 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:22
    10 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited
    [root@dldzfp2 ~]# service iptables stop
    Flushing firewall rules: [  OK  ]
    Setting chains to policy ACCEPT: filter [  OK  ]
    Unloading iptables modules: [  OK  ]

  • Can not recognise portuguese character in weblogic 10

    Hello All,
    I have Weblogic 10 installed in RedHat Linux and I have deployed a web app in the weblogic server. There are portuguese characters in the web app but we can not see the portuguese characters in the browser. The characters appear as '?'.
    Same web app works fine (we can see the portuguese characters) in Tomcat.
    I tried adding the param -Dweblogic.webservice.i18n.charset=3Dutf-8 in the startup script but it did not solve the issue.
    Chinmoy

    Hi shamca,
    Its inside.
    C:\bea\modules\com.bea.core.utils_1.4.0.0.jar
    Hope this helps.
    Thanks

  • Weblogic user can not access WebCenter Spaces

    I have WebCenter PS2 integrated with osso and oid 11g. I created a user weblogic_admin to be an administrator for WebCenter (as per the install instructions).The weblogic_admin user can log onto WebCenter as an administrator. The weblogic user can not log in to WebCenter at all, but can sign on to Weblogic Console and Ent. Mgr.
    Does anyone know what can cause this to occur and how to fix it?
    Thank you.

    You probably need to check the securityrealm inside of WebLogic and see how your authenticators are set up and what order they are in. You may also need to use the Webcenter configuration to add weblogic as an AUTHORIZED user to get into your Spaces.
    Most likely, your WebCenter/WebLogic is configured not to allow people to log in as weblogic (which is a good thing, by the way).

  • Can not find weblogic_sp.jar file after installed weblogic

    I just installed weblogic server (using weblogic610sp2_win.exe file) on my windows
    2000 pro box. Everything looks fine but I can not find the < weblogic_sp.jar >
    file. I noticed some guys met same problem but no answer.
    can you help me ?

    Hi.
    Don't worry about it.
    The reference to weblogic_sp.jar is a leftover from previous methods for updating
    service packs. Nowadays when you install a service pack it is integrated into the
    weblogic.jar file. If you have any doubts about your server version after installing
    or applying a service pack you should check the server version via the console
    (Servers|<server name>|Monitoring|Versions). Your version string should look
    something like: "WebLogic Server 6.1 SP2 12/18/2001 11:13:46 #154529"
    Regards,
    Michael
    Leo wrote:
    I just installed weblogic server (using weblogic610sp2_win.exe file) on my windows
    2000 pro box. Everything looks fine but I can not find the < weblogic_sp.jar >
    file. I noticed some guys met same problem but no answer.
    can you help me ?--
    Michael Young
    Developer Relations Engineer
    BEA Support

Maybe you are looking for

  • Getting counts and divide by sum in a single Pivot query

    Hi, I have a pivot query which gives the counts of all codes. I also have to divide the count with the total in the same query. e.g   col1          col2                   col3 error_1       05-Jun-2012       parts error_1      05_june_2012     parts

  • Multiple Backend Scenario with SolMan

    Hi Gurus, i need the information about the multiple backend scenarios implementation with SolMan. In the Note 1084315 - Consulting: Information about the multiple backend scenario,  there is the Way decribed: You can find documentation about this in

  • Will Thunderbird function if I have only a GANDI email account with no gmail or other webmail?

    I began Thunderbird with synch to my gmail. I then added a GANDI account and email address. In a couple of months, I may wish to eliminate my gmail account entirely. I shall then have no webmail at all, just a GANDI account and address. Will Thunderb

  • Adobe Reader X issues- email & saving files

    Loaded program and discovered two issues. 1st when you hit the icon for e-mail, instead of opening an Outlook message a side panel opens to ask if you want to use an Adobe product for e-mail or compose a regular Outlook message. Looked for a way to s

  • Media Pending - Premiere CC very sluggish

    Hi all, I'm a brand new Premiere CC user. I have a new project consisting of Canon c300 and DSLR footage. Everything imported fine. The problem is, when I double click on a clip in the Project Window, Premiere is extremely sluggish, and shows "Media