“java.io.IOException: No such file or directory” Error when clicking on Catalog Functions on VM (Virtual machine) image of CentOS Linux.
book
Article ID: KB0090442
calendar_today
Updated On:
Products
Versions
TIBCO BusinessEvents Enterprise Edition
-
Not Applicable
-
Description
Resolution: Abstract =========== “java.io.IOException: No such file or directory” Error when clicking on Catalog Functions on VM (Virtual Machine) image of CentOS Linux.
Description: ============ Steps to reproduce the issue On a CentOS VM image with BE 5.0.1 installed:
1). Open the studio.
2). Specify the Workspace directory (No projects in the workspace).
3). Create a new studio project. (The project is created successfully, verified by checking the file system).
4). By default the Catalog Function does not show up in the project, so add the Catalog Functions by clicking "Window -> Show View -> Other ..."
5). A small window "Show View" pops up, Select "Catalog Functions" under "TIBCO BusinessEvents" and click Ok.
6). You will see that the Catalog Functions window shows up on the right, now if you try to click the catalog functions the error shows up.
Environment: ============= TIBCO Business Events 5.0.1
Cause: ========= xulrunner version mismatch causes this issue. Only xulrunner version 1.9(.0) works with the Studio Eclipse version (3.4). The more recent Eclipse versions 3.7 use xulrunner version 2.x.
Resolution: ============ 1).Obtain xulrunner version 1.9(.): As root in / folder: untar xvf xulrunner-1.9.tar.bz2
2). Add the following line to studio.tra (folder: BE_HOME/studio/eclipse) -Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib64/xulrunner-1.9
References: ============ SR : 1-DOETK1
Issue/Introduction
“java.io.IOException: No such file or directory” Error when clicking on Catalog Functions on VM (Virtual machine) image of CentOS Linux.