http vs ssl

Guys,

I have been notified that http is a tap faster than ssl when you use the view client to connect to the pools right now and we do not expect to deploy external access, all vdi licencons will be animated and access internal, think you that guys of problems during the go with the http protocol for the client to view the network internal?

Thank you

Sam

There is no problem since in-House would be regarded as secure.

Tags: VMware

Similar Questions

  • Between R2 2012 Windows and IBM Http Server SSL connection failed periodically.

    Hi, I have a problem recently. I found that my windows server 2012 R2 has sometimes failed to connect with IBM Http Server ssl. Here it is the information of the two servers:

    1 windows 2012 R2

    -Already activate TLS 1.2 and TLS 1.0

    -Already the latest version of windows update and restart

    IIS - 8.5

    2 IBM Http Server

    -Apache 2.2.31

    -using OpenSSL 1.0.2f

    -Allow TLS1.2 and TLS 1.0

    I also captured network traffic when the two server. If the ssl connection has managed to create. Traffic will be like the following screen:

    If the ssl connection was impossible to create, network traffic was like the below:

    You will see that the ssl connection failed when the version of the TLS protocol was passed to TLSv1. And returned access denied.  The details of the access denied was like the below:

    As the captured screen reproduced above, you will see that the SSL for Client Hello was TLSv1.2 but running on the recording layer TLSv1. this Hello customer was sent by the server r2 windows 2012. I don't know why the ssl connection has been passed to TLSv1 suddenly.

    I found that Microsoft has released an update on January 12, 2016. This fix is the resumption of SSL. Update ID was 3109853 , but I have already applied this update on my server. I tried to do the with the other type of server ssl connection, the ssl connection is possible in a stable condition and has happened the problem I mentioned. Is there someone met this case and resolve it finally?

    Hello

    Post your question in the TechNet Server Forums, as your question kindly is beyond the scope of these Forums.

    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?category=WindowsServer

    See you soon.

  • Application of noob - says the ASA55xx & AIP SSM inspection HTTPS or SSL?

    So far, all I can find on the SAA's Inspection is an Application for the HTTP CONNECT request that transports you into the universe of HTTPS (SSL).  Sellers who can inspect SSL usually boast about and must devote at least a chapter in the User Guide for the management of the certificates and keychains.  Right now, I guess that unless traffic of penetration is from a SSL VPN Client, it won't be much inspection going on.  THX

    The reason why there is not much on the HTTPS inspection is because the device must be when you run man-in-the-middle to be able to inspect encrypted HTTPS traffic. Typically, seller who inspects for HTTPS traffic would have the certificate of the device presented to the user in order to inspect HTTPS, not the end certificate of web server traffic.

    Cisco Ironport WSA both Cisco ScanSafe supports the inspection of HTTPS web traffic for anti-malware, anti-spyware, and web filtering.

    Hope that answers your question.

  • HTTP Mode SSL connector configuration

    What are the configuration changes I need to do at the stage of HTTP connector to connect to the short server that is configured in SSL mode.

    I do error below when executing the ExportViewDefinition.grf as the HTTP connector

    Component [HTTP connector: HTTP_CONNECTOR0] finished with ERROR status.

    peer not authenticated

    When you export views of a short protected by SSL server, try using the WEB_SERVICE_CLIENT component instead of the HTTP_CONNECTOR component.  See my review of wiki https://wikis.oracle.com/display/endecainformationdiscovery/EID+3.1+Export+View+Configuration?focusedCommentId=62423284&#comment-62423284

  • is there a work around for the connection with https. the ssl/tls security patch prevents us to connect to a known trusted site

    I made the mistake of updating to Firefox yesterday and with the ssl security fix find I can most connect to a web site in a data center which is protected by a fortigate appliance.

    I know the correct answer is to get the updated device updated or replaced, but in the meantime, I'm desperately need a workaround solution. It would be nice if there was an archive of old versions of Firefox.

    I changed the configuration settings to allow the renegotiation, but I think that the problem is more fundamental than that it does not appear that older versions of ssl are more provided.

    The error message "the connection was reset" can be caused by a bug for the attack of the BEAST fix (browser exploit against SSL/TLS) that the server does not support.

    See comment 60 in this bug report for workaround, but be aware that this makes you vulnerable to the attack of the BEAST.

    • bug 702111 - intolerant servers to record split of 1: n-1. "The connection was reset".
  • Virtual Telnet and HTTP virtual

    Anyone know if he is expected to make a "Virtual SSH' or a 'virtual HTTPS protocol' in the firewall Code any time soon?

    6.3.1 pix code and more authentic https ip address virtual http. I'm not aware of a ssh vitrual characteristic.

    Here's a quote from the doc 6.3 pix link http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_sw/v_63/config/mngacl.htm#wp1017011

    PIX Firewall Version 6.3 introduces a secure method of exchanging names of users and passwords between a web client and a PIX firewall by using HTTP with SSL (HTTPS). HTTPS encrypts the user name and password and secures the transmission.

    Previous versions of firewall PIX, then authentication of a web browser using an AAA server, obtained the user name and password for the HTTP client in plaintext.

    Add the keyword following the aaa command to enable this feature:

    AAA authentication secure-http-client

  • InDesign http request failed: no encryption shared

    Hello

    Of my ExtendScript, I try to call to a server over https:

    var XMLHTTP = new XMLHttpRequest();

    XMLHTTP.open("get",URL,true) ('GET', 'https://***/api/books", true");

    xmlhttp.setRequestHeader ('authorization', 'NDI5MDk base...');

    XMLHTTP. Send (null);

    If (XMLHTTP. Status == 200) {}

    Alert (XMLHTTP. ResponseText);

    }

    The code triggers the following output in the console:

    NET::ERR_SSL_VERSION_OR_CIPHER_MISMATCH

    Monitoring of the content of the application, it seems that ExtendScript uses Version: 3.2 (TLS/1.1) and then Version: 3.1 (TLS/1.0). But in looking at the log of the server on the other side, there is only a single error message:

    2016/09/29 11:25:34 [info] 7048 7048 #: * 4396957 SSL_do_handshake() failed (SSL: error routines: 1408A0C1:SSL: ssl3_get_client_hello:no shared cipher) all client SSL communication protocol: *. **. **. *, server: 0.0.0.0:443

    The web server is very stable and well maintained, works STL 1.2 and supports all secure encryption algorithms:

    443/tcp open https

    | SSL-enum-encryption algorithms:

    |   TLSv1.2:

    |     encryption algorithms:

    |       TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (secp256r1) - has

    |       TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (secp256r1) - has

    |       TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 (dh 4096) - has

    |       TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 (dh 4096) - has

    |       TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 (secp256r1) - has

    |       TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 (secp256r1) - has

    |       TLS_DHE_RSA_WITH_AES_128_CBC_SHA256 (dh 4096) - has

    |       TLS_DHE_RSA_WITH_AES_256_CBC_SHA256 (dh 4096) - has

    |       TLS_RSA_WITH_AES_128_GCM_SHA256 (rsa 2048) - has

    |       TLS_RSA_WITH_AES_256_GCM_SHA384 (rsa 2048) - has

    |       TLS_RSA_WITH_AES_128_CBC_SHA256 (rsa 2048) - has

    |       TLS_RSA_WITH_AES_256_CBC_SHA256 (rsa 2048) - has

    |     compressors:

    |       NULL VALUE

    |     encryption preference: Server

    | _ force less: has

    What happens here? Is there a problem between TLS 1.0/1.1 on the client and 1.2 on the side Server? What would be the best way to deal with this problem?

    Thank you!

    It turns out that InDesign ExtendScript is unable to establish a connection using TLS 1.2. After you enable the TLS 1 and 1.1 on our server (while maintaining our rating of A +), everything worked.

  • OSH - SSL as front-end IOM

    Hello

    I need to configure for OSH in SSL as a front end to IOM (in http) and I use the mod_wl_ohs module.


    I have configured the settings OimExternalFrontEndURL and OimFrontEndURL under "defined Application MBeans: XMLConfig.DiscoveryConfig:Discovery ' to:
    https://test.mydomain.com:443.

    When I call IOM with a browser I get redirected to the page of authentication with HTTP (NON - SSL) Protocol:

    https://test.mydomain.com/identity/ -> 302 redirection-> http://test.mydomain.com/identity/adfAuthentication? < parameters >

    If I change the Protocol manually proxy works correctly, but when connecting fase I get redirected to http pages continuously.

    There is no parameter to define the answers of IOM with the https protocol?

    Thank you

    KK

    The current flag of WebLogic Plugin must be activated in the WebLogic administration console. This flag will be in several places, where it needs to be activated will depend on your environment. For example you can activate it for each server or a cluster.

    Thank you.

  • How to configure a secure https payment page?

    How to configure a secure https payment page?

    Hello Gregfitzmiami,

    This part is done on your hosting server. Please see the links below which explains more in this regard.

    https://support.Microsoft.com/en-us/KB/324069

    How to get HTTPS: Configure SSL on your website - Expert Guides

    Kind regards

    Vivek

  • O11n Plugin Maven Orchestrator package: import-package SSL Handshake error

    I try to use the maven for VCO plugin creation plugin and I get SSL errors when you try to synchronize all of VCO to the local files.   It is a standard installation of the device to VCO 6.0.2.   I tried all the stuff that I can get:

    I put the - Dmaven.wagon.http.ssl.insecure = true Dmaven.wagon.http.ssl.allowall = true

    I created a file of keys to the VCO ssl key and he passed as the truststore -Djavax .net .ssl .trustStore = keystore.pks - Djavax .net .ssl .trustStorePassword = 123qwe x

    I turned on debugging and outputs verbose

    Nothing seems to work, thoughts or ideas is appreciated.

    Thank you

    Tim

    Here is an example of newspaper, very similar regardless of the options passed.


    o11n MVN-paquet : import-package-DserverUrl=vcoadmin:[email protected]:8281-Djavax.net.debug=all-Dmaven.wagon.http.ssl.insecure=true-Dmaven.wagon.http.ssl.allowall=true-Dsun.security.ssl.allowUnsafeRenegotiation=true-Djavax.net.ssl.trustStore=keystore.pks-Djavax.net.ssl.trustStorePassword=test123 -X

    Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12 - 14 T 12: 29:23 - 05:00)

    House of Maven: /usr/local/Cellar/maven/3.2.5/libexec

    Java version: 1.6.0_65, name of seller: Apple Inc..

    House of Java: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home

    Default locale: en_US, platform encoding: MacRoman

    OS name: 'mac os x', version: "10.10.3," arch: "x86_64" family: "mac"

    [INFO] Error stacktraces are turned on.

    [DEBUG] Read the global settings of /usr/local/Cellar/maven/3.2.5/libexec/conf/settings.xml

    [DEBUG] Read /Users/tperry/.m2/settings.xml user settings

    [DEBUG] Using local repository at /Users/tperry/.m2/repository

    [DEBUG] With the help of Manager EnhancedLocalRepositoryManager with priority 10.0 for /Users/tperry/.m2/repository

    [INFO] Analysis of projects...

    [DEBUG] Statistics collection of dependency: {ConflictMarker.analyzeTime = 1, ConflictMarker.markTime = 0, ConflictMarker.nodeCount = 211, ConflictIdSorter.graphTime = 1, ConflictIdSorter.topsortTime = 1, ConflictIdSorter.conflictIdCount = 63, ConflictIdSorter.conflictIdCycleCount = 0, ConflictResolver.totalTime = 11, ConflictResolver.conflictItemCount = 145, DefaultDependencyCollector.collectTime = 327, DefaultDependencyCollector.transformTime = 16}

    [DEBUG] com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:jar:6.0.2:

    [DEBUG] com.vmware.o11n.tool:o11ntool - internal: pot: 6.0.2: compile

    [DEBUG] dom4j:dom4j:jar:1.6.1: compile

    [DEBUG] xml - apis: xml - apis: jar: 1.0.b2: compile

    [DEBUG] org.apache.maven:maven - plugin-api: jar: 2.0: compile

    [DEBUG] org.apache.maven:maven - project: pot: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - settings: pot: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - jar: profile: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - model: pot: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - artifact-Manager: pot: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - repository - metadata:jar:2.0.6: compile

    [DEBUG] org.apache.maven:maven - plugin-registry: pot: 2.0.6: compile

    [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile

    [DEBUG] junit:junit:jar:4.11:test

    [DEBUG] org.hamcrest:hamcrest - core: jar: 1.3:test

    [DEBUG] classworlds:classworlds:jar:1.1 - alpha-2: compile

    [DEBUG] org.apache.maven:maven - artifact: pot: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - archiver: pot: 2.2: compile

    [DEBUG] org.codehaus.plexus:plexus - archiver: jar: 1.0 - alpha-7: compile

    [DEBUG] org.codehaus.plexus:plexus - utils:jar:1.5.7: compile

    [DEBUG] org.apache.maven.shared:maven - filtering: jar: 1.0 - beta-2: compile

    [DEBUG] org.apache.maven:maven - monitor: pot: 2.0.6: compile

    [DEBUG] org.codehaus.plexus:plexus - interpolation: pot: 1.6: compiles

    [DEBUG] org.codehaus.plexus:plexus - compiler-api: jar: 1.8.1: compile

    [DEBUG] log4j:log4j:jar:1.2.17:runtime

    [DEBUG] commons-io: commons-io: pot: 2.4: compile

    [DEBUG] commons-lang: commons-lang: pot: 2.5: compile

    [DEBUG] com.vmware.o11n:o11n - util:jar:6.0.2: compile

    [DEBUG] org.bouncycastle:bcprov - jdk15on:jar:1.50: compile

    [DEBUG] org.bouncycastle:bcpkix - jdk15on:jar:1.50: compile

    [DEBUG] com.rubiconproject.oss:jchronic:jar:0.2.6: compile

    [DEBUG] net.sf.ehcache:ehcache - core: jar: 2.6.2: compile

    [DEBUG] ognl:ognl:jar:2.6.9: compile

    [DEBUG] org.codehaus.woodstox:stax2 - api: jar: 3.0.1: compile

    [DEBUG] stax:stax - api: jar: 1.0.1: compile

    [DEBUG] org.codehaus.woodstox:woodstox - core - asl:jar:4.0.5: compile

    [DEBUG] org.slf4j:slf4j - api: jar: 1.6.6: compile

    [DEBUG] org.slf4j:slf4j - log4j12:jar:1.6.6: compile

    [DEBUG] Commons-codec: commons-codec: pot: 1.8: compile

    [DEBUG] org.apache.httpcomponents:httpclient:jar:4.3.5: compile

    [DEBUG] Commons-Logging: commons-logging: pot: 1.1.1: compile

    [DEBUG] org.apache.httpcomponents:httpcore:jar:4.3.2: compile

    [DEBUG] com.vmware.o11n:o11n - model: pot: 6.0.2: compile

    [DEBUG] com.vmware.o11n:o11n - security: pot: 6.0.2: compile

    [DEBUG] org.springframework:spring - context: pot: 4.0.2.RELEASE: compile

    [DEBUG] org.springframework:spring - aop:jar:4.0.2.RELEASE: compile

    [DEBUG] org.springframework:spring - expression: pot: 4.0.2.RELEASE: compile

    Org.springframework.Security:spring [DEBUG] - security-core: jar: 3.2.3.RELEASE: compile

    [DEBUG] aopalliance:aopalliance:jar:1.0: compile

    [DEBUG] antlr:antlr:jar:2.7.6: compile

    [DEBUG] org.springframework:spring - web: pot: 4.0.2.RELEASE: compile

    [DEBUG] org.springframework:spring - beans: pot: 4.0.2.RELEASE: compile

    [DEBUG] org.springframework:spring - core: jar: 4.0.2.RELEASE: compile

    [DEBUG] org.apache.geronimo.specs:geronimo - jms_1.1_spec:jar:1.1: compile

    [DEBUG] com.vmware.o11n:o11n - modelejb-client: pot: 6.0.2: compile

    [DEBUG] com.vmware.o11n:o11n - scriptingmodel:jar:6.0.2: compile

    [DEBUG] org.mozilla:rhino:jar:1.7R4: compile

    [DEBUG] commons-collections: commons-collections: pot: 3.2.1: compile

    [DEBUG] com.vmware.o11n:o11n - j2eeutil:jar:6.0.2: compile

    [DEBUG] com.vmware.o11n:o11n - sdkapi:jar:6.0.2: compile

    [DEBUG] org.hornetq:hornetq - jms-client: pot: 2.2.5.Final:runtime

    [DEBUG] org.hornetq:hornetq - client-core: jar: 2.2.5.Final:runtime

    [DEBUG] org.jboss.netty:netty:jar:3.2.5.Final:runtime

    [DEBUG] Created the new Kingdom maven.api class

    [DEBUG] Importation of foreign packages in the Kingdom maven.api class

    [DEBUG]   Imported: org.apache.maven.wagon.events < plexus.core

    [DEBUG]   Imported: org.eclipse.aether.impl < plexus.core

    [DEBUG]   Imported: org.apache.maven.exception < plexus.core

    [DEBUG]   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core

    [DEBUG]   Imported: org.eclipse.aether.version < plexus.core

    [DEBUG]   Imported: org.eclipse.aether.metadata < plexus.core

    [DEBUG]   Imported: javax.enterprise.util. * < plexus.core

    [DEBUG]   Imported: org.eclipse.aether.collection < plexus.core

    [DEBUG]   Imported: org.apache.maven.monitor < plexus.core

    [DEBUG]   Imported: org.apache.maven.wagon.repository < plexus.core

    [DEBUG]   Imported: org.apache.maven.repository < plexus.core

    [DEBUG]   Imported: org.apache.maven.wagon.resource < plexus.core

    [DEBUG]   Imported: org.codehaus.plexus.logging < plexus.core

    [DEBUG]   Imported: org.apache.maven.profiles < plexus.core

    [DEBUG]   Imported: org.apache.maven.classrealm < plexus.core

    [DEBUG]   Imported: org.apache.maven.execution.scope < plexus.core

    [DEBUG]   Imported: org.eclipse.aether.artifact < plexus.core

    [DEBUG]   Imported: org.apache.maven.execution < plexus.core

    [DEBUG]   Imported: org.apache.maven.reporting < plexus.core

    [DEBUG]   Imported: org.apache.maven.usability < plexus.core

    [DEBUG]   Imported: org.codehaus.plexus.container < plexus.core

    [DEBUG]   Imported: org.codehaus.plexus.component < plexus.core

    [DEBUG]   Imported: org.eclipse.aether.transfer < plexus.core

    [DEBUG]   Imported: org.apache.maven.wagon.authentication < plexus.core

    [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core

    [DEBUG]   Imported: org.apache.maven.lifecycle < plexus.core

    [DEBUG]   Imported: org.eclipse.aether. * < plexus.core

    [DEBUG]   Imported: org.eclipse.aether.graph < plexus.core

    [DEBUG]   Imported: org.codehaus.plexus.classworlds < plexus.core

    [DEBUG]   Imported: org.eclipse.aether.internal.impl < plexus.core

    [DEBUG]   Imported: org.eclipse.aether.repository < plexus.core

    [DEBUG]   Imported: org.eclipse.aether.resolution < plexus.core

    [DEBUG]   Imported: javax.inject. * < plexus.core

    [DEBUG]   Imported: org.apache.maven.settings < plexus.core

    [DEBUG]   Imported: org.codehaus.classworlds < plexus.core

    [DEBUG]   Imported: org.apache.maven.wagon. * < plexus.core

    [DEBUG]   Imported: org.apache.maven.toolchain < plexus.core

    [DEBUG]   Imported: org.eclipse.aether.spi < plexus.core

    [DEBUG]   Imported: org.apache.maven.wagon.observers < plexus.core

    [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core

    [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core

    [DEBUG]   Imported: org.apache.maven.configuration < plexus.core

    [DEBUG]   Imported: org.apache.maven.cli < plexus.core

    [DEBUG]   Imported: org.codehaus.plexus.context < plexus.core

    [DEBUG]   Imported: org.apache.maven.wagon.authorization < plexus.core

    [DEBUG]   Imported: org.apache.maven.project < plexus.core

    [DEBUG]   Imported: org.eclipse.aether.installation < plexus.core

    [DEBUG]   Imported: org.eclipse.aether.deployment < plexus.core

    [DEBUG]   Imported: org.codehaus.plexus.lifecycle < plexus.core

    [DEBUG]   Imported: org.apache.maven.rtinfo < plexus.core

    [DEBUG]   Imported: org.codehaus.plexus.configuration < plexus.core

    [DEBUG]   Imported: org.apache.maven.artifact < plexus.core

    [DEBUG]   Imported: org.apache.maven.model < plexus.core

    [DEBUG]   Imported: org.slf4j. * < plexus.core

    [DEBUG]   Imported: javax.enterprise.inject. * < plexus.core

    [DEBUG]   Imported: org.apache.maven. * < plexus.core

    [DEBUG]   Imported: org.apache.maven.wagon.proxy < plexus.core

    [DEBUG]   Imported: org.apache.maven.plugin < plexus.core

    [DEBUG]   Imported: org.codehaus.plexus. * < plexus.core

    [DEBUG]   Imported: org.codehaus.plexus.personality < plexus.core

    [DEBUG] Filling of class maven.api Kingdom

    [DEBUG] Created the new class field extension > com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2

    [DEBUG] Importation of foreign packages in class domain extension > com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2

    [DEBUG]   Imported: maven.api

    [DEBUG] Fill class domain extension > com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2

    [DEBUG]   Included: com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:jar:6.0.2

    [DEBUG]   Included: com.vmware.o11n.tool:o11ntool - inner: jar: 6.0.2

    [DEBUG]   Included: dom4j:dom4j:jar:1.6.1

    [DEBUG]   Included: xml - apis: xml - apis: jar: 1.0.b2

    [DEBUG]   Included: org.apache.maven:maven - archiver: jar: 2.2

    [DEBUG]   Included: org.codehaus.plexus:plexus - archiver: jar: 1.0 - alpha-7

    [DEBUG]   Included: org.codehaus.plexus:plexus - utils:jar:1.5.7

    [DEBUG]   Included: org.apache.maven.shared:maven - filtering: jar: 1.0 - beta-2

    [DEBUG]   Included: org.codehaus.plexus:plexus - interpolation: jar: 1.6

    [DEBUG]   Included: org.codehaus.plexus:plexus - compiler-api: jar: 1.8.1

    [DEBUG]   Included: log4j:log4j:jar:1.2.17

    [DEBUG]   Included: commons-io: commons-io: jar: 2.4

    [DEBUG]   Included: commons-lang: commons-lang: jar: 2.5

    [DEBUG]   Included: com.vmware.o11n:o11n - util:jar:6.0.2

    [DEBUG]   Included: org.bouncycastle:bcprov - jdk15on:jar:1.50

    [DEBUG]   Included: org.bouncycastle:bcpkix - jdk15on:jar:1.50

    [DEBUG]   Included: com.rubiconproject.oss:jchronic:jar:0.2.6

    [DEBUG]   Included: net.sf.ehcache:ehcache - base: jar: 2.6.2

    [DEBUG]   Included: ognl:ognl:jar:2.6.9

    [DEBUG]   Included: org.codehaus.woodstox:stax2 - api: jar: 3.0.1

    [DEBUG]   Included: stax:stax - api: jar: 1.0.1

    [DEBUG]   Included: org.codehaus.woodstox:woodstox - core - asl:jar:4.0.5

    [DEBUG]   Included: org.slf4j:slf4j - api: jar: 1.6.6

    [DEBUG]   Included: org.slf4j:slf4j - log4j12:jar:1.6.6

    [DEBUG]   Included: Commons-codec: commons-codec: jar: 1.8

    [DEBUG]   Included: org.apache.httpcomponents:httpclient:jar:4.3.5

    [DEBUG]   Included: Commons-Logging: commons-logging: jar: 1.1.1

    [DEBUG]   Included: org.apache.httpcomponents:httpcore:jar:4.3.2

    [DEBUG]   Included: com.vmware.o11n:o11n - model: jar: 6.0.2

    [DEBUG]   Included: com.vmware.o11n:o11n - security: jar: 6.0.2

    [DEBUG]   Included: org.springframework:spring - context: pot: 4.0.2.RELEASE

    [DEBUG]   Included: org.springframework:spring - aop:jar:4.0.2.RELEASE

    [DEBUG]   Included: org.springframework:spring - expression: pot: 4.0.2.RELEASE

    [DEBUG]   Included: org.springframework.security:spring - security-core: jar: 3.2.3.RELEASE

    [DEBUG]   Included: aopalliance:aopalliance:jar:1.0

    [DEBUG]   Included: antlr:antlr:jar:2.7.6

    [DEBUG]   Included: org.springframework:spring - web: pot: 4.0.2.RELEASE

    [DEBUG]   Included: org.springframework:spring - beans: pot: 4.0.2.RELEASE

    [DEBUG]   Included: org.springframework:spring - base: pot: 4.0.2.RELEASE

    [DEBUG]   Included: org.apache.geronimo.specs:geronimo - jms_1.1_spec:jar:1.1

    [DEBUG]   Included: com.vmware.o11n:o11n - modelejb-client: jar: 6.0.2

    [DEBUG]   Included: com.vmware.o11n:o11n - scriptingmodel:jar:6.0.2

    [DEBUG]   Included: org.mozilla:rhino:jar:1.7R4

    [DEBUG]   Included: commons-collections: commons-collections: jar: 3.2.1

    [DEBUG]   Included: com.vmware.o11n:o11n - j2eeutil:jar:6.0.2

    [DEBUG]   Included: com.vmware.o11n:o11n - sdkapi:jar:6.0.2

    [DEBUG]   Included: org.hornetq:hornetq - jms-client: pot: 2.2.5.Final

    [DEBUG]   Included: org.hornetq:hornetq - basic-client: pot: 2.2.5.Final

    [DEBUG]   Included: org.jboss.netty:netty:jar:3.2.5.Final

    [DEBUG] Kingdoms of extension for the project sovlabs:o11nplugin - sovlabs-package: package: 6.0.2.1: [ClassRealm [extension > com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2, parent: sun.misc.Launcher$AppClassLoader@7987aeca]]

    [DEBUG] Created the new project of Kingdom of class > sovlabs:o11nplugin - sovlabs-package: 6.0.2.1

    [DEBUG] Kingdom of settlement project classes > sovlabs:o11nplugin - sovlabs-package: 6.0.2.1

    [DEBUG] Looking for ClassRealm package wrapping cycle mappings [project > sovlabs:o11nplugin - sovlabs-package: 6.0.2.1, parent: ClassRealm [maven.api, parent: null]]

    [DEBUG] Kingdoms of extension for the project sovlabs:sovlabs:pom:6.0.2.1: (none)

    [DEBUG] Rising maps of cycle for pom in packaging of ClassRealm [plexus.core, parent: null]

    [DEBUG] Fix the plugin version for org.apache.maven.plugins:maven - install-plugin

    [DEBUG] Found no metadata org.apache.maven.plugins:maven-install-plugin/maven-metadata.xml in local (/ Users/tperry/.m2/repository)

    [DEBUG] unable to find org.apache.maven.plugins:maven-install-plugin/maven-metadata.xml in http://192.168.159.131:8280 / vco-repo has been cached in the local repository, resolution will not be returned until added by archetype update interval is elapsed or are forced to update

    [DEBUG] Query remote ignored for the org.apache.maven.plugins:maven-install-plugin/maven-metadata.xml metadata updates cached locally.

    Resolved [DEBUG] version of the plugin for org.apache.maven.plugins:maven - install-plugin repository 2.5.2 (https://repo.maven.apache.org/maven2, by default, releases)

    [DEBUG] Fix the plugin version for org.apache.maven.plugins:maven - deploy-plugin

    [DEBUG] Found no metadata org.apache.maven.plugins:maven-deploy-plugin/maven-metadata.xml in local (/ Users/tperry/.m2/repository)

    [DEBUG] unable to find org.apache.maven.plugins:maven-deploy-plugin/maven-metadata.xml in http://192.168.159.131:8280 / vco-repo has been cached in the local repository, resolution will not be returned until added by archetype update interval is elapsed or are forced to update

    [DEBUG] Query remote ignored for the org.apache.maven.plugins:maven-deploy-plugin/maven-metadata.xml metadata updates cached locally.

    Resolved [DEBUG] version of the plugin for org.apache.maven.plugins:maven - deploy-plugin for 2.8.2 of the repository (https://repo.maven.apache.org/maven2, by default, releases)

    [DEBUG] Adjust the plugin version of compiler - org.apache.maven.plugins:maven - plugin

    [DEBUG] Found no metadata org.apache.maven.plugins:maven-compiler-plugin/maven-metadata.xml in local (/ Users/tperry/.m2/repository)

    [DEBUG] unable to find org.apache.maven.plugins:maven-compiler-plugin/maven-metadata.xml in http://192.168.159.131:8280 / vco-repo has been cached in the local repository, resolution will not be returned until added by archetype update interval is elapsed or are forced to update

    [DEBUG] Query remote ignored for the org.apache.maven.plugins:maven-compiler-plugin/maven-metadata.xml metadata updates cached locally.

    Resolved [DEBUG] version of the plugin for org.apache.maven.plugins:maven - compiler-plugin repository 3.3 (https://repo.maven.apache.org/maven2, by default, releases)

    [DEBUG] Adjust the plugin prefix o11n-package of [org.apache.maven.plugins, org.codehaus.mojo]

    [DEBUG] Plugin solved the prefix o11n-package com.vmware.o11n.mojo.pkg:maven - o11n-package-plugin sovlabs:o11nplugin POM-sovlabs-package: package: 6.0.2.1

    [DEBUG] = REACTOR MANUFACTURING PLAN =.

    [DEBUG] Project: sovlabs:o11nplugin - sovlabs-package: package: 6.0.2.1

    [DEBUG] Tasks: [o11n-package: import-package]

    [DEBUG] Style: aggregation

    [DEBUG] =======================================================================

    [INFO]

    [INFO] ------------------------------------------------------------------------

    [INFO] Building o11nplugin-sovlabs-Pack 6.0.2.1

    [INFO] ------------------------------------------------------------------------

    [DEBUG] Adjust the plugin prefix o11n-package of [org.apache.maven.plugins, org.codehaus.mojo]

    [DEBUG] Plugin solved the prefix o11n-package com.vmware.o11n.mojo.pkg:maven - o11n-package-plugin sovlabs:o11nplugin POM-sovlabs-package: package: 6.0.2.1

    [DEBUG] Default life cycle - > [validate, initiate, generate-sources, process-sources, generate resources, resources process, compiling, process-classes, generate-test-sources, process-test-sources, generate-test-resources and process-test-resources, test-compile, process-test-classes, test, prepare package, package, pre-integration-test, integration test, post-integration-test, check, install, deploy]

    [DEBUG] Own lifecycle-> [pre clean, clean, clean post]

    [DEBUG] Life cycle of the site-> [prior to the site, site, site of the post and deploy site]

    [DEBUG] = GENERATION OF PROJECT PLAN.

    [DEBUG] Project: sovlabs:o11nplugin - sovlabs-package: 6.0.2.1

    [DEBUG] [Addictions (to collect):]

    [DEBUG] [Dependencies (resolve):]

    [DEBUG] repositories (dependencies): [added by archetype (http://192.168.159.131:8280 / vco-repo, by default, the versions + snapshots), Central (https://repo.maven.apache.org/maven2, by default, release)]

    [DEBUG] repositories (plugins): [added by archetype (http://192.168.159.131:8280 / vco-repo, by default, the versions + snapshots), Central (https://repo.maven.apache.org/maven2, by default, release)]

    [DEBUG] -----------------------------------------------------------------------

    [DEBUG] Objective: com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2:import - package (by default-cli)

    [DEBUG] Style: regular

    [DEBUG] Configuration: <? XML version = "1.0" encoding = "UTF-8"? >

    < configuration >

    < allPackages-default = "false" >$ {allPackages} < / allPackages >

    < exportHistory-default = "true" >$ {exportHistory} < / exportHistory >

    < ignoreServerCertificate-default = "true" >$ {ignoreServerCertificate} < / ignoreServerCertificate >

    sovlabs < packageName > < / packageName >

    < project >$ {project} < / project >

    < projectName-default = "${project.artifactId}" >$ {projectName} < / ProjectName >

    < ServerURI >$ {ServerURI} < / serverUrl >

    < targetDirectory >$ {basedir} < / targetDirectory >

    < / configuration >

    [DEBUG] =======================================================================

    [INFO]

    [Info]---Maven-o11n-Paquet-plugin:6.0.2:import-Paquet (by default-cli) @ o11nplugin-sovlabs-package-

    [DEBUG] Statistics collection of dependency: {ConflictMarker.analyzeTime = 1, ConflictMarker.markTime = 0, ConflictMarker.nodeCount = 211, ConflictIdSorter.graphTime = 1, ConflictIdSorter.topsortTime = 0, ConflictIdSorter.conflictIdCount = 63, ConflictIdSorter.conflictIdCycleCount = 0, ConflictResolver.totalTime = 10, ConflictResolver.conflictItemCount = 145, DefaultDependencyCollector.collectTime = 20, DefaultDependencyCollector.transformTime = 12}

    [DEBUG] com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:jar:6.0.2:

    [DEBUG] com.vmware.o11n.tool:o11ntool - internal: pot: 6.0.2: compile

    [DEBUG] dom4j:dom4j:jar:1.6.1: compile

    [DEBUG] xml - apis: xml - apis: jar: 1.0.b2: compile

    [DEBUG] org.apache.maven:maven - plugin-api: jar: 2.0: compile

    [DEBUG] org.apache.maven:maven - project: pot: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - settings: pot: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - jar: profile: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - model: pot: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - artifact-Manager: pot: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - repository - metadata:jar:2.0.6: compile

    [DEBUG] org.apache.maven:maven - plugin-registry: pot: 2.0.6: compile

    [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile

    [DEBUG] junit:junit:jar:4.11:test

    [DEBUG] org.hamcrest:hamcrest - core: jar: 1.3:test

    [DEBUG] classworlds:classworlds:jar:1.1 - alpha-2: compile

    [DEBUG] org.apache.maven:maven - artifact: pot: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - archiver: pot: 2.2: compile

    [DEBUG] org.codehaus.plexus:plexus - archiver: jar: 1.0 - alpha-7: compile

    [DEBUG] org.codehaus.plexus:plexus - utils:jar:1.5.7: compile

    [DEBUG] org.apache.maven.shared:maven - filtering: jar: 1.0 - beta-2: compile

    [DEBUG] org.apache.maven:maven - monitor: pot: 2.0.6: compile

    [DEBUG] org.codehaus.plexus:plexus - interpolation: pot: 1.6: compiles

    [DEBUG] org.codehaus.plexus:plexus - compiler-api: jar: 1.8.1: compile

    [DEBUG] log4j:log4j:jar:1.2.17:runtime

    [DEBUG] commons-io: commons-io: pot: 2.4: compile

    [DEBUG] commons-lang: commons-lang: pot: 2.5: compile

    [DEBUG] com.vmware.o11n:o11n - util:jar:6.0.2: compile

    [DEBUG] org.bouncycastle:bcprov - jdk15on:jar:1.50: compile

    [DEBUG] org.bouncycastle:bcpkix - jdk15on:jar:1.50: compile

    [DEBUG] com.rubiconproject.oss:jchronic:jar:0.2.6: compile

    [DEBUG] net.sf.ehcache:ehcache - core: jar: 2.6.2: compile

    [DEBUG] ognl:ognl:jar:2.6.9: compile

    [DEBUG] org.codehaus.woodstox:stax2 - api: jar: 3.0.1: compile

    [DEBUG] stax:stax - api: jar: 1.0.1: compile

    [DEBUG] org.codehaus.woodstox:woodstox - core - asl:jar:4.0.5: compile

    [DEBUG] org.slf4j:slf4j - api: jar: 1.6.6: compile

    [DEBUG] org.slf4j:slf4j - log4j12:jar:1.6.6: compile

    [DEBUG] Commons-codec: commons-codec: pot: 1.8: compile

    [DEBUG] org.apache.httpcomponents:httpclient:jar:4.3.5: compile

    [DEBUG] Commons-Logging: commons-logging: pot: 1.1.1: compile

    [DEBUG] org.apache.httpcomponents:httpcore:jar:4.3.2: compile

    [DEBUG] com.vmware.o11n:o11n - model: pot: 6.0.2: compile

    [DEBUG] com.vmware.o11n:o11n - security: pot: 6.0.2: compile

    [DEBUG] org.springframework:spring - context: pot: 4.0.2.RELEASE: compile

    [DEBUG] org.springframework:spring - aop:jar:4.0.2.RELEASE: compile

    [DEBUG] org.springframework:spring - expression: pot: 4.0.2.RELEASE: compile

    Org.springframework.Security:spring [DEBUG] - security-core: jar: 3.2.3.RELEASE: compile

    [DEBUG] aopalliance:aopalliance:jar:1.0: compile

    [DEBUG] antlr:antlr:jar:2.7.6: compile

    [DEBUG] org.springframework:spring - web: pot: 4.0.2.RELEASE: compile

    [DEBUG] org.springframework:spring - beans: pot: 4.0.2.RELEASE: compile

    [DEBUG] org.springframework:spring - core: jar: 4.0.2.RELEASE: compile

    [DEBUG] org.apache.geronimo.specs:geronimo - jms_1.1_spec:jar:1.1: compile

    [DEBUG] com.vmware.o11n:o11n - modelejb-client: pot: 6.0.2: compile

    [DEBUG] com.vmware.o11n:o11n - scriptingmodel:jar:6.0.2: compile

    [DEBUG] org.mozilla:rhino:jar:1.7R4: compile

    [DEBUG] commons-collections: commons-collections: pot: 3.2.1: compile

    [DEBUG] com.vmware.o11n:o11n - j2eeutil:jar:6.0.2: compile

    [DEBUG] com.vmware.o11n:o11n - sdkapi:jar:6.0.2: compile

    [DEBUG] org.hornetq:hornetq - jms-client: pot: 2.2.5.Final:runtime

    [DEBUG] org.hornetq:hornetq - client-core: jar: 2.2.5.Final:runtime

    [DEBUG] org.jboss.netty:netty:jar:3.2.5.Final:runtime

    [DEBUG] Created the new plugin of Kingdom of class > com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2

    [DEBUG] Importation of foreign packages in the Kingdom plugin class > com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2

    [DEBUG]   Imported: < project > sovlabs:o11nplugin - sovlabs-package: 6.0.2.1

    [DEBUG] Filling of class Kingdom plugin > com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2

    [DEBUG]   Included: com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:jar:6.0.2

    [DEBUG]   Included: com.vmware.o11n.tool:o11ntool - inner: jar: 6.0.2

    [DEBUG]   Included: dom4j:dom4j:jar:1.6.1

    [DEBUG]   Included: xml - apis: xml - apis: jar: 1.0.b2

    [DEBUG]   Included: org.apache.maven:maven - archiver: jar: 2.2

    [DEBUG]   Included: org.codehaus.plexus:plexus - archiver: jar: 1.0 - alpha-7

    [DEBUG]   Included: org.codehaus.plexus:plexus - utils:jar:1.5.7

    [DEBUG]   Included: org.apache.maven.shared:maven - filtering: jar: 1.0 - beta-2

    [DEBUG]   Included: org.codehaus.plexus:plexus - interpolation: jar: 1.6

    [DEBUG]   Included: org.codehaus.plexus:plexus - compiler-api: jar: 1.8.1

    [DEBUG]   Included: log4j:log4j:jar:1.2.17

    [DEBUG]   Included: commons-io: commons-io: jar: 2.4

    [DEBUG]   Included: commons-lang: commons-lang: jar: 2.5

    [DEBUG]   Included: com.vmware.o11n:o11n - util:jar:6.0.2

    [DEBUG]   Included: org.bouncycastle:bcprov - jdk15on:jar:1.50

    [DEBUG]   Included: org.bouncycastle:bcpkix - jdk15on:jar:1.50

    [DEBUG]   Included: com.rubiconproject.oss:jchronic:jar:0.2.6

    [DEBUG]   Included: net.sf.ehcache:ehcache - base: jar: 2.6.2

    [DEBUG]   Included: ognl:ognl:jar:2.6.9

    [DEBUG]   Included: org.codehaus.woodstox:stax2 - api: jar: 3.0.1

    [DEBUG]   Included: stax:stax - api: jar: 1.0.1

    [DEBUG]   Included: org.codehaus.woodstox:woodstox - core - asl:jar:4.0.5

    [DEBUG]   Included: org.slf4j:slf4j - api: jar: 1.6.6

    [DEBUG]   Included: org.slf4j:slf4j - log4j12:jar:1.6.6

    [DEBUG]   Included: Commons-codec: commons-codec: jar: 1.8

    [DEBUG]   Included: org.apache.httpcomponents:httpclient:jar:4.3.5

    [DEBUG]   Included: Commons-Logging: commons-logging: jar: 1.1.1

    [DEBUG]   Included: org.apache.httpcomponents:httpcore:jar:4.3.2

    [DEBUG]   Included: com.vmware.o11n:o11n - model: jar: 6.0.2

    [DEBUG]   Included: com.vmware.o11n:o11n - security: jar: 6.0.2

    [DEBUG]   Included: org.springframework:spring - context: pot: 4.0.2.RELEASE

    [DEBUG]   Included: org.springframework:spring - aop:jar:4.0.2.RELEASE

    [DEBUG]   Included: org.springframework:spring - expression: pot: 4.0.2.RELEASE

    [DEBUG]   Included: org.springframework.security:spring - security-core: jar: 3.2.3.RELEASE

    [DEBUG]   Included: aopalliance:aopalliance:jar:1.0

    [DEBUG]   Included: antlr:antlr:jar:2.7.6

    [DEBUG]   Included: org.springframework:spring - web: pot: 4.0.2.RELEASE

    [DEBUG]   Included: org.springframework:spring - beans: pot: 4.0.2.RELEASE

    [DEBUG]   Included: org.springframework:spring - base: pot: 4.0.2.RELEASE

    [DEBUG]   Included: org.apache.geronimo.specs:geronimo - jms_1.1_spec:jar:1.1

    [DEBUG]   Included: com.vmware.o11n:o11n - modelejb-client: jar: 6.0.2

    [DEBUG]   Included: com.vmware.o11n:o11n - scriptingmodel:jar:6.0.2

    [DEBUG]   Included: org.mozilla:rhino:jar:1.7R4

    [DEBUG]   Included: commons-collections: commons-collections: jar: 3.2.1

    [DEBUG]   Included: com.vmware.o11n:o11n - j2eeutil:jar:6.0.2

    [DEBUG]   Included: com.vmware.o11n:o11n - sdkapi:jar:6.0.2

    [DEBUG]   Included: org.hornetq:hornetq - jms-client: pot: 2.2.5.Final

    [DEBUG]   Included: org.hornetq:hornetq - basic-client: pot: 2.2.5.Final

    [DEBUG]   Included: org.jboss.netty:netty:jar:3.2.5.Final

    [DEBUG]   Excluded: org.apache.maven:maven - plugin-api: jar: 2.0

    [DEBUG]   Excluded: org.apache.maven:maven - project: jar: 2.0.6

    [DEBUG]   Excluded: org.apache.maven:maven - settings: jar: 2.0.6

    [DEBUG]   Excluded: org.apache.maven:maven - view profile: jar: 2.0.6

    [DEBUG]   Excluded: org.apache.maven:maven - model: jar: 2.0.6

    [DEBUG]   Excluded: org.apache.maven:maven - artifact-Manager: jar: 2.0.6

    [DEBUG]   Excluded: org.apache.maven:maven - repository - metadata:jar:2.0.6

    [DEBUG]   Excluded: org.apache.maven:maven - plugin-registry: jar: 2.0.6

    [DEBUG]   Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1

    [DEBUG]   Excluded: junit:junit:jar:4.11

    [DEBUG]   Excluded: org.hamcrest:hamcrest - core: jar: 1.3

    [DEBUG]   Excluded: classworlds:classworlds:jar:1.1 - alpha-2

    [DEBUG]   Excluded: org.apache.maven:maven - artifact: jar: 2.0.6

    [DEBUG]   Excluded: org.apache.maven:maven - monitor: jar: 2.0.6

    [DEBUG] Configuration of mojo com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2:import - Kingdom ClassRealm plugin package [plugin > com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2, parent: sun.misc.Launcher$AppClassLoader@7987aeca]

    [DEBUG] Mojo configuration ' com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2:import - package "with base-> Configurator

    [DEBUG]   (f) allPackages = false

    [DEBUG]   (f) exportHistory = true

    [DEBUG]   (f) ignoreServerCertificate = true

    [DEBUG]   (f) packageName = sovlabs

    [DEBUG]   (f) = MavenProject project: sovlabs:o11nplugin - sovlabs-package: 6.0.2.1 @ /Users/tperry/development/java/sovlabs/o11nplugin-sovlabs-package/pom.xml

    [DEBUG]   (f) projectName = o11nplugin-sovlabs-package

    [DEBUG]   (f) serverUrl = vcoadmin:[email protected]:8281

    [DEBUG]   (f) targetDirectory = / Users/tperry/development/java/sovlabs/o11nplugin-sovlabs-package

    [DEBUG] - configuration - end

    o11nplugin-sovlabs-package

    true

    [DEBUG] Connection to server VMO: 192.168.159.130:8281

    [DEBUG] Create Session

    trustStore is: keystore.pks

    trustStore type is: jks

    trustStore provider is:

    init truststore

    adding that cert trust:

    Subject: CN = localhost.sovsystems.com, OR = VMware, O = VMware, C = US

    Issuer: CN = localhost.sovsystems.com, OR = VMware, O = VMware, C = US

    Algorithm: RSA; Serial number: 0x14e0c0cf436

    Valid from Thursday, June 18 09:40:52 EDT 2015 until Monday, June 16 at 09:40:52 EDT 2025

    adding that cert trust:

    Subject: CN = localhost.localdom, OR = VMware, O = VMware, C = US

    Issuer: CN = localhost.localdom, OR = VMware, O = VMware, C = US

    Algorithm: RSA; Serial number: 0x14e1acfbd66

    Valid from 21 June to 06:28:18 EDT Sun 2015 until Thursday, June 19 at 06:28:18 EDT 2025

    trigger the seeding of SecureRandom

    done seeding SecureRandom

    log4j: WARN no appenders could be found for logger (org.apache.http.impl.conn.BasicClientConnectionManager).

    log4j: WARN Please initialize log4j correctly system.

    log4j: WARN see http://logging.Apache.org/log4j/1.2/FAQ.html#noconfig for more information.

    principal, setSoTimeout (0) called

    Allow the dangerous renegotiation: true

    Allow legacy Hello messages: true

    Is the first handshake: true

    Is secure renegotiation: false

    % No session caching client

    ClientHello, TLSv1

    RandomCookie: GMT: 1418206677 bytes = {70, 53, 184, 192, 171, 103, 63, 205, 239, 130, 185, 55, 52, 10, 142, 255, 182, 157, 75, 73, 218, 99, 55, 109, 97, 21, 99, 190}

    Session ID: {}

    Cipher suites: [SSL_RSA_WITH_RC4_128_MD5, SSL_RSA_WITH_RC4_128_SHA TLS_RSA_WITH_AES_128_CBC_SHA TLS_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA SSL_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA TLS_EMPTY_RENEGOTIATION_INFO_SCSV]

    Compression methods: {0}

    ***

    [write] MD5 and SHA1 hashes: len = 81

    0000: 01 00 00 4 03 01 55 88 1 46 35 67 AB C0 B8 D5... M... U.... F5... g

    0010: 3F CD 82 37 34 8 0A FF B9 EF B6 4B 9 D 49 DA 63?... 74... KI.c

    0020: 37 6 61 15 63 BE 00 00 26 00 04 00 05 00 00... &... 7ma.c 2F /.

    0030: 35 00 33 00 39 00 32 00 38 00 0 A 00 16 00 13 00 5.3.9.2.8...

    0040: 09 00 15 00 12 00 03 00 08 00 14 00 11 00 FF 01...

    0050: 00                                                 .

    hand WRITING: TLSv1 Handshake, length = 81

    [write] MD5 and SHA1 hashes: len = 110

    0000: 01 03 01 00 45 00 00 00 20 00 00 04 01 00 80 00... E... .......

    0010: 00 05 00 00 00 00 35 00 00 33 00 00 39 00 00 2F... /... 5.3.9.

    0020: 32 00 00 38 00 00 0 A 07 00 C0 00 00 16 00 00 13 2.8...

    0030: 00 00 09 06 00 40 00 00 15 00 00 12 00 00 03 02... @...

    0040: 00 80 00 00 08 00 00 14 00 00 11 00 00 FF 55 88... U.

    0050: 1ST 46 35 67 AB C0 B8 D5 3F CD 82 37 34 0A B9 EF... F5... g?... 74.

    0060: 8 FF B6 9 D 4B 49 DA 63 37 6 D 61 15 63 OR... KI.c7ma.c.

    hand WRITING: message of SSLv2 client hello, length = 110

    [Raw write]: length = 112

    0000: 6 80 01 03 01 00 45 00 00 00 20 00 00 04 01 00. n... E... .....

    0010: 80 00 00 05 00 00 00 00 35 00 00 33 00 00 39 2F... /... 5.3.9

    0020: 00 00 32 00 00 38 00 00 0 A 07 00 00 00 16 00 C0... 2..8..........

    0030: 00 13 00 00 09 06 00 40 00 00 15 00 00 12 00 00... @...

    0040: 03 02 00 80 00 00 08 00 00 14 00 00 11 00 00 FF...

    0050:55 88 1 46 35 67 AB C0 B8 D5 3F CD EF B9 37 U 82... F5... g?... 7

    0060: 0 34A 8 FF B6 9 d 4 b 49 DA 63 37 6 D 61 15 63 EITHER 4... KI.c7ma.c.

    [First reading]: length = 5

    0000: 15 03 01 00 02...

    [First reading]: length = 2

    0000: 02 28                                              . (

    main, READ: alert TLSv1, length = 2

    principal, RECV TLSv1 ALERT: handshake_failure fatal.

    principal, called closeSocket()

    principal, exception handling: javax.net.ssl.SSLHandshakeException: received fatal alert: handshake_failure

    principal, called close()

    closeInternal (true) main, called

    [WARNING] Ignored exceptions.

    javax.net.ssl.SSLHandshakeException: received fatal alert: handshake_failure

    at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:174)

    at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:136)

    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1822)

    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1004)

    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1188)

    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1215)

    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1199)

    at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:535)

    at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:403)

    at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)

    at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)

    at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)

    at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)

    at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)

    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)

    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)

    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)

    at ch.dunes.model.client.VcoEndpointLocator.tryHardAndLocateEndpoint(VcoEndpointLocator.java:44)

    at com.vmware.o11n.model.support.proxy.RemoteHttpVSOFactoryInvocationHandler.getServiceUrl(RemoteHttpVSOFactoryInvocationHandler.java:308)

    at com.vmware.o11n.model.support.proxy.RemoteHttpVSOFactoryInvocationHandler.init(RemoteHttpVSOFactoryInvocationHandler.java:242)

    at com.vmware.o11n.tools.client.VSOTrustAllFactoryClient.initHandler(VSOTrustAllFactoryClient.java:47)

    at ch.dunes.model.client.VSOFactoryClient.connectRemoteProxy(VSOFactoryClient.java:224)

    at ch.dunes.model.client.VSOFactoryClient.connect(VSOFactoryClient.java:302)

    at ch.dunes.model.client.VSOFactoryClient.connect(VSOFactoryClient.java:262)

    at ch.dunes.model.client.VSOFactoryClient.connect(VSOFactoryClient.java:269)

    at com.vmware.o11n.mojo.pkg.ImportPackageMojo.connectVCOServer(ImportPackageMojo.java:205)

    at com.vmware.o11n.mojo.pkg.ImportPackageMojo.execute(ImportPackageMojo.java:130)

    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)

    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)

    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)

    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)

    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)

    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)

    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)

    at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)

    at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)

    at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)

    at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)

    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)

    at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)

    trustStore is: keystore.pks

    trustStore type is: jks

    trustStore provider is:

    init truststore

    adding that cert trust:

    Subject: CN = localhost.sovsystems.com, OR = VMware, O = VMware, C = US

    Issuer: CN = localhost.sovsystems.com, OR = VMware, O = VMware, C = US

    Algorithm: RSA; Serial number: 0x14e0c0cf436

    Valid from Thursday, June 18 09:40:52 EDT 2015 until Monday, June 16 at 09:40:52 EDT 2025

    adding that cert trust:

    Subject: CN = localhost.localdom, OR = VMware, O = VMware, C = US

    Issuer: CN = localhost.localdom, OR = VMware, O = VMware, C = US

    Algorithm: RSA; Serial number: 0x14e1acfbd66

    Valid from 21 June to 06:28:18 EDT Sun 2015 until Thursday, June 19 at 06:28:18 EDT 2025

    trigger the seeding of SecureRandom

    done seeding SecureRandom

    trigger the seeding of SecureRandom

    done seeding SecureRandom

    principal, setSoTimeout (0) called

    Allow the dangerous renegotiation: true

    Allow legacy Hello messages: true

    Is the first handshake: true

    Is secure renegotiation: false

    % No session caching client

    ClientHello, TLSv1

    RandomCookie: GMT: 1418206677 bytes = {5, 153, 124, 38, 128, 81, 162, 210, 153, 175, 228, 69, 197, 151, 238, 200, 164, 180, 214, 141, 25, 106, 189, 152, 128, 170, 31, 196}

    Session ID: {}

    Cipher suites: [SSL_RSA_WITH_RC4_128_MD5, SSL_RSA_WITH_RC4_128_SHA TLS_RSA_WITH_AES_128_CBC_SHA TLS_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA SSL_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA TLS_EMPTY_RENEGOTIATION_INFO_SCSV]

    Compression methods: {0}

    ***

    [write] MD5 and SHA1 hashes: len = 81

    0000: 01 00 00 4 03 01 55 88 1 05 99 7 26 80 51 D5... M... U... &. Q

    0010: A2 D2 99 AF 45 C5 97 EA A4 B4 D6 8 D C8 E4 6 TO 19... E.........j

    0020: 98 BD 80 AA 1F 00 00 26 00 04 00 05 00 00 2F C4... &... /.

    0030: 35 00 33 00 39 00 32 00 38 00 0 A 00 16 00 13 00 5.3.9.2.8...

    0040: 09 00 15 00 12 00 03 00 08 00 14 00 11 00 FF 01...

    0050: 00                                                 .

    hand WRITING: TLSv1 Handshake, length = 81

    [write] MD5 and SHA1 hashes: len = 110

    0000: 01 03 01 00 45 00 00 00 20 00 00 04 01 00 80 00... E... .......

    0010: 00 05 00 00 00 00 35 00 00 33 00 00 39 00 00 2F... /... 5.3.9.

    0020: 32 00 00 38 00 00 0 A 07 00 C0 00 00 16 00 00 13 2.8...

    0030: 00 00 09 06 00 40 00 00 15 00 00 12 00 00 03 02... @...

    0040: 00 80 00 00 08 00 00 14 00 00 11 00 00 FF 55 88... U.

    0050: 1ST D5 05 99 7 26 80 51 A2 D2 99 AF E4 C5 97 45... &. Q..... E...

    0060: EE C8 A4 B4 D6 8 D 19 6a BD 98 80 AA 1F C4... j...

    hand WRITING: message of SSLv2 client hello, length = 110

    [Raw write]: length = 112

    0000: 6 80 01 03 01 00 45 00 00 00 20 00 00 04 01 00. n... E... .....

    0010: 80 00 00 05 00 00 00 00 35 00 00 33 00 00 39 2F... /... 5.3.9

    0020: 00 00 32 00 00 38 00 00 0 A 07 00 00 00 16 00 C0... 2..8..........

    0030: 00 13 00 00 09 06 00 40 00 00 15 00 00 12 00 00... @...

    0040: 03 02 00 80 00 00 08 00 00 14 00 00 11 00 00 FF...

    0050:55 88 1st D5 05 99 7 26 80 51 A2 D2 99 AF E4 45 u... &. Q..... E

    0060: C5 97 EE C8 A4 B4 D6 8 D   19 6a BD 98 80 AA 1F C4... j...

    [First reading]: length = 5

    0000: 15 03 01 00 02...

    [First reading]: length = 2

    0000: 02 28                                              . (

    main, READ: alert TLSv1, length = 2

    principal, RECV TLSv1 ALERT: handshake_failure fatal.

    principal, called closeSocket()

    principal, exception handling: javax.net.ssl.SSLHandshakeException: received fatal alert: handshake_failure

    principal, called close()

    closeInternal (true) main, called

    [ERROR] Org.springframework.remoting.RemoteAccessException: couldn't access HTTP calling remote service to [https://192.168.159.130:8281 https://192.168.159.130: 8281/vco]; nested exception is javax.net.ssl.SSLHandshakeException: received fatal alert: handshake_failure

    Org.springframework.remoting.RemoteAccessException [DEBUG]: could not access HTTP calling remote service to [https://192.168.159.130:8281 https://192.168.159.130: 8281/vco]; nested exception is javax.net.ssl.SSLHandshakeException: received fatal alert: handshake_failure

    ch.dunes.util.DunesServerException: org.springframework.remoting.RemoteAccessException: could not access HTTP calling remote service to [https://192.168.159.130:8281 https://192.168.159.130: 8281/vco]; nested exception is javax.net.ssl.SSLHandshakeException: received fatal alert: handshake_failure

    at ch.dunes.model.client.VSOFactoryClient.connectRemoteProxy(VSOFactoryClient.java:244)

    at ch.dunes.model.client.VSOFactoryClient.connect(VSOFactoryClient.java:302)

    at ch.dunes.model.client.VSOFactoryClient.connect(VSOFactoryClient.java:262)

    at ch.dunes.model.client.VSOFactoryClient.connect(VSOFactoryClient.java:269)

    at com.vmware.o11n.mojo.pkg.ImportPackageMojo.connectVCOServer(ImportPackageMojo.java:205)

    at com.vmware.o11n.mojo.pkg.ImportPackageMojo.execute(ImportPackageMojo.java:130)

    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)

    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)

    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)

    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)

    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)

    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)

    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)

    at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)

    at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)

    at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)

    at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)

    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)

    at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)

    Caused by: org.springframework.remoting.RemoteAccessException: could not access HTTP calling remote service to [https://192.168.159.130:8281 https://192.168.159.130: 8281/vco]; nested exception is javax.net.ssl.SSLHandshakeException: received fatal alert: handshake_failure

    at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.convertHttpInvokerAccessException(HttpInvokerClientInterceptor.java:216)

    at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.java:147)

    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)

    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)

    to com.sun.proxy. $Proxy21.authenticate (unknown Source)

    at com.vmware.o11n.model.support.proxy.RemoteHttpVSOFactoryInvocationHandler.connect(RemoteHttpVSOFactoryInvocationHandler.java:106)

    at ch.dunes.model.client.VSOAccessPointAwareFactoryClient.connectWithToken(VSOAccessPointAwareFactoryClient.java:31)

    at ch.dunes.model.client.VSOFactoryClient.connectRemoteProxy(VSOFactoryClient.java:225)

    ... more than 26

    Caused by: javax.net.ssl.SSLHandshakeException: received fatal alert: handshake_failure

    at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:174)

    at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:136)

    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1822)

    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1004)

    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1188)

    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1215)

    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1199)

    at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:535)

    at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:403)

    at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)

    at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)

    at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)

    at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)

    at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)

    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)

    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)

    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)

    at org.springframework.remoting.httpinvoker.HttpComponentsHttpInvokerRequestExecutor.executeHttpPost(HttpComponentsHttpInvokerRequestExecutor.java:213)

    at org.springframework.remoting.httpinvoker.HttpComponentsHttpInvokerRequestExecutor.doExecuteRequest(HttpComponentsHttpInvokerRequestExecutor.java:147)

    at org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor.executeRequest(AbstractHttpInvokerRequestExecutor.java:138)

    at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.executeRequest(HttpInvokerClientInterceptor.java:194)

    at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.executeRequest(HttpInvokerClientInterceptor.java:176)

    at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.java:144)

    ... 32 more

    [DEBUG] Disconnect from the server

    [INFO] ------------------------------------------------------------------------

    [INFO] BUILD FAILURE

    [INFO] ------------------------------------------------------------------------

    [INFO] Total time: 1.072 s

    [INFO] Finished in: 2015-06 - 22 T 10: 42:29 - 04:00

    [INFO] Final memory: 8 M / 81 M

    [INFO] ------------------------------------------------------------------------

    Finalizer called close()

    Finalizer, call closeInternal (true)

    Finalizer called close()

    Finalizer, call closeInternal (true)

    [ERROR] cannot run the purpose com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2:import - package (by default-cli) on the project o11nplugin-sovlabs-package: unable to connect to the server by using the url "[vcoadmin:[email protected]:8281]": org.springframework.remoting.RemoteAccessException: could not access HTTP calling remote service to [https://192.168.159.130:8281 https://192.168.159.130: 8281/vco]; nested exception is javax.net.ssl.SSLHandshakeException: received fatal alert: handshake_failure--> [help 1]

    org.apache.maven.lifecycle.LifecycleExecutionException: cannot run the purpose com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2:import - package (by default-cli) on the project o11nplugin-sovlabs-package: unable to connect to the server by using the url "[vcoadmin:[email protected]:8281]".

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)

    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)

    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)

    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)

    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)

    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)

    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)

    at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)

    at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)

    at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)

    at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)

    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)

    at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)

    Caused by: org.apache.maven.plugin.MojoExecutionException: unable to connect to the server by using the url "[vcoadmin:[email protected]:8281]".

    at com.vmware.o11n.mojo.pkg.ImportPackageMojo.connectVCOServer(ImportPackageMojo.java:211)

    at com.vmware.o11n.mojo.pkg.ImportPackageMojo.execute(ImportPackageMojo.java:130)

    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)

    ... 19 more

    Caused by: ch.dunes.util.DunesServerException: org.springframework.remoting.RemoteAccessException: could not access HTTP calling remote service to [https://192.168.159.130:8281 https://192.168.159.130: 8281/vco]; nested exception is javax.net.ssl.SSLHandshakeException: received fatal alert: handshake_failure

    at ch.dunes.model.client.VSOFactoryClient.connectRemoteProxy(VSOFactoryClient.java:244)

    at ch.dunes.model.client.VSOFactoryClient.connect(VSOFactoryClient.java:302)

    at ch.dunes.model.client.VSOFactoryClient.connect(VSOFactoryClient.java:262)

    at ch.dunes.model.client.VSOFactoryClient.connect(VSOFactoryClient.java:269)

    at com.vmware.o11n.mojo.pkg.ImportPackageMojo.connectVCOServer(ImportPackageMojo.java:205)

    ... more than 22

    Caused by: org.springframework.remoting.RemoteAccessException: could not access HTTP calling remote service to [https://192.168.159.130:8281 https://192.168.159.130: 8281/vco]; nested exception is javax.net.ssl.SSLHandshakeException: received fatal alert: handshake_failure

    at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.convertHttpInvokerAccessException(HttpInvokerClientInterceptor.java:216)

    at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.java:147)

    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)

    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)

    to com.sun.proxy. $Proxy21.authenticate (unknown Source)

    at com.vmware.o11n.model.support.proxy.RemoteHttpVSOFactoryInvocationHandler.connect(RemoteHttpVSOFactoryInvocationHandler.java:106)

    at ch.dunes.model.client.VSOAccessPointAwareFactoryClient.connectWithToken(VSOAccessPointAwareFactoryClient.java:31)

    at ch.dunes.model.client.VSOFactoryClient.connectRemoteProxy(VSOFactoryClient.java:225)

    ... more than 26

    Caused by: javax.net.ssl.SSLHandshakeException: received fatal alert: handshake_failure

    at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:174)

    at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:136)

    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1822)

    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1004)

    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1188)

    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1215)

    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1199)

    at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:535)

    at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:403)

    at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)

    at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)

    at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)

    at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)

    at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)

    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)

    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)

    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)

    at org.springframework.remoting.httpinvoker.HttpComponentsHttpInvokerRequestExecutor.executeHttpPost(HttpComponentsHttpInvokerRequestExecutor.java:213)

    at org.springframework.remoting.httpinvoker.HttpComponentsHttpInvokerRequestExecutor.doExecuteRequest(HttpComponentsHttpInvokerRequestExecutor.java:147)

    at org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor.executeRequest(AbstractHttpInvokerRequestExecutor.java:138)

    at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.executeRequest(HttpInvokerClientInterceptor.java:194)

    at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.executeRequest(HttpInvokerClientInterceptor.java:176)

    at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.java:144)

    ... 32 more

    [ERROR]

    [ERROR]

    [ERROR] For more information about errors and possible solutions, please read the following articles:

    [ERROR] [help 1] http://cwiki.Apache.org/Confluence/display/Maven/MojoExecutionException

    Cessna:o11nplugin - sovlabs-package tperry$


    Hi Tim,.

    Of the handshake could be caused by your customer send message hello SSLv2 client while vRO 6.x server supports TLS only.

    The debug output, it seems that you use Java 1.6u65. I suggest to try with a recent version of Java 1.7 (AFAIK, SSLv2 client hello is removed from the list of client protocol by default for Java 1.7).

  • Time of SSL on value

    Hello

    I want to thank the SSL timeout to esxi 5.0 value.

    but I can't find the value of readTimeoutMs in etc/vmware/hostd/config.xml.

    No idea why it isn't here...

    Thank you

    As in the example, you can add the values in the tags of http and ssl in the vmacore section.

    André

  • SSL &amp; apex listener

    Hi all

    I'm not much of a webmaster so just for the want to wrap your head around things. I've got APEX Listener installed with Tomcat 7. SSL must be configured Tomcat level or layer of the listener.

    Also, I see a lot of Glassfish. I guess it's the big enterprise server for extra support Java EE and "sustained", because I don't see how a small business could allow 5K a processor. But for a small company, Tomcat is an alternative appropriate for small businesses?

    Sincerely

    Jan S.

    Hello Jan,

    SSL must be configured Tomcat level or layer of the listener.

    SSL is the part of your Tomcat configuration. If you already have an Apache HTTP with SSL server in your farm, you may also set up to act as a reverse proxy and let the work of Tomcat without SSL. The connection would be so

    Client (HTTPS) ==> (HTTPS) Proxy (HTTP/AJP) ==> (HTTP/AJP) Tomcat
    

    Also, I see a lot of Glassfish. I guess it's the big enterprise server for extra support Java EE and "sustained", because I don't see how a small business could allow 5K a processor.

    I get your point for the 5K, but GlassFish is in fact the smallest support JEE container and considered a kind of "light weight", also for small businesses. WebLogic is much more expensive...

    But for a small company, Tomcat is an alternative appropriate for small businesses?

    If you do not need official support for your business, you'll be fine with Tomcat.

    -Udo

  • SSL problem when running Apache httpclient Jrun and not standalone Java

    We use the Apache httpclient 4.1.2 to post on an external server, using SSL. The position works well when it runs since Java JRE, but when the code is running in a JRUN/Colfusion instance that uses the same Java JRE, the error message returned is:

    javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated

    at com.sun.net.ssl.internal.ssl.SSLSessionImpl.getPeerCertificates(SSLSessionImpl.java:352)

    at org.apache.http.conn.ssl.AbstractVerifier.verify(AbstractVerifier.java:128)

    .......

    When you debug the connect using the -Djavax .net .debug = all , the illustrated internal error message is:

    java.lang.RuntimeException: could not generate secret

    Is there some settings strange ColdFUsion, to undo to do this job? We installed the cert of the other server in the/rje/lib/sercurity/cacerts file, but has not made a difference. Why the work of independent java and not Jrun?

    The JDK version is 1.6.0_24 - b07

    ColdFusion: 9,0,1,274733

    OK, the solution was simple, to disable jsafe the right way by adding the property of java command line:

    -Dcoldfusion.disablejsafe = true

    Hope that jsafe is not used for something vital...

  • Essbase and SSL

    Hello

    We are implementing hyperion and we want to make over https via SSL. Someone has measures for this.
    It is important for us

    Thank you

    Hello

    There is a document that is available.
    URL: http://download.oracle.com/docs/cd/E12825_01/nav/portal_1.htm--cela if for version 11
    file name: Oracle Hyperion Enterprise Performance Management System SSL Configuration Guide version 11.1.1.2

    The doc explains every thing from how wise step.
    Hope this helps

    Sandeep Reddy, Enti
    HCC
    http://hyperionconsultancy.com

  • When I download a file, it downloads up to 90%, and it take it there

    Since the last update of Firefox Beta 32.0... I was unable to download files. It starts to download, and when it reaches about 90%... It is there and does not continue. I've tested in some Web pages and get the same results.

    You can create a new pref to chain on the topic: config page via the context menu.
    Name: browser.safebrowsing.appRepURL
    Value: https://sb-ssl.google.com/safebrowsing/clientreport/download?key=%GOOGLE_API_KEY%

    You can open the topic: config page via the address bar.
    You can accept the warning and click on "I'll be careful" to continue.

