[jira] [Commented] (KARAF-5016) Possible NPE while running "log:tail" in Karaf console

2017-04-03 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/KARAF-5016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15953135#comment-15953135
 ] 

ASF subversion and git services commented on KARAF-5016:


Commit 689616a7680a0746ce0cbd8a28ff7661ba3ed0de in karaf's branch 
refs/heads/master from [~gnt]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=689616a ]

[KARAF-5016] Fix another possible NPE

> Possible NPE while running "log:tail" in Karaf console
> --
>
> Key: KARAF-5016
> URL: https://issues.apache.org/jira/browse/KARAF-5016
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-core
>Affects Versions: 4.1.0
>Reporter: Richard Kosegi
>Assignee: Guillaume Nodet
>Priority: Trivial
> Fix For: 4.1.1
>
>
> There is occasional NPE while running "log:tail" in Karaf console.
> This occurs few times per day, it has no real impact other then tailing of 
> log is stopped (and must be restarted by CTRL+C, log:tail)
> Exception in thread "pool-51-thread-1" java.lang.NullPointerException
> at 
> org.apache.karaf.log.core.internal.layout.PatternParser$MDCPatternConverter.convert(PatternParser.java:551)
> at 
> org.apache.karaf.log.core.internal.layout.PatternConverter.format(PatternConverter.java:63)
> at 
> org.apache.karaf.log.core.internal.LogEventFormatterImpl.format(LogEventFormatterImpl.java:117)
> at org.apache.karaf.log.command.DisplayLog.printEvent(DisplayLog.java:121)
> at org.apache.karaf.log.command.DisplayLog.printEvent(DisplayLog.java:105)
> at 
> org.apache.karaf.log.command.LogTail$PrintEventThread.run(LogTail.java:113)
> at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> at java.lang.Thread.run(Thread.java:745)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KARAF-5016) Possible NPE while running "log:tail" in Karaf console

2017-03-07 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/KARAF-5016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15899590#comment-15899590
 ] 

ASF subversion and git services commented on KARAF-5016:


Commit eeb09556eb6b59599ee4a8b57fbee34ea75599e4 in karaf's branch 
refs/heads/master from [~gnt]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=eeb0955 ]

[KARAF-5016] Possible NPE while running "log:tail" in Karaf console

> Possible NPE while running "log:tail" in Karaf console
> --
>
> Key: KARAF-5016
> URL: https://issues.apache.org/jira/browse/KARAF-5016
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-core
>Affects Versions: 4.1.0
>Reporter: Richard Kosegi
>Assignee: Guillaume Nodet
>Priority: Trivial
> Fix For: 4.1.1
>
>
> There is occasional NPE while running "log:tail" in Karaf console.
> This occurs few times per day, it has no real impact other then tailing of 
> log is stopped (and must be restarted by CTRL+C, log:tail)
> Exception in thread "pool-51-thread-1" java.lang.NullPointerException
> at 
> org.apache.karaf.log.core.internal.layout.PatternParser$MDCPatternConverter.convert(PatternParser.java:551)
> at 
> org.apache.karaf.log.core.internal.layout.PatternConverter.format(PatternConverter.java:63)
> at 
> org.apache.karaf.log.core.internal.LogEventFormatterImpl.format(LogEventFormatterImpl.java:117)
> at org.apache.karaf.log.command.DisplayLog.printEvent(DisplayLog.java:121)
> at org.apache.karaf.log.command.DisplayLog.printEvent(DisplayLog.java:105)
> at 
> org.apache.karaf.log.command.LogTail$PrintEventThread.run(LogTail.java:113)
> at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> at java.lang.Thread.run(Thread.java:745)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)