Re: [Dev] Error while running the Application server

2015-06-02 Thread Aaquibah Nashry
Hi, Ya. That was the problem as i understand. Thanks M.R.Aaquibah Nashry *Intern, Engineering* Mobile : +94 773946123 Tel : +94 112662541 nas...@wso2.com On Tue, Jun 2, 2015 at 7:36 PM, Thusitha Thilina Dayaratne < thusit...@wso2.com> wrote: > Hi, > > When the server starts it is setting

Re: [Dev] Error while running the Application server

2015-06-02 Thread Thusitha Thilina Dayaratne
Hi, When the server starts it is setting the CARBON_HOME value. So even if you unset the CARBON_HOME value before the server starts, it will not affect the server starting process. The interesting thing is how the CARBON_HOME was set to some other place(/usr/nashry/home/SOFTWARES/org.wso2.carbon.s

Re: [Dev] Error while running the Application server

2015-06-02 Thread Aaquibah Nashry
i unset the CARBON_HOME variable and ran the AS as usual, and it still works. M.R.Aaquibah Nashry *Intern, Engineering* Mobile : +94 773946123 Tel : +94 112662541 nas...@wso2.com On Mon, Jun 1, 2015 at 8:16 PM, Sachith Withana wrote: > The problem might be due to working inside the /usr/

Re: [Dev] Error while running the Application server

2015-06-01 Thread Sachith Withana
The problem might be due to working inside the /usr/ directory. ( It's kinda odd to see someone's user home being inside the /usr directory) Try this if you can, -first unset the CARBON_HOME if you have set it already -then try running AS from inside the home directory ex: /home/nashry/software/ws

Re: [Dev] Error while running the Application server

2015-06-01 Thread Nirmal Fernando
hmm... it's strange that it fails. May be you can investigate by adding few echos to the wso2server.sh. On Mon, Jun 1, 2015 at 4:26 PM, Aaquibah Nashry wrote: > > Hi, > im using Ubuntu 14.04 LTS > 64 bit > > > M.R.Aaquibah Nashry > *Intern, Engineering* > Mobile : +94 773946123 > Tel : +94

Re: [Dev] Error while running the Application server

2015-06-01 Thread Aaquibah Nashry
Hi, im using Ubuntu 14.04 LTS 64 bit M.R.Aaquibah Nashry *Intern, Engineering* Mobile : +94 773946123 Tel : +94 112662541 nas...@wso2.com On Mon, Jun 1, 2015 at 1:38 PM, Nirmal Fernando wrote: > What's your OS and version? Good that manual setting worked, but we need > to figure out why a

Re: [Dev] Error while running the Application server

2015-06-01 Thread Nirmal Fernando
What's your OS and version? Good that manual setting worked, but we need to figure out why automatic recognition failed and possibly fix it. On Mon, Jun 1, 2015 at 1:10 PM, Aaquibah Nashry wrote: > Hi, > setting the CARBON_HOME manually worked. > Thanks everyone > > M.R.Aaquibah Nashry > *Intern

Re: [Dev] Error while running the Application server

2015-06-01 Thread Aaquibah Nashry
Hi, setting the CARBON_HOME manually worked. Thanks everyone M.R.Aaquibah Nashry *Intern, Engineering* Mobile : +94 773946123 Tel : +94 112662541 nas...@wso2.com On Mon, Jun 1, 2015 at 12:26 PM, Sachith Withana wrote: > If you want to run the AS > try setting the $CARBON_HOME manually. > >

Re: [Dev] Error while running the Application server

2015-05-31 Thread Sachith Withana
If you want to run the AS try setting the $CARBON_HOME manually. Ex: export $CARBON_HOME=" /usr/nashry/home/SOFTWARES/wso2as-5.2.1" It seems the script can't figure out the exact CARBON_HOME to be set. On Mon, Jun 1, 2015 at 12:20 PM, Chathura Priyankara wrote: > Hi, > > Make sure that there i

Re: [Dev] Error while running the Application server

2015-05-31 Thread Chathura Priyankara
Hi, Make sure that there is tomcat-juli-7.0.59.jar inside /bin directory. Thanks, Chathura. On Mon, Jun 1, 2015 at 12:05 PM, Shashika Karunatilaka wrote: > HI, > > Can you try running using java 1.6 > > On Mon, Jun 1, 2015 at 12:02 PM, Thusitha Thilina Dayaratne < > thusit...@wso2.com> wrote:

Re: [Dev] Error while running the Application server

2015-05-31 Thread Shashika Karunatilaka
HI, Can you try running using java 1.6 On Mon, Jun 1, 2015 at 12:02 PM, Thusitha Thilina Dayaratne < thusit...@wso2.com> wrote: > Hi, > > Are you getting this in a fresh pack? > Thanks > /Thusitha > > On Mon, Jun 1, 2015 at 12:01 PM, Aaquibah Nashry wrote: > >> Hi, >> i get the following error

Re: [Dev] Error while running the Application server

2015-05-31 Thread Thusitha Thilina Dayaratne
Hi, Are you getting this in a fresh pack? Thanks /Thusitha On Mon, Jun 1, 2015 at 12:01 PM, Aaquibah Nashry wrote: > Hi, > i get the following error when i try to run the application server. Can > anyone help me with this? > > > JAVA_HOME environment variable is set to /usr/lib/jvm/jdk1.7.0_79

[Dev] Error while running the Application server

2015-05-31 Thread Aaquibah Nashry
Hi, i get the following error when i try to run the application server. Can anyone help me with this? JAVA_HOME environment variable is set to /usr/lib/jvm/jdk1.7.0_79 CARBON_HOME environment variable is set to /usr/nashry/home/SOFTWARES/org.wso2.carbon.server-4.2.0 wso2server.sh: 260: cd: can't