Hi,
today I tried to upgrade our GF 3.0.1 to 3.1. We use it only as an servlet container for our rails-application.
I upgraded via the "updatetool" (source=stable.glassfish.org).
After installing the new packages I stopped the domain and I started it with the --upgrade option like suggested.
However now
asadmin --secure=true start-domain domain1
does not come back.
jvm.log and server.log are available from
http://www.randspringer.de/jvm.log
http://www.randspringer.de/server.log
What is the problem and how can I get the glassfish running again?
Thomas