Date: Sat, 27 Sep 2003 05:31:34 -0400 (EDT) From: "Mike C." <domainadmin@3tec.com> To: freebsd-questions@freebsd.org Cc: freebsd-java@freebsd.org Subject: JBoss3 Port on FreeBSD 4.8 Message-ID: <20030927050720.W80834-100000@ns1.3tec.com>
next in thread | raw e-mail | index | archive | help
Hello all, After searching for help/forums on the net, I'm still scratching my head trying to figure out why "jboss3ctl start" always gets stuck at the "[WebService] Creating" stage. I've set the "server" directory/files ownership to "www" as suggested by other users who had similar problem. I'm using FreeBSD's native build of JDK-1.4.1 from the Port Collection. If I started JBoss3.2.1 with "bin/run.sh -c minimal", it would start smoothly. It seems Deplyer is having problem with WebService components. Has anyone got JBoss3.2.1 to work on FreeBSD 4.8? Any help will be greatly appreciated! Thank you all! Mike C. # log/stderr.log does not contain any error message # log/stdout.log output is as follows: 17:01:53,704 INFO [Server] Starting JBoss (MX MicroKernel)... 17:01:53,706 INFO [Server] Release ID: JBoss [WonderLand] 3.2.1 (build: CVSTag=JBoss_3_2_1 date=200305041533) 17:01:53,706 INFO [Server] Home Dir: /usr/local/jboss3.2 17:01:53,706 INFO [Server] Home URL: file:/usr/local/jboss3.2/ 17:01:53,707 INFO [Server] Library URL: file:/usr/local/jboss3.2/lib/ 17:01:53,708 INFO [Server] Patch URL: null 17:01:53,708 INFO [Server] Server Name: default 17:01:53,708 INFO [Server] Server Home Dir: /usr/local/jboss3.2/server/default 17:01:53,708 INFO [Server] Server Home URL: file:/usr/local/jboss3.2/server/default/ 17:01:53,709 INFO [Server] Server Data Dir: /usr/local/jboss3.2/server/default/data 17:01:53,709 INFO [Server] Server Temp Dir: /usr/local/jboss3.2/server/default/tmp 17:01:53,709 INFO [Server] Server Config URL: file:/usr/local/jboss3.2/server/default/conf/ 17:01:53,709 INFO [Server] Server Library URL: file:/usr/local/jboss3.2/server/default/lib/ 17:01:53,709 INFO [Server] Root Deployemnt Filename: jboss-service.xml 17:01:53,713 INFO [Server] Starting General Purpose Architecture (GPA)... 17:01:53,983 INFO [ServerInfo] Java version: 1.4.1-p3,Sun Microsystems Inc. 17:01:53,983 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.4.1-p3-domainadmin_27_sep_2003_11_43,Sun Microsystems Inc. 17:01:53,983 INFO [ServerInfo] OS-System: FreeBSD 4.8-RELEASE,i386 17:01:54,027 INFO [ServiceController] Controller MBean online 17:01:54,101 INFO [MainDeployer] Creating 17:01:54,131 INFO [MainDeployer] Created 17:01:54,133 INFO [MainDeployer] Starting 17:01:54,133 INFO [MainDeployer] Started 17:01:54,216 INFO [JARDeployer] Creating 17:01:54,241 INFO [JARDeployer] Created 17:01:54,242 INFO [JARDeployer] Starting 17:01:54,242 INFO [MainDeployer] Adding deployer: org.jboss.deployment.JARDeployer@1b3f829 17:01:54,243 INFO [JARDeployer] Started 17:01:54,253 INFO [SARDeployer] Creating 17:01:54,286 INFO [SARDeployer] Created 17:01:54,287 INFO [SARDeployer] Starting 17:01:54,287 INFO [MainDeployer] Adding deployer: org.jboss.deployment.SARDeployer@cbf30e 17:01:54,309 INFO [SARDeployer] Started 17:01:54,309 INFO [Server] Core system initialized 17:01:54,325 INFO [MainDeployer] Starting deployment of package: file:/usr/local/jboss3.2/server/default/conf/jboss-service.xml 17:01:56,721 INFO [Log4jService] Creating 17:01:56,725 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml 17:01:56,952 INFO [Log4jService] Created 17:01:56,955 INFO [WebService] Creating
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030927050720.W80834-100000>