Provisioning issue. Rc0
Hi all and thank you for reading my post.
Looks like I have an issue with the Sharepoint timer Service. Everything in my DEV enviroment works well untill I install the 32 bit version of KN. I have followed the included documentation for install Kn on the Server and I it creates the KNID database without a hitch and then I reset the Office Search Service and then I have a look in the Event Log on the Server and I have a tonne of errors that are as follows:
Installation is all in Australian Time format as well I reproduced the Same error in US Time Format as I first thought there may have been a simple Date Month issue. But still no go.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
An exception occurred while running the job scheduler.
Reason: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. > System.FormatException: String was not recognized as a valid DateTime.
at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
at System.DateTime.Parse(String s, IFormatProvider provider)
at Microsoft.Office.Server.SocialNetwork.Administration.KNScheduledJob.get_LastProcessedDateTime()
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJobHandler..ctor(KNCrawlSPSProfileJob parent)
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJob..ctor(ScheduledJobCollection collection, IDataRecord record)
End of inner exception stack trace
at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.CreateSqlCollectionItem(Object obj)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.GetScheduledJobsInNextInterval(DateTime nextDueTime)
at Microsoft.Office.Server.Administration.JobScheduler.Execute(Guid targetInstanceId)
Techinal Details:
(null)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Any help would be great.
Regards,
Ivan
Hi there,
I have also tried to restart various jobs in the timer service from the operations Timer definitions area (As in stopped and restarted) in combination with the Windows Service that covers this area and still no luck.
>>>>>>>>>>>>>>>>>>>>>>>>EVENTLOG AFTER RESTART<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<,
20/04/2007,12:53:48 PM,Windows SharePoint Services 3,Error,Timer ,6398,N/A,MOSS,"The Execute method of job definition Microsoft.Office.Server.Administration.JobScheduler (ID e68b8fc7-3fa5-48c9-9ea2-78c5ffce3fde) threw an exception. More information is included below.
Exception has been thrown by the target of an invocation."
20/04/2007,12:53:48 PM,Office SharePoint Server,Error,Office Server Shared Services ,7080,N/A,MOSS,"An exception occurred while running the job scheduler.
Reason: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. > System.FormatException: String was not recognized as a valid DateTime.
at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
at System.DateTime.Parse(String s, IFormatProvider provider)
at Microsoft.Office.Server.SocialNetwork.Administration.KNScheduledJob.get_LastProcessedDateTime()
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJobHandler..ctor(KNCrawlSPSProfileJob parent)
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJob..ctor(ScheduledJobCollection collection, IDataRecord record)
End of inner exception stack trace
at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.CreateSqlCollectionItem(Object obj)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.GetScheduledJobsInNextInterval(DateTime nextDueTime)
at Microsoft.Office.Server.Administration.JobScheduler.Execute(Guid targetInstanceId)
Techinal Details:
(null)"
20/04/2007,12:52:48 PM,Windows SharePoint Services 3,Error,Timer ,6398,N/A,MOSS,"The Execute method of job definition Microsoft.Office.Server.Administration.JobScheduler (ID e68b8fc7-3fa5-48c9-9ea2-78c5ffce3fde) threw an exception. More information is included below.
Exception has been thrown by the target of an invocation."
20/04/2007,12:52:48 PM,Office SharePoint Server,Error,Office Server Shared Services ,7080,N/A,MOSS,"An exception occurred while running the job scheduler.
Reason: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. > System.FormatException: String was not recognized as a valid DateTime.
at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
at System.DateTime.Parse(String s, IFormatProvider provider)
at Microsoft.Office.Server.SocialNetwork.Administration.KNScheduledJob.get_LastProcessedDateTime()
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJobHandler..ctor(KNCrawlSPSProfileJob parent)
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJob..ctor(ScheduledJobCollection collection, IDataRecord record)
End of inner exception stack trace
at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.CreateSqlCollectionItem(Object obj)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.GetScheduledJobsInNextInterval(DateTime nextDueTime)
at Microsoft.Office.Server.Administration.JobScheduler.Execute(Guid targetInstanceId)
Techinal Details:
(null)"
20/04/2007,12:51:48 PM,Windows SharePoint Services 3,Error,Timer ,6398,N/A,MOSS,"The Execute method of job definition Microsoft.Office.Server.Administration.JobScheduler (ID e68b8fc7-3fa5-48c9-9ea2-78c5ffce3fde) threw an exception. More information is included below.
Exception has been thrown by the target of an invocation."
20/04/2007,12:51:48 PM,Office SharePoint Server,Error,Office Server Shared Services ,7080,N/A,MOSS,"An exception occurred while running the job scheduler.
Reason: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. > System.FormatException: String was not recognized as a valid DateTime.
at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
at System.DateTime.Parse(String s, IFormatProvider provider)
at Microsoft.Office.Server.SocialNetwork.Administration.KNScheduledJob.get_LastProcessedDateTime()
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJobHandler..ctor(KNCrawlSPSProfileJob parent)
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJob..ctor(ScheduledJobCollection collection, IDataRecord record)
End of inner exception stack trace
at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.CreateSqlCollectionItem(Object obj)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.GetScheduledJobsInNextInterval(DateTime nextDueTime)
at Microsoft.Office.Server.Administration.JobScheduler.Execute(Guid targetInstanceId)
Techinal Details:
(null)"
20/04/2007,12:50:48 PM,Windows SharePoint Services 3,Error,Timer ,6398,N/A,MOSS,"The Execute method of job definition Microsoft.Office.Server.Administration.JobScheduler (ID e68b8fc7-3fa5-48c9-9ea2-78c5ffce3fde) threw an exception. More information is included below.
Exception has been thrown by the target of an invocation."
20/04/2007,12:50:48 PM,Office SharePoint Server,Error,Office Server Shared Services ,7080,N/A,MOSS,"An exception occurred while running the job scheduler.
Reason: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. > System.FormatException: String was not recognized as a valid DateTime.
at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
at System.DateTime.Parse(String s, IFormatProvider provider)
at Microsoft.Office.Server.SocialNetwork.Administration.KNScheduledJob.get_LastProcessedDateTime()
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJobHandler..ctor(KNCrawlSPSProfileJob parent)
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJob..ctor(ScheduledJobCollection collection, IDataRecord record)
End of inner exception stack trace
at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.CreateSqlCollectionItem(Object obj)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.GetScheduledJobsInNextInterval(DateTime nextDueTime)
at Microsoft.Office.Server.Administration.JobScheduler.Execute(Guid targetInstanceId)
Techinal Details:
(null)"
20/04/2007,12:49:48 PM,Windows SharePoint Services 3,Error,Timer ,6398,N/A,MOSS,"The Execute method of job definition Microsoft.Office.Server.Administration.JobScheduler (ID e68b8fc7-3fa5-48c9-9ea2-78c5ffce3fde) threw an exception. More information is included below.
Exception has been thrown by the target of an invocation."
20/04/2007,12:49:48 PM,Office SharePoint Server,Error,Office Server Shared Services ,7080,N/A,MOSS,"An exception occurred while running the job scheduler.
Reason: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. > System.FormatException: String was not recognized as a valid DateTime.
at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
at System.DateTime.Parse(String s, IFormatProvider provider)
at Microsoft.Office.Server.SocialNetwork.Administration.KNScheduledJob.get_LastProcessedDateTime()
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJobHandler..ctor(KNCrawlSPSProfileJob parent)
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJob..ctor(ScheduledJobCollection collection, IDataRecord record)
End of inner exception stack trace
at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.CreateSqlCollectionItem(Object obj)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.GetScheduledJobsInNextInterval(DateTime nextDueTime)
at Microsoft.Office.Server.Administration.JobScheduler.Execute(Guid targetInstanceId)
Techinal Details:
(null)"
20/04/2007,12:48:48 PM,Windows SharePoint Services 3,Error,Timer ,6398,N/A,MOSS,"The Execute method of job definition Microsoft.Office.Server.Administration.JobScheduler (ID e68b8fc7-3fa5-48c9-9ea2-78c5ffce3fde) threw an exception. More information is included below.
Exception has been thrown by the target of an invocation."
20/04/2007,12:48:48 PM,Office SharePoint Server,Error,Office Server Shared Services ,7080,N/A,MOSS,"An exception occurred while running the job scheduler.
Reason: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. > System.FormatException: String was not recognized as a valid DateTime.
at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
at System.DateTime.Parse(String s, IFormatProvider provider)
at Microsoft.Office.Server.SocialNetwork.Administration.KNScheduledJob.get_LastProcessedDateTime()
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJobHandler..ctor(KNCrawlSPSProfileJob parent)
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJob..ctor(ScheduledJobCollection collection, IDataRecord record)
End of inner exception stack trace
at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.CreateSqlCollectionItem(Object obj)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.GetScheduledJobsInNextInterval(DateTime nextDueTime)
at Microsoft.Office.Server.Administration.JobScheduler.Execute(Guid targetInstanceId)
Techinal Details:
(null)"
20/04/2007,12:47:48 PM,Windows SharePoint Services 3,Error,Timer ,6398,N/A,MOSS,"The Execute method of job definition Microsoft.Office.Server.Administration.JobScheduler (ID e68b8fc7-3fa5-48c9-9ea2-78c5ffce3fde) threw an exception. More information is included below.
Exception has been thrown by the target of an invocation."
20/04/2007,12:47:48 PM,Office SharePoint Server,Error,Office Server Shared Services ,7080,N/A,MOSS,"An exception occurred while running the job scheduler.
Reason: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. > System.FormatException: String was not recognized as a valid DateTime.
at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
at System.DateTime.Parse(String s, IFormatProvider provider)
at Microsoft.Office.Server.SocialNetwork.Administration.KNScheduledJob.get_LastProcessedDateTime()
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJobHandler..ctor(KNCrawlSPSProfileJob parent)
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJob..ctor(ScheduledJobCollection collection, IDataRecord record)
End of inner exception stack trace
at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.CreateSqlCollectionItem(Object obj)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.GetScheduledJobsInNextInterval(DateTime nextDueTime)
at Microsoft.Office.Server.Administration.JobScheduler.Execute(Guid targetInstanceId)
Techinal Details:
(null)"
20/04/2007,12:46:48 PM,Windows SharePoint Services 3,Error,Timer ,6398,N/A,MOSS,"The Execute method of job definition Microsoft.Office.Server.Administration.JobScheduler (ID e68b8fc7-3fa5-48c9-9ea2-78c5ffce3fde) threw an exception. More information is included below.
Exception has been thrown by the target of an invocation."
20/04/2007,12:46:48 PM,Office SharePoint Server,Error,Office Server Shared Services ,7080,N/A,MOSS,"An exception occurred while running the job scheduler.
Reason: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. > System.FormatException: String was not recognized as a valid DateTime.
at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
at System.DateTime.Parse(String s, IFormatProvider provider)
at Microsoft.Office.Server.SocialNetwork.Administration.KNScheduledJob.get_LastProcessedDateTime()
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJobHandler..ctor(KNCrawlSPSProfileJob parent)
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJob..ctor(ScheduledJobCollection collection, IDataRecord record)
End of inner exception stack trace
at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.CreateSqlCollectionItem(Object obj)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.GetScheduledJobsInNextInterval(DateTime nextDueTime)
at Microsoft.Office.Server.Administration.JobScheduler.Execute(Guid targetInstanceId)
Techinal Details:
(null)"
20/04/2007,12:45:48 PM,Windows SharePoint Services 3,Error,Timer ,6398,N/A,MOSS,"The Execute method of job definition Microsoft.Office.Server.Administration.JobScheduler (ID e68b8fc7-3fa5-48c9-9ea2-78c5ffce3fde) threw an exception. More information is included below.
Exception has been thrown by the target of an invocation."
20/04/2007,12:45:48 PM,Office SharePoint Server,Error,Office Server Shared Services ,7080,N/A,MOSS,"An exception occurred while running the job scheduler.
Reason: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. > System.FormatException: String was not recognized as a valid DateTime.
at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
at System.DateTime.Parse(String s, IFormatProvider provider)
at Microsoft.Office.Server.SocialNetwork.Administration.KNScheduledJob.get_LastProcessedDateTime()
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJobHandler..ctor(KNCrawlSPSProfileJob parent)
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJob..ctor(ScheduledJobCollection collection, IDataRecord record)
End of inner exception stack trace
at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.CreateSqlCollectionItem(Object obj)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.GetScheduledJobsInNextInterval(DateTime nextDueTime)
at Microsoft.Office.Server.Administration.JobScheduler.Execute(Guid targetInstanceId)
Techinal Details:
(null)"
20/04/2007,12:44:48 PM,Windows SharePoint Services 3,Error,Timer ,6398,N/A,MOSS,"The Execute method of job definition Microsoft.Office.Server.Administration.JobScheduler (ID e68b8fc7-3fa5-48c9-9ea2-78c5ffce3fde) threw an exception. More information is included below.
Exception has been thrown by the target of an invocation."
20/04/2007,12:44:48 PM,Office SharePoint Server,Error,Office Server Shared Services ,7080,N/A,MOSS,"An exception occurred while running the job scheduler.
Reason: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. > System.FormatException: String was not recognized as a valid DateTime.
at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
at System.DateTime.Parse(String s, IFormatProvider provider)
at Microsoft.Office.Server.SocialNetwork.Administration.KNScheduledJob.get_LastProcessedDateTime()
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJobHandler..ctor(KNCrawlSPSProfileJob parent)
at Microsoft.Office.Server.SocialNetwork.Administration.KNCrawlSPSProfileJob..ctor(ScheduledJobCollection collection, IDataRecord record)
End of inner exception stack trace
at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.CreateSqlCollectionItem(Object obj)
at Microsoft.Office.Server.Administration.ScheduledJobCollection.GetScheduledJobsInNextInterval(DateTime nextDueTime)
at Microsoft.Office.Server.Administration.JobScheduler.Execute(Guid targetInstanceId)
Techinal Details:
(null)"
Regards,
Ivan