Re: [pax-web][whiteboard] Warning on whiteboard bundle stop - cannot restart bundle.

2017-03-16 Thread 'Achim Nierbeck' via OPS4J
Hi, great, I'm sure those details will help narrow it down :-) regards, Achim 2017-03-16 19:59 GMT+01:00 Eben Stewart : > I don't have a patch, but I added a bunch more detail in Jira ( > https://ops4j1.jira.com/browse/PAXWEB-1077) that I think greatly narrows > it down - I see what is going o

Re: [pax-web][whiteboard] Warning on whiteboard bundle stop - cannot restart bundle.

2017-03-16 Thread Eben Stewart
I don't have a patch, but I added a bunch more detail in Jira (https://ops4j1.jira.com/browse/PAXWEB-1077) that I think greatly narrows it down - I see what is going on that is causing the problem, but not exactly sure what the best solution is. On Thursday, March 16, 2017 at 5:02:26 AM UTC-4,

Re: [pax-web][whiteboard] Warning on whiteboard bundle stop - cannot restart bundle.

2017-03-16 Thread 'Achim Nierbeck' via OPS4J
Hi thanks for the details ... will look at it most likely around weekend. regards, Achim 2017-03-16 2:50 GMT+01:00 Eben Stewart : > I'll add this to Jira, but I was trying to narrow this down even more > > In my own test code, I split it into 2 separate bundles - 1 containing the > Servlet

Re: [pax-web][whiteboard] Warning on whiteboard bundle stop - cannot restart bundle.

2017-03-15 Thread Eben Stewart
I'll add this to Jira, but I was trying to narrow this down even more In my own test code, I split it into 2 separate bundles - 1 containing the ServletContextHelper, the other containing the Servlet, both using DS/Whiteboard if I stop and start the servlet bundle only, I see this: g! stop

Re: [pax-web][whiteboard] Warning on whiteboard bundle stop - cannot restart bundle.

2017-03-15 Thread Eben Stewart
I'd certainly like get to know the Pax code base better , but right now I'm not even sure where to look :D On Wednesday, March 15, 2017 at 3:30:36 AM UTC-4, Achim Nierbeck wrote: > > Thanks for the jira ... will see when I have some time, > through we really love contributions ;) > > regards, A

Re: [pax-web][whiteboard] Warning on whiteboard bundle stop - cannot restart bundle.

2017-03-15 Thread 'Achim Nierbeck' via OPS4J
Thanks for the jira ... will see when I have some time, through we really love contributions ;) regards, Achim 2017-03-15 1:19 GMT+01:00 Eben Stewart : > https://ops4j1.jira.com/browse/PAXWEB-1077 > > > On Tuesday, March 14, 2017 at 8:10:16 PM UTC-4, Eben Stewart wrote: >> >> same thing - I'll

Re: [pax-web][whiteboard] Warning on whiteboard bundle stop - cannot restart bundle.

2017-03-14 Thread Eben Stewart
https://ops4j1.jira.com/browse/PAXWEB-1077 On Tuesday, March 14, 2017 at 8:10:16 PM UTC-4, Eben Stewart wrote: > > same thing - I'll open a Jira for it. > > Makes development really challenging every time you make a change to have > to restart the whole framework :D > > > > On Tuesday, March 14,

Re: [pax-web][whiteboard] Warning on whiteboard bundle stop - cannot restart bundle.

2017-03-14 Thread Eben Stewart
same thing - I'll open a Jira for it. Makes development really challenging every time you make a change to have to restart the whole framework :D On Tuesday, March 14, 2017 at 6:53:00 PM UTC-4, Achim Nierbeck wrote: > > Hi, > > in fact there is :-) > for a maven project it's > > >

Re: [pax-web][whiteboard] Warning on whiteboard bundle stop - cannot restart bundle.

2017-03-14 Thread 'Achim Nierbeck' via OPS4J
Hi, in fact there is :-) for a maven project it's ops4j.sonatype.snapshots.deploy OPS4J snapshot repository https://oss.sonatype.org/content/repositories/ops4j-snapshots/ false

Re: [pax-web][whiteboard] Warning on whiteboard bundle stop - cannot restart bundle.

2017-03-14 Thread Eben Stewart
thanks :) tested and recreated with 6.0.3-SNAPSHOT bundles However, I am getting build error for pax-web-jetty-bundle (all other artifacts built fine from a fresh git clone), so I can't be sure if the 6.0.2 version of that is valid to test with. Is there a compiled version of pax-web-jetty-bu

Re: [pax-web][whiteboard] Warning on whiteboard bundle stop - cannot restart bundle.

2017-03-14 Thread 'Achim Nierbeck' via OPS4J
You should have received an invitation for jira. Welcome aboard. regards, Achim 2017-03-14 15:19 GMT+01:00 Eben Stewart : > Will do. Do I need to make a separate request for Jira access? > > -- > -- > -- > OPS4J - http://www.ops4j.org - ops4j@googlegroups.com > > --- > You rece

Re: [pax-web][whiteboard] Warning on whiteboard bundle stop - cannot restart bundle.

2017-03-14 Thread Eben Stewart
Will do. Do I need to make a separate request for Jira access? -- -- -- OPS4J - http://www.ops4j.org - ops4j@googlegroups.com --- You received this message because you are subscribed to the Google Groups "OPS4J" group. To unsubscribe from this group and stop receiving emails

Re: [pax-web][whiteboard] Warning on whiteboard bundle stop - cannot restart bundle.

2017-03-14 Thread 'Achim Nierbeck' via OPS4J
Hi, at first I thought we already had a issue for that, which should actually be fixed by now. But I couldn't find it, could you a) please verify with the latest 6.0.3 snapshot b) if it still fails, open an issue for it? Regards, Achim 2017-03-14 1:02 GMT+01:00 Eben Stewart : > Been trying to

[pax-web][whiteboard] Warning on whiteboard bundle stop - cannot restart bundle.

2017-03-13 Thread Eben Stewart
Been trying to track this one down for a bit in my own code, but this also happens with the whiteboard-ds samples. Also confirmed it happens with standard whiteboard registration in the Activator class. This seems to specifically be related to the WhiteboardContext and the use of HttpWhiteboa