hi i am new in the macworld... i bought me a macbook is there a chance to run jboss 4.2.2.GA on mac os x 10.5? please do you know a link to a howto or maybe you can write a short instruction here? what i tried so far is... i downloaded the zip, extracted it, made a new server configuration in eclipse. but when i try to start it, i get the following error
run.bat: unused non-option argument: - | run.bat: unused non-option argument: type | run.bat: unused non-option argument: your | run.bat: unused non-option argument: own | run.bat: unused non-option argument: here | 00:18:01,940 INFO [Server] Starting JBoss (MX MicroKernel)... | 00:18:01,941 INFO [Server] Release ID: JBoss [Trinity] 4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139) | 00:18:01,949 INFO [Server] Home Dir: /Applications/jboss-4.2.2.GA | 00:18:01,949 INFO [Server] Home URL: file:/Applications/jboss-4.2.2.GA/ | 00:18:01,950 INFO [Server] Patch URL: null | 00:18:01,950 INFO [Server] Server Name: default,all,minimal,other | 00:18:01,950 INFO [Server] Server Home Dir: /Applications/jboss-4.2.2.GA/server/default,all,minimal,other | 00:18:01,950 INFO [Server] Server Home URL: file:/Applications/jboss-4.2.2.GA/server/default,all,minimal,other/ | 00:18:01,950 INFO [Server] Server Log Dir: /Applications/jboss-4.2.2.GA/server/default,all,minimal,other/log | 00:18:01,951 INFO [Server] Server Temp Dir: /Applications/jboss-4.2.2.GA/server/default,all,minimal,other/tmp | 00:18:01,951 INFO [Server] Root Deployment Filename: jboss-service.xml | 00:18:02,923 INFO [ServerInfo] Java version: 1.5.0_13,Apple Inc. | 00:18:02,923 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.5.0_13-119,Apple Inc. | 00:18:02,923 INFO [ServerInfo] OS-System: Mac OS X 10.5.1,i386 | 00:18:03,426 INFO [Server] Core system initialized | Failed to boot JBoss: | org.jboss.deployment.DeploymentException: url file:/Applications/jboss-4.2.2.GA/server/default,all,minimal,other/conf/jboss-service.xml could not be opened, does it exist? | at org.jboss.deployment.DeploymentInfo.<init>(DeploymentInfo.java:214) | at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:781) | at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766) | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) | at java.lang.reflect.Method.invoke(Method.java:585) | at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155) | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) | at org.jboss.mx.server.Invocation.invoke(Invocation.java:86) | at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) | at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210) | at $Proxy5.deploy(Unknown Source) | at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482) | at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362) | at org.jboss.Main.boot(Main.java:200) | at org.jboss.Main$1.run(Main.java:508) | at java.lang.Thread.run(Thread.java:613) | 00:18:03,441 INFO [Server] Runtime shutdown hook called, forceHalt: true | 00:18:03,441 INFO [Server] JBoss SHUTDOWN: Undeploying all packages | 00:18:03,448 INFO [Server] Shutdown complete | Shutdown complete | Halting VM | please can you post me how install and run jboss on mac os x 10.5 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118097#4118097 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4118097 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
