VMware Cloud Community
sunmaurya
Contributor
Contributor

While running the Configure the Serengeti Host, I am getting this Error. Can anyone please help in this

[2015-02-18 20:01:16.815] [I] Serengeti

[2015-02-18 20:01:16.997] [I] REST host removed: DynamicWrapper (Instance) : [RESTHost]-[class com.vmware.o11n.plugin.rest.RESTHost] -- VALUE : com.vmware.o11n.plugin.rest.RESTHost@1801d935

[2015-02-18 20:01:17.152] [I] url: https://10.63.39.216:8443/Serengeti

[2015-02-18 20:01:17.211] [I] Certificate information: Properties:1969631845

[2015-02-18 20:01:17.254] [I] Is certificate trusted: true

[2015-02-18 20:01:17.255] [I] Is host name verified: true

[2015-02-18 20:01:17.437] [I] REST host: DynamicWrapper (Instance) : [RESTHost]-[class com.vmware.o11n.plugin.rest.RESTHost] -- VALUE : com.vmware.o11n.plugin.rest.RESTHost@d9b0685

[2015-02-18 20:01:17.437] [I] REST host authentication: DynamicWrapper (Instance) : [RESTAuthentication]-[class com.vmware.o11n.plugin.rest.Authentication] -- VALUE : NONE

[2015-02-18 20:01:19.594] [I] REST host added: DynamicWrapper (Instance) : [RESTHost]-[class com.vmware.o11n.plugin.rest.RESTHost] -- VALUE : com.vmware.o11n.plugin.rest.RESTHost@7c80f89e

[2015-02-18 20:01:22.244] [I] op: DynamicWrapper (Instance) : [RESTOperation]-[class com.vmware.o11n.plugin.rest.RESTOperation] -- VALUE : com.vmware.o11n.plugin.rest.RESTOperation@5de68a7b

[2015-02-18 20:01:22.244] [I] host: DynamicWrapper (Instance) : [RESTHost]-[class com.vmware.o11n.plugin.rest.RESTHost] -- VALUE : com.vmware.o11n.plugin.rest.RESTHost@4a8dc166

[2015-02-18 20:01:22.866] [I] Serengeti

[2015-02-18 20:01:24.193] [I] Serengeti

[2015-02-18 20:01:24.911] [I] Login

[2015-02-18 20:01:25.931] [I] Workflow:Execute Login Operation / Execute Operation (item2) : java.lang.IllegalArgumentException: SecureString too short or bad encoding !

[2015-02-18 20:01:28.833] [I] REST host removed: DynamicWrapper (Instance) : [RESTHost]-[class com.vmware.o11n.plugin.rest.RESTHost] -- VALUE : com.vmware.o11n.plugin.rest.RESTHost@138b53d5

Reply
0 Kudos
5 Replies
sunmaurya
Contributor
Contributor

Also, When I am trying to put "http://10.63.39.216:8443/Serengeti" in the browser,  I am getting this error.

HTTP Status 404 - /Serengeti


type Status report

message /Serengeti

description The requested resource is not available.


Apache Tomcat/6.0.41

Reply
0 Kudos
jessehuvmw
Enthusiast
Enthusiast

The authentication API is a little different in BDE 2.1 and BDE 2.0 and 1.x.

In BDE 2.1, the request body is "vc_username=name&vc_password=password", while in BDE 2.0 the request body is "vc_username=name&vc_password=base64_encoded_password".  If you use the BDE vCAC version 2.0 with BDE 2.1, the authentication will fail.

You can refer to this post Configure Serengeti Host. Possibly you met the same problem.

Cheers, Jesse Hu
Reply
0 Kudos
sunmaurya
Contributor
Contributor

Hi Jesse

Yes my aim is to  deploy Hadoop as a Service via vCAC, but as of now I have just deployed "VMware-BigDataExtensions-2.1.0.1216-2173865_OVF10 " on my Virtual Center and registered the Management server on it.

Installed the plugin  "o11nplugin-big-data-2.1.0" on my vCO, and from there I am trying to run the workflow " Configure the serengeti host". While running it, I am getting this error.

[2015-02-18 20:01:16.815] [I] Serengeti

[2015-02-18 20:01:16.997] [I] REST host removed: DynamicWrapper (Instance) : [RESTHost]-[class com.vmware.o11n.plugin.rest.RESTHost] -- VALUE : com.vmware.o11n.plugin.rest.RESTHost@1801d935

[2015-02-18 20:01:17.152] [I] url: https://10.63.39.216:8443/Serengeti

[2015-02-18 20:01:17.211] [I] Certificate information: Properties:1969631845

[2015-02-18 20:01:17.254] [I] Is certificate trusted: true

[2015-02-18 20:01:17.255] [I] Is host name verified: true

[2015-02-18 20:01:17.437] [I] REST host: DynamicWrapper (Instance) : [RESTHost]-[class com.vmware.o11n.plugin.rest.RESTHost] -- VALUE : com.vmware.o11n.plugin.rest.RESTHost@d9b0685

[2015-02-18 20:01:17.437] [I] REST host authentication: DynamicWrapper (Instance) : [RESTAuthentication]-[class com.vmware.o11n.plugin.rest.Authentication] -- VALUE : NONE

[2015-02-18 20:01:19.594] [I] REST host added: DynamicWrapper (Instance) : [RESTHost]-[class com.vmware.o11n.plugin.rest.RESTHost] -- VALUE : com.vmware.o11n.plugin.rest.RESTHost@7c80f89e

[2015-02-18 20:01:22.244] [I] op: DynamicWrapper (Instance) : [RESTOperation]-[class com.vmware.o11n.plugin.rest.RESTOperation] -- VALUE : com.vmware.o11n.plugin.rest.RESTOperation@5de68a7b

[2015-02-18 20:01:22.244] [I] host: DynamicWrapper (Instance) : [RESTHost]-[class com.vmware.o11n.plugin.rest.RESTHost] -- VALUE : com.vmware.o11n.plugin.rest.RESTHost@4a8dc166

[2015-02-18 20:01:22.866] [I] Serengeti

[2015-02-18 20:01:24.193] [I] Serengeti

[2015-02-18 20:01:24.911] [I] Login

[2015-02-18 20:01:25.931] [I] Workflow:Execute Login Operation / Execute Operation (item2) : java.lang.IllegalArgumentException: SecureString too short or bad encoding !

[2015-02-18 20:01:28.833] [I] REST host removed: DynamicWrapper (Instance) : [RESTHost]-[class com.vmware.o11n.plugin.rest.RESTHost] -- VALUE : com.vmware.o11n.plugin.rest.RESTHost@138b53d5

Reply
0 Kudos
Xiaoliangl
Contributor
Contributor

The URL is case sensitive. please try: https://ip:8443/serengeti

Reply
0 Kudos
sunmaurya
Contributor
Contributor

HI

I have already tried this. but its not working. Its giving me the same error.

Reply
0 Kudos