Problem Starting WL 5.1 Server, Using Console, on Win 2000

Dear Sir / Madam,
I installed WL 5.1 with Service Pack 8, on Windows 2000. It was working fine, prior to installing Svc PK 8. However now I can not start it from the console.
Nevertheless I can start it from the Start Menu, by choosing "Weblogic Server".
This is the error that I see on the console:
Attempting to start server on the machine running the console using
C:\weblogic\jre1_2\jre\bin\java.exe -mx32m -ms32m -classpath "C:\weblogic\jre1_2\jre\lib\rt.jar;C:\weblogic\jre1_2\jre\lib\i18n.jar;C:\weblogic\lib\i18n.jar;C:\weblogic\classes\boot;C:\weblogic\eval\cloudscape\lib\cloudscape.jar" -Dweblogic.class.path=c:\weblogic\lib\weblogic510sp8.jar;C:\weblogic\license;C:\weblogic\classes;C:\weblogic\myserver\serverclasses;C:\weblogic\lib\weblogicaux.jar;c:\Oracle\Ora81\jdbc\lib\classes12.zip -Dweblogic.system.discardOutAndErr=true -Djava.security.manager -Djava.security.policy==C:\weblogic\weblogic.policy -Dweblogic.system.name=myserver -Dweblogic.system.home=C:\weblogic -Dweblogic.cluster.enable=false -Dweblogic.cluster.name=mycluster -Dweblogic.system.listenPort=7001 -Dweblogic.system.SSLListenPort=7002 -Dweblogic.cluster.multicastAddress=237.0.0.1 weblogic.Server
Mon Jan 29 20:05:04 CST 2001:<I> <WebLogicServer> Read global properties C:\weblogic\weblogic.properties
Mon Jan 29 20:05:04 CST 2001:<I> <WebLogicServer> No per-server properties files found
Mon Jan 29 20:05:04 CST 2001:<I> <Logging> FileLogger initialized.
Mon Jan 29 20:05:04 CST 2001:<I> <WebLogicServer> ************ WebLogic Server (5.1.0 Service Pack 8 12/20/2000 16:34:54 #95137) 'myserver' from directory path C:\weblogic
Mon Jan 29 20:05:04 CST 2001:<I> <WebLogicServer> ************ (c) 1995, 1996, 1997, 1998 WebLogic, Inc., (c) 1999 BEA Systems, Inc.
Mon Jan 29 20:05:04 CST 2001:<I> <Config> Property name: 'weblogic.httpd.session.swapIntervalSecs', current value: '10'
Mon Jan 29 20:05:04 CST 2001:<I> <Config> Property name: 'weblogic.jms.ConnectionConsumer', current value: 'null'
Mon Jan 29 20:05:04 CST 2001:<I> <Config> Property name: 'weblogic.security.enforceClientCert', current value: 'false'
Mon Jan 29 20:05:04 CST 2001:<I> <Config> Property name: 'weblogic.login.readTimeoutMillis', curren
t value: '5000'
Mon Jan 29 20:05:22 CST 2001:<I> <JMS> Beginning startup process
Mon Jan 29 20:05:22 CST 2001:<I> <JMS> Init JMS Security
Mon Jan 29 20:05:22 CST 2001:<I> <JMS> Initializing from weblogic.properties
Mon Jan 29 20:05:22 CST 2001:<I> <JMS> Startup process complete. JMS is active
Mon Jan 29 20:05:22 CST 200
1:<I> <JMS> Bound SessionPoolManager as weblogic.jms.SessionPoolManager
Mon Jan 29 20:05:22 CST 2001:<I> <JMS> Bound ConnectionConsumerManager as weblogic.jms.ConnectionConsumerManager
The WebLogic Server did not start up properly.
Exception raised: java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException: java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
     at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:141)
     at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:113)
     at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:105)
     at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(RecursiveReloadOnModifyClassLoader.java:53)
     at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<init>(RecursiveReloadOnModifyClassLoader.java:149)
     at weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextImpl.java:1571)
     at weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:539)
     at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java, Compiled Code)
     at weblogic.t3.srvr.HttpServer.start(HttpServer.java:418)
Mon Jan 29 20:05:23 CST 2001:<I> <WebLogicServer> Invoking main-style startup RMI Registry weblogic.rmi.internal.RegistryImpl
Mon Jan 29 20:05:23 CST 2001:<I> <RMI> Registry started
     at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
     at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
     at java.lang.reflect.Method.invoke(Native Method)
Mon Jan 29 20:05:23 CST 2001:<I> <EJB> 0 EJB jar files loaded, containing 0 EJBs
     at weblogic.Server.startServerDynamically(Server.java:99)
     at weblogic.Server.main(Server.java:65)
Mon Jan 29 20:05:23 CST 2001:<I> <EJB> 0 deployed, 0 failed to deploy.
     at weblogic.Server.main(Server.java:55)
java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
     at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:141)
     at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:113)
     at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:105)
     at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(RecursiveReloadOnModifyClassLoader.java:53)
     at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<init>(RecursiveReloadOnModifyClassLoader.java:149)
     at weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextImpl.java:1571)
     at weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:539)
     at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java, Compiled Code)
     at weblogic.t3.srvr.HttpServer.start(HttpServer.java:418)
     at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
     at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
     at java.lang.reflect.Method.invoke(Native Method)
     at weblogic.Server.startServerDynamically(Server.java:99)
     at weblogic.Server.main(Server.java:65)
     at weblogic.Server.main(Server.java:55)
