-
1. Re: Getting started with JBoss AS 6
shelly.mcgowan Jan 3, 2011 12:57 PM (in response to tjkincaid)I should have the Getting Started Guide published later today or tomorrow. You can view the JBoss AS 6 Administration Console guide if you want to use that to manage your JBoss instance. For other completed AS 6 doc books, refer to the JBoss AS Official Documentation page. Can you elaborate on the exceptions seen in ther server.log?
-
2. Re: Getting started with JBoss AS 6
tjkincaid Jan 3, 2011 1:34 PM (in response to shelly.mcgowan)Shelly,
Thanks so much for the reply. I checked the admin. doc you mentioned and from what I can tell I am doing everythning as I am supposed to. Included below is the exception / error I am seeing in the server log. The thing that concerns me a bit is that the console does not appear very functional. Only the Summary and Metrics Tabs are visible and the only thing on the left hand side menu is a single entry called:
localhost.localdomain I click on it and nothing happens. From viewing docs you sent it appears there should be a lot more available to me. I included a screen shot. Also included is the boot log. Again, thanks for your help.
Tom
-
boot.log.zip 6.9 KB
-
-
3. Re: Getting started with JBoss AS 6
shelly.mcgowan Jan 3, 2011 2:06 PM (in response to tjkincaid)It appears the server did not successfully start. In the log you provided, I see the following:
13:13:23,404 WARN [SocketServerInvoker] Unable to create unbound ServerSocket: cannot set reuseAddress to true
13:13:23,405 ERROR [AbstractKernelController] Error installing to Start: name=UnifiedInvokerConnector state=Create: java.io.IOException: SocketServerInvoker[127.0.0.1:4446] error creating ServerSocket[127.0.0.1:4446]: Address already in use
at org.jboss.remoting.transport.socket.SocketServerInvoker.createServerSockets(SocketServerInvoker.java:370) [:6.0.0.Final]
at org.jboss.remoting.transport.socket.SocketServerInvoker.start(SocketServerInvoker.java:250) [:6.0.0.Final]
at org.jboss.remoting.transport.Connector.start(Connector.java:344) [:6.0.0.Final]Is there another process running on port 4446? Can you also attache the server.log?
-
4. Re: Getting started with JBoss AS 6
tjkincaid Jan 3, 2011 2:44 PM (in response to shelly.mcgowan)Thanks Shelly. It turns out I was running another instance of JBoss that was bunlded with my company's product. I shut it down and I restarted JBoss 6.0 AS. The Admin Server comes up and looks healthy. Again, really appreciate your help. Hopefully, I will have a JBoss 6.0 / PostgreSQL 9.0 blog out shortly.
-
5. Re: Getting started with JBoss AS 6
testudobb Oct 10, 2011 6:20 PM (in response to tjkincaid)Any idea if there is a plan of having a getting started guide for JBoss 6? I know AS 7 is out, but my client wants to have AS6 and I am looking something that is not Admin Console guide.
Thanks -
6. Re: Getting started with JBoss AS 6
pp2100 Nov 12, 2014 1:33 AM (in response to shelly.mcgowan)Hi Shelly,
Was the JBoss AS 6 Getting Started Guide created? Can you please post it on the AS6 documentation page.
Thanks
-
7. Re: Getting started with JBoss AS 6
wdfink Nov 13, 2014 9:09 AM (in response to pp2100)Hello Parag,
as this post is really old and JBoss AS6 is out of date I would recommend to start with WildFly, which is the renamed JBossAS project after AS7.
The current documentation can be found here Documentation - WildFly 9