
Get up and running in minutes. Pay by the hour. Try opentaps In The Cloud with opentaps and the Amazon EC2 Cloud.

Get up and running in minutes. Pay by the hour. Try opentaps In The Cloud with opentaps and the Amazon EC2 Cloud.
Increase your sales with GetResponse email marketing with the opentaps GetResponse Email Marketing Integration Module.
Reach key IT decision makers and developers worldwide by advertising on this site. For details, please Contact Us.

New Relic RPM helps you monitor the performance of your opentaps or ofbiz Java application. Get a free month of New Relic Gold with promo code OT30PRO.
Watch developer and user training videos at shop.opentaps.org, all with our Satisfaction Guarantee.
根据手册windos下安装Opentaps,一步一步顺利完成。启动ofbiz,通过查看日志文件,出现如下内容,请帮助查找原因,谢谢!
2011-09-20 19:17:32,095 (org.ofbiz.service.job.JobPoller@d4d311) [ JobManager.java:188:ERROR]
---- exception report ----------------------------------------------------------
Error in polling JobSandbox: [org.ofbiz.entity.GenericDataSourceException: Generic Entity Exception occured in updateByCondition (SQL Exception: (Table 'opentaps.job_sandbox' doesn't exist))]. Rolling back transaction.
Exception: org.ofbiz.entity.GenericDataSourceException
Message: Generic Entity Exception occured in updateByCondition (SQL Exception: (Table 'opentaps.job_sandbox' doesn't exist))
---- cause ---------------------------------------------------------------------
Exception: org.ofbiz.entity.GenericDataSourceException
Message: SQL Exception: (Table 'opentaps.job_sandbox' doesn't exist)
---- cause ---------------------------------------------------------------------
Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException
Message: Table 'opentaps.job_sandbox' doesn't exist
---- stack trace ---------------------------------------------------------------
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'opentaps.job_sandbox' doesn't exist
sun.reflect.GeneratedConstructorAccessor6.newInstance(Unknown Source)
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
java.lang.reflect.Constructor.newInstance(Constructor.java:513)
com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
com.mysql.jdbc.Util.getInstance(Util.java:381)
com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3558)
com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3490)
com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1959)
com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2109)
com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2648)
com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2077)
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2362)
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2280)
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2265)
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
org.ofbiz.entity.jdbc.SQLProcessor.executeUpdate(SQLProcessor.java:420)
org.ofbiz.entity.datasource.GenericDAO.updateByCondition(GenericDAO.java:335)
org.ofbiz.entity.datasource.GenericDAO.updateByCondition(GenericDAO.java:294)
org.ofbiz.entity.datasource.GenericHelperDAO.storeByCondition(GenericHelperDAO.java:186)
org.ofbiz.entity.GenericDelegator.storeByCondition(GenericDelegator.java:1287)
org.ofbiz.entity.GenericDelegator.storeByCondition(GenericDelegator.java:1262)
org.ofbiz.service.job.JobManager.poll(JobManager.java:158)
org.ofbiz.service.job.JobPoller.run(JobPoller.java:91)
java.lang.Thread.run(Thread.java:619)
--------------------------------------------------------------------------------
2011-09-20 19:17:32,095 (org.ofbiz.service.job.JobPoller@d4d311) [ SQLProcessor.java:424:ERROR] SQL Exception while executing the following: UPDATE JOB_SANDBOX SET RUN_BY_INSTANCE_ID = ?, STATUS_ID = ? WHERE ((RUN_TIME <= '2011-09-20 19:17:12.317' AND START_DATE_TIME IS NULL AND CANCEL_DATE_TIME IS NULL AND RUN_BY_INSTANCE_ID IS NULL) AND (POOL_ID IS NULL OR POOL_ID = 'pool'))
2011-09-20 19:17:32,095 (org.ofbiz.service.job.JobPoller@d4d311) [ GenericDelegator.java:1298:ERROR]
---- exception report ----------------------------------------------------------
Failure in storeByCondition operation for entity [JobSandbox]: org.ofbiz.entity.GenericDataSourceException: Generic Entity Exception occured in updateByCondition (SQL Exception: (Table 'opentaps.job_sandbox' doesn't exist)). Rolling back transaction.
Exception: org.ofbiz.entity.GenericDataSourceException
Message: Generic Entity Exception occured in updateByCondition (SQL Exception: (Table 'opentaps.job_sandbox' doesn't exist))
---- cause ---------------------------------------------------------------------
Exception: org.ofbiz.entity.GenericDataSourceException
Message: SQL Exception: (Table 'opentaps.job_sandbox' doesn't exist)
---- cause ---------------------------------------------------------------------
Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException
Message: Table 'opentaps.job_sandbox' doesn't exist
---- stack trace ---------------------------------------------------------------
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'opentaps.job_sandbox' doesn't exist
sun.reflect.GeneratedConstructorAccessor6.newInstance(Unknown Source)
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
java.lang.reflect.Constructor.newInstance(Constructor.java:513)
com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
com.mysql.jdbc.Util.getInstance(Util.java:381)
com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3558)
com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3490)
com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1959)
com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2109)
com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2648)
com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2077)
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2362)
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2280)
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2265)
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
org.ofbiz.entity.jdbc.SQLProcessor.executeUpdate(SQLProcessor.java:420)
org.ofbiz.entity.datasource.GenericDAO.updateByCondition(GenericDAO.java:335)
org.ofbiz.entity.datasource.GenericDAO.updateByCondition(GenericDAO.java:294)
org.ofbiz.entity.datasource.GenericHelperDAO.storeByCondition(GenericHelperDAO.java:186)
org.ofbiz.entity.GenericDelegator.storeByCondition(GenericDelegator.java:1287)
org.ofbiz.entity.GenericDelegator.storeByCondition(GenericDelegator.java:1262)
org.ofbiz.service.job.JobManager.poll(JobManager.java:158)
org.ofbiz.service.job.JobPoller.run(JobPoller.java:91)
java.lang.Thread.run(Thread.java:619)
--------------------------------------------------------------------------------
2011-09-20 19:17:32,105 (org.ofbiz.service.job.JobPoller@d4d311) [ JobManager.java:188:ERROR]
---- exception report ----------------------------------------------------------
Error in polling JobSandbox: [org.ofbiz.entity.GenericDataSourceException: Generic Entity Exception occured in updateByCondition (SQL Exception: (Table 'opentaps.job_sandbox' doesn't exist))]. Rolling back transaction.
Exception: org.ofbiz.entity.GenericDataSourceException
Message: Generic Entity Exception occured in updateByCondition (SQL Exception: (Table 'opentaps.job_sandbox' doesn't exist))
---- cause ---------------------------------------------------------------------
Exception: org.ofbiz.entity.GenericDataSourceException
Message: SQL Exception: (Table 'opentaps.job_sandbox' doesn't exist)
---- cause ---------------------------------------------------------------------
Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException
Message: Table 'opentaps.job_sandbox' doesn't exist
---- stack trace ---------------------------------------------------------------
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'opentaps.job_sandbox' doesn't exist
sun.reflect.GeneratedConstructorAccessor6.newInstance(Unknown Source)
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
java.lang.reflect.Constructor.newInstance(Constructor.java:513)
com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
com.mysql.jdbc.Util.getInstance(Util.java:381)
com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3558)
com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3490)
com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1959)
com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2109)
com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2648)
com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2077)
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2362)
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2280)
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2265)
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
org.ofbiz.entity.jdbc.SQLProcessor.executeUpdate(SQLProcessor.java:420)
org.ofbiz.entity.datasource.GenericDAO.updateByCondition(GenericDAO.java:335)
org.ofbiz.entity.datasource.GenericDAO.updateByCondition(GenericDAO.java:294)
org.ofbiz.entity.datasource.GenericHelperDAO.storeByCondition(GenericHelperDAO.java:186)
org.ofbiz.entity.GenericDelegator.storeByCondition(GenericDelegator.java:1287)
org.ofbiz.entity.GenericDelegator.storeByCondition(GenericDelegator.java:1262)
org.ofbiz.service.job.JobManager.poll(JobManager.java:158)
org.ofbiz.service.job.JobPoller.run(JobPoller.java:91)
java.lang.Thread.run(Thread.java:619)
--------------------------------------------------------------------------------
2011-09-20 19:17:32,165 (org.ofbiz.service.job.JobPoller@d4d311) [ SQLProcessor.java:424:ERROR] SQL Exception while executing the following: UPDATE JOB_SANDBOX SET RUN_BY_INSTANCE_ID = ?, STATUS_ID = ? WHERE ((RUN_TIME <= '2011-09-20 19:17:12.317' AND START_DATE_TIME IS NULL AND CANCEL_DATE_TIME IS NULL AND RUN_BY_INSTANCE_ID IS NULL) AND (POOL_ID IS NULL OR POOL_ID = 'pool'))
2011-09-20 19:17:32,165 (org.ofbiz.service.job.JobPoller@d4d311) [ GenericDelegator.java:1298:ERROR]
---- exception report ----------------------------------------------------------
Failure in storeByCondition operation for entity [JobSandbox]: org.ofbiz.entity.GenericDataSourceException: Generic Entity Exception occured in updateByCondition (SQL Exception: (Table 'opentaps.job_sandbox' doesn't exist)). Rolling back transaction.
Exception: org.ofbiz.entity.GenericDataSourceException
Message: Generic Entity Exception occured in updateByCondition (SQL Exception: (Table 'opentaps.job_sandbox' doesn't exist))
---- cause ---------------------------------------------------------------------
Exception: org.ofbiz.entity.GenericDataSourceException
Message: SQL Exception: (Table 'opentaps.job_sandbox' doesn't exist)
---- cause ---------------------------------------------------------------------
Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException
Message: Table 'opentaps.job_sandbox' doesn't exist
---- stack trace ---------------------------------------------------------------
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'opentaps.job_sandbox' doesn't exist
sun.reflect.GeneratedConstructorAccessor6.newInstance(Unknown Source)
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
java.lang.reflect.Constructor.newInstance(Constructor.java:513)
com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
com.mysql.jdbc.Util.getInstance(Util.java:381)
com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3558)
com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3490)
com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1959)
com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2109)
com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2648)
com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2077)
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2362)
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2280)
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2265)
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
org.ofbiz.entity.jdbc.SQLProcessor.executeUpdate(SQLProcessor.java:420)
org.ofbiz.entity.datasource.GenericDAO.updateByCondition(GenericDAO.java:335)
org.ofbiz.entity.datasource.GenericDAO.updateByCondition(GenericDAO.java:294)
org.ofbiz.entity.datasource.GenericHelperDAO.storeByCondition(GenericHelperDAO.java:186)
org.ofbiz.entity.GenericDelegator.storeByCondition(GenericDelegator.java:1287)
org.ofbiz.entity.GenericDelegator.storeByCondition(GenericDelegator.java:1262)
org.ofbiz.service.job.JobManager.poll(JobManager.java:158)
org.ofbiz.service.job.JobPoller.run(JobPoller.java:91)
java.lang.Thread.run(Thread.java:619)
--------------------------------------------------------------------------------
2011-09-20 19:17:32,165 (org.ofbiz.service.job.JobPoller@d4d311) [ JobManager.java:188:ERROR]
---- exception report ----------------------------------------------------------
Error in polling JobSandbox: [org.ofbiz.entity.GenericDataSourceException: Generic Entity Exception occured in updateByCondition (SQL Exception: (Table 'opentaps.job_sandbox' doesn't exist))]. Rolling back transaction.
Exception: org.ofbiz.entity.GenericDataSourceException
Message: Generic Entity Exception occured in updateByCondition (SQL Exception: (Table 'opentaps.job_sandbox' doesn't exist))
---- cause ---------------------------------------------------------------------
Exception: org.ofbiz.entity.GenericDataSourceException
Message: SQL Exception: (Table 'opentaps.job_sandbox' doesn't exist)
---- cause ---------------------------------------------------------------------
Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException
Message: Table 'opentaps.job_sandbox' doesn't exist
---- stack trace ---------------------------------------------------------------
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'opentaps.job_sandbox' doesn't exist
sun.reflect.GeneratedConstructorAccessor6.newInstance(Unknown Source)
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
java.lang.reflect.Constructor.newInstance(Constructor.java:513)
com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
com.mysql.jdbc.Util.getInstance(Util.java:381)
com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3558)
com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3490)
com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1959)
com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2109)
com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2648)
com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2077)
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2362)
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2280)
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2265)
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
org.ofbiz.entity.jdbc.SQLProcessor.executeUpdate(SQLProcessor.java:420)
org.ofbiz.entity.datasource.GenericDAO.updateByCondition(GenericDAO.java:335)
org.ofbiz.entity.datasource.GenericDAO.updateByCondition(GenericDAO.java:294)
org.ofbiz.entity.datasource.GenericHelperDAO.storeByCondition(GenericHelperDAO.java:186)
org.ofbiz.entity.GenericDelegator.storeByCondition(GenericDelegator.java:1287)
org.ofbiz.entity.GenericDelegator.storeByCondition(GenericDelegator.java:1262)
org.ofbiz.service.job.JobManager.poll(JobManager.java:158)
org.ofbiz.service.job.JobPoller.run(JobPoller.java:91)
java.lang.Thread.run(Thread.java:619)
--------------------------------------------------------------------------------
opentaps Open Source ERP + CRM is an Java J2EE web enabled open source Enterprise Resource Planning (ERP) and Customer Relationship Management (CRM) system. opentaps supports customer relationship management, sales force automation, sales opportunities management, customer support case management, sales opportunity management, order entry and order management, warehouse and inventory management, supply chain management, purchasing, material resources planning (MRP), manufacturing management, Accounts Receivable, Accounts Payable, General ledger, and financial reporting. opentaps offers the Apache OFBiz ecommerce system out-of-the-box and supports integration with the Magento e-commerce system, Amazon seller Central, ebay, and GoogleBase (froogle). opentaps is based on open source projects including Apache Tomcat, Apache Lucene, Apache Derby, JasperReports business intelligence, Pentaho BI suite, Spring framework, Hibernate, Funambol. Read more about why open source is the right solution for ERP.
Site designed by IntegratingWeb with Drupal
© 2011 Open Source Strategies Inc. Terms of Use
