Hi,

I am just starting with JBoss, but not with Java. I just installed JBOSS AS 
4.03SP1 on my MacOSX (10.3.9/JDK 1.4) and selected default installation. The 
installation script went well, but when I ran bin/run.sh, it started, then I 
have the following error:

23:47:56,796 INFO  [Server] Starting JBoss (MX MicroKernel)...
23:47:56,801 INFO  [Server] Release ID: JBoss [Zion] 4.0.3SP1 (build: 
CVSTag=JBoss_4_0_3_SP1 date=200510231751)
23:47:56,817 INFO  [Server] Home Dir: /Applications/jboss-4.0.3SP1
23:47:56,819 INFO  [Server] Home URL: file:/Applications/jboss-4.0.3SP1/
23:47:56,821 INFO  [Server] Patch URL: null
23:47:56,823 INFO  [Server] Server Name: default
23:47:56,824 INFO  [Server] Server Home Dir: 
/Applications/jboss-4.0.3SP1/server/default
23:47:56,825 INFO  [Server] Server Home URL: 
file:/Applications/jboss-4.0.3SP1/server/default/
23:47:56,826 INFO  [Server] Server Temp Dir: 
/Applications/jboss-4.0.3SP1/server/default/tmp
23:47:56,827 INFO  [Server] Root Deployment Filename: jboss-service.xml
23:47:57,511 INFO  [ServerInfo] Java version: 1.4.2_09,Apple Computer, Inc.
23:47:57,512 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Client VM 
1.4.2-56,"Apple Computer, Inc."
23:47:57,513 INFO  [ServerInfo] OS-System: Mac OS X 10.3.9,ppc
23:47:58,364 INFO  [Server] Core system initialized
23:47:59,951 INFO  [Log4jService$URLWatchTimerTask] Configuring from URL: 
resource:log4j.xml
23:48:01,237 WARN  [ServiceController] Problem creating service 
jboss.aop:service=AspectManager
java.lang.NoClassDefFoundError: org/jboss/aop/advice/Scope
        at org.jboss.aop.advice.ScopeUtil.parse(ScopeUtil.java:19)
        at 
org.jboss.aop.AspectXmlLoader.deployInterceptor(AspectXmlLoader.java:145)
        at 
org.jboss.aop.AspectXmlLoader.loadInterceptors(AspectXmlLoader.java:310)
{...}

Can someone tell me what is going wrong and how to fix this?

Thanks

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to