以下のようなエラーが発生して接続できない。
[E.IWP.MIGRATION.CHECKER.00003] Module "im_tenant"is not updated. Carry[E.IWP.MIGRATION.CHECKER.00003] Module "im_tenant"is not updated. Carryout migration and start after updating the version of the module to "3". at jp.co.intra_mart.system.service.provider.checker.SystemSchemaUpdateChecker$1.execute(SystemSchemaUpdateChecker.java:44) at jp.co.intra_mart.mirage.ext.session.SessionTemplate.execute(SessionTemplate.java:21) at jp.co.intra_mart.system.service.provider.checker.SystemSchemaUpdateChecker.checkSchema(SystemSchemaUpdateChecker.java:31) at jp.co.intra_mart.system.service.provider.checker.SchemaUpdateChecker.initialize(SchemaUpdateChecker.java:78) at jp.co.intra_mart.system.servlet.PlatformServletContextListener.contextInitialized(PlatformServletContextListener.java:108) at com.caucho.server.webapp.WebApp.addListenerObject(WebApp.java:2156) at com.caucho.server.webapp.WebApp.callInitializers(WebApp.java:3495) at com.caucho.server.webapp.WebApp.startImpl(WebApp.java:3811) at com.caucho.server.webapp.WebApp.access$700(WebApp.java:209) at com.caucho.server.webapp.WebApp$StartupTask.run(WebApp.java:5370) at com.caucho.env.thread2.ResinThread2.runTasks(ResinThread2.java:173) at com.caucho.env.thread2.ResinThread2.run(ResinThread2.java:118)
どうやらパッチを適用する必要がある模様。
jugglingツールにて、juggling.imの右上のボタンからパッチを全て適用。
適用後のwarを用いることで、事象が解決した。