PR# 18760 Developer exception in {SERVER_FILE}.directory_path in EiffelStudio.

Problem Report Summary
Submitter: jycr753
Category: EiffelStudio
Priority: Medium
Date: 2013/11/21
Class: Bug
Severity: Serious
Number: 18760
Release: 7.3.9.2766
Confidential: No
Status: Analyzed
Responsible:
Environment: EiffelStudio 7.3.9.2766 GPL Edition - macosx-x86-64
Synopsis: Developer exception in {SERVER_FILE}.directory_path in EiffelStudio.

Description
While trying to have to different projects open in the same time, it has happend all the time, and it not possible to have two projects open.

Project loaded: True
Project compiled: True
Is compiling: True
Last compilation degree: -4

******************************** Thread exception *****************************
In thread           Root thread            0x0 (thread id)
*******************************************************************************
-------------------------------------------------------------------------------
Class / Object      Routine                Nature of exception           Effect
-------------------------------------------------------------------------------
ISE_EXCEPTION_MANAGER
                    raise @9               Mapping ID(1) to precompilation ID(1) not found.:
<000000011166B038>                         Developer exception.          Fail
-------------------------------------------------------------------------------
ISE_EXCEPTION_MANAGER
                    raise @9               
<000000011166B038>                         Routine failure.              Fail
-------------------------------------------------------------------------------
DEVELOPER_EXCEPTION raise @1                                            
<000000011166ABA8>  (From EXCEPTION)       Routine failure.              Fail
-------------------------------------------------------------------------------
SERVER_FILE         directory_path @9                                   
<0000000116C5D168>                         Routine failure.              Fail
-------------------------------------------------------------------------------
SERVER_FILE         update_path @4                                      
<0000000116C5D168>                         Routine failure.              Fail
-------------------------------------------------------------------------------
SERVER_CONTROL      init @3                                             
<0000000116C872F8>                         Routine failure.              Fail
-------------------------------------------------------------------------------
E_PROJECT           retrieve @27                                        
<000000011391A218>                         Routine failure.              Fail
-------------------------------------------------------------------------------
E_PROJECT           make @4                                             
<000000011391A218>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EB_GRAPHICAL_PROJECT_LOADER
                    retrieve_or_create_project @4
<0000000116760E38>  (From PROJECT_LOADER)  Routine failure.              Fail
-------------------------------------------------------------------------------
EB_GRAPHICAL_PROJECT_LOADER
                    retrieve_or_create_project @4
<0000000116760E38>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EB_GRAPHICAL_PROJECT_LOADER
                    open_project_file @48  
<0000000116760E38>  (From PROJECT_LOADER)  Routine failure.              Fail
-------------------------------------------------------------------------------
EB_OPEN_PROJECT_WIDGET
                    open_project @11       
<00000001183CD188>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EB_STARTING_DIALOG  on_ok @6                                            
<00000001183CCE38>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EV_NOTIFY_ACTION_SEQUENCE
                    call @21               
<00000001183D87E8>  (From ACTION_SEQUENCE) Routine failure.              Fail
-------------------------------------------------------------------------------
EV_NOTIFY_ACTION_SEQUENCE
                    call @3                
<00000001183D87E8>  (From EV_LITE_ACTION_SEQUENCE)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EV_GTK_CALLBACK_MARSHAL
                    button_select_intermediary @5
<00000001120CB3A8>  (From EV_INTERMEDIARY_ROUTINES)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EV_GTK_CALLBACK_MARSHAL
                    marshal @6             
<00000001120CB3A8>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION_IMP  process_button_event @28
<0000000111F5D0D8>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION_IMP  process_underlying_toolkit_event_queue @72
<0000000111F5D0D8>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION_IMP  process_event_queue @2                              
<0000000111F5D0D8>  (From EV_APPLICATION_I)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EV_DIALOG_IMP       block @3                                            
<0000000111F731B8>  (From EV_GTK_WINDOW_IMP)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EV_DIALOG_IMP       show_modal_to_window @6
<0000000111F731B8>  (From EV_GTK_WINDOW_IMP)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EB_STARTING_DIALOG  show_modal_to_window @1
<00000001183CCE38>  (From EV_DIALOG)       Routine failure.              Fail
-------------------------------------------------------------------------------
EB_STARTING_DIALOG  show_modal_to_window @2
<00000001183CCE38>                         Routine failure.              Fail
-------------------------------------------------------------------------------
ES_GRAPHIC          display_starting_dialog @3
<00000001120CA9B8>  (From ES_ABSTRACT_GRAPHIC)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
ES_GRAPHIC          prepare @38                                         
<00000001120CA9B8>  (From ES_ABSTRACT_GRAPHIC)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EV_NOTIFY_ACTION_SEQUENCE
                    call @21               
<00000001120CA848>  (From ACTION_SEQUENCE) Routine failure.              Fail
-------------------------------------------------------------------------------
EV_NOTIFY_ACTION_SEQUENCE
                    call @3                
<00000001120CA848>  (From EV_LITE_ACTION_SEQUENCE)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION_IMP  call_post_launch_actions @2
<0000000111F5D0D8>  (From EV_APPLICATION_I)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION_IMP  call_post_launch_actions @4
<0000000111F5D0D8>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION      internal_launch_application @2
<00000001120CA9D8>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION      launch @2                                           
<00000001120CA9D8>                         Routine failure.              Fail
-------------------------------------------------------------------------------
ES_GRAPHIC          make @4                                             
<00000001120CA9B8>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EB_KERNEL           make @4                                             
<0000000111F7E638>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EB_KERNEL           root's creation                                     
<0000000111F7E638>                         Routine failure.              Exit
-------------------------------------------------------------------------------
To Reproduce

										
Problem Report Interactions
From:manus_eiffel    Date:2013/11/21    Status: Analyzed    Download   
Could you be more precise about opening two projects at the same time? Are they the same project or two different projects?