Hello, I recently encountered a problem while opening COMSOL multiphysics which gave me and error, stating that an unexpected error has occured and that I should look to the end of the log file.
Here's the log file generated by COMSOL:
'.', hexadecimal value 0x00, is an invalid character. at System.Xml.XmlEncodedRawTextWriter.InvalidXmlChar( Int32 ch, Char* pDst, Boolean entitize) at System.Xml.XmlEncodedRawTextWriter.WriteElementTex tBlock(Char* pSrc, Char* pSrcEnd) at System.Xml.XmlEncodedRawTextWriter.WriteString(Str ing text) at System.Xml.XmlWellFormedWriter.WriteString(String text) at System.Xml.Linq.ElementWriter.WriteElement(XElemen t e) at System.Xml.Linq.XElement.WriteTo(XmlWriter writer) at System.Xml.Linq.XNode.GetXmlString(SaveOptions o) at Comsol.Communication.ChannelBasedCommandManager.Se ndCommand(OutgoingCommandHandler commandHandler) at Comsol.Communication.BridgeCommandManager.Outgoing CommandHandler.Run() at Comsol.Communication.BridgeCommandManager.RunAndWa it(BridgeCommand command) at ComsolDesktop.MainWindow.StartJava(Boolean debug, Boolean devPlugins, NDisconnectInfo disconnectInfo, IBridgeCommandManager oldMgr) at ComsolDesktop.App.OnStartup(StartupEventArgs e) at System.Windows.Application.<.ctor>b__1_0(Object unused) at System.Windows.Threading.ExceptionWrapper.Internal RealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatch When(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
So if anyone has an idea as to where this might be stemming from, any help would be appreciated. thanks in advance.