I will truly appreciate any guidance.
Also if possible, advise me how to use wlconfig.exe to set the class path. I mean any work around for it's inconsistancy.
Sincerely,
Ahmad
[webLogicTrace.txt]

I am still unable to figure out, why it works fine from the start menu. I mean I can start the server just fine from the Start menu. Then later I can go in the console and bind it with the console.
However if I want to start it from the console, it bombs out. What is the difference in the two ways of starting the server!!
Sincerely,
Ahmad
"Ahmad" <[email protected]> wrote:
>
>
>
Dear Sir / Madam,
I installed WL 5.1 with Service Pack 8, on Windows 2000. It was working fine, prior to installing Svc PK 8. However now I can not start it from the console.
Nevertheless I can start it from the Start Menu, by choosing "Weblogic Server".
This is the error that I see on the console:
Attempting to start server on the machine running the console using
C:\weblogic\jre1_2\jre\bin\java.exe -mx32m -ms32m -classpath "C:\weblogic\jre1_2\jre\lib\rt.jar;C:\weblogic\jre1_2\jre\lib\i18n.jar;C:\weblogic\lib\i18n.jar;C:\weblogic\classes\boot;C:\weblogic\eval\cloudscape\lib\cloudscape.jar" -Dweblogic.class.path=c:\weblogic\lib\weblogic510sp8.jar;C:\weblogic\license;C:\weblogic\classes;C:\weblogic\myserver\serverclasses;C:\weblogic\lib\weblogicaux.jar;c:\Oracle\Ora81\jdbc\lib\classes12.zip -Dweblogic.system.discardOutAndErr=true -Djava.security.manager -Djava.security.policy==C:\weblogic\weblogic.policy
-Dweblogic.system.name=myserver -Dweblogic.system.home=C:\weblogic -Dweblogic.cluster.enable=false -Dweblogic.cluster.name=mycluster -Dweblogic.system.listenPort=7001 -Dweblogic.system.SSLListenPort=7002 -Dweblogic.cluster.multicastAddress=237.0.0.1 weblogic.Server
Mon Jan 29 20:05:04 CST 2001:<I> <WebLogicServer> Read global properties C:\weblogic\weblogic.properties
Mon Jan 29 20:05:04 CST 2001:<I> <WebLogicServer> No per-server properties files found
Mon Jan 29 20:05:04 CST 2001:<I> <Logging> FileLogger initialized.
Mon Jan 29 20:05:04 CST 2001:<I> <WebLogicServer> ************ WebLogic Server (5.1.0 Service Pack 8 12/20/2000 16:34:54 #95137) 'myserver' from directory path C:\weblogic
Mon Jan 29 20:05:04 CST 2001:<I> <WebLogicServer> ************ (c) 1995, 1996, 1997, 1998 WebLogic, Inc., (c) 1999 BEA Systems, Inc.
Mon Jan 29 20:05:04 CST 2001:<I> <Config> Property name: 'weblogic.httpd.session.swapIntervalSecs', current value: '10'
Mon Jan 29 20:05:04 CST 2001:<I> <Config> Property name: 'weblogic.jms.ConnectionConsumer', current value: 'null'
Mon Jan 29 20:05:04 CST 2001:<I> <Config> Property name: 'weblogic.security.enforceClientCert', current value: 'false'
Mon Jan 29 20:05:04 CST 2001:<I> <Config> Property name: 'weblogic.login.readTimeoutMillis', curren
t value: '5000'
Mon Jan 29 20:05:22 CST 2001:<I> <JMS> Beginning startup process
Mon Jan 29 20:05:22 CST 2001:<I> <JMS> Init JMS Security
Mon Jan 29 20:05:22 CST 2001:<I> <JMS> Initializing from weblogic.properties
Mon Jan 29 20:05:22 CST 2001:<I> <JMS> Startup process complete. JMS is active
Mon Jan 29 20:05:22 CST 200
1:<I> <JMS> Bound SessionPoolManager as weblogic.jms.SessionPoolManager
Mon Jan 29 20:05:22 CST 2001:<I> <JMS> Bound ConnectionConsumerManager as weblogic.jms.ConnectionConsumerManager
The WebLogic Server did not start up properly.
Exception raised: java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException: java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
     at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:141)
     at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:113)
     at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:105)
     at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(RecursiveReloadOnModifyClassLoader.java:53)
     at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<init>(RecursiveReloadOnModifyClassLoader.java:149)
     at weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextImpl.java:1571)
     at weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:539)
     at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java, Compiled Code)
     at weblogic.t3.srvr.HttpServer.start(HttpServer.java:418)
Mon Jan 29 20:05:23 CST 2001:<I> <WebLogicServer> Invoking main-style startup RMI Registry weblogic.rmi.internal.RegistryImpl
Mon Jan 29 20:05:23 CST 2001:<I> <RMI> Registry started
     at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
     at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
     at java.lang.reflect.Method.invoke(Native Method)
Mon Jan 29 20:05:23 CST 2001:<I> <EJB> 0 EJB jar files loaded, containing 0 EJBs
     at weblogic.Server.startServerDynamically(Server.java:99)
     at weblogic.Server.main(Server.java:65)
