Ouch !

That diagnostoc is a mess. It is difficult for me to
tell what is going on. The only thought I have is that
I have found that if JDeveloper starts a server/dameon
process and you do not send output to the console ( a
dos window ) then there is no easy way to shut it
down. With the console output, you just Ctrl-C the dos
window. Consequently, once you start the process,
subsequent attempts give an error because the port is
already bound. That particular error does not show up
in this dump, but you never can be sure......

I recomend you mosey on over to technet.oracle.com,
sign up and post a message in the forum there.

//Nicholas

--- Jason Park <[EMAIL PROTECTED]> wrote:
> Fellow Servlet Developers,
>
> I am in a process of evaluating Oracle JDeveloper
> 3.0 under Win95/98. For some reason, its built-in
> java web server is not working for a servlet to run
> within the JDev environment. When I run it outside
> of the environment with Sun's JSWDK it runs just
> fine though, so I don't suspect the servlet itself.
>
> All I am getting is the following error messages.
> Would anybody be able to shed some light for me?
> "C:\ORACLE\JDEVELOPER 3.0\java1.2\jre\bin\javaw.exe"
> -mx50m -classpath "C:\ORACLE\JDEVELOPER
> 3.0\myclasses;C:\ORACLE\JDEVELOPER
> 3.0\lib\webtogo.jar;C:\ORACLE\JDEVELOPER
> 3.0\lib\xmlparser.jar;C:\ORACLE\JDEVELOPER
> 3.0\lib\ojsprun.jar;C:\ORACLE\JDEVELOPER
> 3.0\jswdk-1.0\lib\servlet.jar;C:\ORACLE\JDEVELOPER
> 3.0\lib\jdev-rt.zip;C:\ORACLE\JDEVELOPER
> 3.0\lib\jbcl2.0.zip;C:\ORACLE\JDEVELOPER
> 3.0\myclasses;C:\ORACLE\JDEVELOPER
> 3.0\lib\jdev-rt.zip;C:\ORACLE\JDEVELOPER
>
3.0\jdbc\lib\oracle8.1.5\classes111.zip;C:\ORACLE\JDEVELOPER
> 3.0\lib\connectionmanager.zip;C:\ORACLE\JDEVELOPER
> 3.0\lib\webtogo.jar;C:\ORACLE\JDEVELOPER
> 3.0\lib\xmlparser.jar;C:\ORACLE\JDEVELOPER
> 3.0\lib\ojsprun.jar;C:\ORACLE\JDEVELOPER
> 3.0\jswdk-1.0\lib\servlet.jar;C:\ORACLE\JDEVELOPER
> 3.0\lib\jbcl2.0.zip;C:\ORACLE\JDEVELOPER
> 3.0\java1.2\jre\lib\rt.jar"
> oracle.jdeveloper.debugger.ServletMain
> package5.Servlet5 "C:\ORACLE\JDEVELOPER
> 3.0\public_html" log3: java.io.IOException:
> CreateProcess: cmd.exe /C start ""
> "C:\ORACLE\JDEVELOPER
> 3.0\public_html\WebAppRunner.html"
> error=0java.lang.Process
> java.lang.Runtime.execInternal(java.lang.String[],
> java.lang.String[])log3: java.lang.Process
> java.lang.Runtime.exec(java.lang.String[],
> java.lang.String[])log3: java.lang.Process
> java.lang.Runtime.exec(java.lang.String,
> java.lang.String[])log3: java.lang.Process
> java.lang.Runtime.exec(java.lang.String)log3: void
>
oracle.jdeveloper.debugger.ServletDebugger.showErrorPage(java.lang.Exception)log3:
> void
>
oracle.jdeveloper.debugger.ServletDebugger.startListening()log3:
> void
>
oracle.jdeveloper.debugger.WebServerThread.run()log3:
>
>
> Jason Park
> Phone: 703-968-2354
> Email: [EMAIL PROTECTED]
>


=====
"And what causes me to run?
'Cause you're a...
Big Black Furry Creature From Mars"


--
Nicholas Whitehead
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to