Hi,

Yes. Thanks.

And my question is , When we are trying to do some experiments and If it
throws run-time exception , we could not able to continue further since
server not responding for several minutes/ long gap. such cases not
possible to gracefully shutdown the server as you mentioned , need force
shutdown (temporarily stop the process / suspending ) anyway (CTRL + Z ) ,
for then can continue by killing each and every running instances in
background.

This is what I am doing normally when I faced this kind of problems

exactly what should I have to do in such cases like server not responding ?
because force shutdown would make crash in the server and break pipeline
and would throw kind of JDBC database exception,

and to start up the server again we should need to restart the machine or
else build the product again as I know . please correct me if I went wrong


[1] https://wso2.org/jira/browse/CARBON-10291

Regards
Firnas

*AM Firnas*
Software Engineer - Intern
[email protected]
mobile : +9477 045 8636


On Sat, Jul 30, 2016 at 9:48 AM, Isuru Rupasinghe <[email protected]> wrote:

> Hi,
>
> I think your not a member in Dev List. To Subscribe,  Send  a mail to 
> "*[email protected]
> <[email protected]>*" with subject "*Subscribe*" [1]
>
> [1] http://wso2.com/mail/
>
> Thanks & Regards,
>
> On Fri, Jul 29, 2016 at 8:59 PM, Mohamed Firnas <[email protected]> wrote:
>
>> Why I could not send emails to dev group ?
>>
>>
>> *AM Firnas*
>> Software Engineer - Intern
>> [email protected]
>> mobile : +9477 045 8636
>>
>>
>> ---------- Forwarded message ----------
>> From: Mohamed Firnas <[email protected]>
>> Date: Fri, Jul 29, 2016 at 8:55 PM
>> Subject: Fwd: [Dev] Log already in use ? Server runtime exception
>> To: [email protected]
>>
>>
>>
>> *AM Firnas*
>> Software Engineer - Intern
>> [email protected]
>> mobile : +9477 045 8636
>>
>>
>> ---------- Forwarded message ----------
>> From: Mohamed Firnas <[email protected]>
>> Date: Fri, Jul 29, 2016 at 8:51 PM
>> Subject: [Dev] Log already in use ? Server runtime exception
>> To: [email protected]
>>
>>
>> Hi,
>>
>> When I up and run the server, most of the times I found "Log already in
>> use ?" exception in console. This happens because of trying force shutdown
>> ( ctrl + z ) , but I could not omit this in some cases like ctrl + c not
>> worked .
>>
>> So then what I am trying is run  "ps -ef |grep wso2" and kill all the
>> running instances  using             "kill -9 <pid>"
>>
>> Is that a good practise ? or else what should I do when this kind of
>> exception occurs ? :)
>>
>> error : http://hastebin.com/rabinolige.sm
>>
>>
>>
>> Regards
>> Firnas
>>
>> *AM Firnas*
>> Intern - Software Engineer
>> [email protected]
>> mobile : +9477 045 8636
>>
>>
>>
>>
>
>
> --
>
>
>
>
> *Isuru RupasingheWSO2 Inc.: http://wso2.com
> <http://wso2.com/>lean.enterprise.middle-waremobile: +94 77 590 4545
> <%2B94%2077%20352%C2%A05930>*
> *office: +94 11 214 5345 / +94 11 7**43 5800 ext: 5739*
>
> <http://wso2.com/signature>
>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to