Issue 12929

Summary: Cancelling Report AutoPilot crashes OOo
Product: ui Reporter: Unknown <non-migrated>
Component: codeAssignee: Olaf Felka <olaf-openoffice>
Status: CLOSED FIXED QA Contact: issues@ui <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.1 Beta   
Target Milestone: OOo 1.1 Beta2   
Hardware: PC   
OS: Windows 2000   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Unknown 2003-04-01 21:57:17 UTC
Preconditions: No Java runtime environment installed.

Steps:

1) Open an OOo application. (I used Writer.)
2) Choose New | AutoPilot | Report from the menu.
3) A message appears that the autopilot requires the Java runtime environment.
4) Click Cancel to end the AutoPilot.

Observed: Unrecoverable error
Expected: No error.
Comment 1 Oliver Specht 2003-04-02 07:20:13 UTC
Target changed.

stack:
KERNEL32! 77e73887()
MSCI_UNO! msci::msci_raiseException(struct _uno_Any *,struct
_uno_Mapping *) + 295 bytes
MSCI_UNO! msci::MediateVtables::getMediateVtable(long) + 3336 bytes
MSCI_UNO! msci::MediateVtables::getMediateVtable(long) + 1606 bytes
MSCI_UNO! msci::MediateVtables::getMediateVtable(long) + 352 bytes
deadbeef()
Comment 2 joachim.lingner 2003-04-02 12:04:39 UTC
The JavaVM service throws a
com::sun::star::java::MissingJavaRuntimeException which derives from
RuntimeException. This exception is not caught.
Comment 3 joachim.lingner 2003-04-10 12:41:54 UTC
fixed in srx644 cws uno2
Comment 4 joachim.lingner 2003-04-16 09:29:04 UTC
Could you verify this bug?
Comment 5 joachim.lingner 2003-04-16 09:31:43 UTC
Fixed in cws uno2.
Comment 6 joachim.lingner 2003-04-17 10:09:46 UTC
verified in cws uno2
Comment 7 Olaf Felka 2003-05-15 11:14:57 UTC
OK in Beta2.