users@glassfish.java.net

Problem at running Asadmin/Domain1

From: Sxing <raziel-da-ripper_at_gmx.de>
Date: Wed, 18 May 2011 06:07:14 -0700 (PDT)

Hey guys, Im new to the board and hope that u can help me with this serious
issue.

Currently I am working on a project at my university where Im supposed to
set up a repository, a postgresql sb and some other stuff ... LIKE glassfish
... YAAAAAy^^

Well tbh I have no idea what the problem is, my os (the server im working
on) is ubuntu lucid lynx but I dont have a graphical user interface so i
cant just the executable provided on the glassfish page.

Instead im using the method with the zip file.

The server Im working on is behind a proxy but again I have no idea how to
change what settings/configs in order to get to my goal.

All I did so far was set the JAVA_HOME and PATH and ofcourse unzipped
glassfish 3.0.1 I have the latest sun jdk installed, the server is clean
otherwise just java and glassfish on it so far.

already changed ownership of the directories with

chown +x -R ...

Here is the server.log that i get,


Last login: Wed May 18 13:09:43 2011 from lvis22.fbm.fht-stuttgart.de
student_at_tech16:~$ cd
/usr/glassfish3/glassfishv3/glassfish/domains/domain1/logs
student_at_tech16:/usr/glassfish3/glassfishv3/glassfish/domains/domain1/logs$
less server.log
-Djavax.net.ssl.keyStore=/usr/glassfish3/glassfishv3/glassfish/domains/domain1/config/keystore.jks
-Dosgi.shell.telnet.port=6666
-Djava.security.policy=/usr/glassfish3/glassfishv3/glassfish/domains/domain1/config/server.policy
-Dfelix.fileinstall.poll=5000
-Dcom.sun.aas.instanceRoot=/usr/glassfish3/glassfishv3/glassfish/domains/domain1
-Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
-Dosgi.shell.telnet.ip=127.0.0.1
-Djava.endorsed.dirs=/usr/glassfish3/glassfishv3/glassfish/modules/endorsed:/usr/glassfish3/glassfishv3/glassfish/lib/endorsed
-Dcom.sun.aas.installRoot=/usr/glassfish3/glassfishv3/glassfish
-Djava.ext.dirs=/usr/lib/jvm/java-6-sun-1.6.0.24/lib/ext:/usr/lib/jvm/java-6-sun-1.6.0.24/jre/lib/ext:/usr/glassfish3/glassfishv3/glassfish/domains/domain1/lib/ext
-Dfelix.fileinstall.bundles.new.start=true
-Djavax.net.ssl.trustStore=/usr/glassfish3/glassfishv3/glassfish/domains/domain1/config/cacerts.jks
-Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
-Djava.security.auth.login.config=/usr/glassfish3/glassfishv3/glassfish/domains/domain1/config/login.conf
-DANTLR_USE_DIRECT_CLASS_LOADING=true
-Dfelix.fileinstall.debug=1
-Dorg.glassfish.web.rfc2109_cookie_names_enforced=false
-Doc.sun.enterprise.tools.admingui.NO_NETWORK=true
-Djava.library.path=/usr/glassfish3/glassfishv3/glassfish/lib:/usr/lib/jvm/java-6-sun-1.6.0.24/jre/lib/amd64/server:/usr/lib/jvm/java-6-sun-1.6.0.24/jre/lib/amd64:/usr/lib/jvm/java-6-sun-1.6.0.24/lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
com.sun.enterprise.glassfish.bootstrap.ASMain
-domainname
domain1
-asadmin-args
start-domain
-instancename
server
-verbose
false
-debug
false
-asadmin-classpath
/usr/glassfish3/glassfishv3/glassfish/modules/admin-cli.jar
-asadmin-classname
com.sun.enterprise.admin.cli.AsadminMain
-upgrade
false
-domaindir
/usr/glassfish3/glassfishv3/glassfish/domains/domain1
-read-stdin
true
[#|2011-05-18T14:19:18.204+0200|INFO|glassfish3.0.1|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=31;_ThreadName=Thread-1;|JMXStartupService:
Stopped JMXConnectorServer:
service:jmx:rmi://tech16.fbm.fht-stuttgart.de:8686/jndi/rmi://tech16.fbm.fht-stuttgart.de:8686/jmxrmi|#]

[#|2011-05-18T14:19:18.205+0200|INFO|glassfish3.0.1|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=31;_ThreadName=Thread-1;|JMXStartupService
and JMXConnectors have been shut down.|#]

[#|2011-05-18T14:19:18.245+0200|INFO|glassfish3.0.1|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=31;_ThreadName=Thread-1;|AMXStartupService:
has been shut down and all AMX MBeans unregistered, remaining MBeans: []|#]

[#|2011-05-18T14:19:18.246+0200|INFO|glassfish3.0.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=31;_ThreadName=Thread-1;|Shutdown
procedure finished|#]

18.05.2011 14:19:18 com.sun.enterprise.admin.launcher.GFLauncherLogger info
INFO: Successfully launched in 8 msec.

I hope you can help me I am really going crazy here, its the first time Im
working with unix and I dont have much experience in this stuff, but in
order to get a good mark I HAVE to get this working.

Oh and some additional points from my side, I also cant stop or start
asadmin via:

-->sh asadmin start-domain

THX in advance
-- 
View this message in context: http://old.nabble.com/Problem-at-running-Asadmin-Domain1-tp31646686p31646686.html
Sent from the java.net - glassfish users mailing list archive at Nabble.com.