You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by zhiyongcui <zh...@gmail.com> on 2009/11/05 03:29:32 UTC

running error

org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
[component://common/widget/CommonScreens.xml#GlobalDecorator]:
org.ofbiz.base.util.GeneralException: Error running Groovy script at
location [component://commonext/script/changeOrgPartyId.groovy] (The current
transaction is marked for rollback, not beginning a new transaction and
aborting current operation; the rollbackOnly was caused by: Error in
simple-method [Get visual theme resources
[file:/D:/ofbizworkspace/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#getVisualThemeResources]]:
Error running the simple-method: Error in simple-method operation []:
java.lang.NoSuchMethodError:
org.ofbiz.base.util.UtilMisc.compare(Ljava/lang/Object;Ljava/lang/Object;)I
null) (Error running Groovy script at location
[component://commonext/script/changeOrgPartyId.groovy] (The current
transaction is marked for rollback, not beginning a new transaction and
aborting current operation; the rollbackOnly was caused by: Error in
simple-method [Get visual theme resources
[file:/D:/ofbizworkspace/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#getVisualThemeResources]]:
Error running the simple-method: Error in simple-method operation []:
java.lang.NoSuchMethodError:
org.ofbiz.base.util.UtilMisc.compare(Ljava/lang/Object;Ljava/lang/Object;)I
null))
-- 
View this message in context: http://n4.nabble.com/running-error-tp463479p463479.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: running error

Posted by Adrian Crum <ad...@yahoo.com>.
Run ant clean, then ant build.

-Adrian

--- On Wed, 11/4/09, zhiyongcui <zh...@gmail.com> wrote:

> From: zhiyongcui <zh...@gmail.com>
> Subject: running error
> To: user@ofbiz.apache.org
> Date: Wednesday, November 4, 2009, 6:29 PM
> 
> org.ofbiz.widget.screen.ScreenRenderException: Error
> rendering screen
> [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> org.ofbiz.base.util.GeneralException: Error running Groovy
> script at
> location
> [component://commonext/script/changeOrgPartyId.groovy] (The
> current
> transaction is marked for rollback, not beginning a new
> transaction and
> aborting current operation; the rollbackOnly was caused by:
> Error in
> simple-method [Get visual theme resources
> [file:/D:/ofbizworkspace/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#getVisualThemeResources]]:
> Error running the simple-method: Error in simple-method
> operation []:
> java.lang.NoSuchMethodError:
> org.ofbiz.base.util.UtilMisc.compare(Ljava/lang/Object;Ljava/lang/Object;)I
> null) (Error running Groovy script at location
> [component://commonext/script/changeOrgPartyId.groovy] (The
> current
> transaction is marked for rollback, not beginning a new
> transaction and
> aborting current operation; the rollbackOnly was caused by:
> Error in
> simple-method [Get visual theme resources
> [file:/D:/ofbizworkspace/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#getVisualThemeResources]]:
> Error running the simple-method: Error in simple-method
> operation []:
> java.lang.NoSuchMethodError:
> org.ofbiz.base.util.UtilMisc.compare(Ljava/lang/Object;Ljava/lang/Object;)I
> null))
> -- 
> View this message in context: http://n4.nabble.com/running-error-tp463479p463479.html
> Sent from the OFBiz - User mailing list archive at
> Nabble.com.
>