Fixed the failures, you have to build following repos in case if updated jars are not available in nexus repo yet.
https://github.com/wso2/carbon-platform-integration-utils https://github.com/wso2/carbon-platform-integration Thanks, Krishantha. On Fri, Oct 24, 2014 at 5:24 PM, Krishantha Samaraweera <[email protected] > wrote: > This is caused by test framework issue. We are working on it. > > Thanks, > Krishantha. > > On Fri, Oct 24, 2014 at 5:20 PM, Akalanka Pagoda Arachchi < > [email protected]> wrote: > >> Hi all, >> >> I am getting the following error when building and running tests on >> Jenkins-pr for product-mb. >> >> org.apache.axis2.AxisFault: Connection has been shutdown: >> javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: >> java.security.InvalidAlgorithmParameterException: the trustAnchors parameter >> must be non-empty >> >> >> However, this module passed without any error on my local machine. >> >> >> Note that we did not get this error in the morning with jenkins and did not >> change anything related to this. Any idea on this? >> >> >> >> The log is copied below. >> >> >> >> [INFO] Changes detected - recompiling the module! >> [INFO] Compiling 31 source files to >> /build/jenkins-home/workspace/product-mb/modules/integration/tests-integration/tests-amqp/target/test-classes >> [INFO] >> [INFO] *--- maven-surefire-plugin:2.12.4:test (default-test) @ >> org.wso2.carbon.mb.amqp.test --- >> *[INFO] Surefire report directory: >> /build/jenkins-home/workspace/product-mb/modules/integration/tests-integration/tests-amqp/target/surefire-reports >> >> ------------------------------------------------------- >> T E S T S >> ------------------------------------------------------- >> Running TestSuite >> SLF4J: Class path contains multiple SLF4J bindings. >> SLF4J: Found binding in >> [jar:file:/build/jenkins-home/workspace/product-mb/.repository/org/slf4j/slf4j-jdk14/1.5.2/slf4j-jdk14-1.5.2.jar!/org/slf4j/impl/StaticLoggerBinder.class] >> SLF4J: Found binding in >> [jar:file:/build/jenkins-home/workspace/product-mb/.repository/slf4j/wso2/slf4j/1.5.10.wso2v1/slf4j-1.5.10.wso2v1.jar!/org/slf4j/impl/StaticLoggerBinder.class] >> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an >> explanation. >> >> Oct 24, 2014 11:24:30 AM >> org.wso2.carbon.integration.common.extensions.carbonserver.CarbonServerManager >> setUpCarbonHome >> INFO: Extracting carbon zip file.. >> >> Oct 24, 2014 11:24:33 AM >> org.wso2.carbon.integration.common.extensions.carbonserver.TestServerManager >> startServer >> INFO: Carbon Home - >> /build/jenkins-home/workspace/product-mb/modules/integration/tests-integration/tests-amqp/target/carbontmp1414149870907/wso2mb-3.0.0-SNAPSHOT >> Oct 24, 2014 11:24:33 AM >> org.wso2.carbon.integration.common.extensions.carbonserver.CarbonServerManager >> startServerUsingCarbonHome >> INFO: Starting server............. >> Oct 24, 2014 11:24:33 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: JAVA_HOME environment variable is set to >> /build/software/java/jdk1.6.0_33 >> Oct 24, 2014 11:24:33 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: CARBON_HOME environment variable is set to >> /build/jenkins-home/workspace/product-mb/modules/integration/tests-integration/tests-amqp/target/carbontmp1414149870907/wso2mb-3.0.0-SNAPSHOT >> >> Oct 24, 2014 11:25:15 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:15,588] WARN >> {org.apache.axiom.util.stax.dialect.StAXDialectDetector} - Unable to >> determine dialect of the StAX implementation at >> bundleresource://15.fwk644193719/ >> Oct 24, 2014 11:25:15 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:15,588] WARN >> {org.apache.axiom.util.stax.dialect.StAXDialectDetector} - Unable to >> determine dialect of the StAX implementation at >> bundleresource://15.fwk644193719/ >> Oct 24, 2014 11:25:15 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: INFO {org.wso2.andes.wso2.internal.QpidBundleActivator} - Setting >> BundleContext in PluginManager >> Oct 24, 2014 11:25:16 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:16,278] INFO >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Starting WSO2 >> Carbon... >> Oct 24, 2014 11:25:16 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:16,278] INFO >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Operating System : >> Linux 3.13.0-24-generic, amd64 >> Oct 24, 2014 11:25:16 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:16,278] INFO >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Home : >> /build/software/java/jdk1.6.0_33/jre >> Oct 24, 2014 11:25:16 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:16,278] INFO >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Version : >> 1.6.0_33 >> Oct 24, 2014 11:25:16 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:16,278] INFO >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java VM : >> Java HotSpot(TM) 64-Bit Server VM 20.8-b03,Sun Microsystems Inc. >> Oct 24, 2014 11:25:16 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:16,279] INFO >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Carbon Home : >> /build/jenkins-home/workspace/product-mb/modules/integration/tests-integration/tests-amqp/target/carbontmp1414149870907/wso2mb-3.0.0-SNAPSHOT >> Oct 24, 2014 11:25:16 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:16,279] INFO >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Temp Dir : >> /build/jenkins-home/workspace/product-mb/modules/integration/tests-integration/tests-amqp/target/carbontmp1414149870907/wso2mb-3.0.0-SNAPSHOT/tmp >> Oct 24, 2014 11:25:16 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:16,279] INFO >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - User : >> wso2, en-US, Etc/UTC >> Oct 24, 2014 11:25:16 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:16,368] WARN >> {org.wso2.carbon.core.bootup.validator.util.ValidationResultPrinter} - >> Carbon is configured to use the default keystore (wso2carbon.jks). To >> maximize security when deploying to a production environment, configure a >> new keystore with a unique password in the production server profile. >> Oct 24, 2014 11:25:16 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:16,368] WARN >> {org.wso2.carbon.core.bootup.validator.util.ValidationResultPrinter} - Swap >> Memory size (MB): 0 of the system is below the recommended minimum size :2047 >> Oct 24, 2014 11:25:16 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:16,376] INFO >> {org.wso2.carbon.databridge.agent.thrift.AgentHolder} - Agent created ! >> Oct 24, 2014 11:25:16 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:16,396] INFO >> {org.wso2.carbon.databridge.agent.thrift.internal.AgentDS} - Successfully >> deployed Agent Client >> >> Oct 24, 2014 11:25:17 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:17,706] INFO >> {org.wso2.carbon.identity.user.store.remote.internal.CarbonRemoteUserStoreDSComponent} >> - Carbon Remote User Store activated successfully. >> Oct 24, 2014 11:25:17 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:17,875] INFO >> {org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService} - Configured >> Registry in 86ms >> Oct 24, 2014 11:25:18 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:18,159] INFO >> {org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent} - >> Registry Mode : READ-WRITE >> >> Oct 24, 2014 11:25:18 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:18,554] INFO >> {org.wso2.carbon.user.core.internal.UserStoreMgtDSComponent} - Carbon >> UserStoreMgtDSComponent activated successfully. >> >> Oct 24, 2014 11:25:25 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:25,909] INFO >> {org.apache.axis2.deployment.ClusterBuilder} - Clustering has been disabled >> Oct 24, 2014 11:25:26 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:26,048] INFO >> {org.wso2.carbon.identity.user.store.configuration.deployer.UserStoreConfigurationDeployer} >> - User Store Configuration Deployer initiated. >> Oct 24, 2014 11:25:26 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:26,052] INFO >> {org.apache.axis2.transport.tcp.TCPTransportSender} - TCP Sender started >> Oct 24, 2014 11:25:26 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:26,103] INFO >> {org.apache.axis2.deployment.ModuleDeployer} - Deploying module: >> addressing-1.6.1-wso2v11-20141023.193226-692 - >> file:/build/jenkins-home/workspace/product-mb/modules/integration/tests-integration/tests-amqp/target/carbontmp1414149870907/wso2mb-3.0.0-SNAPSHOT/repository/deployment/client/modules/addressing-1.6.1-wso2v11-20141023.193226-692.mar >> Oct 24, 2014 11:25:26 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:26,106] INFO >> {org.apache.axis2.deployment.ModuleDeployer} - Deploying module: >> rampart-1.6.1-wso2v10 - >> file:/build/jenkins-home/workspace/product-mb/modules/integration/tests-integration/tests-amqp/target/carbontmp1414149870907/wso2mb-3.0.0-SNAPSHOT/repository/deployment/client/modules/rampart-1.6.1-wso2v10.mar >> Oct 24, 2014 11:25:26 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:26,108] INFO >> {org.apache.axis2.transport.tcp.TCPTransportSender} - TCP Sender started >> Oct 24, 2014 11:25:26 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:26,304] INFO >> {org.apache.axis2.deployment.DeploymentEngine} - Deploying Web service: >> org.wso2.carbon.andes.admin-4.3.0.SNAPSHOT - >> Oct 24, 2014 11:25:26 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:26,317] INFO >> {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 >> service: AndesManagerService {super-tenant} >> Oct 24, 2014 11:25:26 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:26,317] INFO >> {org.apache.axis2.deployment.DeploymentEngine} - Deploying Web service: >> org.wso2.carbon.andes.cluster.mgt-4.3.0.SNAPSHOT - >> >> Oct 24, 2014 11:25:26 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:26,539] WARN >> {org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator} - We don't >> support method overloading. Ignoring [validateAudienceRestriction] >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,076] INFO >> {org.apache.axis2.deployment.DeploymentEngine} - Deploying Web service: >> org.wso2.carbon.tryit-4.3.0.SNAPSHOT - >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,330] INFO >> {org.wso2.carbon.core.init.CarbonServerManager} - Repository : >> /build/jenkins-home/workspace/product-mb/modules/integration/tests-integration/tests-amqp/target/carbontmp1414149870907/wso2mb-3.0.0-SNAPSHOT/repository/deployment/server/ >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,349] INFO >> {org.wso2.carbon.andes.core.internal.ds.QueueManagerServiceDS} - >> Successfully created the queue manager service >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,355] INFO >> {org.wso2.carbon.andes.core.internal.ds.SubscriptionManagerServiceDS} - >> Successfully created the subscription manager service >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,398] INFO >> {org.wso2.carbon.core.internal.permission.update.PermissionUpdater} - >> Permission cache updated for tenant -1234 >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,416] INFO >> {org.wso2.carbon.andes.internal.QpidServiceComponent} - Activating Andes >> Message Broker Engine... >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [Broker] BRK-1006 : Using configuration : >> /build/jenkins-home/workspace/product-mb/modules/integration/tests-integration/tests-amqp/target/carbontmp1414149870907/wso2mb-3.0.0-SNAPSHOT/repository/conf/advanced/andes-config.xml >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,499] INFO >> {org.wso2.andes.server.registry.ApplicationRegistry} - Initialising >> Application >> Registry(org.wso2.andes.server.registry.ConfigurationFileApplicationRegistry@4672b784) >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,521] INFO >> {org.wso2.andes.server.plugins.PluginManager} - Opened service trackers >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [Broker] BRK-1001 : Startup : Version: 0.11 Build: 90784:90849 >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,653] INFO >> {org.wso2.andes.server.management.JMXManagedObjectRegistry} - Initialising >> managed object registry using platform MBean server >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,657] INFO >> {org.wso2.andes.server.security.auth.manager.PrincipalDatabaseAuthenticationManager} >> - PrincipalDatabase concrete implementation : >> org.wso2.carbon.andes.authentication.andes.CarbonBasedPrincipalDatabase >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,661] INFO >> {org.wso2.andes.server.security.auth.manager.PrincipalDatabaseAuthenticationManager} >> - Initialised PLAIN SASL provider successfully >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,661] INFO >> {org.wso2.andes.server.security.auth.manager.PrincipalDatabaseAuthenticationManager} >> - Additional SASL providers successfully registered. >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,661] INFO >> {org.wso2.andes.server.security.auth.manager.PrincipalDatabaseAuthenticationManager} >> - Registering UserManagementMBean >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [Broker] MNG-1001 : Startup >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [Broker] MNG-1004 : Ready : Using the platform JMX Agent >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,766] INFO >> {org.wso2.andes.store.jdbc.JDBCConnection} - JDBC connection established >> with jndi config jdbc/WSO2MBStoreDB >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,766] INFO >> {org.wso2.andes.store.jdbc.JDBCAndesContextStoreImpl} - Andes Context Store >> initialised >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,772] INFO >> {org.wso2.andes.store.jdbc.JDBCConnection} - JDBC connection established >> with jndi config jdbc/WSO2MBStoreDB >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,772] INFO >> {org.wso2.andes.store.jdbc.JDBCMessageStoreImpl} - Message Store initialised >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,778] INFO >> {org.wso2.andes.kernel.storemanager.MessageStoreManagerFactory} - Message >> Storing strategy: direct message storing. >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,846] INFO >> {org.wso2.andes.kernel.storemanager.MessageStoreManagerFactory} - Message >> Storing strategy: Asynchronous message storing. >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [Broker] BRK-1002 : Starting : Listening on TCP port 5672 >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,948] INFO {qpid.message.broker.listening} - >> [Broker] BRK-1002 : Starting : Listening on TCP port 5672 >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [Broker] BRK-1002 : Starting : Listening on TCP/SSL port 8672 >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,953] INFO {qpid.message.broker.listening} - >> [Broker] BRK-1002 : Starting : Listening on TCP/SSL port 8672 >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [Broker] BRK-1004 : Qpid Broker Ready >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,958] INFO >> {org.wso2.andes.server.cluster.ClusterManager} - Clearing the Persisted >> State of Node with ID NODEip-172-18-1-167/172.18.1.167 >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,959] INFO >> {org.wso2.andes.server.cluster.ClusterManager} - >> NodeID:NODEip-172-18-1-167/172.18.1.167 >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,961] INFO >> {org.wso2.andes.kernel.AndesKernelBoot} - Syncing exchanges, queues, >> bindings and subscriptions >> Oct 24, 2014 11:25:27 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:27,983] INFO >> {org.wso2.andes.server.slot.thrift.MBThriftServer} - Starting the Message >> Broker Thrift server on host 'localhost' on port '7611'... >> Oct 24, 2014 11:25:28 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:28,003] INFO >> {org.dna.mqtt.moquette.messaging.spi.impl.SimpleMessaging} - onEvent >> processing messaging event from input ringbuffer >> org.dna.mqtt.moquette.messaging.spi.impl.events.InitEvent@76f6805b >> Oct 24, 2014 11:25:28 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:28,042] INFO >> {org.dna.mqtt.moquette.messaging.spi.impl.FileAuthenticator} - Loading >> password file: ./repository/conf/advanced/mqtt/password_file.conf >> Oct 24, 2014 11:25:28 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:28,113] INFO >> {org.dna.mqtt.moquette.server.netty.NettyAcceptor} - Listening to MQTT on >> port : 1883 >> Oct 24, 2014 11:25:28 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:28,115] INFO >> {org.wso2.carbon.andes.internal.QpidServiceComponent} - WSO2 Message Broker >> is Started. Successfully connected to the server on port 5672 >> >> Oct 24, 2014 11:25:28 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:28,504] INFO >> {org.wso2.carbon.core.transports.http.HttpsTransportListener} - HTTPS port >> : 9443 >> Oct 24, 2014 11:25:28 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:28,504] INFO >> {org.wso2.carbon.core.transports.http.HttpTransportListener} - HTTP port >> : 9763 >> Oct 24, 2014 11:25:28 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:28,512] INFO >> {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 >> service: echo {super-tenant} >> Oct 24, 2014 11:25:28 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:28,512] INFO >> {org.apache.axis2.deployment.DeploymentEngine} - Deploying Web service: >> Echo.aar - >> file:/build/jenkins-home/workspace/product-mb/modules/integration/tests-integration/tests-amqp/target/carbontmp1414149870907/wso2mb-3.0.0-SNAPSHOT/repository/deployment/server/axis2services/Echo.aar >> Oct 24, 2014 11:25:28 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:28,516] INFO >> {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 >> service: EventSinkService {super-tenant} >> Oct 24, 2014 11:25:28 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:28,517] INFO >> {org.apache.axis2.deployment.DeploymentEngine} - Deploying Web service: >> EventSinkService.aar - >> file:/build/jenkins-home/workspace/product-mb/modules/integration/tests-integration/tests-amqp/target/carbontmp1414149870907/wso2mb-3.0.0-SNAPSHOT/repository/deployment/server/axis2services/EventSinkService.aar >> Oct 24, 2014 11:25:28 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:28,528] INFO >> {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 >> service: Version {super-tenant} >> Oct 24, 2014 11:25:28 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:28,528] INFO >> {org.apache.axis2.deployment.DeploymentEngine} - Deploying Web service: >> Version.aar - >> file:/build/jenkins-home/workspace/product-mb/modules/integration/tests-integration/tests-amqp/target/carbontmp1414149870907/wso2mb-3.0.0-SNAPSHOT/repository/deployment/server/axis2services/Version.aar >> Oct 24, 2014 11:25:29 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:29,050] INFO >> {org.wso2.carbon.core.init.JMXServerManager} - JMX Service URL : >> service:jmx:rmi://localhost:11111/jndi/rmi://localhost:9999/jmxrmi >> Oct 24, 2014 11:25:29 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:29,050] INFO >> {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} - Server >> : WSO2 Message Broker-3.0.0-SNAPSHOT >> Oct 24, 2014 11:25:29 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:29,051] INFO >> {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} - WSO2 >> Carbon started in 55 sec >> Oct 24, 2014 11:25:29 AM >> org.wso2.carbon.integration.common.extensions.utils.ServerLogReader run >> INFO: [2014-10-24 11:25:29,204] INFO >> {org.wso2.carbon.ui.internal.CarbonUIServiceComponent} - Mgt Console URL : >> https://172.18.1.167:9443/carbon/ >> Oct 24, 2014 11:25:29 AM >> org.wso2.carbon.integration.common.utils.ClientConnectionUtil waitForLogin >> INFO: Waiting to login user... >> >> Oct 24, 2014 11:25:29 AM org.apache.commons.httpclient.HttpMethodDirector >> executeWithRetry >> INFO: 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 >> Oct 24, 2014 11:25:29 AM org.apache.commons.httpclient.HttpMethodDirector >> executeWithRetry >> INFO: Retrying request >> Oct 24, 2014 11:25:29 AM org.apache.commons.httpclient.HttpMethodDirector >> executeWithRetry >> INFO: 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 >> Oct 24, 2014 11:25:29 AM org.apache.commons.httpclient.HttpMethodDirector >> executeWithRetry >> INFO: Retrying request >> Oct 24, 2014 11:25:29 AM org.apache.commons.httpclient.HttpMethodDirector >> executeWithRetry >> INFO: 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 >> Oct 24, 2014 11:25:29 AM org.apache.commons.httpclient.HttpMethodDirector >> executeWithRetry >> INFO: Retrying request >> Oct 24, 2014 11:25:29 AM org.apache.axis2.transport.http.HTTPSender >> sendViaPost >> INFO: Unable to sendViaPost to >> url[https://localhost:9443/services/AuthenticationAdmin] >> org.apache.axis2.AxisFault: Connection has been shutdown: >> javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: >> java.security.InvalidAlgorithmParameterException: the trustAnchors parameter >> must be non-empty >> at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430) >> at >> org.apache.axis2.transport.http.SOAPMessageFormatter.writeTo(SOAPMessageFormatter.java:78) >> at >> org.apache.axis2.transport.http.AxisRequestEntity.writeRequest(AxisRequestEntity.java:84) >> at >> org.apache.commons.httpclient.methods.EntityEnclosingMethod.writeRequestBody(EntityEnclosingMethod.java:499) >> at >> org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:2114) >> at >> org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1096) >> at >> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398) >> at >> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171) >> at >> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397) >> at >> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:630) >> at >> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:195) >> at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:77) >> at >> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:451) >> at >> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:278) >> at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:442) >> at >> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:430) >> at >> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:225) >> at >> org.apache.axis2.client.OperationClient.execute(OperationClient.java:149) >> at >> org.wso2.carbon.authenticator.stub.AuthenticationAdminStub.login(AuthenticationAdminStub.java:659) >> at >> org.wso2.carbon.integration.common.admin.client.AuthenticatorClient.login(AuthenticatorClient.java:59) >> at >> org.wso2.carbon.integration.common.utils.LoginLogoutClient.login(LoginLogoutClient.java:68) >> at >> org.wso2.carbon.integration.common.utils.ClientConnectionUtil.waitForLogin(ClientConnectionUtil.java:45) >> at >> org.wso2.carbon.integration.common.extensions.carbonserver.CarbonServerManager.startServerUsingCarbonHome(CarbonServerManager.java:145) >> at >> org.wso2.carbon.integration.common.extensions.carbonserver.TestServerManager.startServer(TestServerManager.java:102) >> at >> org.wso2.carbon.integration.common.extensions.carbonserver.CarbonServerExtension.onExecutionStart(CarbonServerExtension.java:51) >> 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.wso2.carbon.automation.engine.extensions.TestNGExtensionExecutor.executeExtensible(TestNGExtensionExecutor.java:75) >> at >> org.wso2.carbon.automation.engine.testlisteners.TestExecutionListener.onExecutionStart(TestExecutionListener.java:47) >> at org.testng.TestNG.runExecutionListeners(TestNG.java:1094) >> at org.testng.TestNG.run(TestNG.java:1041) >> at >> org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178) >> at >> org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92) >> at >> org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96) >> 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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) >> at >> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) >> at >> org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) >> at >> org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) >> at >> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) >> Caused by: com.ctc.wstx.exc.WstxIOException: Connection has been shutdown: >> javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: >> java.security.InvalidAlgorithmParameterException: the trustAnchors parameter >> must be non-empty >> at >> com.ctc.wstx.sw.BaseStreamWriter.finishDocument(BaseStreamWriter.java:1692) >> at com.ctc.wstx.sw.BaseStreamWriter.close(BaseStreamWriter.java:288) >> at >> org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper.close(XMLStreamWriterWrapper.java:46) >> at >> org.apache.axiom.om.impl.MTOMXMLStreamWriter.close(MTOMXMLStreamWriter.java:188) >> at >> org.apache.axiom.om.impl.llom.OMSerializableImpl.serializeAndConsume(OMSerializableImpl.java:197) >> at >> org.apache.axis2.transport.http.SOAPMessageFormatter.writeTo(SOAPMessageFormatter.java:74) >> ... 43 more >> Caused by: javax.net.ssl.SSLException: Connection has been shutdown: >> javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: >> java.security.InvalidAlgorithmParameterException: the trustAnchors parameter >> must be non-empty >> at >> com.sun.net.ssl.internal.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1325) >> at >> com.sun.net.ssl.internal.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1337) >> at >> com.sun.net.ssl.internal.ssl.AppOutputStream.write(AppOutputStream.java:44) >> at >> java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65) >> at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123) >> at >> org.apache.commons.httpclient.ChunkedOutputStream.flush(ChunkedOutputStream.java:191) >> at com.ctc.wstx.io.UTF8Writer.flush(UTF8Writer.java:99) >> at com.ctc.wstx.sw.BufferingXmlWriter.flush(BufferingXmlWriter.java:214) >> at com.ctc.wstx.sw.BufferingXmlWriter.close(BufferingXmlWriter.java:194) >> at >> com.ctc.wstx.sw.BaseStreamWriter.finishDocument(BaseStreamWriter.java:1690) >> ... 48 more >> Caused by: javax.net.ssl.SSLException: java.lang.RuntimeException: >> Unexpected error: java.security.InvalidAlgorithmParameterException: the >> trustAnchors parameter must be non-empty >> at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:190) >> at >> com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1731) >> at >> com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1692) >> at >> com.sun.net.ssl.internal.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1675) >> at >> com.sun.net.ssl.internal.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1601) >> at >> com.sun.net.ssl.internal.ssl.AppOutputStream.write(AppOutputStream.java:94) >> at >> java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65) >> at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123) >> at >> org.apache.commons.httpclient.ChunkedOutputStream.flush(ChunkedOutputStream.java:191) >> at com.ctc.wstx.io.UTF8Writer.flush(UTF8Writer.java:99) >> at com.ctc.wstx.sw.BufferingXmlWriter.flush(BufferingXmlWriter.java:214) >> at com.ctc.wstx.sw.BaseStreamWriter.flush(BaseStreamWriter.java:311) >> at >> org.apache.axiom.util.stax.wrapper.XMLStreamWriterWrapper.flush(XMLStreamWriterWrapper.java:50) >> at >> org.apache.axiom.om.impl.MTOMXMLStreamWriter.flush(MTOMXMLStreamWriter.java:198) >> at >> org.apache.axis2.databinding.ADBDataSource.serialize(ADBDataSource.java:91) >> at >> org.apache.axiom.om.impl.llom.OMSourcedElementImpl.internalSerialize(OMSourcedElementImpl.java:691) >> at >> org.apache.axiom.om.impl.util.OMSerializerUtil.serializeChildren(OMSerializerUtil.java:562) >> at >> org.apache.axiom.om.impl.llom.OMElementImpl.internalSerialize(OMElementImpl.java:875) >> at >> org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl.serializeInternally(SOAPEnvelopeImpl.java:283) >> at >> org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl.internalSerialize(SOAPEnvelopeImpl.java:245) >> at >> org.apache.axiom.om.impl.llom.OMSerializableImpl.serializeAndConsume(OMSerializableImpl.java:193) >> ... 44 more >> Caused by: java.lang.RuntimeException: Unexpected error: >> java.security.InvalidAlgorithmParameterException: the trustAnchors parameter >> must be non-empty >> at sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:57) >> at sun.security.validator.Validator.getInstance(Validator.java:161) >> at >> com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.getValidator(X509TrustManagerImpl.java:108) >> at >> com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:204) >> at >> com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:249) >> at >> com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1185) >> at >> com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:136) >> at >> com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Handshaker.java:593) >> at >> com.sun.net.ssl.internal.ssl.Handshaker.process_record(Handshaker.java:529) >> at >> com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:925) >> at >> com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1170) >> at >> com.sun.net.ssl.internal.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:637) >> at >> com.sun.net.ssl.internal.ssl.AppOutputStream.write(AppOutputStream.java:89) >> ... 59 more >> Caused by: java.security.InvalidAlgorithmParameterException: the >> trustAnchors parameter must be non-empty >> at >> java.security.cert.PKIXParameters.setTrustAnchors(PKIXParameters.java:183) >> at java.security.cert.PKIXParameters.<init>(PKIXParameters.java:103) >> at >> java.security.cert.PKIXBuilderParameters.<init>(PKIXBuilderParameters.java:87) >> at sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:55) >> ... 71 more >> >> >> Thanks, >> >> *Darshana Akalanka Pagoda Arachchi,* >> *Software Engineer* >> *078-4721791 <078-4721791>* >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Krishantha Samaraweera > Senior Technical Lead - Test Automation > Mobile: +94 77 7759918 > WSO2, Inc.; http://wso2.com/ > lean . enterprise . middlewear. > -- Krishantha Samaraweera Senior Technical Lead - Test Automation Mobile: +94 77 7759918 WSO2, Inc.; http://wso2.com/ lean . enterprise . middlewear.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
