29-08-23 07:48 AM
Hello to all of you!
I hope you are all well. I need your help to solve an issue.
When we try to modify the values of a flow in BP and try to save the modifications, the error shown in the attached image is displayed.
It seems to be a problem with the format of the data entered, but we have verified that this is not the case.
Can you help us?
Thank you!
29-08-23 12:59 PM
HI,
It could be various reason. Sometimes it may happen due to your DB is full or else it will happen if the communication issue between app server and Runtime resource.
To check further please provide below information.
1)While saving a Process/Object what is the value are you providing it?
2)Check your DB log size.
29-08-23 01:07 PM
Hello Devendran!
I try to answer your questions properly:
1) It does not necessarily happen when modifying a value. It also happens when I try to move an object. I mean, just moving an object in the diagram and trying to save it fails.
2) The size of the db is 45712.00 MB.
3) And the communication between the runtime resource and the application server is correct.
As an additional fact, the same modification from the application server itself does let me save it.
I hope the answers are as expected.
Thank you!
29-08-23 01:16 PM
Also, in case it helps, although it is very pleasing to the eye, I paste the full details of the error.
An error has occured while trying to perform an automated back up.
Input string was not in a correct format.
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************System.FormatException: Input string was not in a correct format.
Server stack trace: at System.Text.StringBuilder.FormatError() at System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args) at System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args) at System.String.Format(String format, Object[] args) at BPServer.ServerService.Verbose(String msg, LoggingLevel level) at BPServer.clsBPServer.FireStatus(StatusHandler handler, String message, LoggingLevel level) at BPServer.clsBPServer.MessageInspector.AfterReceiveRequest(Message& request, IClientChannel channel, InstanceContext instanceContext) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.AfterReceiveRequestCore(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) at BluePrism.BPCoreLib.Extensions.RethrowWithStackTrace(Exception this) at BluePrism.AutomateAppCore.MyExceptionHandlingMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at BluePrism.AutomateAppCore.IServer.EditProcess(Guid gProcessID, String sName, String sVersion, String sDescription, String sXML, DateTime& lastmod, String& serr, clsProcessDependencyList refs) at AutomateUI.ctlProcessViewer.DoSaveToDataBase(String summary) at AutomateUI.ctlProcessViewer.DoSave() at AutomateUI.ctlProcessViewer.DoValidateAndSave(DoValidateAction userAction) at AutomateUI.frmProcess.btnSave_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.8.9167.0 built by: NET481REL1LAST_B CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll----------------------------------------Automate Assembly Version: 6.4.3.13244 Win32 Version: 6.4.3.13244 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Automate.exe----------------------------------------AutomateUI Assembly Version: 6.4.3.13244 Win32 Version: 6.4.3.13244 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AutomateUI.DLL----------------------------------------AutomateAppCore Assembly Version: 6.4.3.13244 Win32 Version: 6.4.3.13244 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AutomateAppCore.DLL----------------------------------------BluePrism.StartUp Assembly Version: 6.4.3.13244 Win32 Version: 6.4.3.13244 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.StartUp.DLL----------------------------------------System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.8.9176.0 built by: NET481REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll----------------------------------------BPCoreLib Assembly Version: 6.4.3.13244 Win32 Version: 6.4.3.13244 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BPCoreLib.DLL----------------------------------------BluePrism.Core Assembly Version: 6.4.3.13244 Win32 Version: 6.4.3.13244 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Core.DLL----------------------------------------Microsoft.VisualBasic Assembly Version: 10.0.0.0 Win32 Version: 14.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll----------------------------------------System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll----------------------------------------System Assembly Version: 4.0.0.0 Win32 Version: 4.8.9176.0 built by: NET481REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll----------------------------------------System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll----------------------------------------AutomateProcessCore Assembly Version: 6.4.3.13244 Win32 Version: 6.4.3.13244 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AutomateProcessCore.DLL----------------------------------------AutomateControls Assembly Version: 6.4.3.13244 Win32 Version: 6.4.3.13244 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AutomateControls.DLL----------------------------------------System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.8.9166.0 built by: NET481REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll----------------------------------------Autofac Assembly Version: 4.6.2.0 Win32 Version: 4.6.2.0 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Autofac.DLL----------------------------------------Anonymously Hosted DynamicMethods Assembly Assembly Version: 0.0.0.0 Win32 Version: 4.8.9167.0 built by: NET481REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll----------------------------------------BluePrism.BrowserAutomation Assembly Version: 6.4.3.13244 Win32 Version: 6.4.3.13244 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.BrowserAutomation.DLL----------------------------------------websocket-sharp Assembly Version: 1.0.2.59611 Win32 Version: 1.0.2.59611 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/websocket-sharp.DLL----------------------------------------ClientComms Assembly Version: 6.4.3.13244 Win32 Version: 6.4.3.13244 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/ClientComms.DLL----------------------------------------BluePrism.Caching Assembly Version: 6.4.3.13244 Win32 Version: 6.4.3.13244 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Caching.DLL----------------------------------------System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.8.9166.0 built by: NET481REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll----------------------------------------BluePrism.DocumentProcessing.Integration Assembly Version: 6.4.3.13244 Win32 Version: 6.4.3.13244 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.DocumentProcessing.Integration.DLL----------------------------------------System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll----------------------------------------CharMatching Assembly Version: 6.4.3.13244 Win32 Version: 6.4.3.13244 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/CharMatching.DLL----------------------------------------AMI Assembly Version: 6.4.3.13244 Win32 Version: 6.4.3.13244 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/AMI.DLL----------------------------------------Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll----------------------------------------System.Management Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll----------------------------------------ApplicationManagerUtilities Assembly Version: 6.4.3.13244 Win32 Version: 6.4.3.13244 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/ApplicationManagerUtilities.DLL----------------------------------------BluePrism.Images Assembly Version: 6.4.3.13244 Win32 Version: 6.4.3.13244 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Images.DLL----------------------------------------System.Runtime.Remoting Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll----------------------------------------System.ServiceModel Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll----------------------------------------BluePrism.Data Assembly Version: 6.4.3.13244 Win32 Version: 6.4.3.13244 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Data.DLL----------------------------------------SMDiagnostics Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll----------------------------------------System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll----------------------------------------System.ServiceModel.Internals Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll----------------------------------------System.IdentityModel Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.dll----------------------------------------System.Transactions Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll----------------------------------------BPScheduler Assembly Version: 6.4.3.13244 Win32 Version: 6.4.3.13244 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BPScheduler.DLL----------------------------------------BluePrism.Skills Assembly Version: 6.4.3.13244 Win32 Version: 6.4.3.13244 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/BluePrism.Skills.DLL----------------------------------------System.IdentityModel.Selectors Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel.Selectors/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.Selectors.dll----------------------------------------System.Security Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.dll----------------------------------------System.Net.Http Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll----------------------------------------WindowsFormsIntegration Assembly Version: 4.0.0.0 Win32 Version: 4.8.9139.0 built by: NET481REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/WindowsFormsIntegration/v4.0_4.0.0.0__31bf3856ad364e35/WindowsFormsIntegration.dll----------------------------------------PresentationFramework Assembly Version: 4.0.0.0 Win32 Version: 4.8.9166.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll----------------------------------------WindowsBase Assembly Version: 4.0.0.0 Win32 Version: 4.8.9166.0 built by: NET481REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll----------------------------------------PresentationCore Assembly Version: 4.0.0.0 Win32 Version: 4.8.9166.0 built by: NET481REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll----------------------------------------System.Xaml Assembly Version: 4.0.0.0 Win32 Version: 4.8.9166.0 built by: NET481REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll----------------------------------------PresentationFramework.Aero2 Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero2/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero2.dll----------------------------------------De.TorstenMandelkow.MetroChart Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/De.TorstenMandelkow.MetroChart.DLL----------------------------------------System.Xml.Linq Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll----------------------------------------System.Numerics Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll----------------------------------------PresentationFramework-SystemCore Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemCore/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemCore.dll----------------------------------------UIAutomationProvider Assembly Version: 4.0.0.0 Win32 Version: 4.8.9166.0 built by: NET481REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/UIAutomationProvider/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationProvider.dll----------------------------------------UIAutomationTypes Assembly Version: 4.0.0.0 Win32 Version: 4.8.9166.0 built by: NET481REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll----------------------------------------System.DirectoryServices.AccountManagement Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.DirectoryServices.AccountManagement/v4.0_4.0.0.0__b77a5c561934e089/System.DirectoryServices.AccountManagement.dll----------------------------------------Newtonsoft.Json Assembly Version: 11.0.0.0 Win32 Version: 11.0.1.21818 CodeBase: file:///C:/Program%20Files/Blue%20Prism%20Limited/Blue%20Prism%20Automate/Newtonsoft.Json.DLL----------------------------------------System.Web.Services Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll----------------------------------------
************** JIT Debugging **************To enable just-in-time (JIT) debugging, the .config file for thisapplication or computer (machine.config) must have thejitDebugging value set in the system.windows.forms section.The application must also be compiled with debuggingenabled.
For example:
<configuration> <system.windows.forms jitDebugging="true" /></configuration>
When JIT debugging is enabled, any unhandled exceptionwill be sent to the JIT debugger registered on the computerrather than be handled by this dialog box.