java ee - Glassfish - Marking servlet FacesServlet as unavailable -


when startup glassfish 2.1 server, seems startup without problems, when try access admin console error:

the requested resource (servlet facesservlet not available) not available. 

on console , server.log, can see:

[#|2013-05-09t14:59:36.647+0200|info|sun-appserver2.1|javax.enterprise.system.core|_threadid=10;_threadname=main;|application server startup complete.|#]  [#|2013-05-09t15:01:23.250+0200|info|sun-appserver2.1|javax.enterprise.resource.webcontainer.jsf.config|_threadid=15;_threadname=httpworkerthread-4848-0;;|initializing mojarra (1.2_13-b01-fcs) context ''|#]  [#|2013-05-09t15:01:24.420+0200|info|sun-appserver2.1|javax.enterprise.system.container.web|_threadid=15;_threadname=httpworkerthread-4848-0;|pwc1412: webmodule[] servletcontext.log():pwc1409: marking servlet facesservlet unavailable|#] 

the last 2 entries logged when access admin console first time.

why glassfish marking facesservlet unavailable?

it related bug:

https://java.net/jira/browse/glassfish-14329

... fixed on on version 3.1.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

qt - Errors in generated MOC files for QT5 from cmake -