Tried and got Url https://demo.hotwaxmedia.com/partymgr/control/findparty
org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.IllegalArgumentException: Error doing entity query by condition: org.ofbiz.base.util.GeneralException: Error finding entity value by primary key with entity-one: org.ofbiz.entity.transaction.GenericTransactionException: The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Error in Service [getUserPreferenceGroup]: Permissions error while getting user preferences (The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Error in Service [getUserPreferenceGroup]: Permissions error while getting user preferences) (Error doing entity query by condition: org.ofbiz.base.util.GeneralException: Error finding entity value by primary key with entity-one: org.ofbiz.entity.transaction.GenericTransactionException: The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Error in Service [getUserPreferenceGroup]: Permissions error while getting user preferences (The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Error in Service [getUserPreferenceGroup]: Permissions error while getting user preferences)) https://demo.hotwaxmedia.com/partymgr/control/findparty?showAll=Y&hideFields=Y&lookupFlag=Y seems to work fine and gives 71 Parties. Sven Wesley wrote: > Sure. > Go to ofbiz.apache.org, click on Trunk Demo->Management > Apps<https://demo.hotwaxmedia.com/catalog/control/login/main?USERNAME=demoadmin&PASSWORD=ofbiz>and > then go to the Party component. Click Lookup party and you've got it. > > --S > > > > 2009/1/7 Adrian Crum <[email protected]> > >> Party lookup screen worked fine for me. Could you describe the exact steps >> needed to reproduce the error? >> >> -Adrian >> >> >> Sven Wesley wrote: >> >>> Did a test on the trunk Management app at the Ofbiz website (Trunk Demo -> >>> management apps). I got a ScreenRenderException when I tried to find a >>> Party >>> (as in any party, just hit the lookup button). >>> >>> Regards, >>> Sven >>> >>> >
