You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by Richard Snowden <ri...@gmail.com> on 2015/07/13 19:28:55 UTC

Karaf 4.0.0: 6 lines in the logfile - and nothing more

When I start up my container all I get are six lines in the logfile - and
that's it. The container hangs (it keeps running - but I don't get the
Karaf shell).

The lines are:

Jul 12, 2015 3:23:48 PM org.apache.karaf.main.lock.SimpleFileLock lock
INFO: Trying to lock /home/rsnowden/karaf4/lock
Jul 12, 2015 3:23:48 PM org.apache.karaf.main.lock.SimpleFileLock lock
INFO: Lock acquired
Jul 12, 2015 3:23:48 PM org.apache.karaf.main.Main$KarafLockCallback
lockAquired
INFO: Lock acquired. Setting startlevel to 100

What I did: I applied some changes from my previous, working, Karaf 3.x to
the new Karaf 4.0.0 installation: added a few entries to featuresRepository
(mvn:) in org.apache.karaf.features.cfg and some lines to
startup.properties. Nothing dramatic.

How can I get more log information? How can I figure out what's going on?

Re: Karaf 4.0.0: 6 lines in the logfile - and nothing more

Posted by Richard Snowden <ri...@gmail.com>.
No, I gave 777 to everything just to make sure.

How can I figure out what's going (wr)on(g)?

On Mon, Jul 13, 2015 at 7:54 PM, Jean-Baptiste Onofré <jb...@nanthrax.net>
wrote:

> Hi Richard,
>
> don't you have some filesystem permission issue, especially to update the
> etc/config.properties containing the shutdown command ?
>
> Regards
> JB
>
>
> On 07/13/2015 07:28 PM, Richard Snowden wrote:
>
>> When I start up my container all I get are six lines in the logfile -
>> and that's it. The container hangs (it keeps running - but I don't get
>> the Karaf shell).
>>
>> The lines are:
>>
>> Jul 12, 2015 3:23:48 PM org.apache.karaf.main.lock.SimpleFileLock lock
>> INFO: Trying to lock /home/rsnowden/karaf4/lock
>> Jul 12, 2015 3:23:48 PM org.apache.karaf.main.lock.SimpleFileLock lock
>> INFO: Lock acquired
>> Jul 12, 2015 3:23:48 PM org.apache.karaf.main.Main$KarafLockCallback
>> lockAquired
>> INFO: Lock acquired. Setting startlevel to 100
>>
>> What I did: I applied some changes from my previous, working, Karaf 3.x
>> to the new Karaf 4.0.0 installation: added a few entries to
>> featuresRepository (mvn:) in org.apache.karaf.features.cfg and some
>> lines to startup.properties. Nothing dramatic.
>>
>> How can I get more log information? How can I figure out what's going on?
>>
>
> --
> Jean-Baptiste Onofré
> jbonofre@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>

Re: Karaf 4.0.0: 6 lines in the logfile - and nothing more

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi Richard,

don't you have some filesystem permission issue, especially to update 
the etc/config.properties containing the shutdown command ?

Regards
JB

On 07/13/2015 07:28 PM, Richard Snowden wrote:
> When I start up my container all I get are six lines in the logfile -
> and that's it. The container hangs (it keeps running - but I don't get
> the Karaf shell).
>
> The lines are:
>
> Jul 12, 2015 3:23:48 PM org.apache.karaf.main.lock.SimpleFileLock lock
> INFO: Trying to lock /home/rsnowden/karaf4/lock
> Jul 12, 2015 3:23:48 PM org.apache.karaf.main.lock.SimpleFileLock lock
> INFO: Lock acquired
> Jul 12, 2015 3:23:48 PM org.apache.karaf.main.Main$KarafLockCallback
> lockAquired
> INFO: Lock acquired. Setting startlevel to 100
>
> What I did: I applied some changes from my previous, working, Karaf 3.x
> to the new Karaf 4.0.0 installation: added a few entries to
> featuresRepository (mvn:) in org.apache.karaf.features.cfg and some
> lines to startup.properties. Nothing dramatic.
>
> How can I get more log information? How can I figure out what's going on?

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com