This is an annoying problem for my thesis and it has to be someone who have had some experience with this. Its a simple ManagedServiceFactory implementation but get a strange error. Might be something Im missing in the config or something. I would appriciate alot some kind of feedback.
---------- Forwarded message ---------- From: Snorre Lothar von Gohren Edwin <[email protected]> Date: Tue, Nov 5, 2013 at 5:18 PM Subject: NullPointer exception fileInstall and ServiceManagedFactory To: users <[email protected]> Hi, I seem to get a weird NullPointer exception when I use the combination of fileInstall and ManagedServiceFactory. The exception rises when a config is either updated or created and after the whole update method has succsefully run. My factory is implemented like this: https://gist.github.com/Snorlock/7321523 The null pointer exception looks like this: https://gist.github.com/Snorlock/7321535 And my config looks like this: https://gist.github.com/Snorlock/7321546 i would appriciate some help to get rid of this nullpointer exception:) Thx -- Mvh Snorre Lothar von Gohren Edwin MeetMe: http://doodle.com/vonGohren +47 411 611 94 -- Mvh Snorre Lothar von Gohren Edwin MeetMe: http://doodle.com/vonGohren +47 411 611 94

