there is no error that comes out of the console, shall send you the screen contents below ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- Start of Screen Contents ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- C:\bea\user_projects\mydomain>echo off
CLASSPATH=C:\bea\jdk131_03\lib\tools.jar;C:\bea\weblogic700\server\lib\weblo gic_sp.jar;C:\bea\weblogic700\server\lib\weblogic.ja C:\j2sdkee1.3\bin;C:\jdk1.3.1\bin;C:\j2sdkee1.3\lib\classes\jaxb-1.0-ea\lib; C:\struts\jakarta-struts-1.1-b1-lib\commons-digester ar;C:\struts\jakarta-struts-1.1-b1-lib\commons-beanutils.jar;C:\struts\jakar ta-struts-1.1-b1-lib\commons-collections.jar;C:\stru \jakarta-struts-1.1-b1-lib\commons-dbcp.jar;C:\struts\jakarta-struts-1.1-b1- lib\commons-logging.jar;C:\struts\jakarta-struts-1.1 1-lib\commons-pool.jar;commons-services.jar;C:\struts\jakarta-struts-1.1-b1- lib\commons-validator.jar;C:\struts\jakarta-struts-1 -b1-lib\jdbc2_0-stdext.jar PATH=.;C:\bea\weblogic700\server\bin;C:\bea\jdk131_03\bin;C:\WINNT\system32; C:\WINNT;C:\SYBASE\dll;C:\SYBASE\bin;C:\jdk1.3.1;C:\ sdkee1.3;C:\j2sdkee1.3\lib\classes\jaxb-1.0-ea\bin;C:\jakarta-ant-1.5\bin;c: \jdk1.3.1\jre\bin\classic *************************************************** * 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 * *************************************************** C:\bea\user_projects\mydomain>"C:\bea\jdk131_03\bin\java" -hotspot -Xms32m - Xmx200m -Dweblogic.security.SSL.trustedCAKeyStore=C: ea\weblogic700\server\lib\cacerts -Dweblogic.Name=myserver -Dbea.home="C:\be a" -Dweblogic.management.username=system -Dweblogic. nagement.password=fred -Dweblogic.ProductionModeEnabled= -Djava.security.pol icy="C:\bea\weblogic700\server\lib\weblogic.poli " weblogic.Server Starting WebLogic Server... <26/08/2002 12:30:14> <Notice> <Management> <140005> <Loading configuration C:\bea\user_projects\mydomain\.\config.xml> <26/08/2002 12:30:28> <Notice> <Security> <090082> <Security initializing using realm myrealm.> <26/08/2002 12:30:28> <Notice> <WebLogicServer> <000327> <Starting WebLogic Admin Server "myserver" for domain "mydomain"> activating app: _appsdir_DefaultWebApp_dir Activate application _appsdir_DefaultWebApp_dir on myserver( Running ) Activate application _appsdir_DefaultWebApp_dir on myserver( Completed ) <26/08/2002 12:30:59> <Notice> <Management> <141052> <Application Poller started for development server.> <26/08/2002 12:31:00> <Notice> <Security> <090092> <SSL will load trusted CAs from the JDK cacerts KeyStore: C:\bea\jdk131_03\jr lib\security\cacerts for realm myrealm on server myserver.> <26/08/2002 12:31:02> <Notice> <WebLogicServer> <000354> <Thread "ListenThread.Default" listening on port 7001> <26/08/2002 12:31:02> <Notice> <WebLogicServer> <000354> <Thread "SSLListenThread.Default" listening on port 7002> <26/08/2002 12:31:02> <Notice> <Management> <141030> <Starting discovery of Managed Server... This feature is on by default, you ay turn this off by passing -Dweblogic.management.discover=false> <26/08/2002 12:31:02> <Notice> <WebLogicServer> <000331> <Started WebLogic Admin Server "myserver" for domain "mydomain" running n Development Mode> <26/08/2002 12:31:02> <Notice> <WebLogicServer> <000365> <Server state changed to RUNNING> <26/08/2002 12:31:02> <Notice> <WebLogicServer> <000360> <Server started in RUNNING mode> C:\bea\user_projects\mydomain>pause Press any key to continue . . . ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- End of Screen Contents ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- ----- Original Message ----- From: "sanjay saini" <[EMAIL PROTECTED]> To: "GlennODickson" <[EMAIL PROTECTED]> Sent: Sunday, August 25, 2002 1:00 AM Subject: Re: Re: Weblogic 7.0 Frequently Crashing Console > Hi > Sorry I was not in the office.......... > I have seen file you send you can add a pause in the > "C:\bea\weblogic700\server\bin\startWLS.cmd" startWLS,cmd file This is the > second window that server will open .Nowyou can see the exact error before > closing the console > > > Cheers > Sanjay > ----- Original Message ----- > From: "GlennODickson" <[EMAIL PROTECTED]> > To: "sanjay saini" <[EMAIL PROTECTED]> > Sent: Thursday, August 22, 2002 9:47 PM > Subject: Re: Re: Weblogic 7.0 Frequently Crashing Console > > > > Here is the console I am using. I know to start the server I can run the > > file called > > > > C:\bea\user_projects\mydomain\startWebLogic.cmd - file i have provided you > > > > I starts fine but when I call the console that too start and presents the > > console. Then a second browser window opens automatically and I have not > > idea what that is for but it when it opens it causes the crash. > > > > I've included a number of file even the config.xml so I hope this helps > > > > Regards > > Glenn > > > > > > ----- Original Message ----- > > From: "sanjay saini" <[EMAIL PROTECTED]> > > To: "GlennODickson" <[EMAIL PROTECTED]> > > Sent: Thursday, August 22, 2002 6:11 PM > > Subject: Re: Re: Weblogic 7.0 Frequently Crashing Console > > > > > > > Hi Glenn, > > > You can find "startExamplesServer.cmd" in the following folder > > > "beaHome\weblogic700b\samples\server\config\examples" > > > you can add a pause in the end of this file and then run the server and > > > check for the error or mail me that console ,Then I will be able to help > > you > > > out. > > > > > > Sanjay Saini > > > > > > > > > ----- Original Message ----- > > > From: "GlennODickson" <[EMAIL PROTECTED]> > > > To: "sanjay saini" <[EMAIL PROTECTED]> > > > Cc: <[EMAIL PROTECTED]> > > > Sent: Thursday, August 22, 2002 1:39 PM > > > Subject: Re: Re: Weblogic 7.0 Frequently Crashing Console > > > > > > > > > > I have added my own application but it did crash before I did that. I > > have > > > > even re-installed to no avail. > > > > > > > > Anymore idea would be very welcome. I gather that people using the > > > non-eval > > > > version of WL7.0 are not experiencing this problem. > > > > > > > > Glenn > > > > ----- Original Message ----- > > > > From: "sanjay saini" <[EMAIL PROTECTED]> > > > > To: "GlennODickson" <[EMAIL PROTECTED]> > > > > Sent: Wednesday, August 21, 2002 10:01 PM > > > > Subject: Re: Re: Weblogic 7.0 Frequently Crashing Console > > > > > > > > > > > > > If you are adding any application in the examples directory > manually > > in > > > > > that case it get crashed . > > > > > Or if you manually made some mistakes in the config.xml file . > > > > > You need not to install any plugin . > > > > > > > > > > Sanjay Saini > > > > > > > > > > ----- Original Message ----- > > > > > From: "GlennODickson" <[EMAIL PROTECTED]> > > > > > To: <[EMAIL PROTECTED]> > > > > > Sent: Wednesday, August 21, 2002 6:52 PM > > > > > Subject: Re: Weblogic 7.0 Frequently Crashing Console > > > > > > > > > > > > > > > > Where do I get that from ? > > > > > > > > > > > > And what is this plug-in for. I have an eval of wl7.0 and just > > > installed > > > > > it. > > > > > > > > > > > > Regards > > > > > > Glenn > > > > > > ----- Original Message ----- > > > > > > From: <[EMAIL PROTECTED]> > > > > > > To: "SUBSCRIBE EJB-INTEREST Anonymous" <[EMAIL PROTECTED]> > > > > > > Cc: <[EMAIL PROTECTED]> > > > > > > Sent: Wednesday, August 21, 2002 9:16 PM > > > > > > Subject: Re: Weblogic 7.0 Frequently Crashing Console > > > > > > > > > > > > > > > > > > > > > > > > > > One reason could be you don't have a proper Java Plug in for the > > > Menu > > > > > > > Applet to work. > > > > > > > > > > > > > > > > > > > > > > > > > > > > SUBSCRIBE > > > > > > > EJB-INTEREST To: > > > > > > [EMAIL PROTECTED] > > > > > > > Anonymous cc: > > > > > > > <glennodickson@HO Subject: > Weblogic > > > 7.0 > > > > > > Frequently Crashing Console > > > > > > > TMAIL.COM> > > > > > > > Sent by: A > > > > > > > mailing list for > > > > > > > Enterprise > > > > > > > JavaBeans > > > > > > > development > > > > > > > <EJB-INTEREST@JAV > > > > > > > A.SUN.COM> > > > > > > > > > > > > > > > > > > > > > 08/21/02 06:34 PM > > > > > > > Please respond to > > > > > > > SUBSCRIBE > > > > > > > EJB-INTEREST > > > > > > > Anonymous > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Everytime I log in and the second browser windows appears (I > have > > > not > > > > > idea > > > > > > > why a second window as I am new to weblogic), the console > crashes. > > > > > > > > > > > > > > 1. What is this secoond separate/new window that appears in > > addition > > > > to > > > > > > the > > > > > > > window from whcih I have logged in is for? > > > > > > > > > > > > > > 2. Has anyone experienced this crashing and how did they fix it > ? > > > > > > > > > > > > > > TIA > > > > > > > Glenn > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > =========================================================================== > > > > > > > To unsubscribe, send email to [EMAIL PROTECTED] and include > in > > > the > > > > > > body > > > > > > > of the message "signoff EJB-INTEREST". For general help, send > > email > > > > to > > > > > > > [EMAIL PROTECTED] and include in the body of the message > > "help". > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -----------------------Disclaimer------------------------ > > > > > > > > > > > > > > The views of the author may not necessarily reflect those > > > > > > > of the Company. All liability is excluded to the extent > > > > > > > permitted by law for any claims arising as a result of the > > > > > > > use of this medium to transmit information by or to > > > > > > > IT Solutions (India) Pvt. Ltd. > > > > > > > > > > > > > > We have taken precautions to minimize the risk of > > > > > > > transmitting software viruses, but we advise you to > > > > > > > carry out your own virus checks on any attachment to > > > > > > > this message. We cannot accept liability for any loss or > > > > > > > damage caused by software viruses. > > > > > > > > > > > > > > ------------------------Disclaimer------------------------ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > =========================================================================== > > > > > > To unsubscribe, send email to [EMAIL PROTECTED] and include in > > the > > > > > body > > > > > > of the message "signoff EJB-INTEREST". For general help, send > email > > > to > > > > > > [EMAIL PROTECTED] and include in the body of the message > "help". > > > > > > > > > > > > > > > > > > =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
