aspose file tools
The moose likes JBoss and the fly likes JBoss 4.0.3SP1: segmentation fault Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "JBoss 4.0.3SP1: segmentation fault" Watch "JBoss 4.0.3SP1: segmentation fault" New topic
Author

JBoss 4.0.3SP1: segmentation fault

Paul Kater
Greenhorn

Joined: Mar 19, 2005
Posts: 20
Hi everyone,
I just installed JBoss 4.0.3SP1.
When I try to run it (under Linux), I see a segmentation fault instead of a running JBoss.


I use JDK 1.5.0_02. I assume that should be okay.
What could be wrong?

Thanks for the help,
Paul
Paul Kater
Greenhorn

Joined: Mar 19, 2005
Posts: 20
I get the feeling that my install of Java 5.0 is broken.
Will put in a new copy of that first and see if that brings something.
Paul Kater
Greenhorn

Joined: Mar 19, 2005
Posts: 20
Okay. That was not the problem.
I also rebooted the system, because it could perhaps be a memory conflict of sorts. But that was not the problem either.

What I get:
16:56:11,012 INFO [Server] Starting JBoss (MX MicroKernel)...
16:56:11,017 INFO [Server] Release ID: JBoss [Zion] 4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1 date=200510231054)
16:56:11,020 INFO [Server] Home Dir: /files/jboss-4.0.3SP1
16:56:11,021 INFO [Server] Home URL: file:/files/jboss-4.0.3SP1/
16:56:11,022 INFO [Server] Patch URL: null
16:56:11,022 INFO [Server] Server Name: default
16:56:11,022 INFO [Server] Server Home Dir: /files/jboss-4.0.3SP1/server/default
16:56:11,023 INFO [Server] Server Home URL: file:/files/jboss-4.0.3SP1/server/default/
16:56:11,023 INFO [Server] Server Temp Dir: /files/jboss-4.0.3SP1/server/default/tmp
16:56:11,024 INFO [Server] Root Deployment Filename: jboss-service.xml
./run.sh: line 181: 4690 Segmentation fault "$JAVA" $JAVA_OPTS -Djava.endorsed.dirs="$JBOSS_ENDORSED_DIRS" -classpath "$JBOSS_CLASSPATH" org.jboss.Main "$@"

Hmmm...
Paul Kater
Greenhorn

Joined: Mar 19, 2005
Posts: 20
About to give up. I installed a new JDK (1.5.0_06), downloaded Jboss 4.0.2. and still the error persists...
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JBoss 4.0.3SP1: segmentation fault
 
Similar Threads
Cannot execute binary file on linux
jboss + postgres + boolean problems
InitialContext WebSphere 3.5.4
Calling a function recurcively
ejb3.0 in jboss?