Hiranya, This is now fixed on the trunk. Please update your dependencies/qpid and features/qpid. Then build the following modules in order before building the ESB.
dependencies/qpid, orbit/qpid, features/qpid and features/event. Thanks, Danushka On Mon, Apr 18, 2011 at 11:44 AM, Danushka Menikkumbura <[email protected]>wrote: > As you said ESB uses its own log4j configuration right?. It looks like it > gets overridden. I will take a look. > > Danushka > > > On Mon, Apr 18, 2011 at 11:35 AM, Hiranya Jayathilaka <[email protected]>wrote: > >> >> >> On Mon, Apr 18, 2011 at 5:47 AM, Danushka Menikkumbura <[email protected] >> > wrote: >> >>> Could you please post the changes?. I do not notice anything like that >>> with the MB. >>> >> >> Here's an example: >> >> [2011-04-18 11:33:27,798] INFO - DeploymentEngine Deploying Web service: >> org.wso2.carbon.message.processor - >> [2011-04-18 11:33:27,830] INFO - DeploymentEngine Deploying Web service: >> org.wso2.carbon.message.store - >> [2011-04-18 11:33:29,408] INFO - DeploymentInterceptor Deploying Axis2 >> service: wso2carbon-sts {super-tenant} >> [2011-04-18 11:33:29,767] INFO - DeploymentEngine Deploying Web service: >> org.wso2.carbon.sts - >> [2011-04-18 11:33:30,109] INFO - DeploymentEngine Deploying Web service: >> org.wso2.carbon.tryit - >> [2011-04-18 11:33:30,353] INFO - DeploymentInterceptor Deploying Axis2 >> service: XKMS {super-tenant} >> [2011-04-18 11:33:30,997] INFO - DeploymentEngine Deploying Web service: >> org.wso2.carbon.xkms - >> [2011-04-18 11:33:31,022] INFO - DeploymentEngine Deploying Web service: >> org.wso2.carbon.xkms.mgt - >> [2011-04-18 11:33:31,325] INFO - CarbonServerManager Repository : >> /home/hiranya/Projects/Java/carbon-platform/trunk/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/repository/deployment/server/ >> [2011-04-18 11:33:31,821] INFO - PermissionUpdater Permission cache >> updated for tenant 0 >> [2011-04-18 11:33:31,822] INFO - CarbonServerManager >> ConfigurationContextService registered in 497ms >> [Broker] BRK-1006 : Using configuration : >> /home/hiranya/Projects/Java/carbon-platform/trunk/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/repository/conf/advanced/qpid-config.xml >> Logging configuration error: unable to read file >> /home/hiranya/Projects/Java/carbon-platform/trunk/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/repository/conf/advanced/log4j.xml >> Using the fallback internal log4j.properties configuration >> [Broker] BRK-1001 : Startup : Version: 0.11 Build: 90784:90849 >> [Broker] MNG-1001 : Startup >> [Broker] MNG-1004 : Ready : Using the platform JMX Agent >> [Broker] BRK-1002 : Starting : Listening on TCP port 5672 >> [Broker] BRK-1004 : Qpid Broker Ready >> [2011-04-18 11:33:37,074] INFO >> {org.wso2.carbon.mediation.initializer.ServiceBusInitializer} - Starting >> ESB... >> [2011-04-18 11:33:37,744] INFO >> {org.wso2.carbon.ui.internal.CarbonUIServiceComponent} - Mgt Console URL : >> https://10.100.0.160:9443/carbon/ >> [2011-04-18 11:33:37,843] INFO >> {org.wso2.carbon.mediation.initializer.ServiceBusInitializer} - >> Initializing Apache Synapse... >> [2011-04-18 11:33:37,905] INFO >> {org.apache.synapse.SynapseControllerFactory} - Using Synapse home : >> /home/hiranya/Projects/Java/carbon-platform/trunk/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/. >> [2011-04-18 11:33:37,906] INFO >> {org.apache.synapse.SynapseControllerFactory} - Using synapse.xml location >> : >> /home/hiranya/Projects/Java/carbon-platform/trunk/products/esb/modules/distribution/product/target/wso2esb-4.0.0-SNAPSHOT/././repository/deployment/server/synapse-configs/default >> [2011-04-18 11:33:37,906] INFO >> {org.apache.synapse.SynapseControllerFactory} - Using server name : >> localhost >> [2011-04-18 11:33:37,912] INFO >> {org.apache.synapse.SynapseControllerFactory} - The timeout handler will >> run every : 15s >> [2011-04-18 11:33:38,072] INFO >> {org.apache.synapse.Axis2SynapseController} - Initializing Synapse at : Mon >> Apr 18 11:33:38 IST 2011 >> [2011-04-18 11:33:38,074] INFO >> {org.apache.synapse.Axis2SynapseController} - Loading mediator >> extensions... >> [2011-04-18 11:33:38,086] INFO >> {org.wso2.carbon.mediation.initializer.CarbonSynapseController} - Loading >> the mediation configuration from the file system >> [2011-04-18 11:33:38,089] INFO >> {org.apache.synapse.config.xml.MultiXMLConfigurationBuilder} - Building >> synapse configuration from the synapse artifact repository at : >> ././repository/deployment/server/synapse-configs/default >> [2011-04-18 11:33:38,090] INFO >> {org.apache.synapse.config.xml.XMLConfigurationBuilder} - Generating the >> Synapse configuration model by parsing the XML configuration >> [2011-04-18 11:33:38,398] INFO >> {org.apache.synapse.config.SynapseConfigurationBuilder} - Loaded Synapse >> configuration from the artifact repository at : >> ././repository/deployment/server/synapse-configs/default >> [2011-04-18 11:33:38,400] INFO >> {org.wso2.carbon.mediation.initializer.RegistryBasedSynapseConfigSerializer} >> - Persisting the SynapseConfiguration to the registry... >> [2011-04-18 11:33:38,464] INFO >> {org.apache.synapse.Axis2SynapseController} - Deploying the Synapse >> service... >> [2011-04-18 11:33:38,514] INFO >> {org.apache.synapse.Axis2SynapseController} - Deploying Proxy services... >> [2011-04-18 11:33:38,514] INFO >> {org.apache.synapse.Axis2SynapseController} - Deploying EventSources... >> [2011-04-18 11:33:38,523] INFO {org.apache.synapse.ServerManager} - >> Server ready for processing... >> >> >> >>> >>> Thanks, >>> Danushka >>> >>> >>> On Sat, Apr 16, 2011 at 10:40 AM, Hiranya Jayathilaka >>> <[email protected]>wrote: >>> >>>> There's another issue. During the ESB startup the pattern layout of the >>>> generated logs suddenly changes soon after the Qpid broker has initialized. >>>> Looks like Qpid is messing with our standard log4j settings. >>>> >>>> Thanks, >>>> Hiranya >>>> >>>> >>>> On Sat, Apr 16, 2011 at 12:56 AM, Supun Kamburugamuva >>>> <[email protected]>wrote: >>>> >>>>> I've noticed this as well. I'm wondering how this comes. >>>>> >>>>> Supun.. >>>>> >>>>> On Fri, Apr 15, 2011 at 11:19 PM, Senaka Fernando <[email protected]> >>>>> wrote: >>>>> > >>>>> > >>>>> > On Fri, Apr 15, 2011 at 11:12 PM, Kasun Indrasiri <[email protected]> >>>>> wrote: >>>>> >> >>>>> >> >>>>> >> On Fri, Apr 15, 2011 at 10:53 PM, Supun Kamburugamuva < >>>>> [email protected]> >>>>> >> wrote: >>>>> >>> >>>>> >>> This is from QPid. We have to get rid of these System outs. I did >>>>> >>> point this out before as well. >>>>> >>> >>>>> >> >>>>> >> Also there are some system outs from smooks. >>>>> >> >> Stopping Smooks Bundle [1.4.0.wso2v1] >>>>> > >>>>> > There is an sout from smooks at Startup as well. >>>>> > >>>>> > Starting Smooks Bundle [1.4.0.wso2v1] >>>>> > Registered : org.milyn.Smooks >>>>> > >>>>> > Thanks, >>>>> > Senaka. >>>>> >> >>>>> >>> Thanks, >>>>> >>> Supun.. >>>>> >>> >>>>> >>> On Fri, Apr 15, 2011 at 10:37 PM, Senaka Fernando <[email protected] >>>>> > >>>>> >>> wrote: >>>>> >>> > Hi all, >>>>> >>> > >>>>> >>> > Why do I get the following? This is from what was built on the >>>>> 15th of >>>>> >>> > April >>>>> >>> > on the Builder Machine. >>>>> >>> > >>>>> >>> > +++++++++++++++++++++++++++++++++++++++++++++++ >>>>> >>> > [Broker] BRK-1006 : Using configuration : >>>>> >>> > >>>>> >>> > >>>>> /home/senaka/Downloads/wso2esb-4.0.0-SNAPSHOT/repository/conf/advanced/qpid-config.xml >>>>> >>> > Logging configuration error: unable to read file >>>>> >>> > >>>>> >>> > >>>>> /home/senaka/Downloads/wso2esb-4.0.0-SNAPSHOT/repository/conf/advanced/log4j.xml >>>>> >>> > Using the fallback internal log4j.properties configuration >>>>> >>> > [Broker] BRK-1001 : Startup : Version: 0.11 Build: 90784:90849 >>>>> >>> > [Broker] MNG-1001 : Startup >>>>> >>> > [Broker] MNG-1004 : Ready : Using the platform JMX Agent >>>>> >>> > [Broker] BRK-1002 : Starting : Listening on TCP port 5672 >>>>> >>> > [Broker] BRK-1004 : Qpid Broker Ready >>>>> >>> > +++++++++++++++++++++++++++++++++++++++++++++++ >>>>> >>> > >>>>> >>> > Thanks, >>>>> >>> > Senaka. >>>>> >>> > >>>>> >>> > -- >>>>> >>> > Senaka Fernando >>>>> >>> > Product Manager - WSO2 Governance Registry; >>>>> >>> > Associate Technical Lead; WSO2, Inc.; http://wso2.com >>>>> >>> > Member; Apache Software Foundation; http://apache.org >>>>> >>> > >>>>> >>> > E-mail: senaka AT wso2.com >>>>> >>> > P: +1 408 754 7388; ext: 51736; M: +94 77 322 1818 >>>>> >>> > Linked-In: http://www.linkedin.com/in/senakafernando >>>>> >>> > >>>>> >>> > Lean . Enterprise . Middleware >>>>> >>> > >>>>> >>> > >>>>> >>> > _______________________________________________ >>>>> >>> > Carbon-dev mailing list >>>>> >>> > [email protected] >>>>> >>> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>> >>> > >>>>> >>> > >>>>> >>> >>>>> >>> >>>>> >>> >>>>> >>> -- >>>>> >>> Supun Kamburugamuva >>>>> >>> Technical Lead & Product Manager, WSO2 Inc.; http://wso2.com >>>>> >>> Member, Apache Software Foundation; http://www.apache.org >>>>> >>> WSO2 Inc.; http://wso2.org >>>>> >>> E-mail: [email protected]; Mobile: +94 77 431 3585 >>>>> >>> Blog: http://supunk.blogspot.com >>>>> >>> _______________________________________________ >>>>> >>> Carbon-dev mailing list >>>>> >>> [email protected] >>>>> >>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>> >> >>>>> >> >>>>> >> >>>>> >> -- >>>>> >> Kasun Indrasiri >>>>> >> Senior Software Engineer >>>>> >> WSO2, Inc.; http://wso2.com >>>>> >> lean.enterprise.middleware >>>>> >> >>>>> >> cell: +94 71 536 4128 >>>>> >> Blog : http://kasunpanorama.blogspot.com/ >>>>> >> >>>>> >> _______________________________________________ >>>>> >> Carbon-dev mailing list >>>>> >> [email protected] >>>>> >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>> >> >>>>> > >>>>> > >>>>> > >>>>> > -- >>>>> > Senaka Fernando >>>>> > Product Manager - WSO2 Governance Registry; >>>>> > Associate Technical Lead; WSO2, Inc.; http://wso2.com >>>>> > Member; Apache Software Foundation; http://apache.org >>>>> > >>>>> > E-mail: senaka AT wso2.com >>>>> > P: +1 408 754 7388; ext: 51736; M: +94 77 322 1818 >>>>> > Linked-In: http://www.linkedin.com/in/senakafernando >>>>> > >>>>> > Lean . Enterprise . Middleware >>>>> > >>>>> > >>>>> > _______________________________________________ >>>>> > Carbon-dev mailing list >>>>> > [email protected] >>>>> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>> > >>>>> > >>>>> >>>>> >>>>> >>>>> -- >>>>> Supun Kamburugamuva >>>>> Technical Lead & Product Manager, WSO2 Inc.; http://wso2.com >>>>> Member, Apache Software Foundation; http://www.apache.org >>>>> WSO2 Inc.; http://wso2.org >>>>> E-mail: [email protected]; Mobile: +94 77 431 3585 >>>>> Blog: http://supunk.blogspot.com >>>>> _______________________________________________ >>>>> Carbon-dev mailing list >>>>> [email protected] >>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>> >>>> >>>> >>>> >>>> -- >>>> Hiranya Jayathilaka >>>> Senior Software Engineer; >>>> WSO2 Inc.; http://wso2.org >>>> E-mail: [email protected]; Mobile: +94 77 633 3491 >>>> Blog: http://techfeast-hiranya.blogspot.com >>>> >>>> _______________________________________________ >>>> Carbon-dev mailing list >>>> [email protected] >>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>> >>>> >>> >>> _______________________________________________ >>> Carbon-dev mailing list >>> [email protected] >>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>> >>> >> >> >> -- >> Hiranya Jayathilaka >> Senior Software Engineer; >> WSO2 Inc.; http://wso2.org >> E-mail: [email protected]; Mobile: +94 77 633 3491 >> Blog: http://techfeast-hiranya.blogspot.com >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> >
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
