Thanks Bill, At least I have an idea where to start looking now. I don't really know what to make of this but I'll keep poking.
I'm newish to witango and I'm trying to work in an unconventional environment. Right now I just don't know where to start looking. I wish I could just use django and forget this middleware crud (circa 2004). Unfortunately, that's not possible right now. At this point it just feels like I have a huge monolithic piece of software that is angry and refuses to behave. Thanks for (at least) a little guidance. Cheers, .cpb On Wed, Mar 12, 2008 at 10:34 PM, William M Conlon <[EMAIL PROTECTED]> wrote: > See TCFSEARCHPATH > > Set logginglevel=4 and tail the witango logfile. > > You will see config.taf searching for the tcf referenced at the > position CreateStoreUser. You'll see that it can't find it. The > answer is to make sure the tcf is in one of the directories > referenced in TCFSEARCHPATH. > > Bill > > > On Mar 12, 2008, at 6:38 PM, Colin Bell wrote: > > > Is there any real (i.e. technical) documentation that would help me > > understand Witango error messages? I'm trying to run witango in a > > non-standard location and it seems to be completely brain dead. I'm > > trying to understand the error messages but I am clueless. > > > > Any help would be greatly appreciated. > > > > Thanks, > > .cpb > > > > This occurs immediately after authenticating with the admin tools > > for 5.5. > > > > -- OUTPUT FROM WEBSERVER + Witango -- > > ==================================== > > Error > > > > An error occurred while processing your request: > > > > File: config.taf > > Position: CreateStoreUser > > Class: Internal > > Main Error Number: -808 > > > > Cannot create native object. > > objStoreUser > > > > File: config.taf > > Position: CreateStoreUser > > Class: Internal > > Main Error Number: -814 > > > > Bad or missing object identity. > > TCF > > > > File: config.taf > > Position: CreateStoreUser > > Class: Internal > > Main Error Number: -622 > > > > The specified object instance could not be created. > > objStoreUser > > > > File: config.taf > > Position: CreateStoreUser > > Class: Internal > > Main Error Number: -622 > > > > The specified object instance could not be created. > > ---------- > > > > -- > > Colin Bell <[EMAIL PROTECTED]> [+15195911384] > > ______________________________________________________________________ > > __ > > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > > > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > > -- Colin Bell <[EMAIL PROTECTED]> [+15195911384] ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
