You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Alex Arbit <aa...@go-integral.com> on 2007/08/24 18:29:59 UTC

Service either not starting or hanging on createOrStore

I've got a service that I'm attempting to test by scheduling it in the
WebTools interface.  However, the service either never starts, or starts
and hangs when it reaches the first createOrStore().  There are zero
errors produced in the console.log.

 

The service is written in Java.  I'm running OFBiz 4.0.

 

Has anyone run into something like this before?  Could there be errors
that are not getting printed?

 

Thanks!

 

-Alex


Re: Service either not starting or hanging on createOrStore

Posted by Scott Gray <le...@gmail.com>.
You could try increasing the debugging level to give you a few more clues.

Regards
Scott

On 25/08/07, Alex Arbit <aa...@go-integral.com> wrote:
>
> I've got a service that I'm attempting to test by scheduling it in the
> WebTools interface.  However, the service either never starts, or starts
> and hangs when it reaches the first createOrStore().  There are zero
> errors produced in the console.log.
>
>
>
> The service is written in Java.  I'm running OFBiz 4.0.
>
>
>
> Has anyone run into something like this before?  Could there be errors
> that are not getting printed?
>
>
>
> Thanks!
>
>
>
> -Alex
>
>