<div dir="ltr">Changed the syntax checking now i get this when starting<div><br></div><div><div>Jun 09 21:43:11 server pkicontrol[1816]: ln: failed to create symbolic link `pkiuser/logs': No such file or directory</div>
<div>Jun 09 21:43:11 server pkicontrol[1816]: ERROR:  Failed to create 'pkiuser/logs' -> '/var/log/pki-tps'!</div><div>Jun 09 21:43:11 server pkicontrol[1816]: WARNING:  Symbolic link 'pkiuser/run' does NOT exist!</div>
<div>Jun 09 21:43:11 server pkicontrol[1816]: INFO:  Attempting to create 'pkiuser/run' -> '/var/run/pki/tps' . . .</div><div>Jun 09 21:43:11 server pkicontrol[1816]: ln: failed to create symbolic link `pkiuser/run': No such file or directory</div>
<div>Jun 09 21:43:11 server pkicontrol[1816]: ERROR:  Failed to create 'pkiuser/run' -> '/var/run/pki/tps'!</div><div>Jun 09 21:43:11 server pkicontrol[1816]: WARNING:  Symbolic link 'pkiuser/conf' does NOT exist!</div>
<div>Jun 09 21:43:11 server pkicontrol[1816]: INFO:  Attempting to create 'pkiuser/conf' -> '/etc/pki-tps' . . .</div><div>Jun 09 21:43:11 server pkicontrol[1816]: ln: failed to create symbolic link `pkiuser/conf': No such file or directory</div>
<div>Jun 09 21:43:11 server pkicontrol[1816]: ERROR:  Failed to create 'pkiuser/conf' -> '/etc/pki-tps'!</div></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 5, 2013 at 1:20 PM, Andrew Wnuk <span dir="ltr"><<a href="mailto:awnuk@redhat.com" target="_blank">awnuk@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 06/04/2013 02:57 PM, Andrew Wnuk wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 06/03/2013 07:10 AM, Ade Lee wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Can you attach the logs under /var/log/pki-tps ?<br>
Also, check /var/log/messages to see if there are any messages there.<br>
<br>
Another thing you can try is to set selinux in permissive mode, and see<br>
if the server starts.<br>
<br>
Ade<br>
</blockquote>
You could also try to disable syntax checking in your directory server.<br>
</blockquote>
</div><a href="https://access.redhat.com/site/documentation/en-US/Red_Hat_Directory_Server/8.2/html/Administration_Guide/syntax-validation.html#syntax-validation-basic" target="_blank">https://access.redhat.com/<u></u>site/documentation/en-US/Red_<u></u>Hat_Directory_Server/8.2/html/<u></u>Administration_Guide/syntax-<u></u>validation.html#syntax-<u></u>validation-basic</a><div class="HOEnZb">
<div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On Fri, 2013-05-31 at 17:46 -0400, Brian Henson wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This is the only error i see in the TPS install log [2013-05-29<br>
03:37:20] [error] FAILED run_command("/bin/systemctl restart<br>
pki-tpsd@pki-tps.service"), exit status=1 output="Job failed. See<br>
system journal and 'systemctl status' for details." and the same<br>
error(minus service name on the other service)<br>
<br>
<br>
On Fri, May 31, 2013 at 5:14 PM, Andrew Wnuk <<a href="mailto:awnuk@redhat.com" target="_blank">awnuk@redhat.com</a>> wrote:<br>
         On 05/31/2013 07:53 AM, Brian Henson wrote:<br>
                  > I don't mean to sound dumb but where is the logfiles? I am<br>
         > using the wiki install page as a guide.<br>
                           Installation logs are under /var/log with names referring to<br>
         subsystems like: pki-ca-install.log, pki-kra-install.log,<br>
         pki-tks-install.log, pki-tks-install.log, . . .<br>
                  Each subsystem has its logs located under subsystem directory.<br>
         For example<br>
               *  CA logs by default are located in /var/log/pki-ca<br>
               *  TPS logs by default are located in /var/log/pki-tps<br>
               *  . . .<br>
                  ><br>
         ><br>
         > On Thu, May 30, 2013 at 4:01 PM, Andrew Wnuk<br>
         > <<a href="mailto:awnuk@redhat.com" target="_blank">awnuk@redhat.com</a>> wrote:<br>
         ><br>
         >         Is there anything in the log files pointing to your<br>
         >         failure?<br>
         >         If yes, could you provide these log entries?<br>
         ><br>
         >         On 05/30/2013 11:34 AM, Brian Henson wrote:<br>
         ><br>
         >         > Any Ideas on this? I need the TPS for the<br>
         >         > smartcard support.<br>
         >         ><br>
         >         ><br>
         >         > On Wed, May 29, 2013 at 1:24 PM, Brian Henson<br>
         >         > <<a href="mailto:marine64@gmail.com" target="_blank">marine64@gmail.com</a>> wrote:<br>
         >         >         Fedora 17 and dogtag 9 via yum<br>
         >         ><br>
         >         >         On May 29, 2013 12:01 PM, "Andrew Wnuk"<br>
         >         >         <<a href="mailto:awnuk@redhat.com" target="_blank">awnuk@redhat.com</a>> wrote:<br>
         >         ><br>
         >         >                 On 05/28/2013 09:46 PM, Brian<br>
         >         >                 Henson wrote:<br>
         >         ><br>
         >         >                 > Hello all,<br>
         >         >                 ><br>
         >         >                 ><br>
         >         >                 > When I try to configure the RA<br>
         >         >                 > subsystem after installing it I<br>
         >         >                 > get this error.<br>
         >         >                 ><br>
         >         >                 ><br>
         >         >                 > Installation information<br>
         >         >                 > recorded<br>
         >         >                 > in /var/log/pki-ra-install.log.<br>
         >         >                 > [debug]<br>
         >         >                 > run_command(/bin/systemctl<br>
         >         >                 > restart pki-rad@pki-ra.service)<br>
         >         >                 > [error] FAILED<br>
         >         >                 > run_command("/bin/systemctl<br>
         >         >                 > restart<br>
         >         >                 > pki-rad@pki-ra.service"), exit<br>
         >         >                 > status=1 output="Job failed. See<br>
         >         >                 > system journal and 'systemctl<br>
         >         >                 > status' for details."<br>
         >         >                 > Before proceeding with the<br>
         >         >                 > configuration, make sure<br>
         >         >                 > the firewall settings of this<br>
         >         >                 > machine permit proper<br>
         >         >                 > access to this subsystem.<br>
         >         >                 ><br>
         >         >                 ><br>
         >         >                 > Please start the configuration<br>
         >         >                 > by accessing:<br>
         >         >                 ><br>
         >         >                 ><br>
         >         >                 > https://(someaddress):12890/<u></u>ra/admin/console/config/login?<u></u>pin=XWdsV1oDtx9qQFcybzAr<br>
         >         >                 ><br>
         >         >                 ><br>
         >         >                 > After configuration, the server<br>
         >         >                 > can be operated by the command:<br>
         >         >                 ><br>
         >         >                 ><br>
         >         >                 > /bin/systemctl restart<br>
         >         >                 > pki-rad@pki-ra.service<br>
         >         >                 ><br>
         >         >                 ><br>
         >         >                 ><br>
         >         >                 ><br>
         >         >                 > Anyone know how to fix this? I<br>
         >         >                 > get it for the TPS module as<br>
         >         >                 > well.<br>
         >         >                 ><br>
         >         >                 ><br>
         >         >                 > Thanks<br>
         >         >                 ><br>
         >         >                 ><br>
         >         >                 > Brian Henson<br>
         >         >                 ><br>
         >         >                 ><br>
         >         ><br>
         >         >                 Brian,<br>
         >         ><br>
         >         >                 Could you provide OS and server<br>
         >         >                 versions?<br>
         >         ><br>
         >         >                 Thank you,<br>
         >         >                 Andrew<br>
         >         ><br>
         >         ><br>
         >         ><br>
         ><br>
         ><br>
         ><br>
         ><br>
<br>
<br>
______________________________<u></u>_________________<br>
Pki-users mailing list<br>
<a href="mailto:Pki-users@redhat.com" target="_blank">Pki-users@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/pki-users" target="_blank">https://www.redhat.com/<u></u>mailman/listinfo/pki-users</a><br>
</blockquote>
<br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
Pki-users mailing list<br>
<a href="mailto:Pki-users@redhat.com" target="_blank">Pki-users@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/pki-users" target="_blank">https://www.redhat.com/<u></u>mailman/listinfo/pki-users</a><br>
</blockquote>
<br>
</div></div></blockquote></div><br></div>