Table/View 'EJB__TIMER__TBL' does not exist

前端 未结 1 1210
感动是毒
感动是毒 2021-01-21 09:36

I have an application that runs on Glassfish 3.0.1. I\'ve already successfully installed it on a few instances, but now I\'m trying to set up a new server. Looking at the log, t

相关标签:
1条回答
  • 2021-01-21 10:28

    It's happened to me when I've overwritten those files while GF is still running, say, as part of an upgrade gone bad. The solution I found was the same as you: shut down a working GF, and copy over files under <gfhome>/domains/domain1/lib/database.

    0 讨论(0)
提交回复
热议问题