Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wso2iot-3.3.0 broker throws Unable to sendViaPost to url[https://localhost:9443/services/OAuth2TokenValidationService] #1938

Open
ruhollahShafiee opened this issue Dec 24, 2019 · 1 comment

Comments

@ruhollahShafiee
Copy link

Description:
wos2 iot broker at the first time executed successfully. but after the OS force rebooted the broker didn't execute. and thows this exeption:

TID: [] [] [2019-12-24 07:32:07,628] INFO {org.apache.axis2.transport.http.HTTPSender} - Unable to sendViaPost to url[https://localhost:9443/services/OAuth2TokenValidationService] {org.apache.axis2.transport.http.HTTPSender}
org.apache.axis2.AxisFault: Connection has been shutdown: javax.net.ssl.SSLException: java.net.SocketException: Broken pipe (Write failed)

full log is :

TID: [] [] [2019-12-24 07:30:51,960] WARN {org.apache.axiom.util.stax.dialect.StAXDialectDetector} - Unable to determine dialect of the StAX implementation at bundleresource://14.fwk1310540333/ {org.apache.axiom.util.stax.dialect.StAXDialectDetector}
TID: [] [] [2019-12-24 07:30:51,960] WARN {org.apache.axiom.util.stax.dialect.StAXDialectDetector} - Unable to determine dialect of the StAX implementation at bundleresource://14.fwk1310540333/ {org.apache.axiom.util.stax.dialect.StAXDialectDetector}
TID: [] [] [2019-12-24 07:30:51,889] INFO {org.wso2.andes.wso2.internal.QpidBundleActivator} - Setting BundleContext in PluginManager {org.wso2.andes.wso2.internal.QpidBundleActivator}
TID: [-1234] [] [2019-12-24 07:30:54,418] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Starting WSO2 Carbon... {org.wso2.carbon.core.internal.CarbonCoreActivator}
TID: [-1234] [] [2019-12-24 07:30:54,419] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Operating System : Linux 4.15.0-72-generic, amd64 {org.wso2.carbon.core.internal.CarbonCoreActivator}
TID: [-1234] [] [2019-12-24 07:30:54,420] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Home : /usr/java/jre {org.wso2.carbon.core.internal.CarbonCoreActivator}
TID: [-1234] [] [2019-12-24 07:30:54,420] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Version : 1.8.0_162 {org.wso2.carbon.core.internal.CarbonCoreActivator}
TID: [-1234] [] [2019-12-24 07:30:54,421] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java VM : Java HotSpot(TM) 64-Bit Server VM 25.162-b12,Oracle Corporation {org.wso2.carbon.core.internal.CarbonCoreActivator}
TID: [-1234] [] [2019-12-24 07:30:54,422] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Carbon Home : /usr/local/download/wso2iot-3.3.0/wso2/broker {org.wso2.carbon.core.internal.CarbonCoreActivator}
TID: [-1234] [] [2019-12-24 07:30:54,423] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Temp Dir : /usr/local/download/wso2iot-3.3.0/wso2/broker/tmp {org.wso2.carbon.core.internal.CarbonCoreActivator}
TID: [-1234] [] [2019-12-24 07:30:54,423] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - User : root, en-US, Etc/UTC {org.wso2.carbon.core.internal.CarbonCoreActivator}
TID: [-1234] [] [2019-12-24 07:31:00,419] INFO {org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService} - Configured Registry in 308ms {org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService}
TID: [-1234] [] [2019-12-24 07:31:00,853] INFO {org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent} - Registry Mode : READ-WRITE {org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent}
TID: [-1234] [] [2019-12-24 07:31:00,924] INFO {org.wso2.andes.configuration.AndesConfigurationManager} - Main andes configuration located at : /usr/local/download/wso2iot-3.3.0/wso2/broker/conf/broker.xml {org.wso2.andes.configuration.AndesConfigurationManager}
TID: [-1234] [] [2019-12-24 07:31:01,034] INFO {org.wso2.andes.configuration.AndesConfigurationManager} - Main andes configuration located at : /usr/local/download/wso2iot-3.3.0/wso2/broker/conf/broker.xml {org.wso2.andes.configuration.AndesConfigurationManager}
TID: [-1234] [] [2019-12-24 07:31:01,503] INFO {org.wso2.carbon.metrics.impl.util.JmxReporterBuilder} - Creating JMX reporter for Metrics with domain 'org.wso2.carbon.metrics' {org.wso2.carbon.metrics.impl.util.JmxReporterBuilder}
TID: [-1234] [] [2019-12-24 07:31:01,516] INFO {org.wso2.carbon.metrics.impl.util.JDBCReporterBuilder} - Creating JDBC reporter for Metrics with source 'wso2-iot', data source 'jdbc/WSO2MetricsDB' and 60 seconds polling period {org.wso2.carbon.metrics.impl.util.JDBCReporterBuilder}
TID: [-1234] [] [2019-12-24 07:31:01,519] INFO {org.wso2.carbon.metrics.impl.reporter.AbstractReporter} - Started JMX reporter for Metrics {org.wso2.carbon.metrics.impl.reporter.AbstractReporter}
TID: [-1234] [] [2019-12-24 07:31:01,539] INFO {org.wso2.carbon.metrics.impl.reporter.AbstractReporter} - Started JDBC reporter for Metrics {org.wso2.carbon.metrics.impl.reporter.AbstractReporter}
TID: [-1234] [] [2019-12-24 07:31:08,957] INFO {org.wso2.carbon.registry.indexing.solr.SolrClient} - Default Embedded Solr Server Initialized {org.wso2.carbon.registry.indexing.solr.SolrClient}
TID: [-1234] [] [2019-12-24 07:31:09,551] INFO {org.wso2.carbon.user.core.internal.UserStoreMgtDSComponent} - Carbon UserStoreMgtDSComponent activated successfully. {org.wso2.carbon.user.core.internal.UserStoreMgtDSComponent}
TID: [-1234] [] [2019-12-24 07:31:50,978] INFO {org.apache.axis2.deployment.ClusterBuilder} - Clustering has been disabled {org.apache.axis2.deployment.ClusterBuilder}
TID: [-1234] [] [2019-12-24 07:31:50,978] INFO {org.apache.axis2.deployment.ClusterBuilder} - Clustering has been disabled {org.apache.axis2.deployment.ClusterBuilder}
TID: [-1234] [] [2019-12-24 07:31:52,358] INFO {org.wso2.carbon.identity.user.store.configuration.deployer.UserStoreConfigurationDeployer} - User Store Configuration Deployer initiated. {org.wso2.carbon.identity.user.store.configuration.deployer.UserStoreConfigurationDeployer}
TID: [-1234] [] [2019-12-24 07:31:52,359] INFO {org.wso2.carbon.identity.user.store.configuration.deployer.UserStoreConfigurationDeployer} - User Store Configuration Deployer initiated. {org.wso2.carbon.identity.user.store.configuration.deployer.UserStoreConfigurationDeployer}
TID: [-1234] [] [2019-12-24 07:31:56,283] INFO {org.apache.axis2.deployment.ModuleDeployer} - Deploying module: addressing-1.6.1-wso2v23 - file:/usr/local/download/wso2iot-3.3.0/wso2/broker/repository/deployment/client/modules/addressing-1.6.1-wso2v23.mar {org.apache.axis2.deployment.ModuleDeployer}
TID: [-1234] [] [2019-12-24 07:31:56,283] INFO {org.apache.axis2.deployment.ModuleDeployer} - Deploying module: addressing-1.6.1-wso2v23 - file:/usr/local/download/wso2iot-3.3.0/wso2/broker/repository/deployment/client/modules/addressing-1.6.1-wso2v23.mar {org.apache.axis2.deployment.ModuleDeployer}
TID: [-1234] [] [2019-12-24 07:31:57,149] INFO {org.apache.axis2.deployment.DeploymentEngine} - Deploying Web service: org.wso2.carbon.andes.admin-3.2.34 - {org.apache.axis2.deployment.DeploymentEngine}
TID: [-1234] [] [2019-12-24 07:31:57,149] INFO {org.apache.axis2.deployment.DeploymentEngine} - Deploying Web service: org.wso2.carbon.andes.admin-3.2.34 - {org.apache.axis2.deployment.DeploymentEngine}
TID: [-1234] [] [2019-12-24 07:31:57,255] INFO {org.apache.axis2.deployment.DeploymentEngine} - Deploying Web service: org.wso2.carbon.andes.admin.mqtt-3.2.34 - {org.apache.axis2.deployment.DeploymentEngine}
TID: [-1234] [] [2019-12-24 07:31:57,255] INFO {org.apache.axis2.deployment.DeploymentEngine} - Deploying Web service: org.wso2.carbon.andes.admin.mqtt-3.2.34 - {org.apache.axis2.deployment.DeploymentEngine}
TID: [-1234] [] [2019-12-24 07:31:57,479] INFO {org.apache.axis2.deployment.DeploymentEngine} - Deploying Web service: org.wso2.carbon.andes.event.admin-3.2.34 - {org.apache.axis2.deployment.DeploymentEngine}
TID: [-1234] [] [2019-12-24 07:31:57,479] INFO {org.apache.axis2.deployment.DeploymentEngine} - Deploying Web service: org.wso2.carbon.andes.event.admin-3.2.34 - {org.apache.axis2.deployment.DeploymentEngine}
TID: [-1234] [] [2019-12-24 07:32:00,886] INFO {org.wso2.carbon.core.init.CarbonServerManager} - Repository : /usr/local/download/wso2iot-3.3.0/wso2/broker/repository/deployment/server/ {org.wso2.carbon.core.init.CarbonServerManager}
TID: [-1234] [] [2019-12-24 07:32:00,911] INFO {org.wso2.carbon.andes.core.internal.ds.QueueManagerServiceDS} - Successfully created the queue manager service {org.wso2.carbon.andes.core.internal.ds.QueueManagerServiceDS}
TID: [-1234] [] [2019-12-24 07:32:00,919] INFO {org.wso2.carbon.andes.core.internal.ds.SubscriptionManagerServiceDS} - Successfully created the subscription manager service {org.wso2.carbon.andes.core.internal.ds.SubscriptionManagerServiceDS}
TID: [-1234] [] [2019-12-24 07:32:01,011] INFO {org.wso2.carbon.core.multitenancy.eager.TenantLoadingConfig} - Using tenant lazy loading policy... {org.wso2.carbon.core.multitenancy.eager.TenantLoadingConfig}
TID: [-1234] [] [2019-12-24 07:32:01,029] INFO {org.wso2.carbon.core.internal.permission.update.PermissionUpdater} - Permission cache updated for tenant -1234 {org.wso2.carbon.core.internal.permission.update.PermissionUpdater}
TID: [-1234] [] [2019-12-24 07:32:02,287] INFO {org.wso2.andes.configuration.AndesConfigurationManager} - Main andes configuration located at : /usr/local/download/wso2iot-3.3.0/wso2/broker/conf/broker.xml {org.wso2.andes.configuration.AndesConfigurationManager}
TID: [-1234] [] [2019-12-24 07:32:02,344] INFO {org.wso2.carbon.andes.internal.QpidServiceComponent} - Activating Andes Message Broker Engine... {org.wso2.carbon.andes.internal.QpidServiceComponent}
TID: [-1234] [] [2019-12-24 07:32:02,373] INFO {org.wso2.andes.server.Broker} - Starting Qpid using configuration : /usr/local/download/wso2iot-3.3.0/wso2/broker/conf/advanced/qpid-config.xml {org.wso2.andes.server.Broker}
TID: [-1234] [] [2019-12-24 07:32:02,688] INFO {org.wso2.andes.server.registry.ApplicationRegistry} - Initialising Application Registry(org.wso2.andes.server.registry.ConfigurationFileApplicationRegistry@6dc27978) {org.wso2.andes.server.registry.ApplicationRegistry}
TID: [-1234] [] [2019-12-24 07:32:02,777] INFO {org.wso2.andes.server.plugins.PluginManager} - Opened service trackers {org.wso2.andes.server.plugins.PluginManager}
TID: [-1234] [] [2019-12-24 07:32:03,035] INFO {org.wso2.andes.server.management.JMXManagedObjectRegistry} - Initialising managed object registry using jplatform MBean server {org.wso2.andes.server.management.JMXManagedObjectRegistry}
TID: [-1234] [] [2019-12-24 07:32:03,043] INFO {org.wso2.andes.server.security.auth.manager.PrincipalDatabaseAuthenticationManager} - PrincipalDatabase concrete implementation : org.wso2.carbon.andes.authentication.andes.CarbonBasedPrincipalDatabase {org.wso2.andes.server.security.auth.manager.PrincipalDatabaseAuthenticationManager}
TID: [-1234] [] [2019-12-24 07:32:03,048] INFO {org.wso2.andes.server.security.auth.manager.PrincipalDatabaseAuthenticationManager} - Initialised PLAIN SASL provider successfully {org.wso2.andes.server.security.auth.manager.PrincipalDatabaseAuthenticationManager}
TID: [-1234] [] [2019-12-24 07:32:03,049] INFO {org.wso2.andes.server.security.auth.manager.PrincipalDatabaseAuthenticationManager} - Additional SASL providers successfully registered. {org.wso2.andes.server.security.auth.manager.PrincipalDatabaseAuthenticationManager}
TID: [-1234] [] [2019-12-24 07:32:03,050] INFO {org.wso2.andes.server.security.auth.manager.PrincipalDatabaseAuthenticationManager} - Registering UserManagementMBean {org.wso2.andes.server.security.auth.manager.PrincipalDatabaseAuthenticationManager}
TID: [-1234] [] [2019-12-24 07:32:03,360] INFO {org.wso2.andes.store.rdbms.RDBMSConnection} - JDBC connection established with jndi config WSO2MBStoreDB {org.wso2.andes.store.rdbms.RDBMSConnection}
TID: [-1234] [] [2019-12-24 07:32:03,394] INFO {org.wso2.andes.store.rdbms.RDBMSAndesContextStoreImpl} - Andes Context Store initialised {org.wso2.andes.store.rdbms.RDBMSAndesContextStoreImpl}
TID: [-1234] [] [2019-12-24 07:32:03,395] INFO {org.wso2.andes.kernel.AndesKernelBoot} - AndesContextStore initialised with org.wso2.andes.store.rdbms.RDBMSAndesContextStoreImpl {org.wso2.andes.kernel.AndesKernelBoot}
TID: [-1234] [] [2019-12-24 07:32:03,417] INFO {org.wso2.andes.store.rdbms.RDBMSConnection} - JDBC connection established with jndi config WSO2MBStoreDB {org.wso2.andes.store.rdbms.RDBMSConnection}
TID: [-1234] [] [2019-12-24 07:32:03,453] WARN {org.wso2.andes.configuration.AndesConfigurationManager} - Error when trying to read property : transaction/maxWaitTimeout. Switching to default value : 30 {org.wso2.andes.configuration.AndesConfigurationManager}
TID: [-1234] [] [2019-12-24 07:32:03,456] INFO {org.wso2.andes.store.rdbms.RDBMSMessageStoreImpl} - Message Store initialised {org.wso2.andes.store.rdbms.RDBMSMessageStoreImpl}
TID: [-1234] [] [2019-12-24 07:32:03,459] INFO {org.wso2.andes.kernel.AndesKernelBoot} - Andes MessageStore initialised with org.wso2.andes.store.rdbms.RDBMSMessageStoreImpl {org.wso2.andes.kernel.AndesKernelBoot}
TID: [-1234] [] [2019-12-24 07:32:03,555] INFO {org.wso2.andes.server.cluster.ClusterManager} - Initializing Standalone Mode. Current Node ID:NODE:wso2-iot/192.168.15.82 192.168.15.82 {org.wso2.andes.server.cluster.ClusterManager}
TID: [-1234] [] [2019-12-24 07:32:03,750] INFO {org.wso2.andes.kernel.Andes} - Andes API initialised. {org.wso2.andes.kernel.Andes}
TID: [-1234] [] [2019-12-24 07:32:03,861] INFO {org.wso2.andes.kernel.AndesChannel} - Channel created (ID: Internel_channel) {org.wso2.andes.kernel.AndesChannel}
TID: [-1234] [] [2019-12-24 07:32:03,876] INFO {org.wso2.andes.kernel.AndesKernelBoot} - Syncing exchanges, queues, bindings and subscriptions {org.wso2.andes.kernel.AndesKernelBoot}
TID: [] [] [2019-12-24 07:32:03,889] INFO {org.wso2.andes.kernel.disruptor.inbound.InboundDBSyncRequestEvent} - Running DB sync task. {org.wso2.andes.kernel.disruptor.inbound.InboundDBSyncRequestEvent}
TID: [] [] [2019-12-24 07:32:03,901] WARN {org.wso2.andes.kernel.disruptor.inbound.InboundDBSyncRequestEvent} - Recovering node. Adding exchange messageRouterName=amq.dlc,type=DLC,autoDelete=false {org.wso2.andes.kernel.disruptor.inbound.InboundDBSyncRequestEvent}
TID: [] [] [2019-12-24 07:32:03,910] INFO {org.wso2.andes.kernel.AndesContextInformationManager} - Message Router Sync [create]: amq.dlc {org.wso2.andes.kernel.AndesContextInformationManager}
TID: [] [] [2019-12-24 07:32:03,911] WARN {org.wso2.andes.kernel.disruptor.inbound.InboundDBSyncRequestEvent} - Recovering node. Adding queue to queue registry queueName=deadletterchannel,queueOwner=admin,isExclusive=false,isDurable=true,isShared=false,lastPurgedTimestamp=0 {org.wso2.andes.kernel.disruptor.inbound.InboundDBSyncRequestEvent}
TID: [-1234] [] [2019-12-24 07:32:03,922] INFO {org.wso2.andes.kernel.Andes} - Starting Safe Zone Calculator for slots. {org.wso2.andes.kernel.Andes}
TID: [] [] [2019-12-24 07:32:03,938] WARN {org.wso2.andes.configuration.AndesConfigurationManager} - Error when trying to read property : performanceTuning/slots/idleTaskDelay. Switching to default value : 100 {org.wso2.andes.configuration.AndesConfigurationManager}
TID: [] [] [2019-12-24 07:32:04,060] INFO {org.wso2.andes.kernel.AndesContextInformationManager} - Queue Sync [create]: deadletterchannel {org.wso2.andes.kernel.AndesContextInformationManager}
TID: [] [] [2019-12-24 07:32:04,074] WARN {org.wso2.andes.kernel.disruptor.inbound.InboundDBSyncRequestEvent} - Recovering node. Adding binding [Binding]E=amq.dlc/Q=deadletterchannel/RK=deadletterchannel/D=true/EX=false {org.wso2.andes.kernel.disruptor.inbound.InboundDBSyncRequestEvent}
TID: [] [] [2019-12-24 07:32:04,077] INFO {org.wso2.andes.kernel.AndesContextInformationManager} - Binding Sync [create]: [Binding]E=amq.dlc/Q=deadletterchannel/RK=deadletterchannel/D=true/EX=false {org.wso2.andes.kernel.AndesContextInformationManager}
TID: [-1234] [] [2019-12-24 07:32:04,105] INFO {qpid.message.broker.listening} - [Broker] BRK-1002 : Starting : Listening on TCP port 5675 {qpid.message.broker.listening}
TID: [-1234] [] [2019-12-24 07:32:04,116] INFO {qpid.message.broker.listening} - [Broker] BRK-1002 : Starting : Listening on TCP/SSL port 8675 {qpid.message.broker.listening}
TID: [] [] [2019-12-24 07:32:04,123] INFO {org.wso2.andes.kernel.MessagingEngine} - Starting SlotDelivery Workers. {org.wso2.andes.kernel.MessagingEngine}
TID: [] [] [2019-12-24 07:32:04,124] INFO {org.wso2.andes.task.TaskExecutorService} - Starting task manager. Task count 0 {org.wso2.andes.task.TaskExecutorService}
TID: [] [] [2019-12-24 07:32:04,144] INFO {org.wso2.andes.kernel.MessagingEngine} - Start Disruptor writing messages to store. {org.wso2.andes.kernel.MessagingEngine}
TID: [] [] [2019-12-24 07:32:04,691] INFO {org.wso2.andes.mqtt.MQTTopicManager} - MQTT andes connecting bridge initialized successfully {org.wso2.andes.mqtt.MQTTopicManager}
TID: [-1234] [] [2019-12-24 07:32:04,712] INFO {org.dna.mqtt.moquette.server.netty.NettyAcceptor} - Server binded host: 0.0.0.0, port: 1886 {org.dna.mqtt.moquette.server.netty.NettyAcceptor}
TID: [-1234] [] [2019-12-24 07:32:04,729] INFO {org.dna.mqtt.moquette.server.netty.NettyAcceptor} - Starting SSL on port 8886 {org.dna.mqtt.moquette.server.netty.NettyAcceptor}
TID: [-1234] [] [2019-12-24 07:32:04,730] INFO {org.dna.mqtt.moquette.server.netty.NettyAcceptor} - Server binded host: 0.0.0.0, port: 8886 {org.dna.mqtt.moquette.server.netty.NettyAcceptor}
TID: [-1234] [] [2019-12-24 07:32:04,740] INFO {org.wso2.carbon.andes.internal.QpidServiceComponent} - AMQP Host Address : 0.0.0.0 Port : 5675 {org.wso2.carbon.andes.internal.QpidServiceComponent}
TID: [-1234] [] [2019-12-24 07:32:04,741] INFO {org.wso2.carbon.andes.internal.QpidServiceComponent} - Successfully connected to AMQP server on port 5675 {org.wso2.carbon.andes.internal.QpidServiceComponent}
TID: [-1234] [] [2019-12-24 07:32:04,746] INFO {org.wso2.carbon.andes.internal.QpidServiceComponent} - MQTT Host Address : 0.0.0.0 Port : 1886 {org.wso2.carbon.andes.internal.QpidServiceComponent}
TID: [-1234] [] [2019-12-24 07:32:04,746] INFO {org.wso2.carbon.andes.internal.QpidServiceComponent} - Successfully connected to MQTT server on port 1886 {org.wso2.carbon.andes.internal.QpidServiceComponent}
TID: [-1234] [] [2019-12-24 07:32:04,746] INFO {org.wso2.carbon.andes.internal.QpidServiceComponent} - WSO2 Message Broker is started. {org.wso2.carbon.andes.internal.QpidServiceComponent}
TID: [-1234] [] [2019-12-24 07:32:05,079] INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 service: echo {super-tenant} {org.wso2.carbon.core.deployment.DeploymentInterceptor}
TID: [-1234] [] [2019-12-24 07:32:05,083] INFO {org.apache.axis2.deployment.DeploymentEngine} - Deploying Web service: Echo.aar - file:/usr/local/download/wso2iot-3.3.0/wso2/broker/repository/deployment/server/axis2services/Echo.aar {org.apache.axis2.deployment.DeploymentEngine}
TID: [-1234] [] [2019-12-24 07:32:05,083] INFO {org.apache.axis2.deployment.DeploymentEngine} - Deploying Web service: Echo.aar - file:/usr/local/download/wso2iot-3.3.0/wso2/broker/repository/deployment/server/axis2services/Echo.aar {org.apache.axis2.deployment.DeploymentEngine}
TID: [-1234] [] [2019-12-24 07:32:05,131] INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 service: Version {super-tenant} {org.wso2.carbon.core.deployment.DeploymentInterceptor}
TID: [-1234] [] [2019-12-24 07:32:05,132] INFO {org.apache.axis2.deployment.DeploymentEngine} - Deploying Web service: Version.aar - file:/usr/local/download/wso2iot-3.3.0/wso2/broker/repository/deployment/server/axis2services/Version.aar {org.apache.axis2.deployment.DeploymentEngine}
TID: [-1234] [] [2019-12-24 07:32:05,132] INFO {org.apache.axis2.deployment.DeploymentEngine} - Deploying Web service: Version.aar - file:/usr/local/download/wso2iot-3.3.0/wso2/broker/repository/deployment/server/axis2services/Version.aar {org.apache.axis2.deployment.DeploymentEngine}
TID: [-1234] [] [2019-12-24 07:32:05,155] INFO {org.wso2.carbon.core.transports.http.HttpTransportListener} - HTTP port : 9766 {org.wso2.carbon.core.transports.http.HttpTransportListener}
TID: [-1234] [] [2019-12-24 07:32:05,155] INFO {org.wso2.carbon.core.transports.http.HttpsTransportListener} - HTTPS port : 9446 {org.wso2.carbon.core.transports.http.HttpsTransportListener}
TID: [-1234] [] [2019-12-24 07:32:06,807] INFO {org.wso2.carbon.core.init.JMXServerManager} - JMX Service URL : service:jmx:rmi://localhost:11114/jndi/rmi://localhost:10002/jmxrmi {org.wso2.carbon.core.init.JMXServerManager}
TID: [-1234] [] [2019-12-24 07:32:06,808] INFO {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} - Server : WSO2 Message Broker-3.3.0 {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent}
TID: [-1234] [] [2019-12-24 07:32:06,809] INFO {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} - WSO2 Carbon started in 80 sec {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent}
TID: [] [] [2019-12-24 07:32:07,628] INFO {org.apache.axis2.transport.http.HTTPSender} - Unable to sendViaPost to url[https://localhost:9443/services/OAuth2TokenValidationService] {org.apache.axis2.transport.http.HTTPSender}
org.apache.axis2.AxisFault: Connection has been shutdown: javax.net.ssl.SSLException: java.net.SocketException: Broken pipe (Write failed)
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:688)
at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)

@stale
Copy link

stale bot commented Jan 3, 2020

This issue has been automatically marked as stale because it has not had recent activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant