Hi,

Ctrl-D usually works for me.

Regards
Felix

Am 11.05.2012 um 07:12 schrieb Thierry Templier:

> Thanks Felix abd Richard.
> 
> Another small question. What is the best way to disconnect from the 
> remote felix console? I can't see any command to do that...
> 
> Thierry
>> Hi,
>> 
>> Am 02.05.2012 um 15:28 schrieb Richard S. Hall:
>> 
>>> Not sure why it would stop. I run Felix in the background like this and
>>> it works:
>>> 
>>>     nohup java -Xmx512m -Dgosh.args='-sc telnetd -p1234 start'
>>> -Dmineshare.schema.cleanrue -jar bin/felix.jar&
>> I think the gosh.args property is crucial because gosh defaults to read from 
>> stdin which tends to fail and causes gosh to shutdown the framework...
>> 
>> One option would be to just pass:
>> 
>>    -Dgosh.args="--nointeractive"
>> 
>> preventing gosh from start the default shell and thus allows you to hook the 
>> remote shell.
>> 
>> Regards
>> Felix
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to