Re: [Carbon-dev] Error While Starting Sample Axis2 Server of ESB

2011-05-17 Thread Amani Soysa
On Tue, May 17, 2011 at 1:03 PM, Afkham Azeez wrote: > A carbon.home system prop has to be set. This was an enhancement required > by another Jira related to log file locations. Amani could provide more > background info. > > Yes carbon.home system prop has to be set. Its a fix for CARBON-9425 <

Re: [Carbon-dev] Error While Starting Sample Axis2 Server of ESB

2011-05-17 Thread Afkham Azeez
A carbon.home system prop has to be set. This was an enhancement required by another Jira related to log file locations. Amani could provide more background info. On Tue, May 17, 2011 at 1:00 PM, Hiranya Jayathilaka wrote: > It's something to do with how file paths are specified in log4j.properti

Re: [Carbon-dev] Error While Starting Sample Axis2 Server of ESB

2011-05-17 Thread Hiranya Jayathilaka
It's something to do with how file paths are specified in log4j.properties. Earlier file paths were defined as follows: log4j.appender.CARBON_LOGFILE.File=repository/logs/${instance.log}/wso2-esb${instance.log}.log Now they are defined as follows: log4j.appender.CARBON_LOGFILE.File=*${carbon.hom

Re: [Carbon-dev] Error While Starting Sample Axis2 Server of ESB

2011-05-17 Thread Hiranya Jayathilaka
On Tue, May 17, 2011 at 12:42 PM, Hiranya Jayathilaka wrote: > > > On Tue, May 17, 2011 at 11:20 AM, Amila Maha Arachchi wrote: > >> Hi, >> >> I remember a thread going on to make esb log file names consistent with >> other carbon products' log file names (due to introduction of syslog). >> Someth

Re: [Carbon-dev] Error While Starting Sample Axis2 Server of ESB

2011-05-17 Thread Hiranya Jayathilaka
On Tue, May 17, 2011 at 11:20 AM, Amila Maha Arachchi wrote: > Hi, > > I remember a thread going on to make esb log file names consistent with > other carbon products' log file names (due to introduction of syslog). > Something to do with that? > I don't think so. It's looking for some log files

Re: [Carbon-dev] Error While Starting Sample Axis2 Server of ESB

2011-05-16 Thread Amila Maha Arachchi
Hi, I remember a thread going on to make esb log file names consistent with other carbon products' log file names (due to introduction of syslog). Something to do with that? Thanks, AmilaM. On Tue, May 17, 2011 at 11:14 AM, Hiranya Jayathilaka wrote: > Any idea why this happens? > > > Using JA

[Carbon-dev] Error While Starting Sample Axis2 Server of ESB

2011-05-16 Thread Hiranya Jayathilaka
Any idea why this happens? Using JAVA_HOME: /opt/jdk1.6.0_16 Using AXIS2 Repository : /home/hiranya/Projects/Test/stats/wso2esb-4.0.0-SNAPSHOT/samples/axis2Server/repository Using AXIS2 Configuration : /home/hiranya/Projects/Test/stats/wso2esb-4.0.0-SNAPSHOT/samples/axis2Server/repository/co