Bug 1202285

Summary: javax.ejb.EJBException: java.lang.NullPointerException
Product: [Retired] JBoss BRMS Platform 6 Reporter: Zuzana Krejčová <zkrejcov>
Component: Business CentralAssignee: manstis
Status: CLOSED EOL QA Contact: Dominik Hanak <dhanak>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: lpetrovi, rrajasek
Target Milestone: DR1Keywords: Reopened
Target Release: 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:34:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
server log excerpt none

Description Zuzana Krejčová 2015-03-16 10:01:15 UTC
Created attachment 1002186 [details]
server log excerpt

Description of problem:
When starting business-central (with example repo enabled), sometimes there is an Error in server log:

ERROR [org.jboss.as.ejb3.invocation] (Thread-96) JBAS014134: EJB Invocation failed on component IOWatchServiceExecutorImpl for method public abstract void org.uberfire.backend.server.io.watch.IOWatchServiceExecutor.execute(org.uberfire.java.nio.file.WatchKey,org.uberfire.backend.server.util.Filter): javax.ejb.EJBException: java.lang.NullPointerException

In this one case, it was preceded by a duplicated message
INFO  [org.uberfire.ext.metadata.io.BatchIndex] (EJB default - 1) Starting indexing of default://master@repository1/ ...

See attached log excerpt.

There doesn't seem to be any further problems related to that.


Version-Release number of selected component (if applicable):
6.1 ER6 


How reproducible:
seldom


Steps to Reproduce:
1. Start up clean product installation on EAP, with example repo enabled.

Comment 1 manstis 2015-03-16 15:02:16 UTC

*** This bug has been marked as a duplicate of bug 1199215 ***

Comment 3 Dominik Hanak 2015-10-02 07:15:05 UTC
No exception is present and start up is clean.

Marking as Verified.