The document contains log messages from a MemoQ application. It reports errors deserializing an XML file, detecting server protocols, executing jobs that cause exceptions, and logging into a language terminal due to invalid credentials.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
158 views3 pages
Artefacts
The document contains log messages from a MemoQ application. It reports errors deserializing an XML file, detecting server protocols, executing jobs that cause exceptions, and logging into a language terminal due to invalid credentials.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3
2016.01.12 08:32:43.
7312229 memoQ (Error) () DeserializeXML failed for file C:\
ProgramData\MemoQ\Resources\Cfg-LocalResourcePath.xml; fallback to default. System.InvalidOperationException: There is an error in XML document (0, 0). ---> System.Xml.XmlException: Root element is missing. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlTextReader.Read() at System.Xml.XmlReader.MoveToContent() at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderLightR esourcePath.Read3_LightResourcePath() --- End of inner exception stack trace --at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, St ring encodingStyle, XmlDeserializationEvents events) at System.Xml.Serialization.XmlSerializer.Deserialize(Stream stream) at Kilgray.Utils.SerializationHelper.DeserializeXML(Type objType, String file Path) at Kilgray.Utils.SerializationHelper.DeserializeXMLFallbackToNullOnError[Obje ctType](String filePath) 2016.01.12 08:33:38.3129429 memoQ (Off) () Protocol detection for server sernt2 8.essex.ac.uk: Tcp 2016.02.01 08:54:39.6154702 memoQ (Off) () Protocol detection for server sernt2 8.essex.ac.uk: Tcp 2016.02.01 10:24:11.8838832 memoQ (Off) () Protocol detection for server sernt2 8.essex.ac.uk: Tcp 2016.02.01 10:28:06.8068832 memoQ (Off) () Protocol detection for server sernt2 8.essex.ac.uk: Tcp 2016.02.01 10:35:55.8874832 memoQ (Error) () Execution of job ee0b6140-bde2-4f3 8-83ee-f0e2ca591bc8 (MemoQ.Project.CreateProjectFromTemplateJob/Creating project from template...) caused exception. Internal error: Cannot open the shared memory region. 2016.02.01 10:35:55.9734832 memoQ (Error) () WaitForJobToFinish error System.Runtime.Serialization.SerializationException: The constructor to deserial ize an object of type 'System.Data.SqlServerCe.SqlCeException' was not found. --> System.Runtime.Serialization.SerializationException: The constructor to deser ialize an object of type 'System.Data.SqlServerCe.SqlCeException' was not found. at System.Runtime.Serialization.ObjectManager.GetConstructor(RuntimeType t) at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Obj ect obj, SerializationInfo info, StreamingContext context) --- End of inner exception stack trace --at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Obj ect obj, SerializationInfo info, StreamingContext context) at System.Runtime.Serialization.ObjectManager.FixupSpecialObject(ObjectHolder holder) at System.Runtime.Serialization.ObjectManager.DoFixups() at Kilgray.Utils.Application.ErrorHandling.ExceptionHandlerHelper.PreserveSta ckTrace(Exception e) at MemoQ.Controls.Job.ClientJobManager.WaitForJobToFinish(Guid jobId, Boolean followProgress, Boolean runMessageLoop, Func`1 exitPredicate) 2016.02.01 10:43:40.8834832 memoQ (Error) () Execution of job 6cbb379e-ca69-48e b-9a82-d5ed95f9e0c5 (MemoQ.Project.CreateProjectFromTemplateJob/Creating project from template...) caused exception. Internal error: Cannot open the shared memory region. 2016.02.01 10:43:41.0706832 memoQ (Error) () WaitForJobToFinish error System.Runtime.Serialization.SerializationException: The constructor to deserial ize an object of type 'System.Data.SqlServerCe.SqlCeException' was not found. --> System.Runtime.Serialization.SerializationException: The constructor to deser ialize an object of type 'System.Data.SqlServerCe.SqlCeException' was not found. at System.Runtime.Serialization.ObjectManager.GetConstructor(RuntimeType t) at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Obj
--- End of inner exception stack trace --at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Obj ect obj, SerializationInfo info, StreamingContext context) at System.Runtime.Serialization.ObjectManager.FixupSpecialObject(ObjectHolder holder) at System.Runtime.Serialization.ObjectManager.DoFixups() at Kilgray.Utils.Application.ErrorHandling.ExceptionHandlerHelper.PreserveSta ckTrace(Exception e) at MemoQ.Controls.Job.ClientJobManager.WaitForJobToFinish(Guid jobId, Boolean followProgress, Boolean runMessageLoop, Func`1 exitPredicate) 2016.02.01 10:45:18.5572832 memoQ (Error) () Language Terminal login failed: in valid user name or password. TYPE: MemoQ.Common.LanguageTerminal.Cas.InvalidCredentialCasException MESSAGE: Wrong username or password. SOURCE: mscorlib CALL STACK: Server stack trace: at MemoQ.Common.LanguageTerminal.Cas.CasHelper.GetTgt(String casUrl, String u serName, String password) at MemoQ.Common.LanguageTerminal.CasLoginClient.GetST() at MemoQ.Common.LanguageTerminal.CasLoginClient.Login() at MemoQ.Common.LanguageTerminal.CasSessionManager.findOrCreateSessionAmongSe ssionsOfUser(CasSessionsOfUser casSessionsOfUser, CasSessionType sessionType, St ring casServiceGroup) at MemoQ.Common.LanguageTerminal.CustomProxy.CasSessionHandlerMessageInspecto r.addSessionIdToRequest(Message& request, HttpRequestMessageProperty httpRequest ) at MemoQ.Common.LanguageTerminal.CustomProxy.CasSessionHandlerMessageInspecto r.BeforeSendRequest(Message& request, IClientChannel channel) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.BeforeSendRequest(Pr oxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.PrepareCall(ProxyOperationRunt ime operation, Boolean oneway, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean on eway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan tim eout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCall Message methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage req Msg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgDa ta, Int32 type) at MemoQ.Common.LanguageTerminal.Proxies.UserServiceV3.UserServiceV3.getUsern ame(getUsername request) at MemoQ.Common.LanguageTerminal.Proxies.UserServiceV3.UserServiceV3Client.Me moQ.Common.LanguageTerminal.Proxies.UserServiceV3.UserServiceV3.getUsername(getU sername request) at MemoQ.Common.LanguageTerminal.Proxies.UserServiceV3.UserServiceV3Client.ge tUsername()
at MemoQ.Common.LanguageTerminal.ProxyWrappers.UserServiceClientWrapper.getUs ername() at MemoQ.Controls.LanguageTerminal.LanguageTerminalAccountManager.loginCore(O bject sender, DoWorkEventArgs e)