Hi , thanks Pierre for your advise. I will make some tests soon and give you my feedback Regards
J.MOLIERE - Mentor/J 2013/9/20 Pierre De Rop <[email protected]> > Hello Jerome; > > Are you using the websoncole log plugin ? If so, In the web console log > service, can you check if the "Exception details" is set to "Full Trace" > instead of "Message only" ? In this way, if there is an unexpected or > uncaught exception, you will then see it in webconsole (may be your > "updated" method has thrown an unexpected/uncaught exception ?). > > Hope this helps; > /Pierre > > > > On Thu, Sep 19, 2013 at 6:29 PM, jerome moliere <[email protected] > >wrote: > > > Hi all felix gurus > > I am using felix 4.2.1 and JDK 7 inside BndTools 2.1 running inside > Eclipse > > Juno SR2 on Linux x64 (ArchLinux 3.4 Kernel) > > I am facing a strange error , ConfigAdmin raises exception during update > of > > my config > > This message comes from the handleCallBackError() method. > > The message is not very informative with : Unexpected problem updating > > configuration" , it's logged inside the LoGService ... > > I don't have more details about the problem. > > Did someone encountered this problem ? > > It may come from my code but the Web Console shows the config with the > > right service.pid ,the ManagedService is succesfully registered . > > I don't have any logs from my updated() method... > > > > Kind regards > > Jerome > > > > > > J.MOLIERE - Mentor/J > > >
