Is Amazon S3Explorer Plugin compatible with servoy 6.0

Hi All,

Is Amazon S3Explorer compatible with Servoy 6.0 . It is not working properly at my end ? . It is working fine with servoy 5.2.11. Please provide some informations on this.

Thanks in advance . Waiting for your feedback.

Hi All ,

Actually the s3explorer plugin was previously used in the application . Now I am migrating my solution to servoy 6.0.5 from servoy 5.2. I am not getting informations about s3explorer plugin . It is used to upload and download attachment into the Amazon . From where I can get the support informations of S3Explorer plugin ? .

Please help . Thanks in advance.

Which plugin do you actually mean? is that a Servoy plugin?

Hi Harjo ,

Thanks for your reply .It is actually a third party plugin developed by a different developer . It is working fine in servoy 5.2 . But not working in servoy 6.0.5 . Does not signing of the plugin by the original developer is causing this problem ? . Can this be a problem ? . I guess this cannot be a problem . May be this is not supporting the library ?.

Thanks in advance . Waiting for your reply.

Don’t you know who the developer is so that he can help you?

Hi Marcel,

Thanks for your reply . Sorry I cannot take the help of the developer . He is not available right now .

And you don’t have the source?

If so maybe somebody else can help you.

I might be able to help you out but only when you have the source.

Hi Marcel,

Thanks for your reply . I have got the source .

Thanks in advance . Waiting for your feedback.

Please create a ticket in our Support System http://helpdesk.it2be.com so we can discuss this.

Hi Marcel,

Thanks . I have created the ticket.

I am getting the following in the servoy log file .

2012-03-21 20:13:23,613 ERROR [SwingWorker-pool-25350963-thread-2] com.servoy.j2db.util.Debug - No selection set on foundset with size 1 fs: FoundSet[Table:assets,Size: 1,Relation: tasks_to_assets,CachedRecords: 0,SELECTED INDEX: -1]
java.lang.RuntimeException
at com.servoy.j2db.scripting.SelectedRecordScope.getSelectedRecord(SelectedRecordScope.java:47)
at com.servoy.j2db.scripting.SelectedRecordScope.get(SelectedRecordScope.java:105)
at org.mozilla.javascript.ScriptableObject.getProperty(ScriptableObject.java:1641)
at org.mozilla.javascript.ScriptRuntime.nameOrFunction(ScriptRuntime.java:1739)
at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1678)
at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:3752)
at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:2680)
at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:166)
at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:387)
at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3134)
at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:165)
at com.servoy.extensions.plugins.Threading$BackgroundTask.doInBackground(Threading.java:127)
at org.jdesktop.swingworker.SwingWorker$1.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at org.jdesktop.swingworker.SwingWorker.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Thanks in advance . Waiting for your feedback.