Hi Nicklas,

>> We have run into problems after editing the raw-data-types.xml and 
>> extended-properties.xml files. After each edit the server was stopped, 
>> I ran updatedb.sh and updateindexes.sh and restarted the server. 
>> However we can now no longer see any reporters via the gui (they are 
>> still accessible in the Reporters table via MySQL) and no new 
>> reporters can be imported.
>> Has this kind of problem after modifying these xml files together been 
>> seen before?
> 
> It is hard to tell exactly what happens. There is a known issue about 
> invalid values in the extended-properties.xml and raw-data-types.xml 
> that aren't detected (http://base.thep.lu.se/ticket/480) and later on 
> they will produces errors. To be able to check if your problem is 
> related to this I have to know what changes you made to the 
> configuration files.

Thanks for the reply - yes that was it. We did see the same error message as in 
the above 
ticket (Unknown column 'reporterda0_.' in 'field list') in the logs, and sure 
enough I had 
made a typo in the extended-properties.xml which prevented the correct update 
to the 
Reporters table (it did not add one of the columns).
Thanks for the help.
Regards, Simon


> Another thing to remember is that the updatedb.sh script can only add 
> new columns, it can't modify or delete existing columns. If you have 
> done such changes you must do the corresponding changes manually in MySQL.
> 
> /Nicklas
> 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
The BASE general discussion mailing list
[EMAIL PROTECTED]
unsubscribe: send a mail with subject "unsubscribe" to
[EMAIL PROTECTED]

Reply via email to