Weird behaviour with 3.0.4 and publishing Options
defsteph
Posted: Tuesday, August 12, 2008 2:14:12 PM

Rank: Newbie

Joined: 3/19/2008
Posts: 14
Location: Stockholm
This is the error i get both in the umbracoLog table, and when trying to publish a single page individually. It only happens on pages that have any non-standard properties (the default properties every pagetype has)...

Error publishing node: System.TypeInitializationException: The type initializer for 'umbraco.cms.businesslogic.datatype.controls.Factory' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at umbraco.cms.businesslogic.datatype.controls.Factory.Initialize()
at umbraco.cms.businesslogic.datatype.controls.Factory..cctor()
--- End of inner exception stack trace ---
at umbraco.cms.businesslogic.datatype.DataTypeDefinition.get_DataType()
at umbraco.cms.businesslogic.property.Property.MakeNew(PropertyType pt, Content c, Guid VersionId)
at umbraco.cms.businesslogic.Content.addProperty(PropertyType pt, Guid VersionId)
at umbraco.cms.businesslogic.Content.createNewVersion()
at umbraco.cms.businesslogic.web.Document.Publish(User u)
at umbraco.presentation.publishingService.CheckPublishing(Object sender)


Please Help!

http://www.b-line.se/ - You one-stop-shop for great Hip-Hop Music.
drobar
Posted: Tuesday, August 12, 2008 3:00:17 PM

Rank: Umbracoholic

Joined: 9/8/2006
Posts: 1,689
Location: KY, USA
Tell us more about the 'non-standard properties'... do any of those point to custom datatypes? Or did they until a recent change?

cheers,
doug.

MVP 2007-2009 - Official Umbraco Trainer for North America - Percipient Studios
defsteph
Posted: Tuesday, August 12, 2008 8:13:10 PM

Rank: Newbie

Joined: 3/19/2008
Posts: 14
Location: Stockholm
I merely meant any property not on a document type by default (name, publish at, unpublish at etc.), there are no custom datatypes on the site, and to my knowledge there hasn't been any changes made at all lately (as in a month at least).

The client did mention something about timed publish on a few of the pages, but that shouldn't affect the rest of the site, should it?

Another friend of mine thought it might be because the database disk quota was full, could it be that?



http://www.b-line.se/ - You one-stop-shop for great Hip-Hop Music.
drobar
Posted: Tuesday, August 12, 2008 8:48:16 PM

Rank: Umbracoholic

Joined: 9/8/2006
Posts: 1,689
Location: KY, USA
A full disk or database will certainly cause all kinds of problems! As for the other items... sounds like that's not going to be related. Can you double-check the space issue?

cheers,
doug.



MVP 2007-2009 - Official Umbraco Trainer for North America - Percipient Studios
defsteph
Posted: Wednesday, August 13, 2008 2:17:42 PM

Rank: Newbie

Joined: 3/19/2008
Posts: 14
Location: Stockholm
Ok, so here's what I did.

I shrunk the database, it was grossly over quota, by about 200%. I also upgraded to 3.0.5.

I don't know what fixed it, but something did :) Maybe that's the downside of rushing things and doing it all at the same time, but sometimes it's inevitable when the site is live.

Thanks for your input Doug, as always, you're a great help.

//S

http://www.b-line.se/ - You one-stop-shop for great Hip-Hop Music.
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.