Maybe you are looking for

  • video distortion SVF14N13CXB after upgrade from Windows 10

    Distortion of the image on the video playback and webcam after upgrade to Windows 10 years of experience. Have seen the articles recommending power off of the x-reality, however, it has been deleted during the upgrade process. All the drivers appear

  • How to stop the program with 2 cases of event

    I know that this is a very easy solution, but I can't seem to find it. I have two cases of the event in a while loop. I worked previously with the case of an event, so I placed the button stop in the case of the event. However if I have 2 cases of th

  • Phone of blackBerry Smartphones will not work

    Hi I desperately need help with my phone... I have a curve 9360... It all started last Thursday 12 September 2013 when I started to do a software upgrade I started it and he got as far as 9% of backup software... I couldn't stop at all he kept it unt

  • BlackBerry Smartphones BB Pearl - 8130 - vibrate + Tone = vibrate only?

    I have problems with my new Black Berry. Its the 8130 series. Any profile choose to be active (Loud, normal, phone only, etc...) When I select vibrate + ring only vibrates... How to fix my phone to vibrate as my ringtone? Thank you ~ M

  • Cannot install Adobe Reader for the life of me

    I tried almost all the suggestions I have search on google. I regularly install adobe acrobat reader. My problem is, when I try to install it, or even uninstall it, I get this error message I don't understand, starting with "the feature you are tryin