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
