[
http://jira.jboss.com/jira/browse/JBADMCON-151?page=all ]
Frederic Hornain resolved JBADMCON-151.
---------------------------------------
Resolution: Done
Hi again,
Finally I found why how to fix it;
Sorry to have disturbing you.
So this is the solution :
1 Open a terminal .
2 Login as root by entering the following.
su -
3 At the password prompt enter the password for root.
Install the compatiablility libraries by performing the following:
yum -y install compat-libstdc++-33 compat-libstdc++-296
or search these files on the Fedora Extra repository on the web, download them and install
them with the rpm command:
rpm -ivh install compat-libstdc++-33.rpm compat-libstdc++-296.rpm
4 After the libraries are installed perform the following:
/sbin/ldconfig
Ldconfig creates the necessary links and cache to the most recent shared libraries found
in the directories specified on the command line, in the file /etc/ld.so.conf, and in the
trusted directories (/lib and /usr/lib). The cache is used by the run-time linker, ld.so
or ld-linux.so. ldconfig checks the header and filenames of the libraries it encounters
when determining which versions should have their linksupdated.
Oh yes do not forget to create the symbolic link described above in the problem
describtion.
Finally do not forget as well to export the JAVA_HOME and the new PATH environment which
could be usefull if you would like to develop in java in your terminal. But i am pretty
sure you already know that.
Have fun with JBOSS
And feel free to contact me if you need more details about this problem.
BR
Fred
The web-console tree does not appear at all on firefox 2.0.0.5 using
JRE jre1.6.0_02 libjavaplugin_oji.so plugin
----------------------------------------------------------------------------------------------------------------
Key: JBADMCON-151
URL:
http://jira.jboss.com/jira/browse/JBADMCON-151
Project: JBoss Admin Console
Issue Type: Bug
Environment: Server Side
Version
Version: 4.0.5GA(build: CVSTag=Branch_4_0 date=200610162340)
Version Name: Zion
Built on: October 16 2006
Environment
Start date: Wed Aug 22 09:13:47 CEST 2007
Host: Oops
Base Location: file:/jboss/jboss-portal-2.6/server/
Base Location (local): /jboss/jboss-portal-2.6/server
Running config: 'default
Hardware
#CPU: 1
OS: Linux 2.6.20-2925.9.fc7xen (i386)
JVM Environment
Free Memory: 49 MB
Max Memory: 506 MB
Total Memory: 126 MB
#Threads: 42
JVM Version: 1.6.0-b105 (Sun Microsystems Inc.)
JVM Name: Java HotSpot(TM) Server VM
Client Side
Hardware
#CPU: 1
OS: Linux 2.6.20-2925.9.fc7xen (i386)
Software
firefox 2.0.0.5
JVM Env
Sun JRE jre1.6.0_02
Reporter: Frederic Hornain
Priority: Minor
Hi,
Well, I have set the Java plugin on firefox as described below but I did not managed to
see the web-console applets.
it is always a blank page on the left frame and the JBoss? Application Server information
on the right frame.
ln -s /usr/java/latest/plugin/i386/ns7/libjavaplugin_oji.so
/home/user/.mozilla/plugins/libjavaplugin_oji.so
Thanks in advance for your help.
BR
Fred
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira