eclipse-ee4j / glassfish

Eclipse GlassFish
https://eclipse-ee4j.github.io/glassfish/
386 stars 144 forks source link

Security screen throws ServletException #19830

Closed glassfishrobot closed 11 years ago

glassfishrobot commented 11 years ago

Security screen throws exception.

Steps to reproduce. 1. Open Admin Console screen. 2. Configurations -> server-config -> Security

When you select security in the right side pane you will get the exception as,

Security ( configurations->defaultconfig->security ) and ( configurations > server-config>sercurity )

throws exceptions.

pe Exception report

MessageInternal Server Error

DescriptionThe server encountered an internal error (Internal Server Error) that prevented it from fulfilling this request.

Exception

javax.servlet.ServletException: Unable to process handler 'getRequestValue'!

Root cause

com.sun.jsftemplating.layout.SyntaxException: Unable to process handler 'getRequestValue'!

Root cause

com.sun.jsftemplating.layout.SyntaxException: '$' missing for Name Value Pair named: 'value=>'! This NVP appears to be a mapping expression, therefor requires a format similar to:

value => $attribute

{attKey}

or:

value => $application

{applicationKey}

or:

value => $session

{sessionKey}

or:

value => $pageSession

{pageSessionKey}

Note The full stack traces of the exception and its root causes are available in the Oracle GlassFish Server 4.0 logs.

Environment

Windows 7 / 8 - IE 9 / 10

Affected Versions

[4.0_dev]

glassfishrobot commented 6 years ago
glassfishrobot commented 11 years ago

@glassfishrobot Commented anilam said: I just fixed it this morning.

3/12 nightly build will have the fix.

Log Message:

Fix typo syntax.

Revisions:

60345

Modified Paths:

trunk/main/appserver/admingui/common/src/main/resources/security/security.jsf

glassfishrobot commented 11 years ago

@glassfishrobot Commented Was assigned to anilam

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GLASSFISH-19830

glassfishrobot commented 11 years ago

@glassfishrobot Commented Reported by ramesht

glassfishrobot commented 11 years ago

@glassfishrobot Commented Marked as fixed on Tuesday, March 12th 2013, 12:05:36 am