Error rendering screen
[component://webtools/widget/CommonScreens.xml#CommonImportExportDecorator]
--------------------------------------------------------------------------------------------------
Key: OFBIZ-3150
URL: https://issues.apache.org/jira/browse/OFBIZ-3150
Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: SVN trunk
Reporter: Amit Sharma
Fix For: SVN trunk
Steps for generating error:
1) Hit URL https://localhost:8443/webtools/control/xmldsdump
2) Depress "Check All" button on Export section.
3) Fill following fields.
Output Directory : <Eport path>
Records Updated Before : <Current time>
ERROR:
SQL Exception while executing the following:SELECT DISTINCT PARTY_ID,
AFFILIATE_NAME, AFFILIATE_DESCRIPTION, YEAR_ESTABLISHED, SITE_TYPE,
SITE_PAGE_VIEWS, SITE_VISITORS, DATE_TIME_CREATED, DATE_TIME_APPROVED,
LAST_UPDATED_STAMP, LAST_UPDATED_TX_STAMP, CREATED_STAMP, CREATED_TX_STAMP FROM
public.AFFILIATE WHERE (LAST_UPDATED_TX_STAMP < ?) ORDER BY PARTY_ID ASC
(ERROR: operator does not exist: timestamp with time zone < character varying).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.