facebook

[Closed] dos comand prompt poped up w/WebLogic JSP compile

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #238803 Reply

    gibs
    Member

    I just moved my web project into MyEclipse and tied weblogic 6 sp1 into it so I can run weblogic inside MyEclipse. Everything is fine but when I run my app, the first time I accessed a link that retrieved data in the backend, a dos comand prompt poped up for a second and then dissapeared. This only happened the first time so if i accessed that link again, the dos comand did not pop up. I’m running it on my xp machine. If I started weblogic outside MyEclipse in a dos comand prompt and ran the app, the dos prompt did not happen. Do you have any ideas?

    #238827 Reply

    gibs
    Member

    when you start weblogic from within MyEclipse, does it call the startWeblogic.cmd program? If not, then what does it call? I’m still trying to debug the pop up dos comand problem. Thanks

    #238869 Reply

    Riyad Kalla
    Member

    I’ve asked someone to look into this.

    #238902 Reply

    Scott Anderson
    Participant

    when you start weblogic from within MyEclipse, does it call the startWeblogic.cmd program?

    No, it does not. Our connector basically startus up WebLogic the same way, using the same startup class and arguments as the script, but it does so directly by invoking the same Java main routine as the script. It doesn’t call the script itself.

    #239015 Reply

    gibs
    Member

    The problem with the dos prompt popped up within MyEclipse might be because Weblogic was trying to compile the jsp pages the first time you access it and it needs to use the comand prompt to do this. After that it’s fine. I used WSAD with WebSphere app server before and it did not do this but I guess Weblogic is different. If you know of a way to suppress this and not have weblogic displays the dos prompt then pls let me know. Otherwise, I can consider this issue closed for now. Thanks

    #239028 Reply

    Riyad Kalla
    Member

    gibs,
    We tried this internally one two different test machines and didn’t see the console window pop really quickly. Can you track down all the JDKs and JREs you have installed? On these test systems we have the Sun JDK installed, no IBM and no JRockit… would this possibly be an area where our test systems and your’s differ?

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: [Closed] dos comand prompt poped up w/WebLogic JSP compile

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