labkey.saveBatch fails when called from R transformation script | Will Holtz | 2016-11-30 11:06 |
Status: Closed | ||
Hi Jon, Thanks for taking a look at this. I hit the readLine() call within a few seconds. However, I have noticed that if I: 1) put a breakpoint on the readLine() call 2) import into TestTrans1 3) hit the breakpoint 4) continue program execution 5) reload the import page (as it is now stuck) 6) import into TestTrans1 again This second import never makes it to the readLine() breakpoint. I haven't poked around with this second submission case to see where it is getting stuck. But I'm guessing that when you didn't see the readLine() call for 10 minutes, you had already performed one failed import. Try restarting tomcat and import again and see if you hit the readLine() call quickly. -Will |
||