glassfish server 3 start failed ????
-
hi all. I using netbean 6.9.1 and using web(GlassFish). but when run web, it error ==> "glassfish server 3 start failed" please help me thanks nothing
most servers have a log file. Did you look for it? :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, and update CP Vanity to V2.0 if you haven't already.
-
hi all. I using netbean 6.9.1 and using web(GlassFish). but when run web, it error ==> "glassfish server 3 start failed" please help me thanks nothing
did you checked that there is no other server or program which is using same port as your glassfish, besides as a tip glassfish is stupid ,it gives problem many times or you can say its still incomplete or buggy, better use tomcat(not installer for netbeans) or sun java application server.
-
hi all. I using netbean 6.9.1 and using web(GlassFish). but when run web, it error ==> "glassfish server 3 start failed" please help me thanks nothing
If you take a look to Server Tab in NetBeans IDE, probably you'll find that needs an inexistent file into ../domains/domain1 folder. Try to start it from IDE without any project (Start Server) or manually from <>/glassfish/bin/startserv. Best Regards
-
hi all. I using netbean 6.9.1 and using web(GlassFish). but when run web, it error ==> "glassfish server 3 start failed" please help me thanks nothing