Hi Dinithi, The error says, You haven't add the protocol for associated URL. In your case, it should be file://home/rajee/Desktop/toodledo[final]/ToodledoESBConnector/target/carbontmp1410772636719/wso2esb-4.8.1/repository/conf/etc/config-validation.xml
On Mon, Sep 15, 2014 at 3:12 PM, Dinithi De Silva <[email protected]> wrote: > Hi All, > > While doing our integration testing to ESB Connector for ToodleDo, we got > the following exception. > > > [2014-09-15 14:47:51,995] INFO > {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - > java.net.MalformedURLException: no protocol: > > > /home/rajee/Desktop/toodledo[final]/ToodledoESBConnector/target/carbontmp1410772636719/wso2esb-4.8.1/repository/conf/etc/config-validation.xml > [2014-09-15 14:47:51,996] INFO > {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at > java.net.URL.<init>(URL.java:567) > [2014-09-15 14:47:51,996] INFO > {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at > java.net.URL.<init>(URL.java:464) > [2014-09-15 14:47:51,996] INFO > {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at > java.net.URL.<init>(URL.java:413) > [2014-09-15 14:47:51,996] INFO > {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at > org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown Source) > [2014-09-15 14:47:51,996] INFO > {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at > org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown > Source) > [2014-09-15 14:47:51,997] INFO > {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at > org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) > [2014-09-15 14:47:51,997] INFO > {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at > org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) > [2014-09-15 14:47:51,997] INFO > {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at > org.apache.xerces.parsers.XMLParser.parse(Unknown Source) > [2014-09-15 14:47:51,997] INFO > {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at > org.apache.xerces.parsers.DOMParser.parse(Unknown Source) > [2014-09-15 14:47:51,997] INFO > {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at > org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source) > [2014-09-15 14:47:51,997] INFO > {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at > javax.xml.parsers.DocumentBuilder.parse(Unknown Source) > [2014-09-15 14:47:51,998] INFO > {org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at > org.wso2.carbon.core.bootup.validator.util.ConfigValidationXMLProcessor.parseConfigValidationXml(ConfigValidationXMLProcessor.java:62) > > > > [2014-09-15 14:48:06,960] INFO > {org.wso2.carbon.automation.core.utils.ClientConnectionUtil} - Waiting to > login to Carbon server... > [2014-09-15 14:48:06,961] INFO > {org.wso2.carbon.automation.core.utils.ClientConnectionUtil} - > Successfully connected to the server on port 9443 > [2014-09-15 14:48:07,813] INFO > {org.apache.commons.httpclient.HttpMethodDirector} - I/O exception > (org.apache.axis2.AxisFault) caught when processing request: Connection has > been shutdown: javax.net.ssl.SSLException: java.lang.RuntimeException: > Unexpected error: java.security.InvalidAlgorithmParameterException: the > trustAnchors parameter must be non-empty > [2014-09-15 14:48:07,813] INFO > {org.apache.commons.httpclient.HttpMethodDirector} - I/O exception > (org.apache.axis2.AxisFault) caught when processing request: Connection has > been shutdown: javax.net.ssl.SSLException: java.lang.RuntimeException: > Unexpected error: java.security.InvalidAlgorithmParameterException: the > trustAnchors parameter must be non-empty > [2014-09-15 14:48:07,814] INFO > {org.apache.commons.httpclient.HttpMethodDirector} - Retrying request > [2014-09-15 14:48:07,814] INFO > {org.apache.commons.httpclient.HttpMethodDirector} - Retrying request > > What could be the error? > Can anyone please help to figure out this exception and reason for the > exception? > > Thank you > Dinithi De Silva > Associate Software Engineer > > Mob: +94 716 667 655 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Thanks Abimaran Kugathasan Software Engineer | WSO2 Inc Data & APIs Technologies Team Mobile : +94 77 1708229 <http://stackoverflow.com/users/515034> <http://lk.linkedin.com/in/abimaran> <http://www.lkabimaran.blogspot.com/> <https://github.com/abimaran> <https://twitter.com/abimaran>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
