To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=65969 Issue #:|65969 Summary:|IBM Java runtime environment not detected Component:|Installation Version:|OOo 2.0.2 Platform:|PC URL:| OS/Version:|Windows, all Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|of Reported by:|plumbear
------- Additional comments from [EMAIL PROTECTED] Wed May 31 08:57:02 -0700 2006 ------- Problem occurs during setup of the Java environment, ie, Tools / Options / Java. When looking for a valid Java runtime environment, it seems that OOo 2.0.2 search for some file (jvm.dll?) in various (sub)directories, but fails to find the IBM Java RTE (and probably BEA too) likely because of a wrong concatenation of the path components. Please see the filemon output below. OOo search for jre\bin\classic\jvm.dll\bin\jrockit\ when it should search for: jre\bin\classic\ (IBM) or jre\bin\jrockit\ (BEA) This is confirmed by the fact that a workaround is to copy the jre\bin\classic\ directory as jre\bin\client (Sun like). The problem occurs with SDK 142. Note that there may be another problem with IBM SDK 150 as the directory name may have changed to jre\bin\j9vm (though it seems that the contents is now also duplicated in jre\bin\classic for compatibility reasons) #---------------- filemon log 10115 16:04:20 soffice.BIN:2752 IRP_MJ_CLOSE D:\Program Files\IBM\Java142\ SUCCESS 10116 16:04:20 soffice.BIN:2752 IRP_MJ_CREATE D:\Program Files\IBM\Java142\jre\bin\client\ FILE NOT FOUND Attributes: Any Options: Open Directory 10117 16:04:20 soffice.BIN:2752 IRP_MJ_CREATE D:\Program Files\IBM\Java142\jre\bin\hotspot\ FILE NOT FOUND Attributes: Any Options: Open Directory 10118 16:04:20 soffice.BIN:2752 IRP_MJ_CREATE D:\Program Files\IBM\Java142\jre\bin\classic\jvm.dll\bin\jrockit\ PATH NOT FOUND Attributes: Any Options: Open Directory Thanks --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
