[jira] [Created] (FELIX-3752) Compilation failure in utils subproject on AIX

2012-11-13 Thread Gert Vanthienen (JIRA)
Gert Vanthienen created FELIX-3752: -- Summary: Compilation failure in utils subproject on AIX Key: FELIX-3752 URL: https://issues.apache.org/jira/browse/FELIX-3752 Project: Felix Issue Type:

[jira] [Resolved] (FELIX-3752) Compilation failure in utils subproject on AIX

2012-11-13 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved FELIX-3752. Resolution: Fixed Fixed in http://svn.apache.org/viewvc?view=revisionrevision=1408700

[jira] [Created] (FELIX-3753) Felix crashes when embedded within Felix

2012-11-13 Thread JIRA
Raymond Augé created FELIX-3753: --- Summary: Felix crashes when embedded within Felix Key: FELIX-3753 URL: https://issues.apache.org/jira/browse/FELIX-3753 Project: Felix Issue Type: Bug

[jira] [Updated] (FELIX-3753) Felix crashes when embedded within Felix

2012-11-13 Thread JIRA
[ https://issues.apache.org/jira/browse/FELIX-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Augé updated FELIX-3753: Attachment: glassfish3.1.2.2-webapp-with-embedded-felix-4.0.3.log Here is the stacktrace on

[jira] [Updated] (FELIX-3753) Felix crashes when embedded within Felix

2012-11-13 Thread JIRA
[ https://issues.apache.org/jira/browse/FELIX-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Augé updated FELIX-3753: Description: - start Glassfish - deployed a webapp with embedded felix - see embedded felix crash

[jira] [Assigned] (FELIX-3753) Felix crashes when embedded within Felix

2012-11-13 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls reassigned FELIX-3753: - Assignee: Karl Pauls Felix crashes when embedded within Felix

[jira] [Resolved] (FELIX-3753) Felix crashes when embedded within Felix

2012-11-13 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved FELIX-3753. --- Resolution: Fixed Fix Version/s: framework-4.2.0 I commited something in r1408793. Can you

Re: running felix embedded on felix based app servers

2012-11-13 Thread Karl Pauls
Thanks. I'm catching the exception now and I resolved the issue. Please close it if it works for you, otherwise, reopen :-) regards, Karl On Tue, Nov 13, 2012 at 4:39 PM, Raymond Auge raymond.a...@liferay.comwrote: Here is the issue https://issues.apache.org/jira/browse/FELIX-3753

[jira] [Commented] (FELIX-3753) Felix crashes when embedded within Felix

2012-11-13 Thread JIRA
[ https://issues.apache.org/jira/browse/FELIX-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496269#comment-13496269 ] Raymond Augé commented on FELIX-3753: - Will do! Felix crashes when

[jira] [Commented] (FELIX-3753) Felix crashes when embedded within Felix

2012-11-13 Thread JIRA
[ https://issues.apache.org/jira/browse/FELIX-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496329#comment-13496329 ] Raymond Augé commented on FELIX-3753: - Same problem. I do not see a change that would

[jira] [Commented] (FELIX-3753) Felix crashes when embedded within Felix

2012-11-13 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496346#comment-13496346 ] Karl Pauls commented on FELIX-3753: --- Hm, are you sure you did svn up and rebuild

[jira] [Commented] (FELIX-3753) Felix crashes when embedded within Felix

2012-11-13 Thread JIRA
[ https://issues.apache.org/jira/browse/FELIX-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496365#comment-13496365 ] Raymond Augé commented on FELIX-3753: - [rotty@rotty-desktop (trunk $=) framework]$ git

[jira] [Commented] (FELIX-3753) Felix crashes when embedded within Felix

2012-11-13 Thread JIRA
[ https://issues.apache.org/jira/browse/FELIX-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496375#comment-13496375 ] Raymond Augé commented on FELIX-3753: - Ok, the guthub mirror is a passive mirror. Will

[jira] [Closed] (FELIX-3753) Felix crashes when embedded within Felix

2012-11-13 Thread JIRA
[ https://issues.apache.org/jira/browse/FELIX-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Augé closed FELIX-3753. --- Issue is resolved by commit r1408793 Felix crashes when embedded within Felix

Re: running felix embedded on felix based app servers

2012-11-13 Thread Raymond Auge
Thank you Karl, The fix got me further. However, I have now encountered a subsequent issue related to the URLHandlers. which is due to the error which is caught and ignored, we have not in fact replaced the original handler with a new one, or in fact, even registered one for the new framework.

Re: running felix embedded on felix based app servers

2012-11-13 Thread Karl Pauls
well, no - this is actually a real problem that isn't related to being more robust. The point is, we detect that there already is a felix that provided a handler and don't register. Now, the real fix would be to get a release and have glassfish update to that one. However, that isn't going to

[jira] [Created] (FELIX-3754) Services registered from within the activate method may not be bound

2012-11-13 Thread Felix Meschberger (JIRA)
Felix Meschberger created FELIX-3754: Summary: Services registered from within the activate method may not be bound Key: FELIX-3754 URL: https://issues.apache.org/jira/browse/FELIX-3754 Project:

[jira] [Resolved] (FELIX-3754) Services registered from within the activate method may not be bound

2012-11-13 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved FELIX-3754. -- Resolution: Fixed Fixed with a test case in Rev. 1409028. Services

[jira] [Assigned] (FELIX-3754) Services registered from within the activate method may not be bound

2012-11-13 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger reassigned FELIX-3754: Assignee: Felix Meschberger Services registered from within the activate

[jira] [Reopened] (FELIX-3754) Services registered from within the activate method may not be bound

2012-11-13 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks reopened FELIX-3754: - Please convince me that this use case is spec compliant. Services registered from

[jira] [Commented] (FELIX-3754) Services registered from within the activate method may not be bound

2012-11-13 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496695#comment-13496695 ] David Jencks commented on FELIX-3754: - Doesn't this use case violate the spec? A

[jira] [Commented] (FELIX-3713) Bundle.start() returns without starting the bundle

2012-11-13 Thread TangYong (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496808#comment-13496808 ] TangYong commented on FELIX-3713: - I think that the problem needs to be fixed in felix, I

[jira] [Commented] (FELIX-3713) Bundle.start() returns without starting the bundle

2012-11-13 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496854#comment-13496854 ] Richard S. Hall commented on FELIX-3713: Yep, that's why we opened an issue on it.

[jira] [Updated] (FELIX-3754) Services registered from within the activate method may not be bound

2012-11-13 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-3754: - Fix Version/s: (was: scr-1.8.0) scr-1.6.4 Services

[jira] [Commented] (FELIX-3754) Services registered from within the activate method may not be bound

2012-11-13 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496916#comment-13496916 ] Felix Meschberger commented on FELIX-3754: -- This is not about getService. This is

[jira] [Comment Edited] (FELIX-3754) Services registered from within the activate method may not be bound

2012-11-13 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496916#comment-13496916 ] Felix Meschberger edited comment on FELIX-3754 at 11/14/12 7:28 AM: