Jump to content

GridServer upload via API


Diego Jesus

Recommended Posts

Hello.

I am trying to use the Java SDK for DataSynapse 6.2.0 to upload some compressed gridlib files to the server. However I have the following error:

 

You cannot deploy to a Standalone Broker

at com.livecluster.core.plugin.AdminAPIClientPlugin.sendInternal(AdminAPIClientPlugin.java:133)

at com.livecluster.core.plugin.AdminAPIClientPlugin.send(AdminAPIClientPlugin.java:144)

at com.livecluster.core.plugin.AdminAPIClientPlugin$AdminImp.send(AdminAPIClientPlugin.java:163)

at com.livecluster.core.plugin.AdminAPIClientPlugin$ServiceAdminImp.uploadResource(AdminAPIClientPlugin.java:817)

at com.natixis.DSGridLibUploader.main(DSGridLibUploader.java:26)

 

But if I go to the same URL I configured to be the primary director for the SDK, I am able to upload the gridlibs via the interface. Do anyone know why

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...