• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

I can't manual start Glassfish V2 for some reason. Please Help me.

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Fellow Programmers

I am doing a Tutorial called "Using Hibernate in a web application" Here is the link to the tutorial : http://www.netbeans.org/kb/docs/web/hibernate-webapp.html
I am using NetBeans IDE 6.5.1 and Glassfish V2 for the tutoral. I am getting the following error message When i try to run the project:

deps-module-jar:
deps-ear-jar:
deps-jar:
library-inclusion-in-archive:
library-inclusion-in-manifest:
compile:
compile-jsps:
C:\DVDStore\nbproject\build-impl.xml:552: Deployment error:
Starting of server GlassFish V2 is not supported. Please, start the server manually.
See the server log for details.
BUILD FAILED (total time: 3 seconds)


When I right-click on GlassFish V2 server, I can see that the "start"
button is disabled and "Stop" button is disabled too. So I can't manual start the server. And nothing happens
when I click the "Refresh" button.

Could Someone please help me figure out how to fix it pleases? I need help ASAP. Thank you in Advance.

Your Friend

Mitchell T. McKnight (GreenHorn)

 
Look ma! I'm selling my stuff!
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic