November 11, 201411 yr Newbies Hello all, For my FM solution, I use several 360 Works Modules: • CreateFolder • AES (all three of them) • UUID Registration is done by declaring variables in startup script. Untill some point in development everything worked fine. Now, Scriptmaster 360 throws up Java.io.O Exception errors: Stream closed. ScriptMaster modules keep working though. I found that inserting the first scriptstep of the ScriptMaster demo file startup script into my startup script results in the errors not showing up anymore. This sets a variable with value SMSetErrorCapture( True ) My question: is it safe to ignore these Java exceptions or do I need to dig deep into the matter? Thanks in advance.
Create an account or sign in to comment