Menu

Issues

Curtis
2015-03-11
2015-05-04
  • Curtis

    Curtis - 2015-03-11

    1) The image captcha on the forums is broken, preventing registration.

    2) The hypervisor for our EasyRec VM crashed, and now I'm getting a NullPointerException.
    The full error is:

    [ERROR] [http-8080-1] web.servlet.DispatcherServlet - Context initialization failed
    org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pluginScheduler' defined in class path resource [spring/web/easyrecContext.xml]: Invocation of init method failed; nested exception is java.lang.NullPointerException

    Log: http://pastebin.com/4LzkeiiS
    Screenshot: http://prntscr.com/6fgotd

    I've checked the MySQL tables, and none are crashed. I've also tried restarting Tomcat, with no effect. I have very little experience with Java and Tomcat, so apologies for the lack of debug info.

    Any thoughts?
    Thanks!

     
  • Stephan Zavrel

    Stephan Zavrel - 2015-05-04

    Hi Curtis!

    Sorry for the late response.
    1) I'm not sure which forum you are refering to? The old phpBB does not work anymore so we use this forum here. If there's an issue with the captcha that's bad but I guess it is a sourceforge issue.

    2) Your log shows that somehow a malformed Date String made it into your tenant configuration in you database. You can use a database tool to edit the field "tenantconfig" in the "tenant" table. The value for "AUTO_RULEMINER.executionTime" seems to be set to "1600" now. The right format should be "16:00".

    Greetings Stephan

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.