Quantcast
Viewing all articles
Browse latest Browse all 1097

Re: Error when accessing any tab

Thanks for your replay Shane.

 

The error I see in my zeneventserver.log is:

 

[main] ERROR org.springframework.web.context.ContextLoader - Context initialization failed

org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar

[ALTER TABLE event_archive PARTITION BY RANGE(last_seen)

 

followed byt a bunch of PARTITION statements and at the end of that:

 

nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'zenoss_zep.event_archive' doesn't exist

 

followed by an exception stack trace.

I guess looking at that there is a problem with the event archive table. Is there a way to fix without re-installing?

Thanks again for your help.


Viewing all articles
Browse latest Browse all 1097

Trending Articles