[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1314) VPE doesn't work in Fedora 8

Max Andersen (JIRA) jira-events at lists.jboss.org
Wed Nov 21 19:12:34 EST 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-1314?page=comments#action_12388719 ] 
            
Max Andersen commented on JBIDE-1314:
-------------------------------------

Additional issues for Fedora 8 (this is a general java/F8 issue)

I had issues with F8 and Sun JDK working
with RHDS and Seam.  Launching a seam app or would crash JBossAS with a
'Assertion 'c->xlib.lock' failed.' error.  
 
Jim Tyrell pointed me to a fix and a bug within Sun's JDK:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6532373
 
For sun-java5-bin:
sed -i 's/XINERAMA/FAKEEXTN/g'  /usr/java/jdk1.5.0_13/jre/lib/i386/xawt/libmawt.so
 
 After doing the replacement RHDS and JBossAS worked fine without downgrading any packages.

> VPE doesn't work in Fedora 8
> ----------------------------
>
>                 Key: JBIDE-1314
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1314
>             Project: JBoss Tools
>          Issue Type: Feature Request
>          Components: Visual Page Editor
>         Environment: Fedora 8 32-bit, WTP 2.0.1 + Eclipse 3.3.1.1
>            Reporter: Marshall Culpepper
>         Assigned To: Sergey Vasilyev
>            Priority: Critical
>             Fix For: 2.0.0.GA
>
>         Attachments: screenshot-1.jpg
>
>
> The visual editor fails to load with following error:
> An error has occurred. See error log for more details.
> /home/marshall/Apps/eclipse/builds/jbosstools-2.0.0.cr1-test/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.8.1.3-20070904/xulrunner/libjavaxpcomglue.so: /usr/lib/libstdc++.so.6: version `GLIBCPP_3.2' not found (required by /home/marshall/Apps/eclipse/builds/jbosstools-2.0.0.cr1-test/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.8.1.3-20070904/xulrunner/libjavaxpcomglue.so)
> Looks like the compiled version of xulrunner doesn't like the version of libstdc++/g++ that comes with F8 (4.1 instead of 3.2)

-- 
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

        



More information about the jbosstools-issues mailing list