user admin disables during batch run

2009-07-16 Thread Grant Edwards
Hi, I have a batch program that I run as user admin. In a nutshell the batch program reads data from a 3rd party and creates products, parties etc ... It starts off fine, but at some point during the batch run the admin password becomes disabled which causes some of the services required by

Re: user admin disables during batch run

2009-07-16 Thread Scott Gray
Hi Grant, Other than the error below, what is that makes you think the admin user has been disabled? Is it possible that the userLogin being passed to the services accidentally gets changed at some point during execution? Regards Scott HotWax Media http://www.hotwaxmedia.com On

Re: user admin disables during batch run

2009-07-16 Thread Grant Edwards
; } } .. } Any help would be appreciated. Kind regards Grant Edwards From: Scott Gray scott.g...@hotwaxmedia.com To: user@ofbiz.apache.org Sent: Thursday, July 16, 2009 12:54:13 PM Subject: Re: user admin disables during batch run Hi Grant, Other than

Re: user admin disables during batch run

2009-07-16 Thread Scott Gray
Gray scott.g...@hotwaxmedia.com To: user@ofbiz.apache.org Sent: Thursday, July 16, 2009 12:54:13 PM Subject: Re: user admin disables during batch run Hi Grant, Other than the error below, what is that makes you think the admin user has been disabled? Is it possible that the userLogin being

Re: user admin disables during batch run

2009-07-16 Thread BJ Freeman
admin disables during batch run Hi Grant, Other than the error below, what is that makes you think the admin user has been disabled? Is it possible that the userLogin being passed to the services accidentally gets changed at some point during execution? Regards Scott HotWax Media http