To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=105360 Issue #|105360 Summary|corrupt rdb file on disk Component|udk Version|DEV300m58 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P2 Subcomponent|code Assigned to|mav Reported by|jsc
------- Additional comments from [email protected] Fri Sep 25 14:19:35 +0000 2009 ------- extension registration process writes some registry entries in the common.rdb (common_.rdb) in the user installation during the installation process. - deployemnt via extension manager UI in the office -> failed - deployment via unopkg command line interface -> ok Error is that the ACTIVATOR key in an implementation section is empty but should be "com.sun.star.loader.Java2". Result is that the extension won't work later on. After some investigation i figured out that this problem comes on the master with m58. A sal lib from m57 under a m58 installation fixed the problem. Probably the changes around buffered file io introduced this problem. --------------------------------------------------------------------- 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]
