Quantcast
Channel: GlassFish Related Items on Java.net
Viewing all articles
Browse latest Browse all 1091

Debian 7 doesn't boot GlassFish, but can start it manually

$
0
0

I have installed GlassFish on Debian 7 and used the "asadmin create-service" command, which produced /etc/init.d/GlassFish_domain1 and /etc/rc2.d/S20GlassFish_domain1 (and other) files. I can start GlassFish using /etc/init.d/GlassFish_domain1. Fine. But if I boot Debian, it does NOT start GlassFish (as if there wouldn't be an S20GlassFish_domain1 link).

As I am not a Debian guru I'd like to kindly ask if anybody has an idea what could be wrong and how to fix it?

Thanks
-Markus


Viewing all articles
Browse latest Browse all 1091

Trending Articles