Quantcast
Channel: VMware Communities : Discussion List - VMware vCloud Director
Viewing all articles
Browse latest Browse all 4515

VMRC HTML5

$
0
0

Is there anyway to use the VMRC HTML5 thats available in the Mac version? I want to embed it into a portal that we are making. My developer has already pulled everything that he can and has it to where it will try to connect but we get the following errors when trying to use the ticket generated by vCloud. From what i can tell is that when i do the VMRC console with Mac it creates a WSS to the ESXi host. With the ticket we generate it tries to go through the vCenter and at which point fails to create the tunnel since the connection is refused.

 

Logs Using Mac

 

2014-04-01 17:16:24,413 | DEBUG    | pool-jetty-86             | ConversationTransactionManager | Initiating transaction commit |
2014-04-01 17:16:24,414 | DEBUG    | pool-jetty-86             | ExternalLinkProvider           | added 0 links |
2014-04-01 17:16:24,417 | DEBUG    | pool-jetty-86             | JaxRsDispatcherServlet         | Successfully completed request |
2014-04-01 17:16:24,441 | DEBUG    | consoleproxy              | SimpleProxyConnectionHandler   | Initiated handling for channel 0x1e8d47af [java.nio.channels.SocketChannel[connected local=/:443 remote=/:33113]] |
2014-04-01 17:16:24,966 | DEBUG    | pool-jetty-88             | AuthorizationMethodInterceptor | Authorizing method: public abstract java.lang.String com.vmware.vcloud.api.presentation.service.SecurityService.loginUser(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.Locale). |
2014-04-01 17:16:25,113 | DEBUG    | pool-jetty-88             | AuthorizationMethodInterceptor | Authorizing method: public abstract com.vmware.vcloud.api.presentation.entity.security.SecurityContextSpec com.vmware.vcloud.api.presentation.service.SecurityService.getSecurityContextSpec(). |
2014-04-01 17:16:25,117 | DEBUG    | pool-jetty-88             | ExternalLinkProvider           | addLinks() invoked: resource com.vmware.vcloud.api.rest.schema_v1_5.SessionType@69cc7411 baseUri https://cloud.techaccelerator.com/api/ defaultContentType application/vnd.vmware.vcloud.session+xml |
2014-04-01 17:16:25,117 | DEBUG    | pool-jetty-88             | AuthorizationMethodInterceptor | Authorizing method: public abstract java.util.Collection com.vmware.vcloud.api.presentation.service.ExtensibilityService.buildLinks(java.lang.String,java.lang.String,java.lang.String). |
2014-04-01 17:16:25,117 | DEBUG    | pool-jetty-88             | ConversationTransactionManager | Creating new transaction with name [com.vmware.vcloud.api.framework.manage.impl.ExtensibilityManagerImpl.buildLinks]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; '' |
2014-04-01 17:16:25,118 | DEBUG    | pool-jetty-88             | ConversationTransactionManager | Initiating transaction commit |
2014-04-01 17:16:25,118 | DEBUG    | pool-jetty-88             | ExternalLinkProvider           | added 0 links |
2014-04-01 17:16:25,122 | DEBUG    | pool-jetty-88             | JaxRsDispatcherServlet         | Successfully completed request |
2014-04-01 17:16:25,185 | DEBUG    | pool-jetty-86             | AuthorizationMethodInterceptor | Authorizing method: public abstract java.lang.String com.vmware.vcloud.api.presentation.service.SecurityService.loginUser(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.Locale). |
2014-04-01 17:16:25,330 | DEBUG    | pool-jetty-86             | AuthorizationMethodInterceptor | Authorizing method: public abstract com.vmware.vcloud.api.presentation.entity.security.SecurityContextSpec com.vmware.vcloud.api.presentation.service.SecurityService.getSecurityContextSpec(). |

Logging using Developed portal

