GlassFish 3.1 won't start from Eclipse -


i'm using linux, , i've installed glassfish 3.1 outside of eclipse. starts fine asadmin start-domain.

in eclipse helios i've installed latest version of glassfish tools, server adapter etc. i've added "server" instance external glassfish, when try start it, eclipse console says "waiting domain1 start ......" – more , more dots printed while wait several minutes. there's dialog saying "server glassfish 3.1 @ localhost failed start."

at no point http://localhost:8080 responding.

there no other errors messages can find. server log (glassfish/domains/domain1/server.log) prints long startup command, , then:

feb 28, 2011 10:48:45 pm com.sun.enterprise.admin.launcher.gflauncherlogger info                                                                                                                                   info: launched in 3 msec. 

the glassfish installation entirely stock, no applications loaded. works fine when started command line outside of eclipse.

i've tried reinstall glassfish different locations, i've reinstalled eclipse no plugins except glassfish stuff.

the strange thing "internal glassfish 3.1" server, distributed eclipse plugin , lives inside eclipse/plugins, works fine , starts snappily. i'd have external glassfish can run independently of eclipse when want to.

help appreciated!

hum. news internal server working. external one, first thing test if server can started outside eclipse. check domain directory known eclipse (hint: server properties tab), , if location 1 want use. maybe domain has been started different glassfish server? in case, make sure osgi-cache/ directory in domain deleted first.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -