[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBOSS on MAC OS X leopard

taysay do-not-reply at jboss.com
Thu Nov 6 00:51:51 EST 2008


Good day all,

I am a Java developer who has being running java applications(j2se/j2ee) on the windows platform, though I am new to the MAC OS X world, I however find it quite interesting, I have a MacBook running version 10.5.4 I have eclipse and Netbeans running beautifully as well as MySql, I however have issues running JBOSS this has given me lots of trouble. To that effect I am posting this lenghty jboss console messages for you all to please look through and give me help which I am in dire need of 


taysay-shaguys-macbook:jboss taysayshaguy$ cd /Applications/jboss .DS_Store jboss-4.2.3.GA/ 
taysay-shaguys-macbook:jboss taysayshaguy$ cd /Applications/jboss/jboss-4.2.3.GA/bin 
taysay-shaguys-macbook:bin taysayshaguy$ run.sh
-bash: run.sh: command not found
taysay-shaguys-macbook:bin taysayshaguy$ ./run.sh
./run.sh: line 89: ulimit: open files: cannot modify limit: Invalid argument
run.sh: Could not set maximum file descriptor limit: unlimited
=========================================================================

JBoss Bootstrap Environment

JBOSS_HOME: /Applications/jboss/jboss-4.2.3.GA

JAVA: java

JAVA_OPTS: -Dprogram.name=run.sh -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000

CLASSPATH: /Applications/jboss/jboss-4.2.3.GA/bin/run.jar

=========================================================================

13:43:01,939 INFO [Server] Starting JBoss (MX MicroKernel)...
13:43:01,939 INFO [Server] Release ID: JBoss [Trinity] 4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181439)
13:43:01,944 INFO [Server] Home Dir: /Applications/jboss/jboss-4.2.3.GA
13:43:01,944 INFO [Server] Home URL: file:/Applications/jboss/jboss-4.2.3.GA/
13:43:01,945 INFO [Server] Patch URL: null
13:43:01,945 INFO [Server] Server Name: default
13:43:01,945 INFO [Server] Server Home Dir: /Applications/jboss/jboss-4.2.3.GA/server/default
13:43:01,946 INFO [Server] Server Home URL: file:/Applications/jboss/jboss-4.2.3.GA/server/default/
13:43:01,946 INFO [Server] Server Log Dir: /Applications/jboss/jboss-4.2.3.GA/server/default/log
13:43:01,946 INFO [Server] Server Temp Dir: /Applications/jboss/jboss-4.2.3.GA/server/default/tmp
13:43:01,946 INFO [Server] Root Deployment Filename: jboss-service.xml
13:43:02,179 INFO [ServerInfo] Java version: 1.5.0_16,Apple Inc.
13:43:02,180 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.5.0_16-133,Apple Inc.
13:43:02,180 INFO [ServerInfo] OS-System: Mac OS X 10.5.4,i386
13:43:02,465 INFO [Server] Core system initialized


OTHER TYPICAL JBOSS MESSAGE

I Depend On:
jboss:service=TransactionManager
jboss.jca:service=DataSourceBinding,name=DefaultDS

ObjectName: jboss.web.deployment:war=web-console.war,id=1092359086
State: FAILED
Reason: org.jboss.deployment.DeploymentException: Error during deploy; - nested throwable: (javax.management.RuntimeOperationsException: Exception invoking method init)
I Depend On:
jboss.admin:service=PluginManager

ObjectName: jboss.web.deployment:war=invoker.war,id=65268563
State: FAILED
Reason: org.jboss.deployment.DeploymentException: Error during deploy; - nested throwable: (javax.management.RuntimeOperationsException: Exception invoking method init)

ObjectName: jboss.web.deployment:war=ROOT.war,id=-2088321142
State: FAILED
Reason: org.jboss.deployment.DeploymentException: Error during deploy; - nested throwable: (javax.management.RuntimeOperationsException: Exception invoking method init)

ObjectName: jboss.web.deployment:war=jbossmq-httpil.war,id=-738882883
State: FAILED
Reason: org.jboss.deployment.DeploymentException: Error during deploy; - nested throwable: (javax.management.RuntimeOperationsException: Exception invoking method init)


13:43:29,049 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
13:43:29,056 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
13:43:29,058 INFO [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181439)] Started in 27s:110ms

at this point calling the URL in my browser returns no response at all infact the brower just stares at me.

2, At the same time when I try to update my jdk with JavaForMacOSX10.5Update2.dmg from apple all I get is 1.5.0_16 is that same for 1.6.x

I will apprecaite your help very much thank you and sorry for the trouble.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187180#4187180

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187180



More information about the jboss-user mailing list