Hi Jeewantha, Thanks for the clue. But can we get this issue sorted soon,since this is a blocker for APIManager 1.4.0 release cycle..
Thanks; /Lalaji On Tue, Mar 5, 2013 at 4:55 PM, Jeewantha Dharmaparakrama < [email protected]> wrote: > Hi Lalaji, > This issue is caused by the wrong version of httpclient (4.1.1.wso2v1). If > you download version 4.2.3 from http://hc.apache.org/downloads.cgi and > add to $ESB_HOME/repository/components/plugins and remove the old version > it would work. We will fix this issue asap. > Cheers, > Jeewantha. > > > On Tue, Mar 5, 2013 at 5:11 PM, Jeewantha Dharmaparakrama < > [email protected]> wrote: > >> What is the httpclient version we should use? Currently >> httpclient_4.1.1.wso2v1 is used. >> >> >> On Tue, Mar 5, 2013 at 4:50 PM, Isuru Udana <[email protected]> wrote: >> >>> >>> >>> On Tue, Mar 5, 2013 at 2:57 AM, Jeewantha Dharmaparakrama < >>> [email protected]> wrote: >>> >>>> Synapse 2.1.1-wso2v3 uses version 4.2.3 for both httpcore and >>>> httpcore-nio. Shouldnt there be a 4.2.3-wso2vX version for that? Currently >>>> it seems like httpcore and httpcore-nio are being downloaded from remote >>>> maven repos >>>> >>> i think this is ok. >>> please check how two versions of httpcore get packed into ESB >>> distribution. >>> >>>> >>>> >>>> On Tue, Mar 5, 2013 at 8:23 AM, Kasun Indrasiri <[email protected]> wrote: >>>> >>>>> Hi Jeewantha, >>>>> >>>>> Can you check from where the old HTTP Core getting packed? Its not in >>>>> the kernel.. so should be somewhere in platform. >>>>> >>>>> >>>>> On Mon, Mar 4, 2013 at 1:03 PM, Kasun Indrasiri <[email protected]>wrote: >>>>> >>>>>> >>>>>> >>>>>> ---------- Forwarded message ---------- >>>>>> From: Oleg Kalnichevski <[email protected]> >>>>>> Date: Mon, Mar 4, 2013 at 12:56 PM >>>>>> Subject: Re: [Dev] ESB 4.7.0 latest pack failed to start >>>>>> To: Kasun Indrasiri <[email protected]> >>>>>> >>>>>> >>>>>> Versioning conflict between HttpCore and HttpCore NIO. Apparently >>>>>> HttpCore is still at version 4.1.x. >>>>>> >>>>>> Oleg >>>>>> >>>>>> On Mon, Mar 4, 2013 at 7:49 PM, Kasun Indrasiri <[email protected]> >>>>>> wrote: >>>>>> > Hi Oleg, >>>>>> > >>>>>> > Any idea, what's causing this? >>>>>> >>>>>> > >>>>>> > ---------- Forwarded message ---------- >>>>>> > From: Nuwan Wimalasekara <[email protected]> >>>>>> > Date: Mon, Mar 4, 2013 at 5:48 AM >>>>>> > Subject: [Dev] ESB 4.7.0 latest pack failed to start >>>>>> > To: WSO2 Developers' List <[email protected]> >>>>>> > >>>>>> > >>>>>> > HI, >>>>>> > I build the ESB 4.7.0 distribution and Bellow Error occurred when >>>>>> starting >>>>>> > ESB server and server stopped. Please check >>>>>> > >>>>>> > 2013-03-04 17:13:51,076] FATAL - CarbonServerManager WSO2 Carbon >>>>>> > initialization Failed >>>>>> > >>>>>> > Full log: >>>>>> > nuwanw@nuwanw-ThinkPad-T520 >>>>>> :~/svn/carbon/platform/branches/4.0.0/products/esb/4.7.0/modules/distribution/target/wso2esb-4.7.0/bin$ >>>>>> > ./wso2server.sh >>>>>> > JAVA_HOME environment variable is set to >>>>>> > /home/nuwanw/software/java/jdk1.6.0_22 >>>>>> > CARBON_HOME environment variable is set to >>>>>> > >>>>>> /home/nuwanw/svn/carbon/platform/branches/4.0.0/products/esb/4.7.0/modules/distribution/target/wso2esb-4.7.0 >>>>>> > [2013-03-04 17:09:46,177] INFO - CarbonCoreActivator Starting WSO2 >>>>>> > Carbon... >>>>>> > [2013-03-04 17:09:46,180] INFO - CarbonCoreActivator Operating >>>>>> System : >>>>>> > Linux 3.2.0-38-generic, amd64 >>>>>> > [2013-03-04 17:09:46,180] INFO - CarbonCoreActivator Java Home >>>>>> : >>>>>> > /home/nuwanw/software/java/jdk1.6.0_22/jre >>>>>> > [2013-03-04 17:09:46,180] INFO - CarbonCoreActivator Java Version >>>>>> : >>>>>> > 1.6.0_22 >>>>>> > [2013-03-04 17:09:46,180] INFO - CarbonCoreActivator Java VM >>>>>> : >>>>>> > Java HotSpot(TM) 64-Bit Server VM 17.1-b03,Sun Microsystems Inc. >>>>>> > [2013-03-04 17:09:46,180] INFO - CarbonCoreActivator Carbon Home >>>>>> : >>>>>> > >>>>>> /home/nuwanw/svn/carbon/platform/branches/4.0.0/products/esb/4.7.0/modules/distribution/target/wso2esb-4.7.0 >>>>>> > [2013-03-04 17:09:46,180] INFO - CarbonCoreActivator Java Temp Dir >>>>>> : >>>>>> > >>>>>> /home/nuwanw/svn/carbon/platform/branches/4.0.0/products/esb/4.7.0/modules/distribution/target/wso2esb-4.7.0/tmp >>>>>> > [2013-03-04 17:09:46,180] INFO - CarbonCoreActivator User >>>>>> : >>>>>> > nuwanw, en-US, Asia/Colombo >>>>>> > [2013-03-04 17:09:46,213] INFO - AgentHolder Agent created ! >>>>>> > [2013-03-04 17:09:46,238] INFO - AgentDS Successfully deployed >>>>>> Agent Client >>>>>> > [2013-03-04 17:09:48,964] INFO - EmbeddedRegistryService Configured >>>>>> > Registry in 80ms >>>>>> > [2013-03-04 17:09:49,210] INFO - RegistryCoreServiceComponent >>>>>> Registry Mode >>>>>> > : READ-WRITE >>>>>> > [2013-03-04 17:09:50,604] INFO - ClusterBuilder Clustering has been >>>>>> > disabled >>>>>> > [2013-03-04 17:09:51,078] INFO - LandingPageWebappDeployer >>>>>> Deployed product >>>>>> > landing page webapp: >>>>>> > >>>>>> StandardEngine[Catalina].StandardHost[localhost].StandardContext[/home] >>>>>> > [2013-03-04 17:09:51,124] INFO - PassThroughHttpSSLSender >>>>>> Initializing >>>>>> > Pass-through HTTP/S Sender... >>>>>> > [2013-03-04 17:09:51,143] INFO - PassThroughHttpSSLSender Loading >>>>>> Identity >>>>>> > Keystore from : repository/resources/security/wso2carbon.jks >>>>>> > [2013-03-04 17:09:51,191] INFO - PassThroughHttpSSLSender Loading >>>>>> Trust >>>>>> > Keystore from : repository/resources/security/client-truststore.jks >>>>>> > [2013-03-04 17:09:51,217] FATAL - CarbonServerManager WSO2 Carbon >>>>>> > initialization Failed >>>>>> > java.lang.NoSuchMethodError: >>>>>> > >>>>>> org.apache.http.params.HttpConnectionParams.getSoKeepalive(Lorg/apache/http/params/HttpParams;)Z >>>>>> > at >>>>>> > >>>>>> org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor.convert(AbstractMultiworkerIOReactor.java:203) >>>>>> > at >>>>>> > >>>>>> org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.<init>(DefaultConnectingIOReactor.java:117) >>>>>> > at >>>>>> > >>>>>> org.apache.synapse.transport.passthru.PassThroughHttpSender.init(PassThroughHttpSender.java:126) >>>>>> > at >>>>>> > >>>>>> org.apache.axis2.context.ConfigurationContextFactory.initTransportSenders(ConfigurationContextFactory.java:300) >>>>>> > at >>>>>> > >>>>>> org.apache.axis2.context.ConfigurationContextFactory.init(ConfigurationContextFactory.java:231) >>>>>> > at >>>>>> > >>>>>> org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:93) >>>>>> > at >>>>>> > >>>>>> org.wso2.carbon.core.CarbonConfigurationContextFactory.createNewConfigurationContext(CarbonConfigurationContextFactory.java:65) >>>>>> > at >>>>>> > >>>>>> org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:398) >>>>>> > at >>>>>> > >>>>>> org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:290) >>>>>> > at >>>>>> > >>>>>> org.wso2.carbon.core.init.PreAxis2ConfigItemListener.bundleChanged(PreAxis2ConfigItemListener.java:118) >>>>>> > at >>>>>> > >>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:847) >>>>>> > at >>>>>> > >>>>>> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) >>>>>> > at >>>>>> > >>>>>> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) >>>>>> > >>>>>> > Thanks, >>>>>> > Nuwanw >>>>>> > >>>>>> > >>>>>> > -- >>>>>> > Nuwan Wimalasekara >>>>>> > Software Engineer - Test Automation >>>>>> > WSO2, Inc.: http://wso2.com >>>>>> > lean. enterprise. middleware >>>>>> > >>>>>> > phone: +94 71 668 4620 >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>>> > _______________________________________________ >>>>>> > Dev mailing list >>>>>> > [email protected] >>>>>> > http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>>> > -- >>>>>> > Kasun Indrasiri >>>>>> > Associate Technical Lead >>>>>> > WSO2, Inc.; http://wso2.com >>>>>> > lean.enterprise.middleware >>>>>> > >>>>>> > cell: +94 71 536 4128 >>>>>> > Blog : http://kasunpanorama.blogspot.com/ >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Kasun Indrasiri >>>>>> Associate Technical Lead >>>>>> WSO2, Inc.; http://wso2.com >>>>>> lean.enterprise.middleware >>>>>> >>>>>> cell: +94 71 536 4128 >>>>>> Blog : http://kasunpanorama.blogspot.com/ >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Kasun Indrasiri >>>>> Associate Technical Lead >>>>> WSO2, Inc.; http://wso2.com >>>>> lean.enterprise.middleware >>>>> >>>>> cell: +94 71 536 4128 >>>>> Blog : http://kasunpanorama.blogspot.com/ >>>>> >>>> >>>> >>>> >>>> -- >>>> Jeewantha Dharmaparakrama >>>> Software Engineer; WSO2, Inc.; http://wso2.com/ >>>> Phone : (+94) 774726790 >>>> Skype : prasad.jeewantha >>>> LinkedIn : http://www.linkedin.com/in/jeewanthad >>>> Twitter: https://twitter.com/jeewamp >>>> Blog: http://jeewanthad.blogspot.com/ >>>> >>> >>> >>> >>> -- >>> *Isuru Udana* >>> * >>> * >>> * >>> Software Engineer >>> * >>> Integration Technologies Team, WSO2 Inc.; http://wso2.com >>> email: [email protected] cell: +94 77 3791887 >>> blog: http://mytecheye.blogspot.com/ >>> twitter: http://twitter.com/isudana >>> >> >> >> >> -- >> Jeewantha Dharmaparakrama >> Software Engineer; WSO2, Inc.; http://wso2.com/ >> Phone : (+94) 774726790 >> Skype : prasad.jeewantha >> LinkedIn : http://www.linkedin.com/in/jeewanthad >> Twitter: https://twitter.com/jeewamp >> Blog: http://jeewanthad.blogspot.com/ >> > > > > -- > Jeewantha Dharmaparakrama > Software Engineer; WSO2, Inc.; http://wso2.com/ > Phone : (+94) 774726790 > Skype : prasad.jeewantha > LinkedIn : http://www.linkedin.com/in/jeewanthad > Twitter: https://twitter.com/jeewamp > Blog: http://jeewanthad.blogspot.com/ > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Lalaji Sureshika Software Engineer; Development Technologies Team;WSO2, Inc.; http://wso2.com/ email: [email protected]; cell: +94 71 608 6811 blog: http://lalajisureshika.blogspot.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
