I am getting an Error that Glassfish server starts fails.....I dont knw why?

Here is my server file..

Mar 4, 2011 5:57:08 PM com.sun.enterprise.glassfish.bootstrap.ASMain main
Welcome to Felix
================
INFO: Launching GlassFish on Felix platform
INFO: Perform lazy SSL initialization for the listener 'http-listener-2'
INFO: Starting Grizzly Framework 1.9.18-o - Fri Mar 04 17:57:16 IST 2011
INFO: Starting Grizzly Framework 1.9.18-o - Fri Mar 04 17:57:16 IST 2011
INFO: Grizzly Framework 1.9.18-o started in: 140ms listening on port 8181
INFO: Grizzly Framework 1.9.18-o started in: 203ms listening on port 8080
INFO: GlassFish Server Open Source Edition 3.0.1 (22) startup time : Felix(6079ms) startup services(1375ms) total(7454ms)
INFO: Grizzly Framework 1.9.18-o started in: 140ms listening on port 4848
INFO: Grizzly Framework 1.9.18-o started in: 94ms listening on port 7676
INFO: Grizzly Framework 1.9.18-o started in: 125ms listening on port 3700
INFO: Binding RMI port to *:8686
INFO: JMXStartupService: Started JMXConnector, JMXService URL = service:jmx:rmi://beacon-01:8686/jndi/rmi://beacon-01:8686/jmxrmi
INFO: Using com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate as the delegate
INFO: [Thread[GlassFish Kernel Main Thread,5,main]] started
INFO: {felix.fileinstall.poll (ms) = 5000, felix.fileinstall.dir = C:\Program Files\glassfish-3.0.1\glassfish\domains\domain1\autodeploy\bundles, felix.fileinstall.debug = 1, felix.fileinstall.bundles.new.start = true, felix.fileinstall.tmpdir = C:\DOCUME~1\Beacon01\LOCALS~1\Temp\fileinstall--882841126628272505, felix.fileinstall.filter = null}
INFO: {felix.fileinstall.poll (ms) = 5000, felix.fileinstall.dir = C:\Program Files\glassfish-3.0.1\glassfish\modules\autostart, felix.fileinstall.debug = 1, felix.fileinstall.bundles.new.start = true, felix.fileinstall.tmpdir = C:\DOCUME~1\Beacon01\LOCALS~1\Temp\fileinstall-9001526624098463795, felix.fileinstall.filter = null}
INFO: Updating configuration from org.apache.felix.fileinstall-autodeploy-bundles.cfg
INFO: Installed C:\Program Files\glassfish-3.0.1\glassfish\modules\autostart\org.apache.felix.fileinstall-autodeploy-bundles.cfg
INFO: {felix.fileinstall.poll (ms) = 5000, felix.fileinstall.dir = C:\Program Files\glassfish-3.0.1\glassfish\domains\domain1\autodeploy\bundles, felix.fileinstall.debug = 1, felix.fileinstall.bundles.new.start = true, felix.fileinstall.tmpdir = C:\DOCUME~1\Beacon01\LOCALS~1\Temp\fileinstall-1457968691187635095, felix.fileinstall.filter = null}

Recommended Answers

All 3 Replies

Was it working fine previously or is this a new install? If this is a new install which version? Also, AFAIK, Glassfish had problems starting up if the install path contained space characters (as it is in your case).

If a reinstall doesn't fix it, I'd recommend hitting the Glassfish forums for better answers.

Thaanks for ur reply....

version is 6.9.1.....

I have quick hill antivirus installed...so when i installed new software...the firewall prompts for block or allow....

during installation of netbeans 6.9.1 by mistake i blocked the http server....may be bcoz of this i m getting this ...

any help from u

Then browse through your anti-virus documentation and have a look at how you can unblock the glassfish application server.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.