<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: WAS 6.40 Java cannot delete SAPLogonTickeyKeypair in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/was-6-40-java-cannot-delete-saplogontickeykeypair/m-p/5747056#M1302528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just one additional remark to the correct approach to delet and recreate the view:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might want to export the existing (working) cert/key to reimport them after (manually) recreating the whole view (by that, you don't have to recreate the SAPLogonTicketKeypair, which might be unwanted as you might have distributed them for SSO).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps someone&lt;/P&gt;&lt;P&gt;Detlev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Sep 2010 07:37:31 GMT</pubDate>
    <dc:creator>detlev_beutner</dc:creator>
    <dc:date>2010-09-17T07:37:31Z</dc:date>
    <item>
      <title>WAS 6.40 Java cannot delete SAPLogonTickeyKeypair</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/was-6-40-java-cannot-delete-saplogontickeykeypair/m-p/5747054#M1302526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I've made a Homogeneous System Copy of our Java AS 6.40 SP17.&lt;/P&gt;&lt;P&gt;I am trying to delete the TicketKeystore -&amp;gt; SAPLogonTickeyKeypair with no luck.&lt;/P&gt;&lt;P&gt;I can create new Entries with different Entry name(s) and delete those, but I can not delete the Entry SAPLogonTicketKeypair.  I can create new entries using the Same name, SAPLogonTickeyKeypair, with a different CN, OU ..etc but I can not delete it.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Default trace shows :&lt;/P&gt;&lt;P&gt;thread: &lt;U&gt;keystore&lt;/U&gt;managed_system_thread_,view:TicketKeystore, entry: SAPLogonTickeyKeypair, user: null&lt;/P&gt;&lt;P&gt;entry permission not removed &lt;/P&gt;&lt;P&gt;com.sap.engine.services.security.exceptions.StorageException: Cannot remove resource instance&lt;/P&gt;&lt;P&gt;A configuration entry with the name "SAPLogonTickeyKeypair cannot be found in the configuration &lt;/P&gt;&lt;P&gt;"keystore/$$$user-based-security-root$$$/TicketKeystore/security/resource/entry-actions/instan&lt;/P&gt;&lt;P&gt;ce-tree".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am logged in as user administrator.  &lt;/P&gt;&lt;P&gt;The Security Provider Service -&amp;gt; SAP-J2EE-Engine -&amp;gt; Security Roles has KeystoreAdministrator Security Role mapped to group Administrators.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've done Homogeneous System copies several times, yet this is the first time I have not been able to delete the SAPLogonTickeyKeypair from the TicketKeystore View.&lt;/P&gt;&lt;P&gt;Is there any tool to check the consistancy/entries?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 15:08:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/was-6-40-java-cannot-delete-saplogontickeykeypair/m-p/5747054#M1302526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-27T15:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: WAS 6.40 Java cannot delete SAPLogonTickeyKeypair</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/was-6-40-java-cannot-delete-saplogontickeykeypair/m-p/5747055#M1302527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve&lt;/P&gt;&lt;P&gt;Maybe try to delete the TicketKeystore view itself. Then you can recreate the view (or restart the instance and allow it to be recreated automatically) and the new keypair in it. See SAP note 791649 for more detailed steps, it's for a different issue but the steps are valid here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 15:35:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/was-6-40-java-cannot-delete-saplogontickeykeypair/m-p/5747055#M1302527</guid>
      <dc:creator>former_member432219</dc:creator>
      <dc:date>2009-05-27T15:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: WAS 6.40 Java cannot delete SAPLogonTickeyKeypair</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/was-6-40-java-cannot-delete-saplogontickeykeypair/m-p/5747056#M1302528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just one additional remark to the correct approach to delet and recreate the view:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might want to export the existing (working) cert/key to reimport them after (manually) recreating the whole view (by that, you don't have to recreate the SAPLogonTicketKeypair, which might be unwanted as you might have distributed them for SSO).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps someone&lt;/P&gt;&lt;P&gt;Detlev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 07:37:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/was-6-40-java-cannot-delete-saplogontickeykeypair/m-p/5747056#M1302528</guid>
      <dc:creator>detlev_beutner</dc:creator>
      <dc:date>2010-09-17T07:37:31Z</dc:date>
    </item>
  </channel>
</rss>

