cancel
Showing results for 
Search instead for 
Did you mean: 

Mainframe System.AccessViolationException

Juan_MiguelLuqu
Level 2
IBM Personal Communications v12. Blue Prism v5.23 Sometimes, when I try to do a LAUNCH, I get the following error:   Internal : Failed to perform step 1 in Navigate Stage 'Launch' on page 'Launch' - Launch failed: Error from ConnectToHostOrSession: System.AccessViolationException: Intento de leer o escribir en la memoria protegida. A menudo, esto indica que hay otra memoria dañada.    en Microsoft.VisualBasic.CompilerServices.LateBinding.InternalLateCall(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack, Boolean IgnoreReturn)    en Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateCall(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack, Boolean IgnoreReturn)    en BluePrism.TerminalEmulation.clsIBMPComAutomation.StartSession(String& sErr)   Why? :S
1 REPLY 1

Denis__Dennehy
Level 15
Is this some kind of multiple session issue - where you are trying to connect to session A which you are either already connected to or which has not previously been exited/disconnected/closed correctly?  If this never happens the first time you launch after starting your PC it could suggest that is the case and you should evaluate how you are closing/disconnecting from previous sessions.