Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


ErikC
  •  ErikC
  • Paid support Topic Starter
2011-01-27T10:04:42Z
Hi,

This morning we encounter some disk space problems.
The drive on which VC is installed had no free space left.

After I made had free space on de drive, I still had a few jobs running which I couldn't stop.

I tried to kill them, but no response other than a log entry...

1/27/2011 9:09:31 AM	Info	User "..." - Tries to kill/stop processes from specified Job (_Elektronische Postbus - File delete)
1/27/2011 9:09:34 AM	Info	User "..." - Tries to kill/stop processes from specified Job (_Elektronische Postbus - File create)
1/27/2011 9:09:37 AM	Info	User "..." - Tries to kill/stop processes from specified Job (_Elektronische Postbus - Verwerk modificaties)

I had to restart the VC service to have them stopped. I like to have full control over the jobs, but restarting the VC service isn't the best solution here.

Now everyting is working normal again, but not being able to control my jobs is anoying and this would be a nice fix.

Regards,
Erik


Here are some errors in the logs from this morning:

1/27/2011 7:18:17 AM	Err	An unhandled error has occured (please send the information below to support@visualcron.com): 

Server version: 5.6.9.17918 - (2009-09-21)
Protocol: 5.6.2
OS: Windows2003


System.IO.IOException: There is not enough space on the disk.

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
   at System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer)
   at System.IO.FileStream.Dispose(Boolean disposing)
   at System.IO.FileStream.Finalize()


and

1/27/2011 7:18:40 AM	Err	Error saving jobfile: System.InvalidOperationException: There was an error generating the XML document. ---> System.IO.IOException: There is not enough space on the disk.

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
   at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
   at System.Xml.XmlUtf8RawTextWriter.FlushBuffer()
   at System.Xml.XmlUtf8RawTextWriter.WriteRawWithCharChecking(Char* pSrcBegin, Char* pSrcEnd)
   at System.Xml.XmlUtf8RawTextWriter.WriteRaw(String data)
   at System.Xml.XmlWellFormedWriter.WriteRaw(String data)
   at System.Xml.Serialization.XmlSerializationWriter.WriteElementStringRaw(String localName, String ns, String value, XmlQualifiedName xsiType)
   at System.Xml.Serialization.XmlSerializationWriter.WriteElementStringRaw(String localName, String ns, String value)
   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterJobClassArray.Write51_TimeClass(String n, String ns, TimeClass o, Boolean isNullable, Boolean needType)
   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterJobClassArray.Write52_TriggerClass(String n, String ns, TriggerClass o, Boolean isNullable, Boolean needType)
   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterJobClassArray.Write307_JobClass(String n, String ns, JobClass o, Boolean isNullable, Boolean needType)
   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterJobClassArray.Write308_ArrayOfJobClass(Object o)
   --- End of inner exception stack trace ---
   at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle, String id)
   at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o)
   at OBOKIIHBDBPMCFALPGECCIFHCDJPEDKODDGK.GHAMFGCEDFOEIDCMEENNAFIOCECPBDKLJMLG.FCKIFCEPFBIFEKINIIGIEHLEGDKONOFFKELJ(String , List`1 lstIncludeOnly, Boolean )

and

1/27/2011 7:19:40 AM	Err	Error saving jobfile: System.IO.IOException: The process cannot access the file 'F:\apps\VisualCron\settings\jobs.tmp.xml' because it is being used by another process.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at System.Xml.XmlWriter.Create(String outputFileName, XmlWriterSettings settings)
   at OBOKIIHBDBPMCFALPGECCIFHCDJPEDKODDGK.GHAMFGCEDFOEIDCMEENNAFIOCECPBDKLJMLG.FCKIFCEPFBIFEKINIIGIEHLEGDKONOFFKELJ(String , List`1 lstIncludeOnly, Boolean )

Uses Visualcron since 2006.
Sponsor
Forum information
Support
2011-01-27T21:10:14Z
What are you saying, that you can't stop the Jobs now (even after cleaning up)?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
ErikC
  •  ErikC
  • Paid support Topic Starter
2011-01-31T07:48:48Z
Hi,

Yes, after cleaning up the jobs stayed running.
I had to manually restart the VC service to stop the tasks.


Regards,
Erik
Uses Visualcron since 2006.
Support
2011-01-31T16:06:50Z
Ok, thanks for the report. We'll see how we can handle this.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top