[fedora-java] Netbeans 5.0-beta2 , Sun Application Server 8.1 and Java-gcj

John Himpel john at jlhimpel.net
Thu Dec 22 01:20:16 UTC 2005


On Wed, 2005-12-21 at 08:10 -0800, Anthony Green wrote:
> On Tue, 2005-12-20 at 19:36 -0600, John Himpel wrote:
> > Not wanting to "pile on" on the thread from Dan Thurman, but I am unable
> > to install the Netbeans 5.0 beta2 + AS 8.1 with java-gcj-compat
> > installed (one single download & install from Sun).  
> 
> gcj is not java, but happens to run lots of programs written in the java
> programming language.  We'd like for it to run more.  I'd like to
> suggest a two pronged approach to your current problem:
> 
> Prong 1: File bugs in bugzilla.redhat.com.  Commit to understanding and
> working through any issues with us so that one day we can run any Open
> Source software that is important to you.  This requires commitment and
> effort on all our parts.
On my honor, I will do my best ....
> 
> Prong 2: Install SUN's JDK using the Jpackage technique -- not Sun's
> RPM, and use "alternatives --config java" and "alternatives --config
> javac" so you can get your other work done.
Easier said than done.
1) The unpacking of the sun jdk uses options on the tail command that
are no longer supported on FC4 + Rawhide.
2) The java-1.4.2-sun-fonts-1.4.2.10-1jpp.i586.rpm that is created does
not play will with the new modular X (/usr/X11R6/ directory has been
changed to be FHS compliant).
3) The j2ee JDK went fine.
4) The installation of java-1.4.2-sun-compat-1.4.2.09-1jpp.src.rpm went
fine.
5) Using "alternatives" set java & javac to point to the Sun versions.
6) Now the installation of netbeans-5.0-beta2 goes fine, but the
installation of Sun's Application Server 8.1-2005Q2 will not install.
It gets the following in the installation log:

(Wed Dec 21 18:50:10 CST 2005) Installing Appserver...
Executing the following command:
/opt/netbeans-5.0beta2/_uninst/sjsas_pe-8_1_02_2005Q2-fcs-bin-b06-linux-13_may_2005.bin -javahome /usr/lib/jvm/java-1.4.2-sun-1.4.2.10 -tmpdir /tmp -silent /opt/netbeans-5.0beta2/_uninst/statefile
/opt/netbeans-5.0beta2/_uninst/sjsas_pe-8_1_02_2005Q2-fcs-bin-b06-linux-13_may_2005.bin: symbol lookup error: /usr/lib/libstdc++-libc6.2-2.so.3: undefined symbol: _pthread_cleanup_push_defer__FP23_pthread_cleanup_bufferPFPv_vPv
exitcode = 127
(Wed Dec 21 18:50:10 CST 2005) Finished Installing Appserver8...

I have installed:
compat-libstdc++-296-2.96-133
compat-libstdc++-33-3.2.3-47.fc4

I suspect that one of these s/b removed, but I don't know which one.

I may be bringing this information to the wrong place.  RH Bugzilla
doesn't see the right place since these are jpackage and Sun packages,
yet I cannot find a Bug Reporting system for either of those.  Pointers
to the proper place to file this info would be gratefully accepted.

Someone in a previous post suggested trying Jonas instead of Sun's AS.
Unfortunately, netbeans doesn't play nice with Jonas yet (deployment
module for Jonas is being worked on Open Source community, but it isn't
done yet).  It was also suggested that I use Tomcat.  I don't believe
Tomcat has an EJB container (but I could be wrong).

Thanks.

John

<observation>
Living on the bleeding edge is a lot more fun when it's somebody else's
blood. :-)
</observation>

> 
> Thanks!
> 
> AG
> 




More information about the fedora-devel-java-list mailing list