Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Segmentation fault when installing OD
System
I am getting the following error when attempting to install OD on RedHat ES 3.0:
/usr/OpenDeployNG/lib/dbtool: line 1: 21948 Segmentation fault /usr/OpenDeployNG/jre/bin/java -Djava.security.manager -Djava.security.policy=/usr/OpenDeployNG/openjms/config/openjms.policy -Dopenjms.home=/usr/OpenDeployNG/openjms -classpath /usr/OpenDeployNG/lib/hsqldb.jar:/usr/OpenDeployNG/openjms/lib/openjms-0.7.6.1.jar org.exolab.jms.tools.db.DBTool -create -config /usr/OpenDeployNG/etc/jmsConfig.xml
I'm thinking this is either a memory issue or possibly a Java incompatibility.
Has anyone seen this?
Find more posts tagged with
Comments
Bill Klish
What version of OD and is this a base or receiver install?
We have OD working on RedHat ES 3.4 without an issue. It is somewhat buried in the install manual, but you need to update a library package or install it before installing OD. It is not an RPM that is included in standard linux server installs. I think it is something like libc++ compat or similar.
Migrateduser
Sorry, good questions and I apologize for not specifying these before:
OD 6.1 base server. It's funny you mention the issue with the libc++. I'm actually familiar with that problem -- caused a huge pain earlier this year on another system running the same OS. However, the error messages I received at that time were quite clear that it was related to some header file, the one that you referenced.
However, this is different... in this case, I'm given affirmative log data until the seg fault above.
Thanks,
Dave