facebook

Can’t start WebLogic 7 in Debug mode [Closed]

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #202108 Reply

    vlenin
    Member

    – System Setup ——————————-
    Operating System and version: XP SP 1
    Eclipse version: 2.1.2
    Eclipse build id: 200311030802
    MyEclipse version: 2.7 RC2
    Eclipse JDK version: 1.3.1_06
    Application Server JDK version: 1.3.1_08

    – Message Body ——————————-
    WebLogic starts up fine in Run mode but hangs in Debug mode:
    My output is as follows:

    Starting WebLogic Server…
    <Jan 19, 2004 6:33:19 PM EST> <Warning> <Management> <141091> <-Dweblogic.Domain=<domainName> is no longer a required command line option, if you do not pass it in the domain name can be be inferred from the configuration file : config.xml>
    <Jan 19, 2004 6:33:21 PM EST> <Notice> <Management> <140005> <Loading configuration C:\bea\user_projects\wbdomain\config.xml>
    <Jan 19, 2004 6:33:31 PM EST> <Notice> <Security> <090082> <Security initializing using realm myrealm.>
    <Jan 19, 2004 6:33:32 PM EST> <Notice> <WebLogicServer> <000327> <Starting WebLogic Admin Server “myserver” for domain “wbdomain”>

    Any suggestions would be great.

    Thanks

    Mikeundefined

    #202110 Reply

    vlenin
    Member

    Ok, now I can get WebLogic to start up in debug mode, but when I hit my app via a browser the first page never resolves. It just seems to hang. There is no error message and it never gets to my first breakpoint.

    #202122 Reply

    Scott Anderson
    Participant

    This problem is caused by using 1.3.1 to launch WebLogic due to bugs in the debug implementation of the old JDK’s. If you use JDK 1.4.1 instead, debugging will work properly. We’ve run this down before in this thread:
    https://www.genuitec.com/forums/topic/debugging-servlets-on-weblogic-7-0-2-closed/&highlight=debugging+1+3+1

    #202134 Reply

    vlenin
    Member

    Thanks!

    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Can’t start WebLogic 7 in Debug mode [Closed]

You must be logged in to post in the forum log in