Something else is going on there -- maybe the ldap server is down?
Please attach some logs and we can try to see what went wrong.
Logs are in /var/log/pki/pki-tomcat/ and also :
journalctl -u pki-tomcatd(a)pki-tomcat.service
Ade
On Tue, 2015-03-31 at 09:33 -0500, Steve Neuharth wrote:
sorry... should have replied to the list.
I updated pki to 10.2.0-5, tried the url using /ca/services and I get
a different exception:
hmmmm. I still get an exception.
java.io.IOException: CS server is not ready to serve.
com.netscape.cms.servlet.base.CMSServlet.service(CMSServlet.java:443)
javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:497)
org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:276)
org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:273)
java.security.AccessController.doPrivileged(Native Method)
javax.security.auth.Subject.doAsPrivileged(Subject.java:549)
org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:308)
org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:168)
java.security.AccessController.doPrivileged(Native Method)
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:497)
org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:276)
org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:273)
java.security.AccessController.doPrivileged(Native Method)
javax.security.auth.Subject.doAsPrivileged(Subject.java:549)
org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:308)
org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:248)
On Mon, Mar 30, 2015 at 12:24 PM, Ade Lee <alee(a)redhat.com> wrote:
Hi Steve,
There is currently a bug with the top level URL.
https://fedorahosted.org/pki/ticket/1284
Until this is fixed, pkispawn has been modified (in 10.2.2) to
point to
a lower level URL. In your case, that URL would be:
https://dogtag.test.org/ca/services
Just point your browser to that URL, and everything should
work just
fine.
Ade
On Sun, 2015-03-29 at 13:20 -0500, Steve Neuharth wrote:
> Hello,
>
>
> I'm trying to test DogTag server and I'm unable to get the
web UI to
> function. I've installed a fresh fedora server and I'm
following the
> instructions here. When I hit the url
https://dogtag.test.org/ca, it
> redirects me back to root '/' and I get the error:
>
> Mar 29, 2015 1:17:20 PM
org.apache.catalina.core.StandardWrapperValve
> invoke
> SEVERE: Servlet.service() for servlet [jsp] in context with
path []
> threw exception [java.lang.NullPointerException] wit
> h root cause
> java.lang.NullPointerException
> at
org.apache.jsp.index_jsp._jspService(index_jsp.java:208)
> at
>
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
> at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
> at
>
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)
> at
>
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)
> at
>
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)
> at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
> at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:497)
> at org.apache.catalina.security.SecurityUtil
> $1.run(SecurityUtil.java:276)
> at org.apache.catalina.security.SecurityUtil
> $1.run(SecurityUtil.java:273)
> at
java.security.AccessController.doPrivileged(Native Method)
> at
> javax.security.auth.Subject.doAsPrivileged(Subject.java:549)
> at
>
org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:308)
> at
>
org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:168)
> at
>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:297)
> at
org.apache.catalina.core.ApplicationFilterChain.access
> $000(ApplicationFilterChain.java:55)
> at org.apache.catalina.core.ApplicationFilterChain
> $1.run(ApplicationFilterChain.java:191)
> at org.apache.catalina.core.ApplicationFilterChain
> $1.run(ApplicationFilterChain.java:187)
> at
java.security.AccessController.doPrivileged(Native Method)
> at
>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:186)
> at
>
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
> at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:497)
> at org.apache.catalina.security.SecurityUtil
> $1.run(SecurityUtil.java:276)
> at org.apache.catalina.security.SecurityUtil
> $1.run(SecurityUtil.java:273)
> at
java.security.AccessController.doPrivileged(Native Method)
> at
> javax.security.auth.Subject.doAsPrivileged(Subject.java:549)
> at
>
org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:308)
> at
>
org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:248)
> at
>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:238)
> at
org.apache.catalina.core.ApplicationFilterChain.access
> $000(ApplicationFilterChain.java:55)
> at org.apache.catalina.core.ApplicationFilterChain
> $1.run(ApplicationFilterChain.java:191)
> at org.apache.catalina.core.ApplicationFilterChain
> $1.run(ApplicationFilterChain.java:187)
> at
java.security.AccessController.doPrivileged(Native Method)
> at
>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:186)
> at
>
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:221)
> at
>
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
> at
>
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:504)
> at
>
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
> at
>
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
> at
>
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)
> at
>
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
> at
>
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:421)
> at
>
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1074)
> at org.apache.coyote.AbstractProtocol
>
$AbstractConnectionHandler.process(AbstractProtocol.java:611)
> at org.apache.tomcat.util.net.JIoEndpoint
> $SocketProcessor.run(JIoEndpoint.java:316)
> at
>
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at java.util.concurrent.ThreadPoolExecutor
> $Worker.run(ThreadPoolExecutor.java:617)
> at org.apache.tomcat.util.threads.TaskThread
> $WrappingRunnable.run(TaskThread.java:61)
> at java.lang.Thread.run(Thread.java:745)
>
>
> can anyone tell me what I did wrong? I doubt that the rpm is
bad or
> the install guide is wrong so I suspect that it's user
error. I get no
> errors at install time and I've attempted this about 4
times, always
> with the same result.
>
>
> WTF?
>
> --steve
>
> _______________________________________________
> Pki-users mailing list
> Pki-users(a)redhat.com
>
https://www.redhat.com/mailman/listinfo/pki-users