[
https://issues.apache.org/jira/browse/FELIX-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884233#action_12884233
]
João Nelas commented on FELIX-2424:
-----------------------------------
Yeah, that's the error I'm seeing too, although in different line numbers,
maybe a different version?.
I'm using 3.1.0
And it seems that the problem is that on this line:
path = path.concat( holder.getDefaultPluginLabel() );
holder.getDefaultPluginLabel() is null, which seems to imply that the
updateConfiguration() method wan not called.
> Internal Server Error requesting /system/console or /system/console/
> --------------------------------------------------------------------
>
> Key: FELIX-2424
> URL: https://issues.apache.org/jira/browse/FELIX-2424
> Project: Felix
> Issue Type: Bug
> Components: Web Console
> Affects Versions: webconsole-3.1.0
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: webconsole-3.1.2
>
>
> Requesting the web console root URL /system/console or /system/console/
> should result in a redirect to the default plugin, which defaults to the
> Bundle page.
> Actually, the 3.1.0 release returns a 500/INTERNAL SERVER ERROR status
> instead of redirecting
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.