createdTxStamp not found in the ContactMechDetail Entity

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

createdTxStamp not found in the ContactMechDetail Entity

BJ Freeman
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
Reply | Threaded
Open this post in threaded view
|

Re: createdTxStamp not found in the ContactMechDetail Entity

Scott Gray-2
Isn't ContactMechDetail a view entity?

Regards
Scott


On 17/04/2009, at 10:10 PM, BJ Freeman wrote:

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


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: createdTxStamp not found in the ContactMechDetail Entity

BJ Freeman
Yes and should be exclude from an export
Normally get a message it is a view entity and will not be exported.

Scott Gray sent the following on 4/17/2009 3:14 AM:

> Isn't ContactMechDetail a view entity?
>
> Regards
> Scott
>
> HotWax Media
> http://www.hotwaxmedia.com
>
>
>
> On 17/04/2009, at 10:10 PM, BJ Freeman wrote:
>
>> 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
>
>
Reply | Threaded
Open this post in threaded view
|

Re: createdTxStamp not found in the ContactMechDetail Entity

Scott Gray-2
Sounds like a new jira issue is in order.

Regards
Scott


On 17/04/2009, at 11:21 PM, BJ Freeman wrote:

Yes and should be exclude from an export
Normally get a message it is a view entity and will not be exported.

Scott Gray sent the following on 4/17/2009 3:14 AM:
Isn't ContactMechDetail a view entity?

Regards
Scott

HotWax Media
http://www.hotwaxmedia.com



On 17/04/2009, at 10:10 PM, BJ Freeman wrote:

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




smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: createdTxStamp not found in the ContactMechDetail Entity

BJ Freeman
done
https://issues.apache.org/jira/browse/OFBIZ-2319

Scott Gray sent the following on 4/17/2009 4:32 AM:

> Sounds like a new jira issue is in order.
>
> Regards
> Scott
>
> HotWax Media
> http://www.hotwaxmedia.com
>
> On 17/04/2009, at 11:21 PM, BJ Freeman wrote:
>
>> Yes and should be exclude from an export
>> Normally get a message it is a view entity and will not be exported.
>>
>> Scott Gray sent the following on 4/17/2009 3:14 AM:
>>> Isn't ContactMechDetail a view entity?
>>>
>>> Regards
>>> Scott
>>>
>>> HotWax Media
>>> http://www.hotwaxmedia.com
>>>
>>>
>>>
>>> On 17/04/2009, at 10:10 PM, BJ Freeman wrote:
>>>
>>>> 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
>>>
>>>
>
>