How to get Oracle Workshop for Weblogic 10GR3 working in LinuxThis is a featured page

Starting Workshop for Weblogic 10GR3 on some configuration of Linux will always fail with the following screen dump. Probable reason for this failure is version of XUL runner in configured on linux.Workshop JVM dump

Please doe rpm -qa | grep xul* and see if linux machine has xulrunner already configured. xulrunner version 1.9.0.x or above is not supported by workshop.

We will also observe that during initial failure JVM dump file is also created in the WORKSHOP_HOME (eg. jrockit.5003.dump) which will contain information for the root cause for this failure.
JVM dump file will contain the follwoing stack and
-- Java stack --
at org/eclipse/swt/internal/mozilla/XPCOM.NS_NewLocalFile(IZ[I)I(Native Method)
at org/eclipse/swt/browser/Mozilla.create(Mozilla.java:331)
at org/eclipse/swt/browser/Browser.<init>(Browser.java:109)
at org/eclipse/ui/internal/intro/impl/presentations/BrowserIntroPartImplementation.createPartControl(BrowserIntroPartImplementation.java:99)
and if you search for xulrunner you will fine line like acce5000-adf59600 */usr/lib/xulrunner-1.9/libxul.so which clearly indicates that xulrunner has some issues.

Uninstalling xulrunner is not recommended in most cases as many other applications might be dependent. Recommended approach is
1) Download http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/1.8.1.3/contrib/linux-i686/xulrunner-1.8.1.3.en-US.linux-i686-20080128.tar.gz
2) Untar to local file system (eg after unzipping /mneelapu/install/xulrunner)
3) Edit workshop.ini and add the following line -Dorg.eclipse.swt.browser.XULRunnerPath=/mneelapu/install/xulrunner

Work shop should start with out errors now.


No user avatar
mneelapu
Latest page update: made by mneelapu , May 12 2009, 4:55 AM EDT (about this update About This Update mneelapu Edited by mneelapu

179 words added
1 image added

view changes

- complete history)
Keyword tags: ESB Oracle OSB
More Info: links to this page
There are no threads for this page.  Be the first to start a new thread.

Related Content

  (what's this?Related ContentThanks to keyword tags, links to related pages and threads are added to the bottom of your pages. Up to 15 links are shown, determined by matching tags and by how recently the content was updated; keeping the most current at the top. Share your feedback on Wetpaint Central.)