500 Servlet Exception

com.caucho.ejb.FinderExceptionWrapper: java.sql.SQLException: Base table
or view not found,  message from server: "Table 'storymill.SmItem' doesn't
exist"
	at com.caucho.ejb.FinderExceptionWrapper.create(FinderExceptionWrapper.java:104)
	at _ejb.SmItem.SmItemBean__QPersist.ejbSelectViewableInScopeCount(SmItemBean__QPersist.java:1847)
	at com.immuexa.storymill.item.SmItemBean.ejbHomeGetViewableInScopeCount(SmItemBean.java:339)
	at _ejb.SmItem.SmItemBean__EJB$LocalHome.getViewableInScopeCount(SmItemBean__EJB.java:470)
	at _jsp._browse._summary._index__jsp._jspService(/browse/summary/index.jsp:36)
	at com.caucho.jsp.JavaPage.service(JavaPage.java:75)
	at com.caucho.jsp.Page.pageservice(Page.java:571)
	at com.caucho.server.dispatch.PageFilterChain.doFilter(PageFilterChain.java:155)
	at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:177)
	at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:221)
	at com.caucho.server.hmux.HmuxRequest.handleRequest(HmuxRequest.java:392)
	at com.caucho.server.port.TcpConnection.run(TcpConnection.java:331)
	at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:464)
	at com.caucho.util.ThreadPool.run(ThreadPool.java:408)
	at java.lang.Thread.run(Thread.java:619)
Root cause is:
java.sql.SQLException: Base table or view not found,  message from server:
"Table 'storymill.SmItem' doesn't exist"
	at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:1977)
	at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1163)
	at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1272)
	at com.mysql.jdbc.Connection.execSQL(Connection.java:2236)
	at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1555)
	at com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper.executeQuery(PreparedStatementWrapper.java:681)
	at _ejb.SmItem.SmItemBean__QPersist.ejbSelectViewableInScopeCount(SmItemBean__QPersist.java:1830)
	at com.immuexa.storymill.item.SmItemBean.ejbHomeGetViewableInScopeCount(SmItemBean.java:339)
	at _ejb.SmItem.SmItemBean__EJB$LocalHome.getViewableInScopeCount(SmItemBean__EJB.java:470)
	at _jsp._browse._summary._index__jsp._jspService(/browse/summary/index.jsp:36)
	at com.caucho.jsp.JavaPage.service(JavaPage.java:75)
	at com.caucho.jsp.Page.pageservice(Page.java:571)
	at com.caucho.server.dispatch.PageFilterChain.doFilter(PageFilterChain.java:155)
	at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:177)
	at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:221)
	at com.caucho.server.hmux.HmuxRequest.handleRequest(HmuxRequest.java:392)
	at com.caucho.server.port.TcpConnection.run(TcpConnection.java:331)
	at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:464)
	at com.caucho.util.ThreadPool.run(ThreadPool.java:408)
	at java.lang.Thread.run(Thread.java:619)

Resin-3.0.8 (built Tue, 08 Jun 2004 02:25:40 PDT)