Issues
- ADL Workbench crash after installing repositoryAWBPR-78Thomas Beale
- Add display of definitions from the BMM when creating archetypesAWBPR-77Thomas Beale
- When transitioning to the 64-bit version of the AWB there are still references to the old install directoryAWBPR-75Thomas Beale
- New repository names are taken from the model... needs to be user settableAWBPR-74Thomas Beale
- Unwanted artifacts in reference model hierarchy output.AWBPR-73Thomas Beale
- AWB repositories don't install properly. Application asks to install them after every start.AWBPR-64Resolved issue: AWBPR-64Thomas Beale
- Workbench throws errors and doesn't close when clicking red X to close app while doing a buildAWBPR-63Thomas Beale
- Attempting to Edit ADL Workbench Options (clicking on Edit File button) hangs ADL WorkbenchAWBPR-62Resolved issue: AWBPR-62Thomas Beale
- adlc command line tool doesn't honor "reference" archetype flagAWBPR-61Resolved issue: AWBPR-61Thomas Beale
- Tree expand and collapse functionality is incorrect for the icons specifiedAWBPR-56Thomas Beale
- Put export into a set of separate threadsAWBPR-55
- Put compilation in a different thread from GUIAWBPR-54
- Save compilation state across compilesAWBPR-53
- Create a progress meterAWBPR-52Resolved issue: AWBPR-52Thomas Beale
- XML export doesn't work properlyAWBPR-51Resolved issue: AWBPR-51Thomas Beale
- Add export progress dialogAWBPR-50Resolved issue: AWBPR-50
- AWB displays incorrect line number for error messageAWBPR-49
17 of 17
ADL Workbench crash after installing repository
Raise
Analysis
Raise
Analysis
Description
Environment
Windows 10
Details
Details
Reporter
Joyce Liu
Joyce LiuComponents
Affects versions
Priority
Created July 25, 2018 at 7:04 PM
Updated July 25, 2018 at 7:04 PM
Activity
Show:
I am using ADL 2.0.6 Workbench. After installation, when I install the openEHR-reference repository as instructed in the document, it just crashes with Uncaught Exception.
The message show as follow:
Thread exception *****************************
In thread Root thread 0x0 (thread id)
*******************************************************************************
-------------------------------------------------------------------------------
Class / Object Routine Nature of exception Effect
-------------------------------------------------------------------------------
ARCHETYPE_LIBRARY initialise_item_tree @12
<000000000478C838> Assertion violated. Fail
-------------------------------------------------------------------------------
ARCHETYPE_LIBRARY initialise_item_tree @12
<000000000478C838> Routine failure. Fail
-------------------------------------------------------------------------------
ARCHETYPE_LIBRARY make @3
<000000000478C838> Routine failure. Fail
-------------------------------------------------------------------------------
ARCHETYPE_LIBRARY_INTERFACE
create_library @1
<00000000046B5948> Routine failure. Fail
-------------------------------------------------------------------------------
MAIN_WINDOW use_current_library @3
<0000000008329308> (From SHARED_ARCHETYPE_LIBRARIES)
Routine failure. Fail
-------------------------------------------------------------------------------
MAIN_WINDOW do_display_archetype_library @4
<0000000008329308> Routine failure. Fail
-------------------------------------------------------------------------------
MAIN_WINDOW do_with_wait_cursor @5
<0000000008329308> (From EVX_UTILITIES) Routine failure. Rescue
-------------------------------------------------------------------------------
MAIN_WINDOW display_archetype_library @1
<0000000008329308> Routine failure. Fail
-------------------------------------------------------------------------------
MAIN_WINDOW configure_repositories @9
<0000000008329308> Routine failure. Fail
-------------------------------------------------------------------------------
MAIN_WINDOW show @9
<0000000008329308> Routine failure. Fail
-------------------------------------------------------------------------------
GUI_APP_ROOT app_launch @8
<0000000005480468> Routine failure. Fail
-------------------------------------------------------------------------------
EV_NOTIFY_ACTION_SEQUENCE
call @21
<0000000005480688> (From ACTION_SEQUENCE) Routine failure. Fail
-------------------------------------------------------------------------------
EV_NOTIFY_ACTION_SEQUENCE
call @3
<0000000005480688> (From EV_LITE_ACTION_SEQUENCE)
Routine failure. Fail
-------------------------------------------------------------------------------
EV_APPLICATION_IMP call_post_launch_actions @2
<00000000054804B8> (From EV_APPLICATION_I)
Routine failure. Fail
-------------------------------------------------------------------------------
GUI_APP_ROOT internal_launch_application @1
<0000000005480468> (From EV_APPLICATION) Routine failure. Fail
-------------------------------------------------------------------------------
GUI_APP_ROOT launch @4
<0000000005480468> (From EV_APPLICATION) Routine failure. Fail
-------------------------------------------------------------------------------
GUI_APP_ROOT make_and_launch @8
<0000000005480468> Routine failure. Fail
-------------------------------------------------------------------------------
GUI_APP_ROOT root's creation
<0000000005480468> Routine failure. Exit
-------------------------------------------------------------------------------