was doing an export of the ContactMechDetail this is with a new install and using derby db got this error.
Message: Error rendering screen [component://webtools/widget/EntityScreens.xml#xmldsdump]: org.ofbiz.base.util.GeneralException: Error running Groovy script at location [component://webtools/webapp/webtools/WEB-INF/actions/entity/XmlDsDump.groovy] (The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Error reading data for XML export:org.ofbiz.entity.GenericModelException: Field with name createdTxStamp not found in the ContactMechDetail Entity (Field with name createdTxStamp not found in the ContactMechDetail Entity)) (Error running Groovy script at location [component://webtools/webapp/webtools/WEB-INF/actions/entity/XmlDsDump.groovy] (The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Error reading data for XML export:org.ofbiz.entity.GenericModelException: Field with name createdTxStamp not found in the ContactMechDetail Entity (Field with name createdTxStamp not found in the ContactMechDetail Entity))) ---- cause --------------------------------------------------------------------- Exception: org.ofbiz.base.util.GeneralException Message: Error running Groovy script at location [component://webtools/webapp/webtools/WEB-INF/actions/entity/XmlDsDump.groovy] (The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Error reading data for XML export:org.ofbiz.entity.GenericModelException: Field with name createdTxStamp not found in the ContactMechDetail Entity (Field with name createdTxStamp not found in the ContactMechDetail Entity)) ---- cause --------------------------------------------------------------------- Exception: org.ofbiz.entity.transaction.GenericTransactionException Message: The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Error reading data for XML export:org.ofbiz.entity.GenericModelException: Field with name createdTxStamp not found in the ContactMechDetail Entity (Field with name createdTxStamp not found in the ContactMechDetail Entity) ---- cause --------------------------------------------------------------------- Exception: org.ofbiz.entity.GenericModelException Message: Field with name createdTxStamp not found in the ContactMechDetail Entity
