To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=73665 Issue #|73665 Summary|unopkg add <jar with UnsupportedClassVersionError> cra |shes Component|udk Version|680m199 Platform|All URL| OS/Version|Solaris Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|sb Reported by|sb
------- Additional comments from [EMAIL PROTECTED] Fri Jan 19 08:35:00 -0800 2007 ------- unopkg add on a jar that contains classes that cause UnsupportedClassVersionError (e.g., built with Java 5, run with Java 1.4) cause unopkg to crash with "broken pipe." The reason is that the spawned uno.bin terminates with an unexpected C++ com::sun::star::uno::RuntimeException in stoc_impreg::ImplementationRegistration::doRegister because that function (like many other in stoc/source/implementationregistration) has a bad throws specification. --------------------------------------------------------------------- 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]
