Java 1.6 Server VM bug not letting go off Felx (was: Concurrency problems in latest Felix)

2009-09-13 Thread Felix Meschberger
Hi, Don Brown schrieb: > On Wed, Sep 9, 2009 at 10:33 PM, Karl Pauls wrote: >> framework is being shutdown. Additionally, you have more then one >> framework inside the JVM. > > While this may technically be true, it is because the Java 1.6 server > VM has a bug where it won't properly let go of

Re: Concurrency problems in latest Felix

2009-09-13 Thread Don Brown
On Wed, Sep 9, 2009 at 10:33 PM, Karl Pauls wrote: > Well, one thing that would help is if you could test the fixes soon > and let us know whether that resolves your problem. All fixes are working, so all my builds are now green. Thanks for the quick help! > framework is being shutdown. Additio

Re: [VOTE] Release Felix iPOJO WebConsole Plugin 1.4.4

2009-09-13 Thread Felix Meschberger
+1 Regards Felix Clement Escoffier schrieb: > Hi, > > I recently fixed a blocker bug on the iPOJO WebConsole Plugin. This is a > maintenance release fixing: > FELIX-1579 : iPOJO Web Console Plugin 1.4.2 does not work as expected > Staging repository: > https://repository.apache.org/content/repos

[jira] Commented: (FELIX-1565) Deadlock UrlHandlers

2009-09-13 Thread Don Brown (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754842#action_12754842 ] Don Brown commented on FELIX-1565: -- I reverted my fix and applied this one. All builds gr

[VOTE] Release Felix iPOJO WebConsole Plugin 1.4.4

2009-09-13 Thread Clement Escoffier
Hi, I recently fixed a blocker bug on the iPOJO WebConsole Plugin. This is a maintenance release fixing: FELIX-1579 : iPOJO Web Console Plugin 1.4.2 does not work as expected Staging repository: https://repository.apache.org/content/repositories/felix-staging-006/ You can use this UNIX script

[jira] Assigned: (FELIX-1586) Framework reports org.osgi.framework.version as 1.3

2009-09-13 Thread David Savage (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Savage reassigned FELIX-1586: --- Assignee: David Savage > Framework reports org.osgi.framework.version as 1.3 > --

[jira] Closed: (FELIX-1586) Framework reports org.osgi.framework.version as 1.3

2009-09-13 Thread David Savage (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Savage closed FELIX-1586. --- Resolution: Fixed > Framework reports org.osgi.framework.version as 1.3 > ---

[jira] Commented: (FELIX-303) Support for compositions

2009-09-13 Thread Pierre De Rop (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754746#action_12754746 ] Pierre De Rop commented on FELIX-303: - Hi Marcel, What else should be done in order to

[jira] Commented: (FELIX-1586) Framework reports org.osgi.framework.version as 1.3

2009-09-13 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754710#action_12754710 ] Richard S. Hall commented on FELIX-1586: There are no consequences for changing tha

[jira] Updated: (FELIX-1586) Framework reports org.osgi.framework.version as 1.3

2009-09-13 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-1586: --- Fix Version/s: felix-2.2.0 > Framework reports org.osgi.framework.version as 1.3 > --

Re: Felix WebConsole Questions...

2009-09-13 Thread Clement Escoffier
Hi, Just my 2 cents, as I already developed a couple of plugins. On 13.09.2009, at 10:45, Felix Meschberger wrote: Hi, Sten Roger Sandvik schrieb: Was just looking at the current Felix WebConsole and noticed that it is using just servlets with mostly inlined html code. Not necessary. You

[jira] Commented: (FELIX-303) Support for compositions

2009-09-13 Thread Marcel Offermans (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754679#action_12754679 ] Marcel Offermans commented on FELIX-303: I agree it makes sense to add callbacks to

[jira] Created: (FELIX-1586) Framework reports org.osgi.framework.version as 1.3

2009-09-13 Thread David Savage (JIRA)
Framework reports org.osgi.framework.version as 1.3 --- Key: FELIX-1586 URL: https://issues.apache.org/jira/browse/FELIX-1586 Project: Felix Issue Type: Bug Components: Framework

Re: Felix WebConsole Questions...

2009-09-13 Thread Felix Meschberger
Hi, Sten Roger Sandvik schrieb: > Was just looking at the current Felix WebConsole and noticed that it is > using just servlets with mostly inlined html code. Yes, on of the goals of the WebConsole is (and was) that it is as self-contained as possible (actually the console itself currently only d