jbossdemocentral / brms-fuse-integration-demo

Example demo project that shows JBoss BPM integration with JBoss Fuse Camel routes.
11 stars 18 forks source link

Garbage collection failed. #17

Closed mmeandro closed 8 years ago

mmeandro commented 8 years ago

I trying to learn BPM from this demo. i have messages being set from fuse to bpm. But it feels like its still not "working". When I do a simple unzip and the stat the BPM server i get the following error:

14:51:28,162 ERROR [org.uberfire.java.nio.fs.jgit.JGitFileSystemProvider](MSC service thread 1-8) Not registering C:\b4\bm4\target\jboss-eap-6.4\bin.niogit\plugins.git as a GIT filesystem failed: org.eclipse.jgit.api.errors.JGitInternalException: Garbage collection failed.

I googled this but no real resolution that was evident. Any suggestions? I assume it has something to do with "git". And i think this is causing everything under the .git directory to not load correctlly.

mmeandro commented 8 years ago

What I am saying is that i followed the instructions. They are fairly easy. But when I started the eap server I got an exception in the log which I posted here.

The demo "seems" to be "working".

  1. I can drop a file in fuse where the camel route is listening to the directory. (been using fuse for 3 years..got that...but dozer is new to me... thats kinda cool..)
  2. A message shows up in the eap log file.
  3. BUT no matter what "age" I put in for the person it never seems to go down to the branch where is ask for poor or rich customer. So,

I think there must be something wrong with my install. or at least with the way I installed it. In looking at the fresh Install(everything goes seems to well with the init.bat) I start the eap server and I do see this "ERROR" in the log.

Question: Is it "suppose" to work for the "age" branch. Or are you expecting the user to add a "rule" as part of the tutorial. ??