Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6ECD218A8F for ; Fri, 31 Jul 2015 07:16:42 +0000 (UTC) Received: (qmail 39301 invoked by uid 500); 31 Jul 2015 07:16:42 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 39258 invoked by uid 500); 31 Jul 2015 07:16:42 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Delivered-To: moderator for users@camel.apache.org Received: (qmail 40297 invoked by uid 99); 30 Jul 2015 14:08:54 -0000 X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.99 X-Spam-Level: ** X-Spam-Status: No, score=2.99 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3, MIME_BASE64_TEXT=0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01D0CAD1.39FEB9BD" X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: Protocol mismatch for port 443: engine's protocol is http, the url protocol is https Date: Thu, 30 Jul 2015 19:38:36 +0530 Message-ID: <918DB41798EE93458DD3F298F898BC0601517E21@fssbemail.fss.india> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Protocol mismatch for port 443: engine's protocol is http, the url protocol is https Thread-Index: AdDK0sJzD3UJWxUoQrmzebN/aTV29g== From: "Parthasarathi M." To: X-OriginalArrivalTime: 30 Jul 2015 14:08:36.0513 (UTC) FILETIME=[3A145110:01D0CAD1] ------_=_NextPart_001_01D0CAD1.39FEB9BD Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-NAIMIME-Disclaimer: 1 X-NAIMIME-Modified: 1 Hi Team, =20 I am getting the below mentioned exception changing from http to https. Pl help. =20 java.lang.RuntimeException: Protocol mismatch for port 7002: engine's protocol is http, the url protocol is https at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.finalizeConfig( JettyHTTPDestination.java:155) at org.apache.cxf.transport.http.HTTPTransportFactory.getDestination(HTTPTr ansportFactory.java:290) at org.apache.cxf.binding.soap.SoapTransportFactory.getDestination(SoapTran sportFactory.java:134) at org.apache.cxf.endpoint.ServerImpl.initDestination(ServerImpl.java:93) at org.apache.cxf.endpoint.ServerImpl.(ServerImpl.java:72) at org.apache.cxf.frontend.ServerFactoryBean.create(ServerFactoryBean.java: 160) at org.apache.camel.component.cxf.CxfConsumer.(CxfConsumer.java:240) at org.apache.camel.component.cxf.CxfEndpoint.createConsumer(CxfEndpoint.ja va:203) at org.apache.camel.impl.EventDrivenConsumerRoute.addServices(EventDrivenCo nsumerRoute.java:65) at org.apache.camel.impl.DefaultRoute.onStartingServices(DefaultRoute.java: 80) at org.apache.camel.impl.RouteService.warmUp(RouteService.java:133) at org.apache.camel.impl.DefaultCamelContext.doWarmUpRoutes(DefaultCamelCon text.java:1986) at org.apache.camel.impl.DefaultCamelContext.safelyStartRouteServices(Defau ltCamelContext.java:1914) at org.apache.camel.impl.DefaultCamelContext.safelyStartRouteServices(Defau ltCamelContext.java:1936) at org.apache.camel.impl.DefaultCamelContext.startRouteService(DefaultCamel Context.java:1813) at org.apache.camel.impl.DefaultCamelContext.startRoute(DefaultCamelContext =2Ejava:724) at org.apache.camel.impl.DefaultCamelContext.startRouteDefinitions(DefaultC amelContext.java:1789) at org.apache.camel.impl.DefaultCamelContext.addRouteDefinitions(DefaultCam elContext.java:666) at org.apache.camel.builder.RouteBuilder.populateRoutes(RouteBuilder.java:3 37) at org.apache.camel.builder.RouteBuilder.addRoutesToCamelContext(RouteBuild er.java:264) at org.apache.camel.impl.DefaultCamelContext.addRoutes(DefaultCamelContext. java:628) at com.fss.connectcore.service.util.ConnectUtilService.createRoute(ConnectU tilService.java:231) at com.fss.connectcore.Main.start(Main.java:44) at com.fss.connectcore.Main.main(Main.java:34) Caused by: java.io.IOException: Protocol mismatch for port 7002: engine's protocol is http, the url protocol is https at org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory.createJ ettyHTTPServerEngine(JettyHTTPServerEngineFactory.java:270) at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.retrieveEngine( JettyHTTPDestination.java:120) at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.finalizeConfig( JettyHTTPDestination.java:153) ... 23 more =20 =20 Regards, Parthasarathi.M =20 DISCLAIMER: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D "The information contained in this e-mail message may be privileged and/o= r confidential and protected from disclosure under applicable law. It is = intended only for the individual to whom or entity to which it is address= ed as shown at the beginning of the message. If the reader of this messag= e is not the intended recipient, or if the employee or agent responsible = for delivering the message is not an employee or agent of the intended re= cipient, you are hereby notified that any review, dissemination,distribut= ion, use, or copying of this message is strictly prohibited. If you have = received this message in error, please notify us immediately by return e-= mail and permanently delete this message and your reply to the extent it = includes this message. Any views or opinions presented in this message or= attachments are those of the author and do not necessarily represent tho= se of the Company. All e-mails and attachments sent and received are subj= ect to monitoring, reading, and archival by the Company" =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ------_=_NextPart_001_01D0CAD1.39FEB9BD--