Were you able to get 4.0.x to boot any configuration other than 'minimal'? Any configuration I try, all or default, fails miserably.
The first error I see in the log is: ========================================================================= | | JBoss Bootstrap Environment | | JBOSS_HOME: /ms/svc/appserver/jboss4-netboot | | JAVA: /ms/local/jdk1.5.0/bin/java | | JAVA_OPTS: -server -Dprogram.name=run.sh | | CLASSPATH: /ms/svc/appserver/jboss4-netboot/bin/run.jar:/ms/local/jdk1.5.0/lib/tools.jar | | ========================================================================= | | 21:03:08,182 INFO [Server] Starting JBoss (MX MicroKernel)... | 21:03:08,183 INFO [Server] Release ID: JBoss [Zion] 4.0.2RC1 (build: CVSTag=JBoss_4_0_2_RC1 date=200503140913) | 21:03:08,184 INFO [Server] Home Dir: /ms/svc/appserver/jboss4-netboot | 21:03:08,184 INFO [Server] Home URL: http://scam/netboot/ | 21:03:08,184 INFO [Server] Library URL: http://scam/netboot/lib/ | 21:03:08,185 INFO [Server] Patch URL: null | 21:03:08,185 INFO [Server] Server Name: default | 21:03:08,186 INFO [Server] Server Home Dir: /ms/svc/appserver/jboss4-netboot/server/default | 21:03:08,186 INFO [Server] Server Home URL: http://scam/netboot/server/default/ | 21:03:08,186 INFO [Server] Server Data Dir: /ms/svc/appserver/jboss4-netboot/server/default/data | 21:03:08,186 INFO [Server] Server Temp Dir: /ms/svc/appserver/jboss4-netboot/server/default/tmp | 21:03:08,187 INFO [Server] Server Config URL: http://scam/netboot/server/default/conf/ | 21:03:08,187 INFO [Server] Server Library URL: http://scam/netboot/server/default/lib/ | 21:03:08,187 INFO [Server] Root Deployment Filename: jboss-service.xml | 21:03:08,191 INFO [Server] Starting General Purpose Architecture (GPA)... | 21:03:08,693 INFO [ServerInfo] Java version: 1.5.0_01,Sun Microsystems Inc. | 21:03:08,693 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_01-b08,Sun Microsystems Inc. | 21:03:08,693 INFO [ServerInfo] OS-System: Linux 2.4.21-15.ELsmp,i386 | 21:03:09,275 INFO [Server] Core system initialized | 21:03:15,227 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml | 21:03:15,307 INFO [WebService] Using RMI server codebase: http://dupe.eng.atl.earthlink.net:8083/ | 21:03:15,555 INFO [NamingService] Started jndi bootstrap jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server [EMAIL PROTECTED] | 21:03:15,673 WARN [XMLLoginConfigImpl] End loadConfig, failed to load config: http://scam/netboot/server/default/conf/login-config.xml | org.jboss.security.auth.login.ParseException: Encountered "<?xml" at line 1, column 1. | Was expecting one of: | <EOF> | <IDENTIFIER> ... | | at org.jboss.security.auth.login.SunConfigParser.generateParseException(SunConfigParser.java:389) | The next is: | 21:03:16,757 ERROR [MainDeployer] Could not initialise deployment: http://scam/netboot/server/default/deploy/jboss-aop.deployer/ | org.jboss.deployment.DeploymentException: Failed to find META-INF/jboss-service.xml | The list goes on and on with similar errors. I really hope there is a working example of a configuration other than 'minimal' as we want to be able to use clustering, etc... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876230#3876230 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876230 ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