Mon Jan 29 20:05:23 CST 2001:<I> <EJB> 0 deployed, 0 failed to deploy.
     at weblogic.Server.main(Server.java:55)
java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
     at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:141)
     at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:113)
     at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:105)
     at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(RecursiveReloadOnModifyClassLoader.java:53)
     at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<init>(RecursiveReloadOnModifyClassLoader.java:149)
     at weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextImpl.java:1571)
     at weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:539)
     at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java, Compiled Code)
     at weblogic.t3.srvr.HttpServer.start(HttpServer.java:418)
     at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
     at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
     at java.lang.reflect.Method.invoke(Native Method)
     at weblogic.Server.startServerDynamically(Server.java:99)
     at weblogic.Server.main(Server.java:65)
     at weblogic.Server.main(Server.java:55)
I will truly appreciate any guidance.
Also if possible, advise me how to use wlconfig.exe to set the class path. I mean any work around for it's inconsistancy.
Sincerely,
Ahmad

Similar Messages

  • Urgent-Starting Server using Console(Unix)

    Hi. Can anyone tell me how to start a WebLogic server using the console
    on Solaris 2.6. I am unable to figure out where it gets the classpath
    and weblogic.class.path from when starting the server using console. I
    want to be able to add some jars to the classpath and
    weblogic.class.path before starting the server. On WinNT there is
    wlconfig which could be used to change the values in the registry but
    for Unix is there a way..
    Thanks a ton.
    Srivats

    Ted,
    Thanks for the reply. Just another question on this-I have added a lot of jar files to the
    WEBLOGICCLASSPATH in my startWebLogic.sh script. I presume since I am starting the server using the
    console I need to add this information(the WEBLOGICCLASSPATH variable) to the startConsole.sh script
    and try running the server again.
    Currently its reporting that its unable to find the server classes which I wrote.
    Aswin.
    Ted Dyer wrote:
    Aswin,
    Sorry for the confusion. When you start the server in the console, you get a dialog window. There
    is a button labled "Advanced..." Click on that and set the "Java Heap (MB)" to 128. That will do
    what you want it to.
    Ted
    Aswin Dinakar <[email protected]> wrote:
    Ted,
    I guess I was not clear on my problem. When I start the weblogic server using the
    weblogic console it doesnt seem to be running the startweblogic.sh script. It seems to be
    running another version of the startweblogic.sh script which I dont know where its getting
    from.
    Aswin.
    Ted Dyer wrote:
    Aswin,
    Did you edit your startConsole.sh? The last line in that file should set your ms and mx.
    It should say something like:
    $JAVA -ms16m -mx48m -classpath $JAVACLASSPATH weblogic.Console
    Changing the ms and mx values here should have the affect you're looking for.
    Ted
    Aswin Dinakar <[email protected]> wrote:
    This is a simple question. I am trying to start the WebLogic Server
    using the WebLogic Console. It seems to be starting the wrong WebLogic
    server.
    When I monitor the log information in the console I see it starts the
    server with a 32ms and a 32mx whereas in my startWebLogic.sh script I
    have specified 128ms and 128mx. How do I make my startconsole.sh script
    read the correct startWebLogic.sh script ? This is on solaris.
    When I ran the script startWebLogic.sh it was able to start up
    completely.
    Thanks.

  • How to Starting and Stopping OC4J Server using Ant

    How to Starting and Stopping OC4J Server using Ant
    In the ant task definitions for ant-oracle-classes.jar (see antlib.xml) there are two tasks called
         name="restartServer" classname="oracle.ant.taskdefs.deploy.JSR88StartServer"
         name="shutdownServer" classname="oracle.ant.taskdefs.deploy.JSR88ShutdownServer"
    I thought that these would shutdown and start the OC4J server. I guessed the parameters as – (Does anyone know where 50 ant targets are documented?)
    <oracle:restartServer
    userid="${oc4j.admin.user}"
         password="${oc4j.admin.password}"
         deployeruri="${deployer.uri}"
    />
    <oracle:shutdownServer
         userid="${oc4j.admin.user}"
         password="${oc4j.admin.password}"
         deployeruri="${deployer.uri}"
    />
    This, however does not start and stop the SOA suite. To do that I've hacked this solution together -
    <path id="oc4j.console">
         <pathelement location="${oracle.home}/config"/>
         <pathelement location="${oracle.home}/jlib/startupconsole.jar"/>
         <pathelement location="${oracle.home}/opmn/lib/optic.jar"/>
         <pathelement location="${oracle.home}/lib/xmlparserv2.jar"/>
    </path>
    <target name="stop" description="stop oc4j server" depends="init">
         <java classname="oracle.appserver.startupconsole.view.Runner">
              <classpath refid="oc4j.console"/>
              <sysproperty key="ORACLE_HOME" path="${oracle.home}"/>
              <arg value="stop"/>
         </java>
    </target>
    <target name="start" description="restart oc4j server" depends="init">
         <java classname="oracle.appserver.startupconsole.view.Runner">
              <classpath refid="oc4j.console"/>
              <sysproperty key="ORACLE_HOME" path="${oracle.home}"/>
              <arg value="start"/>
         </java>
    </target>
    This sort of works – except when the SOA suite doesn't stop cleanly – and needs user interaction to press a Close button. This isn't very useful when doing a continous integration build and deploy.
    So, does anyone have any suggestions or alternative methods to do this?
    - frank

    Actually if the server throws exceptions when it stops (which it always has since we applied patch 10.1.3.3) this technique will pause until a user responds to pop-up ... So a better way (I think) is -
    <target name="start" description="start oc4j server" depends="init">
    <java classname="oracle.appserver.startupconsole.view.Runner">
    <classpath refid="oc4j.console"/>
    <sysproperty key="ORACLE_HOME" path="${oracle.home}"/>
    <arg value="start"/>
    </java>
    </target>
    <target name="stop" description="stop oc4j server" depends="init">
    <echo message="We expect OC4J *NOT* to stop cleanly, so we will timeout after 3 minutes ..."/>
    <java classname="oracle.appserver.startupconsole.view.Runner" fork="true" timeout="180000">
    <classpath refid="oc4j.console"/>
    <sysproperty key="ORACLE_HOME" path="${oracle.home}"/>
    <arg value="stop"/>
    </java>
    </target>
    <target name="restart" description="restart oc4j server">
    <antcall target="stop"/>
    <!-- wait for server to quieten down -->
    <waitfor maxwait="2" maxwaitunit="minute">
    <not><http url="http://${oc4j.http.hostname}:${oc4j.http.port}"/></not>
    </waitfor>
    <antcall target="start"/>
    </target>

  • Starting WebLogic Server using Console

    This is a simple question. I am trying to start the WebLogic Server
    using the WebLogic Console. It seems to be starting the wrong WebLogic
    server.
    When I monitor the log information in the console I see it starts the
    server with a 32ms and a 32mx whereas in my startWebLogic.sh script I
    have specified 128ms and 128mx. How do I make my startconsole.sh script
    read the correct startWebLogic.sh script ? This is on solaris.
    When I ran the script startWebLogic.sh it was able to start up
    completely.
    Thanks.

    Ted,
    Thanks for the reply. Just another question on this-I have added a lot of jar files to the
    WEBLOGICCLASSPATH in my startWebLogic.sh script. I presume since I am starting the server using the
    console I need to add this information(the WEBLOGICCLASSPATH variable) to the startConsole.sh script
    and try running the server again.
    Currently its reporting that its unable to find the server classes which I wrote.
    Aswin.
    Ted Dyer wrote:
    Aswin,
    Sorry for the confusion. When you start the server in the console, you get a dialog window. There
    is a button labled "Advanced..." Click on that and set the "Java Heap (MB)" to 128. That will do
    what you want it to.
    Ted
    Aswin Dinakar <[email protected]> wrote:
    Ted,
    I guess I was not clear on my problem. When I start the weblogic server using the
    weblogic console it doesnt seem to be running the startweblogic.sh script. It seems to be
    running another version of the startweblogic.sh script which I dont know where its getting
    from.
    Aswin.
    Ted Dyer wrote:
    Aswin,
    Did you edit your startConsole.sh? The last line in that file should set your ms and mx.
    It should say something like:
    $JAVA -ms16m -mx48m -classpath $JAVACLASSPATH weblogic.Console
    Changing the ms and mx values here should have the affect you're looking for.
    Ted
    Aswin Dinakar <[email protected]> wrote:
    This is a simple question. I am trying to start the WebLogic Server
    using the WebLogic Console. It seems to be starting the wrong WebLogic
    server.
    When I monitor the log information in the console I see it starts the
    server with a 32ms and a 32mx whereas in my startWebLogic.sh script I
    have specified 128ms and 128mx. How do I make my startconsole.sh script
    read the correct startWebLogic.sh script ? This is on solaris.
    When I ran the script startWebLogic.sh it was able to start up
    completely.
    Thanks.

  • Problem starting Oracle Weblogic Admin Server in 11.1.1.3

    Hi,
    When I try to start the Weblogic Admin server on linux box,its throwing an error.Complete Error Stack trace is as follows. I have tried with solutions given in
    Facing problems will installing SOA 11.1.1.3
    Error message: JPS-01538: The default policy provider was not found..winXP
    But still issue is not resolved
    weblogic.security.SecurityInitializationException: The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-01538: The default policy provider was not found.
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1394)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.security.jps.JpsRuntimeException: JPS-01538: The default policy provider was not found.
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:273)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1020)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:881)
         at weblogic.security.SecurityService.start(SecurityService.java:142)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.security.jps.JpsException: JPS-01538: The default policy provider was not found.
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:705)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.security.jps.JpsException: JPS-01514: The default context is missing in jps-config.xml.
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:665)
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:650)
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:650)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.security.jps.JpsRuntimeException: JPS-04301: Cannot read from policy store.
         at oracle.security.jps.internal.policystore.xml.XmlPolicyStore.buildFromFile(XmlPolicyStore.java:298)
         at oracle.security.jps.internal.policystore.xml.XmlPolicyStore.<init>(XmlPolicyStore.java:177)
         at oracle.security.jps.internal.policystore.xml.XmlPolicyStoreProvider.getInstance(XmlPolicyStoreProvider.java:106)
         at oracle.security.jps.internal.policystore.xml.XmlPolicyStoreProvider.getInstance(XmlPolicyStoreProvider.java:76)
         at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.findServiceInstance(ContextFactoryImpl.java:139)
         at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:170)
         at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:191)
         at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:133)
         at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:128)
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:656)
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:650)
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:650)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:266)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1020)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:881)
         at weblogic.security.SecurityService.start(SecurityService.java:142)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >

    Hi Srinivas,
    Did you check this -
    OAAM Configuration Issue
    Regards,
    Anuj

  • Problems starting Crystal Reports Page Server and Report Application Server

    Hi,
    We have migrated to a new server and I have re-installed our Crystal Reports Server XI R1.
    It is being installed on a Windows 2003 SBS Premium Server with MSSQL 2005 Workstation Edition
    I have been told that I need to start the following Crystal services after installation.
    1) Crystal Reports Page Server
    2) Report Application Server
    These services simply wont start
    When I try to start Crystal Reports Page Server, I get a Visual Studio Just-In-Time Debugger window that says...
    An unhandled Win32 exception occured in pageserver.exe [14892], subsequently, another window pops up [svrmgr] that says
    "The service did not respond to the start or control request in a timely fashion"
    Also, when I try to start the Report Application Server, I get another VS JIT debugger window that says
    An unhandled win32 exception occurred in crystalras.exe [12748]
    I also get the same SvcMgr Window that says..."The service did not respond to the start or control request in a timely fashion"
    Thanks all
    Paul

    Hello Paul,
    I recommend to post this question to [the dedicated BusinessObjects Enterprise Administration forum|BI Platform;.
    That forum is monitored by qualified technicians and you will get a faster response there.
    Also, all BOE Administration queries remain in one place and thus can be easily searched in one place.
    Thanks
    Falk

  • Problem starting WL9.2 example server

    I cannot start any WL9.2 servers on my Windows box for testing now. I used to be able to run whatever, but I had some issues with our local network and our Sys. Admin fixed something, which might have caused this. I've even went as far as intalling a fresh instance of WL9.2 on my machine, with no luck.
    I am getting an odd error, with WL not being able to get the localhost address? Is there a place to set this? What file does WL look in to get the localhost name? (etc\hosts file just has 127.0.0.1 localhost in it.)
    java.lang.AssertionError: Could not obtain the localhost address. The most likely cause is an error in the network configuration of this machine.
         at weblogic.server.channels.AddressUtils$AddressMaker.getLocalHost(AddressUtils.java:36)
         at weblogic.server.channels.AddressUtils$AddressMaker.<clinit>(AddressUtils.java:31)
         at weblogic.server.channels.AddressUtils.getIPAny(AddressUtils.java:91)
         at weblogic.protocol.configuration.ChannelHelper.checkConsistency(ChannelHelper.java:58)
         at weblogic.server.channels.ChannelService.start(ChannelService.java:189)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.net.UnknownHostException: chitwoodce: chitwoodce
         at java.net.InetAddress.getLocalHost(InetAddress.java:1308)
         at weblogic.server.channels.AddressUtils$AddressMaker.getLocalHost(AddressUtils.java:34)
         at weblogic.server.channels.AddressUtils$AddressMaker.<clinit>(AddressUtils.java:31)
         at weblogic.server.channels.AddressUtils.getIPAny(AddressUtils.java:91)
         at weblogic.protocol.configuration.ChannelHelper.checkConsistency(ChannelHelper.java:58)
         at weblogic.server.channels.ChannelService.start(ChannelService.java:189)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)

    kaaash <> wrote:
    I cannot start any WL9.2 servers on my Windows box for testing now. I used
    to be able to run whatever, but I had some issues with our local network
    and our Sys. Admin fixed something, which might have caused this. I've
    even went as far as intalling a fresh instance of WL9.2 on my machine,
    with no luck.
    I am getting an odd error, with WL not being able to get the localhost
    address? Is there a place to set this? What file does WL look in to get
    the localhost name? (etc\hosts file just has 127.0.0.1 localhost in it.)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.net.UnknownHostException: chitwoodce: chitwoodce at
    java.net.InetAddress.getLocalHost(InetAddress.java:1308) at
    weblogic.server.channels.AddressUtils$AddressMaker.getLocalHost(AddressUtils.java:34)
    at
    weblogic.server.channels.AddressUtils$AddressMaker.<clinit>(AddressUtils.java:31)
    at weblogic.server.channels.AddressUtils.getIPAny(AddressUtils.java:91) at
    weblogic.protocol.configuration.ChannelHelper.checkConsistency(ChannelHelper.java:58)
    at weblogic.server.channels.ChannelService.start(ChannelService.java:189)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64) at
    weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209) at
    weblogic.work.ExecuteThread.run(ExecuteThread.java:181)You can manually change the config.xml file, and add for example:
    <listen-address>127.0.0.1</listenaddress>
    Shoud be located together with '<listenport>7001</listenport>'
    B
    Schelstraete Bart
    [email protected]
    http://www.schelstraete.org

  • Problem starting the Oracle Management Server service

    Hi
    I have configured the Oracle Management Server (since I need to use the Jobs functionality) in an Oracle 9i home installed in my desktop. Then I have tried to put the service to work; it always starts and stops at once; the message also states that some services are automatically shutted down when they are not in use...
    Also, I noticed that I cannot use the typical option when creating the repository for OMS because it does not accept the domain my computer is in (dgsaude.min-saude.pt) since it seems to be an invalid domain name...
    I am a little under pressure here...Please help

    Thank you very much; I will take a look at documentation; anyway, just a question I am in doubt about..the tasks I need to automate have to do with deleting the contents of some local tables, then run some SqlPlus queries to fill those tables again (I run them locally by using a database link to another database); final tables will be connected to an www site and refreshed. As I have understood, I can do this using DBMS_JOBS (for which, I think, I would need to learn some PL/SQL...) or configure the OMS to do it (which, as you said, can be a bit of a pickle in the start...). Given the situation, which one of these tools would you advise me to use?
    Thank You
    Andre

  • Problem Starting Sun One Application Server

    Hello,
    I am having trouble starting the Sun One Application Server. I receive the following error in dos:
    Could not start the instance: domain1:admin-server
    server failed to start: abnormal subprocess termination
    I research the problem online and foudn that my firewall may have debilitated the app server. But I've now removed the firewall and I still receive this same message.
    Any help is greatly appreciated.
    Thanks,
    Peter

    Hi, I need to know the server.log error reported.
    <DOMAIN_DIRCTORY>\admin-server\logs
    And send me the error reported.
    /Tk

  • Having a problem accessing OEM 10g application server control console!

    Hi everyone,
    I just installed AS 10g (10.1.2.0.2) Forms and Reports Services Standalone on a Windows 2003 machine. The installation went fine, the instance was created successfully.
    I started all the services, when i try to access EM :
    http://fms-as.mathtechinc.com:18100. I get a blank screen.
    I can get to the AS welcome screen by using http://fms-as.mathtechinc.com:80, but when I click on the link to log on to Oracle Enterprise Manger 10g Application Server Control. I still get a blank screen.
    I checked the port numbers in port.ist.ini and the port for
    application server control port =18100.
    I am not sure what I am doing wrong.
    Thanks for your help in advance!

    Thanks Jacco... now It is asking for the user name: and password. I do not remember assigning a user name. When I installed the AS, I created an
    instance name and isa_admin password.
    I tried to use the instance name as the username it was not accepted.
    Thanks again!

  • Problem starting WebLogic 9.1 server on HP-UX itanium

    Hi
    I've installed WLS 9.1 on HP-UX B.11.23 U ia64 3750621238. But when starting a simple domain I get error:
    <Oct 12, 2006 3:46:37 PM EEST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Server VM Version 1.5.0.04 jinteg:07.27.06-16:18 IA64 from Hewlett-Packard Company>
    <Oct 12, 2006 3:46:45 PM EEST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.1 Mon Dec 12 19:26:33 EST 2005 689178 >
    <Oct 12, 2006 3:46:58 PM EEST> <Info> <Security> <BEA-090065> <Getting boot identity from user.>
    Enter username to boot WebLogic server:weblogic
    Enter password to boot WebLogic server:password
    <Oct 12, 2006 3:47:08 PM EEST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: java.lang.StringIndexOutOfBoundsException: String index out of range: -10
    java.lang.StringIndexOutOfBoundsException: String index out of range: -10
    at java.lang.String.substring(String.java:1947)
    at com.bea.utils.misc.ProcessParserHelper.getComponentList(ProcessParserHelper.java:161)
    at com.bea.utils.misc.ProcessParser.getProcessGroup(ProcessParser.java:112)
    at com.bea.utils.misc.ProcessManager.getProcessGroup(ProcessManager.java:451)
    at com.bea.utils.misc.ProcessManager.memCheck(ProcessManager.java:173)
    at weblogic.t3.srvr.LicenseService.start(LicenseService.java:21)
    at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:365)
    at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:116)
    at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:630)
    at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:402)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:67)
    >
    <Oct 12, 2006 3:47:08 PM EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Oct 12, 2006 3:47:08 PM EEST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Oct 12, 2006 3:47:08 PM EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Any ideas what might cause this?
    Regards,
    Petri

    Try creating the boot.properties file and starting the Admin Server from command line.

  • Unable to Start ManagedServer using Console

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

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

  • Problem starting j2ee server (new one)!

    Please, someone help me - I have an assignment using j2ee!
    I'm running XP and use jdk1.3.1.
    When I try to start up the
    j2ee server using j2sdkee1.3.1 I get this message:
    Starting web service at port: 8000
    Starting secure web service at port: 7000
    J2EE SDK/1.3.1
    Exception in thread "main" javax.xml.parsers.FactoryConfigurationError: Provider
    org.apache.crimson.jaxp.SAXParserFactoryImpl could not be instantiated: java.la
    ng.SecurityException: sealing violation
    at javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:
    141)
    at org.apache.catalina.util.xml.XmlMapper.readXml(XmlMapper.java:270)
    at org.apache.catalina.startup.ContextConfig.defaultConfig(ContextConfig
    .java:731)
    at org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:82
    3)
    at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfi
    g.java:224)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycl
    eSupport.java:155)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1131)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:3
    345)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1123)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:614)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1123)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:307
    I would be terribly thankful if someone knew :)

    I had the problem with starting server too.
    error message :
    java.lang.RuntimeException: Unable to create ORB. Possible causes include TCP/IP
    ports in use by another process
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:346)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    J2EE server reported the following error: Unable to create ORB. Possible causes
    include TCP/IP ports in use by another process
    Error executing J2EE server ...
    I didn't think my machine was running another process while I attempted to run j2ee server.
    But I had installed WebObjects of Apple company.
    That's the reason or something else was wrong.
    I am very anticipate for your help.

  • Problem in connecting remote server using Applet?

    Hello everybody,
    I am facing problem in connecting to remote server using Applet in browser. I am using JDK 1.5.0_12 and running the application on apache 2.2.
    Firstly I have tried with simple jar file which could not connect to remote server and throws permission denied than now I am trying with signed jar file but also not working. I have changed the java.policy file of JDK in server with grant all Permission but also it throws "java.security.AccessControlException:access denied(java.net.SocketPermission 127.0.0.1:1521 connect, resolve)".
    Can anybody suggest me how to solve this problem?
    Thank You.
    -Ritesh

    >
    I am facing problem in connecting to remote server using Applet in browser.
    Firstly I have tried with simple jar file which could not connect to remote server and throws permission denied than now I am trying with signed jar file but also not working. >Were you prompted to accept the digitally signed code? To see what I mean, check out the [Defensive loading of trusted applets demo|http://pscode.org/test/docload/]. If you are not getting the prompt, or refused it, follow the link to sandbox.html for tips on how to proceed.

  • HI, Iam  trying to Integrate Exchange server using Java Mail

    Here is what iam stuck with, I have a problem while conneting to Exchange Server using imap over ssl.
    My code looks like this
    props.put("mail.imap.host",host);
    props.put("mail.imap.sasl.authorizationid","user1");
    props.put("mail.imap.sasl.enable","true");
    props.setProperty("mail.imap.socketFactory.class","javax.net.ssl.SSLSocketFactory");
    props.setProperty("mail.imap.socketFactory.fallback","true");
    props.setProperty("mail.imap.socketFactory.port","993");
    Authenticator auth = new myauthenticator(AdminUserName,AdminPassword);
    Session session = Session.getInstance(props,auth);
    session.setDubug(true);
    Store store = session.getStore("imap");
    store.connect();
    I get the following Exception as
    javax.mail.MessagingException: Software caused connection abort: recv failed;
    nested exception is:
    java.net.SocketException: Software caused connection abort: recv failed
    at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:571)
    at javax.mail.Service.connect(Service.java:310)
    at javax.mail.Service.connect(Service.java:169)
    at javax.mail.Service.connect(Service.java:118)
    at MoveCalendar.move(MoveCalendar.java:63)
    at SendCalendar.send(SendCalendar.java:74)
    at SendCalendar.main(SendCalendar.java:40)
    Caused by: java.net.SocketException: Software caused connection abort: recv failed
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(Unknown Source)
    at com.sun.net.ssl.internal.ssl.InputRecord.a(Unknown Source)
    at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(Unknown Source)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.j(Unknown Source)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(Unknown Source)
    at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
    at com.sun.mail.util.TraceInputStream.read(TraceInputStream.java:110)
    at java.io.BufferedInputStream.fill(Unknown Source)
    at java.io.BufferedInputStream.read(Unknown Source)
    at com.sun.mail.iap.ResponseInputStream.readResponse(ResponseInputStream.java:97)
    at com.sun.mail.iap.Response.<init>(Response.java:96)
    at com.sun.mail.imap.protocol.IMAPResponse.<init>(IMAPResponse.java:61)
    at com.sun.mail.imap.protocol.IMAPResponse.readResponse(IMAPResponse.java:135)
    at com.sun.mail.imap.protocol.IMAPProtocol.readResponse(IMAPProtocol.java:261)
    at com.sun.mail.iap.Protocol.<init>(Protocol.java:114)
    at com.sun.mail.imap.protocol.IMAPProtocol.<init>(IMAPProtocol.java:104)
    at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:538)
    ... 6 more
    DEBUG: setDebug: JavaMail version 1.4.1
    DEBUG: getProvider() returning javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc]
    DEBUG: mail.imap.fetchsize: 16384
    DEBUG: enable SASL
    DEBUG: mail.imap.sasl.authorizationid: user1
    If i change the sessionFactory.class or if I remove this property I donot get any Exception It gets Executed well, but IT goes directly to the Adminstrators Mail account but not to the AuthorizationId I gave it. Can any one give me sugssion upon this issue.I don't understand whether the problem was with the Exchange Server I was trying to connect or with my local Environment

    hi,
    Iam very thankful for your reply here's the requested debug steps
    DEBUG: setDebug: JavaMail version 1.4.1
    DEBUG: getProvider() returning javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc]
    DEBUG: mail.imap.fetchsize: 16384
    DEBUG: enable SASL
    DEBUG: mail.imap.sasl.authorizationid: user1
    DEBUG: protocolConnect returning false, host=india.lendingspace.com, user=PMaganti, password=<null>
    * OK Microsoft Exchange 2000 IMAP4rev1 server version 6.0.6249.0 (lsinmail.india.lendingspace.com) ready.
    A0 CAPABILITY
    * CAPABILITY IMAP4 IMAP4rev1 IDLE LOGIN-REFERRALS MAILBOX-REFERRALS NAMESPACE LITERAL+ UIDPLUS CHILDREN AUTH=NTLM
    A0 OK CAPABILITY completed.
    IMAP DEBUG: AUTH: NTLM
    DEBUG: protocolConnect login, host=****, user=AdminUserName, password=<non-null>
    IMAP SASL DEBUG: Mechanisms: NTLM
    IMAP SASL DEBUG: No SASL support
    A1 LOGIN AminUserName AdminPassword
    A1 OK LOGIN completed.
    A2 CAPABILITY
    * CAPABILITY IMAP4 IMAP4rev1 IDLE LOGIN-REFERRALS MAILBOX-REFERRALS NAMESPACE LITERAL+ UIDPLUS CHILDREN AUTH=NTLM
    A2 OK CAPABILITY completed.
    IMAP DEBUG: AUTH: NTLM
    DEBUG: connection available -- size: 1
    A3 SELECT INBOX
    * 1 EXISTS
    * 1 RECENT
    * FLAGS (\Seen \Answered \Flagged \Deleted \Draft $MDNSent)
    * OK [PERMANENTFLAGS (\Seen \Answered \Flagged \Deleted \Draft $MDNSent)] Permanent flags
    * OK [UNSEEN 1] Is the first unseen message
    * OK [UIDVALIDITY 261914] UIDVALIDITY value
    A3 OK [READ-WRITE] SELECT completed.
    No of Messages msgs 1
    A4 FETCH 1 (ENVELOPE INTERNALDATE RFC822.SIZE)
    * 1 FETCH (ENVELOPE ("5 Mar 2009 13:25:19 +0530" "Outlook Calendar Events Using Java" ((NIL NIL "XXXXX" "XXXXX")) ((NIL NIL "XXXXX" "XXXXX")) ((NIL NIL "XXXXX" "XXXXX")) ((NIL NIL "XXXX" "XXXX")) NIL NIL NIL "<XXXXX>") INTERNALDATE " 5-Mar-2009 13:25:19 +0530" RFC822.SIZE 1348)
    A4 OK FETCH completed.
    FROM: XXXX
    SUBJECT: Outlook Calendar Events Using Java
    DATE: Thu Mar 05 13:25:19 IST 2009
    A5 FETCH 1 (BODYSTRUCTURE)
    * 1 FETCH (BODYSTRUCTURE (("TEXT" "CALENDAR" ("CHARSET" "US-ASCII") NIL NIL "7BIT" 598 10 NIL NIL NIL) "mixed" ("boundary" "----=_Part_0_18680399.1236239719654") NIL NIL))
    A5 OK FETCH completed.
    [ Multipart Message ]
    CONTENT:TEXT/CALENDAR; charset=US-ASCII
    A6 STORE 1 +FLAGS (\Answered)
    * 1 FETCH (FLAGS (\Answered \Recent))
    A6 OK STORE completed.
    A7 COPY 1 CALENDAR
    A7 OK [COPYUID 262745 258 23] COPY completed, 1 messages copied.
    A8 EXAMINE INBOX
    * 1 EXISTS
    * 0 RECENT
    * FLAGS (\Seen \Answered \Flagged \Deleted \Draft $MDNSent)
    * OK [PERMANENTFLAGS ()] Permanent flags
    * OK [UNSEEN 1] Is the first unseen message
    * OK [UIDVALIDITY 261914] UIDVALIDITY value
    A8 OK [READ-ONLY] EXAMINE completed.
    A9 CLOSE
    A9 OK CLOSE completed.
    DEBUG: added an Authenticated connection -- size: 1
    A10 LOGOUT
    * BYE Microsoft Exchange 2000 IMAP4rev1 server version 6.0.6249.0 signing off.
    A10 OK LOGOUT completed.
    DEBUG: IMAPStore connection dead
    DEBUG: IMAPStore cleanup, force false
    DEBUG: IMAPStore cleanup done
    Actually what iam doing is read a mail which was more recent in inbox and If it is an Calendar event Iam copying that mail to Calendar Folder. So that Microsoft OUTLOOK automatically recongnizes them and secudles them in it's Calendars
    This is actually done for adminstrator's Account but not for the user1
    As you have suggested I removed the socketFactory class stuff and did this.
    and this is my modified Code
    props.put("mail.imap.host",imapHost);
    props.put("mail.imap.sasl.enable", "true");
    props.put("mail.imap.sasl.authorizationid", "user1");
    Authenticator auth=new myauthentication(imapUserName,imapPassword);
    Session session = Session.getInstance(props,auth);
    session.setDebug(true);
    store = session.getStore("imap");
    store.connect();
    And that goes like that.

