i've got a problem when i want to start jboss-4.0.0 on suse linux 9.1 can somebody help me. i downloaded and installed everything like discribed on the pages here
when i start jboss with the command ./run.sh -c <i tried everything> i get this messages : JBoss Bootstrap Environment JBOSS_HOME: /opt/jboss-4.0.0 JAVA: /usr/java/j2sdk1.4.2_04/bin/java JAVA_OPTS: -server -Xms128m -Xmx128m -Dprogram.name=run.sh CLASSPATH: /opt/jboss-4.0.0/bin/run.jar:/usr/java/j2sdk1.4.2_04/lib/tools.jar 15:05:32,338 INFO [Server] Starting JBoss (MX MicroKernel)... 15:05:32,340 INFO [Server] Release ID: JBoss [Zion] 4.0.0 (build: CVSTag=JBoss_4_0_0 date=200409200418) 15:05:32,341 INFO [Server] Home Dir: /opt/jboss-4.0.0 15:05:32,341 INFO [Server] Home URL: file:/opt/jboss-4.0.0/ 15:05:32,342 INFO [Server] Library URL: file:/opt/jboss-4.0.0/lib/ 15:05:32,343 INFO [Server] Patch URL: null 15:05:32,344 INFO [Server] Server Name: minimal 15:05:32,344 INFO [Server] Server Home Dir: /opt/jboss-4.0.0/server/minimal 15:05:32,345 INFO [Server] Server Home URL: file:/opt/jboss-4.0.0/server/minimal/ 15:05:32,345 INFO [Server] Server Data Dir: /opt/jboss-4.0.0/server/minimal/data 15:05:32,346 INFO [Server] Server Temp Dir: /opt/jboss-4.0.0/server/minimal/tmp 15:05:32,346 INFO [Server] Server Config URL: file:/opt/jboss-4.0.0/server/minimal/conf/ 15:05:32,347 INFO [Server] Server Library URL: file:/opt/jboss-4.0.0/server/minimal/lib/ 15:05:32,347 INFO [Server] Root Deployment Filename: jboss-service.xml 15:05:32,351 INFO [Server] Starting General Purpose Architecture (GPA)... 15:05:33,092 INFO [ServerInfo] Java version: 1.4.2_04,Sun Microsystems Inc. 15:05:33,092 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.4.2_04-b05,Sun Microsystems Inc. 15:05:33,093 INFO [ServerInfo] OS-System: Linux 2.6.4-52-default,i386 15:05:33,718 INFO [Server] Core system initialized 15:05:34,772 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml 15:05:35,566 INFO [NamingService] Started jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server [EMAIL PROTECTED] 15:05:35,678 ERROR [STDERR] java.io.FileNotFoundException: /opt/jboss-4.0.0/bin/config/security.properties (No such file or directory) where the hell ist this security.properties file ? or the ejb.properties file ? i can't find it anywhere. it's very strange...yesterday it works,and then i swiched off my computer over nigth today it doesnt work anymore (!?) can somebody help me ? is ther somewhere a manpage or a howto-install page (for dummys)in the web ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862748#3862748 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862748 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
