February 11, 201015 yr Newbies When using the SCChooseFile Function followed by the SCSetContainer function I get random errors being generated. (I am using the plugin in the exact same fashion as in the example file.) I tested the problem using the SuperContainer Example File with the exact same results. This only occurs when using the companion plugin to upload files. I'm using the most recent version of Java, and SuperContainer v2.72 on Windows XP. One of the errors generated is: java.lang.NullPointerException: data must not be null. Thanks.
February 12, 201015 yr We have released an update to SuperContainer which addresses this issue. Please update your plugin to version 2.73 which can be downloaded from http://360works.com/supercontainer/
October 24, 201114 yr Newbies My client's users are getting this error message fairly regularly, but not consistently, using the Super Container Companion Plugin v 2.77 Is there any other information or suggestions you have to help pin down the problem? It's aggravating for them and slowing down their work flow. Thanks! Chris Cordega Solutions
November 3, 201114 yr "Data must not be null" usually happens when you pass an empty container field as your data parameter when trying to upload a file. If you don't pass in a file there is nothing for the companion plugin to upload! There was a bug which affected some users a while ago, but this should not be a problem once you update your pluign and server.
Create an account or sign in to comment