newsletter fails

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
12/20/2009 12:57:38 PM
Gravatar
Total Posts 220

newsletter fails

Hi Joe,

I read a lot inthe forum about this issue, but didn't found something helpfull.

"Send Preview"
e-mail is ok

"Send To Subscribers"
there is only one, the same who got the preview
nothing happens

Task Queue (after refresh)
WebTaskManager 12/20/2009 7:38:53 PM 12/20/2009 7:38:53 PM 12/20/2009 7:39:39 PM 50% Running
Testschreiben Mailer 12/20/2009 7:38:42 PM 12/20/2009 7:38:42 PM 12/20/2009 7:38:42 PM 0% Started

System Log
2009-12-20 19:38:42,584 INFO mojoPortal.Web.LetterSendTask - Queued LetterSendTask on a new thread
2009-12-20 19:38:42,584 INFO mojoPortal.Web.LetterSendTask - deserialized LetterSendTask task
2009-12-20 19:38:53,411 INFO mojoPortal.Web.Global - Application Started.
2009-12-20 19:38:53,769 INFO mojoPortal.Web.WebTaskManager - deserialized WebTaskManager task
2009-12-20 19:38:53,801 INFO mojoPortal.Web.WebTaskManager - Queued WebTaskManager on a new thread

The contakt form is working ...
 

Version: 2.3.1.9 MySQL

Best
Matthias

12/20/2009 3:48:10 PM
Gravatar
Total Posts 220

Re: newsletter fails

Meanwhile I worked it out on another server with version 2.3.3.3 and I think I should upgrade the former in order to solve the problem.

Best
Matthias

12/22/2009 11:54:29 AM
Gravatar
Total Posts 220

Re: newsletter fails

Hi Joe,

the newsletter failes again and the system log shows things I do not understand.
Therefoe I changed the <add key="site1culture" value="de-DE" /> to <add key="site1culture" value="en-US" /> in order to have an english log for you. But then the error did not occur. I changed the culture back to de-DE and the error came again ... Everytime I set the culture to en-US everything works and when I set it to de-DE it fails.

Here is the error log with some translations:

2009-12-22 18:28:54,825 INFO mojoPortal.Web.WebTaskManager - deserialized WebTaskManager task
2009-12-22 18:28:54,872 INFO mojoPortal.Web.WebTaskManager - Queued WebTaskManager on a new thread
2009-12-22 18:28:54,935 ERROR mojoPortal.Web.WebTaskManager - Failed to deserialize and start task Newsletter Send Task so cancelling task
System.InvalidOperationException: Error in XML-document (14,26). ---> System.Xml.XmlException: Unexpected end of file. The folowing elements were not closed(?): StatusRunningMessage, LetterSendTask. Line 14, Position 26.
bei System.Xml.XmlTextReaderImpl.Throw(Exception e)
bei System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
bei System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String arg)
bei System.Xml.XmlTextReaderImpl.ThrowUnclosedElements()
bei System.Xml.XmlTextReaderImpl.ParseElementContent()
bei System.Xml.XmlTextReaderImpl.Read()
bei System.Xml.XmlTextReader.Read()
bei System.Xml.XmlReader.ReadString()
bei System.Xml.XmlTextReader.ReadString()
bei System.Xml.XmlReader.ReadElementString()
bei Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderLetterSendTask.Read2_LetterSendTask(Boolean isNullable, Boolean checkType)
bei Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderLetterSendTask.Read3_LetterSendTask()
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
bei System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader)
bei mojoPortal.Business.SerializationHelper.DeserializeFromString(Type type, String serializedObject)
bei mojoPortal.Web.WebTaskManager.StartNewTasks()
2009-12-22 18:28:54,997 INFO mojoPortal.Web.WebTaskManager - Failed Serialized Task was: <?xml version="1.0" encoding="utf-16"?>
<LetterSendTask>
<TaskGuid>b5b069c4-64fe-43ea-834c-d3a750ca05a7</TaskGuid>
<SiteGuid>bb60a72b-8009-4187-80cc-d6e565ddeacb</SiteGuid>
<QueuedBy>510b56e8-9bad-4d42-87e8-45bdec0e812d</QueuedBy>
<TaskName>Newsletter Send Task</TaskName>
<NotifyOnCompletion>true</NotifyOnCompletion>
<NotificationToEmail>matthias.zimmerling@zisign.de</NotificationToEmail>
<NotificationFromEmail>matthias.zimmerling@zisign.de</NotificationFromEmail>
<NotificationSubject>Aufgabe: Newsletter Send Task fertig gestellt</NotificationSubject>
<TaskCompleteMessage>Aufgabe: Newsletter Send Task fertig gestellt</TaskCompleteMessage>
<StatusQueuedMessage>In Warteschlange</StatusQueuedMessage>
<StatusStartedMessage>Gestartet</StatusStartedMessage>
<StatusRunningMessage>L
2009-12-22 18:29:10,153 INFO mojoPortal.Web.WebTaskManager - started WebTaskManager task

Best
Matthias
 

12/22/2009 11:57:27 AM
Gravatar
Total Posts 18439

Re: newsletter fails

Hi Matthias,

If you are not running the latest version, please upgrade and I believe it will solve this problem. 

Best,

Joe

12/22/2009 4:46:01 PM
Gravatar
Total Posts 220

Re: newsletter fails

Hi Joe,

unfortunately not.

2.3.3.2 MySQL and the same error.

Best Matthias 

You must sign in to post in the forums. This thread is closed to new posts.