Maybe you are looking for

  • How do you set Automatic Acoustic Management (AAM) for new Hard Drive?

    I have a new hard drive that I'm about to have installed into my iMac. The drive is a WD1001FALS (Western Digital Caviar Black 1TB). The only concern I have is that by all accounts it is a bit louder than some other drives, although everything being

  • Video Black on V Cast Media Manager

    When I synced my videos to vcast media manager, the thumbnails show up and the videos will play on my phone.  However, when I try to play them on my computer and when I burned them to a DVD, they show up black.  the audio plays fine, but no video.  A

  • Applescript with quicktime and excel2004

    I would appreciate any help on the following. I have a lot of quicktime videos I need to look at. Each movie contains many subjects doing diffferent things. Subject A say begins to talk, and I can get the time code of this point by looking at the qui

  • Cannot get lightdm to work - black screen

    Hi, I am somewhat new to Arch Linux (used Ubuntu, Debian and openSuSE before) and am now trying to set up my first productive Arch environment on my ultrabook. I am following this guide until after the point where a new user is added and the password

  • Need help with compound query

    I have a group of four tables that I need to query. Here are the 4 tables: <br> CREATE TABLE "APP_ATS"."BOX_INFORMATION" <br> (     "REC_COUNT_PK" NUMBER(7,0), <br>      "BOX_ID" NUMBER(5,0), <br>      "CUSTODIAN_SAP_NUMBER" VARCHAR2(5), <br>      "F