Service either not starting or hanging on createOrStore

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

Service either not starting or hanging on createOrStore

aarbit
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

Reply | Threaded
Open this post in threaded view
|

Re: Service either not starting or hanging on createOrStore

Scott Gray
You could try increasing the debugging level to give you a few more clues.

Regards
Scott

On 25/08/07, Alex Arbit <[hidden email]> 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
>
>