Hello,
Newbie problem : I can't start the J2EE Application Server from
Netbeans even though it's registered in it. Here's a short "trace" of
what I did:
- installed J2EE and got the "helloworld.war" running.
- installed NetBeans and in it added and registered the J2EE
Application Server.
- requested the server's Admin Console from NetBeans and it opened in a
browser and I logged in successfuly.
- shut everything down (servers, JVM, netbeans, etc) and restarted
Netbeans.
- right clicked J2EE server in Netbeans Runtime panel and chose "Start"
but it wouldn't start, just kept displaying "Starting AppServer...".
Any idea as to what is wrong?
==========================
IchBin - 26 Mar 2006 18:45 GMT
> Hello,
>
[quoted text clipped - 19 lines]
>
> ==========================
Maybe looking at the server.log file for AS would help. I have JCreator
with the AS that installed with it. No problem there. I also have
Netbeans 1.5 and I am able to start that AS from it. Sometimes is take a
while to load. Not implying that this is the problem.
Not sure what platform you are on but looking at the server.log, or
posting here, and looking at the AS task or subtask to see if it is
getting any cycles or doing any I/O.
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
hajo - 27 Mar 2006 09:13 GMT
> Hello,
>
[quoted text clipped - 19 lines]
>
> ==========================