Forwarding to dev, For everyone's reference.

---------- Forwarded message ----------
From: Miyuru Wanninayaka <[email protected]>
Date: Mon, Jun 24, 2013 at 11:51 AM
Subject: Re: axis2Client started inside ESB shell log
To: Chamara Ariyarathne <[email protected]>
Cc: Dushan Abeyruwan <[email protected]>, Isuru Udana <[email protected]>,
Evanthika Amarasiri <[email protected]>, Charitha Kankanamge <
[email protected]>


Message processor internally runs a axis2Client to call backend.


On Mon, Jun 24, 2013 at 11:46 AM, Chamara Ariyarathne <[email protected]>wrote:

> I deployed a JMS message processor by copying the config folder inside
>
> /home/chamara/ESB-Release/20130620/wso2esb-4.7.0/repository/deployment/server/synapse-configs/default
> and while looking at the log the following appeared.
>
> Is this a kind of a problem or what?
>
> $ ./bin/wso2server.sh
> JAVA_HOME environment variable is set to /usr/lib/jvm/java-7-oracle
> CARBON_HOME environment variable is set to
> /home/chamara/ESB-Release/20130620/wso2esb-4.7.0
> [2013-06-24 05:46:29,887]  INFO - CarbonCoreActivator Starting WSO2
> Carbon...
> [2013-06-24 05:46:29,891]  INFO - CarbonCoreActivator Operating System :
> Linux 3.5.0-030500-generic, amd64
> [2013-06-24 05:46:29,891]  INFO - CarbonCoreActivator Java Home        :
> /usr/lib/jvm/java-7-oracle/jre
> [2013-06-24 05:46:29,892]  INFO - CarbonCoreActivator Java Version     :
> 1.7.0_21
> [2013-06-24 05:46:29,892]  INFO - CarbonCoreActivator Java VM          :
> Java HotSpot(TM) 64-Bit Server VM 23.21-b01,Oracle Corporation
> [2013-06-24 05:46:29,892]  INFO - CarbonCoreActivator Carbon Home      :
> /home/chamara/ESB-Release/20130620/wso2esb-4.7.0
> [2013-06-24 05:46:29,892]  INFO - CarbonCoreActivator Java Temp Dir    :
> /home/chamara/ESB-Release/20130620/wso2esb-4.7.0/tmp
> [2013-06-24 05:46:29,892]  INFO - CarbonCoreActivator User             :
> chamara, en-US, UTC
> [2013-06-24 05:46:29,936]  INFO - AgentHolder Agent created !
> [2013-06-24 05:46:29,964]  INFO - AgentDS Successfully deployed Agent
> Client
> [2013-06-24 05:46:33,645]  INFO - EmbeddedRegistryService Configured
> Registry in 103ms
> [2013-06-24 05:46:33,833]  INFO - RegistryCoreServiceComponent Registry
> Mode    : READ-WRITE
> [2013-06-24 05:46:44,405]  INFO - ClusterBuilder Clustering has been
> disabled
> [2013-06-24 05:46:44,853]  INFO - LandingPageWebappDeployer Deployed
> product landing page webapp:
> StandardEngine[Catalina].StandardHost[localhost].StandardContext[/home]
> [2013-06-24 05:46:44,958]  INFO - PassThroughHttpSSLSender Initializing
> Pass-through HTTP/S Sender...
> [2013-06-24 05:46:44,992]  INFO - ClientConnFactoryBuilder HTTPS Loading
> Identity Keystore from : repository/resources/security/wso2carbon.jks
> [2013-06-24 05:46:45,054]  INFO - ClientConnFactoryBuilder HTTPS Loading
> Trust Keystore from : repository/resources/security/client-truststore.jks
> [2013-06-24 05:46:45,122]  INFO - PassThroughHttpSSLSender Pass-through
> HTTPS Sender started...
> [2013-06-24 05:46:45,122]  INFO - PassThroughHttpSender Initializing
> Pass-through HTTP/S Sender...
> [2013-06-24 05:46:45,138]  INFO - PassThroughHttpSender Pass-through HTTP
> Sender started...
> [2013-06-24 05:46:45,143]  INFO - JMSSender JMS Sender started
> [2013-06-24 05:46:45,145]  INFO - JMSSender JMS Transport Sender
> initialized...
> [2013-06-24 05:46:45,461]  INFO - DeploymentInterceptor Deploying Axis2
> service: Version {super-tenant}
> [2013-06-24 05:46:45,566]  INFO - DeploymentEngine Deploying Web service:
> Version.aar -
> file:/home/chamara/ESB-Release/20130620/wso2esb-4.7.0/repository/deployment/server/axis2services/Version.aar
> [2013-06-24 05:46:45,595]  INFO - DeploymentInterceptor Deploying Axis2
> service: echo {super-tenant}
> [2013-06-24 05:46:45,905]  INFO - DeploymentEngine Deploying Web service:
> Echo.aar -
> file:/home/chamara/ESB-Release/20130620/wso2esb-4.7.0/repository/deployment/server/axis2services/Echo.aar
> [2013-06-24 05:46:46,220]  INFO - DeploymentInterceptor Deploying Axis2
> service: echo {super-tenant}
> [2013-06-24 05:46:46,393]  INFO - DeploymentInterceptor Deploying Axis2
> service: Version {super-tenant}
> [2013-06-24 05:46:46,425]  INFO - PassThroughHttpSSLListener Initializing
> Pass-through HTTP/S Listener...
> [2013-06-24 05:46:46,446]  INFO - ServerConnFactoryBuilder HTTPS Loading
> Identity Keystore from : repository/resources/security/wso2carbon.jks
> [2013-06-24 05:46:46,451]  INFO - ServerConnFactoryBuilder HTTPS Subject
> DN: CN=localhost, O=WSO2, L=Mountain View, ST=CA, C=US
> [2013-06-24 05:46:46,451]  INFO - ServerConnFactoryBuilder HTTPS Issuer
> DN: CN=localhost, O=WSO2, L=Mountain View, ST=CA, C=US
> [2013-06-24 05:46:46,456]  INFO - ServerConnFactoryBuilder HTTPS Loading
> Trust Keystore from : repository/resources/security/client-truststore.jks
> [2013-06-24 05:46:46,470]  INFO - PassThroughHttpListener Initializing
> Pass-through HTTP/S Listener...
> [2013-06-24 05:46:46,613]  INFO - JMSConnectionFactory JMS
> ConnectionFactory : myTopicConnectionFactory initialized
> [2013-06-24 05:46:46,615]  INFO - JMSConnectionFactory JMS
> ConnectionFactory : myQueueConnectionFactory initialized
> [2013-06-24 05:46:46,617]  INFO - JMSConnectionFactory JMS
> ConnectionFactory : default initialized
> [2013-06-24 05:46:46,617]  INFO - JMSListener JMS Transport
> Receiver/Listener initialized...
> [2013-06-24 05:46:46,767]  INFO - ModuleDeployer Deploying module:
> rampart-1.6.1-wso2v8 -
> file:/home/chamara/ESB-Release/20130620/wso2esb-4.7.0/repository/deployment/client/modules/rampart-1.6.1-wso2v8.mar
> [2013-06-24 05:46:46,774]  INFO - ModuleDeployer Deploying module:
> addressing-1.6.1-wso2v9 -
> file:/home/chamara/ESB-Release/20130620/wso2esb-4.7.0/repository/deployment/client/modules/addressing-1.6.1-wso2v9.mar
> [2013-06-24 05:46:46,783]  INFO - TCPTransportSender TCP Sender started
> [2013-06-24 05:46:48,276]  INFO - DeploymentEngine Deploying Web service:
> org.wso2.carbon.message.processor -
> [2013-06-24 05:46:48,294]  INFO - DeploymentEngine Deploying Web service:
> org.wso2.carbon.message.store -
> [2013-06-24 05:46:49,642]  INFO - DeploymentInterceptor Deploying Axis2
> service: wso2carbon-sts {super-tenant}
> [2013-06-24 05:46:49,746]  INFO - DeploymentEngine Deploying Web service:
> org.wso2.carbon.sts -
> [2013-06-24 05:46:50,028]  INFO - DeploymentEngine Deploying Web service:
> org.wso2.carbon.tryit -
> [2013-06-24 05:46:50,388]  INFO - CarbonServerManager Repository       :
> /home/chamara/ESB-Release/20130620/wso2esb-4.7.0/repository/deployment/server/
> [2013-06-24 05:46:50,551]  INFO - PermissionUpdater Permission cache
> updated for tenant -1234
> [2013-06-24 05:46:50,641]  INFO - ServiceBusInitializer Starting ESB...
> [2013-06-24 05:46:50,659]  INFO - ServiceBusInitializer Initializing
> Apache Synapse...
> [2013-06-24 05:46:50,667]  INFO - SynapseControllerFactory Using Synapse
> home : /home/chamara/ESB-Release/20130620/wso2esb-4.7.0/.
> [2013-06-24 05:46:50,668]  INFO - SynapseControllerFactory Using
> synapse.xml location :
> /home/chamara/ESB-Release/20130620/wso2esb-4.7.0/././repository/deployment/server/synapse-configs/default
> [2013-06-24 05:46:50,668]  INFO - SynapseControllerFactory Using server
> name : localhost
> [2013-06-24 05:46:50,675]  INFO - SynapseControllerFactory The timeout
> handler will run every : 15s
> [2013-06-24 05:46:50,688]  INFO - Axis2SynapseController Initializing
> Synapse at : Mon Jun 24 05:46:50 UTC 2013
> [2013-06-24 05:46:50,689]  INFO - Axis2SynapseController Loading mediator
> extensions...
> [2013-06-24 05:46:50,695]  INFO - CarbonSynapseController Loading the
> mediation configuration from the file system
> [2013-06-24 05:46:50,699]  INFO - MultiXMLConfigurationBuilder Building
> synapse configuration from the synapse artifact repository at :
> ././repository/deployment/server/synapse-configs/default
> [2013-06-24 05:46:50,700]  INFO - XMLConfigurationBuilder Generating the
> Synapse configuration model by parsing the XML configuration
> [2013-06-24 05:46:50,790]  INFO - SynapseConfigurationBuilder Loaded
> Synapse configuration from the artifact repository at :
> ././repository/deployment/server/synapse-configs/default
> [2013-06-24 05:46:50,792]  INFO - Axis2SynapseController Deploying the
> Synapse service...
> [2013-06-24 05:46:50,793]  INFO - Axis2SynapseController Deploying Proxy
> services...
> [2013-06-24 05:46:50,793]  INFO - Axis2SynapseController Deploying
> EventSources...
> [2013-06-24 05:46:50,800]  INFO - ServerManager Server ready for
> processing...
> [2013-06-24 05:46:50,858]  INFO - MediationStatisticsComponent Statistic
> Reporter is Disabled
> [2013-06-24 05:46:50,858]  INFO - MediationStatisticsComponent Can't
> register an observer for mediationStatisticsStore. If you have disabled
> StatisticsReporter, please enable it in the Carbon.xml
> [2013-06-24 05:46:50,986]  INFO - RuleEngineConfigDS Successfully
> registered the Rule Config service
> [2013-06-24 05:46:52,059]  INFO - PassThroughHttpSSLListener Starting
> Pass-through HTTPS Listener...
> [2013-06-24 05:46:52,076]  INFO - PassThroughHttpSSLListener Pass-through
> HTTPS Listener started on 0:0:0:0:0:0:0:0:8243
> [2013-06-24 05:46:52,079]  INFO - PassThroughHttpListener Starting
> Pass-through HTTP Listener...
> [2013-06-24 05:46:52,082]  INFO - PassThroughHttpListener Pass-through
> HTTP Listener started on 0:0:0:0:0:0:0:0:8280
> [2013-06-24 05:46:52,083]  INFO - JMSListener JMS listener started
> [2013-06-24 05:46:52,632]  INFO - RegistryEventingServiceComponent
> Successfully Initialized Eventing on Registry
> [2013-06-24 05:46:53,586]  INFO - JMXServerManager JMX Service URL  :
> service:jmx:rmi://localhost:11111/jndi/rmi://localhost:9999/jmxrmi
> [2013-06-24 05:46:53,587]  INFO - StartupFinalizerServiceComponent Server
>           :  WSO2 Enterprise Service Bus-4.7.0
> [2013-06-24 05:46:53,588]  INFO - StartupFinalizerServiceComponent WSO2
> Carbon started in 40 sec
> [2013-06-24 05:46:54,004]  INFO - CarbonUIServiceComponent Mgt Console URL
>  : https://10.200.0.74:9443/carbon/
> [2013-06-24 06:05:07,196]  INFO - CarbonAuthenticationUtil
> '[email protected] [-1234]' logged in at [2013-06-24 06:05:07,195+0000]
> [2013-06-24 06:05:46,815]  INFO - EndpointDeployer Endpoint named
> 'SimpleStockQuoteService' has been deployed from file :
> /home/chamara/ESB-Release/20130620/wso2esb-4.7.0/repository/deployment/server/synapse-configs/default/endpoints/SimpleStockQuoteService.xml
> [2013-06-24 06:07:16,960]  WARN - JMSMessageStore Consumer Receiving time
> out is not passed in, Setting to default value of 60 secs
> [2013-06-24 06:07:16,997]  INFO - MessageStoreFactory Successfully created
> Message Store: JMSMS
> [2013-06-24 06:07:17,937]  INFO - MessageStoreDeployer Message Store named
> 'JMSMS' has been deployed from file :
> /home/chamara/ESB-Release/20130620/wso2esb-4.7.0/repository/deployment/server/synapse-configs/default/message-stores/JMSMS.xml
>
>
>
>
> [2013-06-24 06:07:33,064]  INFO - DeploymentEngine No services directory
> was found under
> /home/chamara/ESB-Release/20130620/wso2esb-4.7.0/samples/axis2Client/client_repo.
> [2013-06-24 06:07:33,102]  INFO - ModuleDeployer Deploying module:
> addressing -
> file:/home/chamara/ESB-Release/20130620/wso2esb-4.7.0/./samples/axis2Client/client_repo/modules/addressing.mar
> [2013-06-24 06:07:33,118]  INFO - ModuleDeployer Deploying module: rampart
> -
> file:/home/chamara/ESB-Release/20130620/wso2esb-4.7.0/./samples/axis2Client/client_repo/modules/rampart.mar
> [2013-06-24 06:07:33,157]  INFO - ModuleDeployer Deploying module:
> sandesha2 -
> file:/home/chamara/ESB-Release/20130620/wso2esb-4.7.0/./samples/axis2Client/client_repo/modules/sandesha2.mar
> [2013-06-24 06:07:33,163]  INFO - MailTransportSender MAILTO Sender started
> [2013-06-24 06:07:33,171]  INFO - JMSSender JMS Sender started
> [2013-06-24 06:07:33,171]  INFO - JMSSender JMS Transport Sender
> initialized...
> [2013-06-24 06:07:33,225]  INFO - MessageProcessorDeployer Message
> Processor named 'Processor1' has been deployed from file :
> /home/chamara/ESB-Release/20130620/wso2esb-4.7.0/repository/deployment/server/synapse-configs/default/message-processors/Processor1.xml
>
>
> --
> *Chamara Ariyarathne*
> Senior Software Engineer - QA;
> WSO2 Inc; http://www.wso2.com/.
> Mobile; *+94772786766*
>



-- 
Miyuru Wanninayaka
Technical Lead
WSO2 Inc. : http://wso2.com

Mobile : +94 77 209 9788
Blog : http://miyurudw.blogspot.com
Flickr : http://www.flickr.com/photos/miyuru_daminda



-- 
*Chamara Ariyarathne*
Senior Software Engineer - QA;
WSO2 Inc; http://www.wso2.com/.
Mobile; *+94772786766*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to