2014-04-01 17:17:10,309 | DEBUG    | pool-jetty-81             | JaxRsDispatcherServlet         | Successfully completed request |
2014-04-01 17:17:10,309 | DEBUG    | pool-jetty-81             | ConversationTransactionManager | Creating new transaction with name [com.vmware.vcloud.api.framework.manage.impl.ExtensibilityManagerImpl.getEnabledServicesForContentType]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; '' |
2014-04-01 17:17:10,310 | DEBUG    | pool-jetty-81             | ConversationTransactionManager | Initiating transaction commit |
2014-04-01 17:17:10,371 | DEBUG    | consoleproxy              | SimpleProxyConnectionHandler   | Initiated handling for channel 0x7f585526 [java.nio.channels.SocketChannel[connected local=/:443 remote=/:39859]] |
2014-04-01 17:17:10,410 | DEBUG    | pool-jetty-75             | AuthorizationMethodInterceptor | Authorizing method: public abstract com.vmware.vcloud.api.presentation.entity.security.SecurityContextSpec com.vmware.vcloud.api.presentation.service.SecurityService.getSecurityContextSpec(). |
2014-04-01 17:17:10,413 | DEBUG    | pool-jetty-75             | ExternalLinkProvider           | addLinks() invoked: resource com.vmware.vcloud.api.rest.schema_v1_5.SessionType@65e2785b baseUri https://cloud.techaccelerator.com/api/ defaultContentType application/vnd.vmware.vcloud.session+xml |
2014-04-01 17:17:10,413 | DEBUG    | pool-jetty-75             | AuthorizationMethodInterceptor | Authorizing method: public abstract java.util.Collection com.vmware.vcloud.api.presentation.service.ExtensibilityService.buildLinks(java.lang.String,java.lang.String,java.lang.String). |
2014-04-01 17:17:10,414 | DEBUG    | pool-jetty-75             | ConversationTransactionManager | Creating new transaction with name [com.vmware.vcloud.api.framework.manage.impl.ExtensibilityManagerImpl.buildLinks]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; '' |
2014-04-01 17:17:10,414 | DEBUG    | pool-jetty-75             | ConversationTransactionManager | Initiating transaction commit |
2014-04-01 17:17:10,415 | DEBUG    | pool-jetty-75             | ExternalLinkProvider           | added 0 links |
2014-04-01 17:17:10,419 | DEBUG    | pool-jetty-75             | JaxRsDispatcherServlet         | Successfully completed request |
2014-04-01 17:17:10,427 | DEBUG    | consoleproxy              | ABaseInitialServerTransfer     | Initiating a destination connection to  on port 902 |
2014-04-01 17:17:10,428 | DEBUG    | consoleproxy              | MKSWebsocketChannelFactory     | Encoded VM Host:  |
2014-04-01 17:17:10,432 | DEBUG    | consoleproxy              | ConnectionOperation            | Cannot establish connection |
java.net.ConnectException: Connection refused        at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)        at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source)        at com.vmware.consoleproxy.async.impl.operations.ConnectionOperation.performSelectionOperation(ConnectionOperation.java:50)        at com.vmware.consoleproxy.async.impl.operations.CompositeSerialSelectionOperation.performSelectionOperation(CompositeSerialSelectionOperation.java:89)        at com.vmware.consoleproxy.async.EventDispatcher.handleOperation(EventDispatcher.java:204)        at com.vmware.consoleproxy.async.EventDispatcher.processKeys(EventDispatcher.java:182)        at com.vmware.consoleproxy.async.EventDispatcher.run(EventDispatcher.java:142)        at java.lang.Thread.run(Unknown Source)
2014-04-01 17:17:10,475 | DEBUG    | pool-jetty-89             | AuthorizationMethodInterceptor | Authorizing method: public abstract java.lang.String com.vmware.vcloud.api.presentation.service.SecurityService.loginUser(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.Locale). |
2014-04-01 17:17:10,619 | DEBUG    | pool-jetty-89             | AuthorizationMethodInterceptor | Authorizing method: public abstract com.vmware.vcloud.api.presentation.entity.security.SecurityContextSpec com.vmware.vcloud.api.presentation.service.SecurityService.getSecurityContextSpec(). |
2014-04-01 17:17:10,622 | DEBUG    | pool-jetty-89             | ExternalLinkProvider           | addLinks() invoked: resource com.vmware.vcloud.api.rest.schema_v1_5.SessionType@3f5ca2a4 baseUri https://cloud.techaccelerator.com/api/ defaultContentType application/vnd.vmware.vcloud.session+xml |
2014-04-01 17:17:10,622 | DEBUG    | pool-jetty-89             | AuthorizationMethodInterceptor | Authorizing method: public abstract java.util.Collection com.vmware.vcloud.api.presentation.service.ExtensibilityService.buildLinks(java.lang.String,java.lang.String,java.lang.String). |
2014-04-01 17:17:10,622 | DEBUG    | pool-jetty-89             | ConversationTransactionManager | Creating new transaction with name [com.vmware.vcloud.api.framework.manage.impl.ExtensibilityManagerImpl.buildLinks]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; '' |
2014-04-01 17:17:10,623 | DEBUG    | pool-jetty-89             | ConversationTransactionManager | Initiating transaction commit |
2014-04-01 17:17:10,623 | DEBUG    | pool-jetty-89             | ExternalLinkProvider           | added 0 links |
2014-04-01 17:17:10,627 | DEBUG    | pool-jetty-89             | JaxRsDispatcherServlet         | Successfully completed request |
2014-04-01 17:17:10,683 | DEBUG    | pool-jetty-86             | AuthorizationMethodInterceptor | Authorizing method: public abstract java.lang.String com.vmware.vcloud.api.presentation.service.SecurityService.loginUser(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.Locale). |
--
2014-04-01 17:17:13,336 | DEBUG    | pool-jetty-86             | ConversationTransactionManager | Initiating transaction commit |
2014-04-01 17:17:13,336 | DEBUG    | pool-jetty-86             | ExternalLinkProvider           | added 0 links |
2014-04-01 17:17:13,340 | DEBUG    | pool-jetty-86             | JaxRsDispatcherServlet         | Successfully completed request |
2014-04-01 17:17:20,381 | DEBUG    | consoleproxy              | DiagnosticsValidator           | Expired channel: 0x7f585526 [java.nio.channels.SocketChannel[connected local=/:443 remote=/:39859]] |
2014-04-01 17:17:21,545 | DEBUG    | pool-jetty-91             | AuthorizationMethodInterceptor | Authorizing method: public abstract java.lang.String com.vmware.vcloud.api.presentation.service.SecurityService.loginUser(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.Locale). |
2014-04-01 17:17:21,689 | DEBUG    | pool-jetty-91             | AuthorizationMethodInterceptor | Authorizing method: public abstract com.vmware.vcloud.api.presentation.entity.security.SecurityContextSpec com.vmware.vcloud.api.presentation.service.SecurityService.getSecurityContextSpec(). |
2014-04-01 17:17:21,693 | DEBUG    | pool-jetty-91             | ExternalLinkProvider           | addLinks() invoked: resource com.vmware.vcloud.api.rest.schema_v1_5.SessionType@110e5266 baseUri https://cloud.techaccelerator.com/api/ defaultContentType application/vnd.vmware.vcloud.session+xml |
2014-04-01 17:17:21,693 | DEBUG    | pool-jetty-91             | AuthorizationMethodInterceptor | Authorizing method: public abstract java.util.Collection com.vmware.vcloud.api.presentation.service.ExtensibilityService.buildLinks(java.lang.String,java.lang.String,java.lang.String). |
2014-04-01 17:17:21,693 | DEBUG    | pool-jetty-91             | ConversationTransactionManager | Creating new transaction with name [com.vmware.vcloud.api.framework.manage.impl.ExtensibilityManagerImpl.buildLinks]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; '' |
2014-04-01 17:17:21,694 | DEBUG    | pool-jetty-91             | ConversationTransactionManager | Initiating transaction commit |
2014-04-01 17:17:21,694 | DEBUG    | pool-jetty-91             | ExternalLinkProvider           | added 0 links |
2014-04-01 17:17:21,698 | DEBUG    | pool-jetty-91             | JaxRsDispatcherServlet         | Successfully completed request |
2014-04-01 17:17:21,756 | DEBUG    | pool-jetty-81             | AuthorizationMethodInterceptor | Authorizing method: public abstract java.lang.String com.vmware.vcloud.api.presentation.service.SecurityService.loginUser(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.Locale). |
2014-04-01 17:17:21,904 | DEBUG    | pool-jetty-81             | AuthorizationMethodInterceptor | Authorizing method: public abstract com.vmware.vcloud.api.presentation.entity.security.SecurityContextSpec com.vmware.vcloud.api.presentation.service.SecurityService.getSecurityContextSpec(). |

Viewing all articles
Browse latest Browse all 4515

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>