<?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: Exception After Logging In - Linux in AppD Archive</title>
    <link>https://community.splunk.com/t5/AppD-Archive/Exception-After-Logging-In-Linux/m-p/729523#M3444</link>
    <description>&lt;P&gt;Thanks, I sent an email along w/ the screenshot and logs.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;I can confirm that I used the same version for windows and linux and am only having the issue on linux&lt;/LI&gt;
&lt;LI&gt;Even after clearning my browser cache and cookies the error still occurs. I have not been able to successfully logged into the web app yet.&lt;/LI&gt;
&lt;LI&gt;When the UI shows the spinning icon and I try to direct the browser to http://&amp;lt;controller-host&amp;gt;:&amp;lt;port&amp;gt;/controller/#/location=AD_HOME (the page I'm redirected to after logging in), I am presented the log in screen again.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Thanks for your help on this&lt;/P&gt;</description>
    <pubDate>Thu, 08 May 2014 22:14:34 GMT</pubDate>
    <dc:creator>CommunityUser</dc:creator>
    <dc:date>2014-05-08T22:14:34Z</dc:date>
    <item>
      <title>Exception After Logging In - Linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Exception-After-Logging-In-Linux/m-p/729519#M3440</link>
      <description>&lt;P&gt;I've gone through the installation and can get the login page. But after I log in, the controller app throws an exception:&lt;/P&gt;

&lt;P&gt;[#|2014-05-05T16:46:20.873-0400|SEVERE|glassfish3.1.2|com.singularity.ee.controller.beans.ExceptionHandlingInterceptor|_ThreadID=146;_ThreadName=Thread-6;|Encountered a server exception&lt;BR /&gt;com.singularity.ee.controller.api.exceptions.InternalServerException: Invalid principal name: ANONYMOUS&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.singularity.ee.controller.beans.AControllerSessionBean.getUserFromCallerPrincipal(AControllerSessionBean.java:324)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.singularity.ee.controller.beans.AControllerSessionBean._getCurrentAccount(AControllerSessionBean.java:221)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.singularity.ee.controller.beans.model.AConfigObjectPersistorBean._getAllEntities(AConfigObjectPersistorBean.java:323)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.singularity.ee.controller.beans.model.AConfigObjectPersistorBean._getAll(AConfigObjectPersistorBean.java:299)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.singularity.ee.controller.beans.model.ApplicationManagerBean.getAllApplications(ApplicationManagerBean.java:535)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;
&lt;P&gt;[#|2014-05-05T16:46:20.876-0400|SEVERE|glassfish3.1.2|com.sun.jersey.spi.container.ContainerResponse|_ThreadID=146;_ThreadName=Thread-6;|The exception contained within MappableContainerException could not be mapped to a response, re-throwing to the HTTP container&lt;BR /&gt;com.singularity.ee.controller.api.exceptions.InternalServerException: Invalid principal name: ANONYMOUS&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.singularity.ee.controller.beans.AControllerSessionBean.getUserFromCallerPrincipal(AControllerSessionBean.java:324)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.singularity.ee.controller.beans.AControllerSessionBean._getCurrentAccount(AControllerSessionBean.java:221)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.singularity.ee.controller.beans.model.AConfigObjectPersistorBean._getAllEntities(AConfigObjectPersistorBean.java:323)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.singularity.ee.controller.beans.model.AConfigObjectPersistorBean._getAll(AConfigObjectPersistorBean.java:299)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.singularity.ee.controller.beans.model.ApplicationManagerBean.getAllApplications(ApplicationManagerBean.java:535)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;


&lt;P&gt;After this all I get is the spinning loading image and the flash code doesn't launch. I've tried uninstalling/reinstalling, have gone through the docs, and searched the forums but can't find any more info on how to resolve this. I didn't encounter this when installing on a windows machine so it's probably something Linux specific. Any help would be appreciated. Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2014 21:10:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Exception-After-Logging-In-Linux/m-p/729519#M3440</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2014-05-05T21:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Exception After Logging In - Linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Exception-After-Logging-In-Linux/m-p/729520#M3441</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Can you please send the following logs and details to debug further:&lt;/P&gt;
&lt;P&gt;- screenshot from controller UI depiciting the issue?&lt;/P&gt;
&lt;P&gt;- zipped version of logs folder under &amp;lt;Controller_install_dir&amp;gt;/logs path&lt;/P&gt;

&lt;P&gt;We understood that you have logged in controller UI successfully but the UI keeps loading and shows spinning icon, if this is the case, Can you hit the URL http://&amp;lt;Contrller_host&amp;gt;:&amp;lt;port&amp;gt;/controller in another tab and see if that loads fine while you provide the logs to debug?&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Arun&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2014 11:25:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Exception-After-Logging-In-Linux/m-p/729520#M3441</guid>
      <dc:creator>Arun_Dasetty</dc:creator>
      <dc:date>2014-05-06T11:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Exception After Logging In - Linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Exception-After-Logging-In-Linux/m-p/729521#M3442</link>
      <description>&lt;P&gt;Hi Arun,&lt;/P&gt;

&lt;P&gt;I've attached a screenshot of what happens right after I log in. The app authenticates me but doesn't load the UI, even if I try it in another tab. It appears the request thread stops due to the exception thrown.&lt;/P&gt;

&lt;P&gt;I sent you a link to the zipped logs in a private message.&lt;/P&gt;

&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2014 15:13:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Exception-After-Logging-In-Linux/m-p/729521#M3442</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2014-05-06T15:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Exception After Logging In - Linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Exception-After-Logging-In-Linux/m-p/729522#M3443</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;You might need to raise ticket at &lt;A href="https://help.appdynamics.com/tickets/new" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.appdynamics.com/tickets/new&lt;/A&gt; Or need to send email to help@appdynamics.com to quicker resolution if the following steps does not help:&lt;/P&gt;
&lt;P&gt;- Can you confirm whether you have installed same controller version 3.8.1 as per&amp;nbsp; logs in windows and did not such issue?&lt;/P&gt;
&lt;P&gt;- We see such issues due to session timeout, Can you clear browser cache and flash cache and make sure you have not opened controller flash UI in multiple tabs and check how it goes after login?&lt;/P&gt;
&lt;P&gt;- How frequent this error raises? When the UI shows its spinning can you hit the URI http://&amp;lt;controller-host&amp;gt;:&amp;lt;port&amp;gt;/controller and see if that loads UI fine with out errors?&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Arun&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2014 12:24:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Exception-After-Logging-In-Linux/m-p/729522#M3443</guid>
      <dc:creator>Arun_Dasetty</dc:creator>
      <dc:date>2014-05-08T12:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: Exception After Logging In - Linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Exception-After-Logging-In-Linux/m-p/729523#M3444</link>
      <description>&lt;P&gt;Thanks, I sent an email along w/ the screenshot and logs.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;I can confirm that I used the same version for windows and linux and am only having the issue on linux&lt;/LI&gt;
&lt;LI&gt;Even after clearning my browser cache and cookies the error still occurs. I have not been able to successfully logged into the web app yet.&lt;/LI&gt;
&lt;LI&gt;When the UI shows the spinning icon and I try to direct the browser to http://&amp;lt;controller-host&amp;gt;:&amp;lt;port&amp;gt;/controller/#/location=AD_HOME (the page I'm redirected to after logging in), I am presented the log in screen again.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Thanks for your help on this&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2014 22:14:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Exception-After-Logging-In-Linux/m-p/729523#M3444</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2014-05-08T22:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Exception After Logging In - Linux</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Exception-After-Logging-In-Linux/m-p/729524#M3445</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We apologize for the convenience caused, Can you please raise a support ticket as i suggested earlier at help.appdynamics.com or help@appdynamics.com to assist you faster so that our support team with get in call with you for better clarity of the issue ?&lt;/P&gt;


&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Arun&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2014 06:05:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Exception-After-Logging-In-Linux/m-p/729524#M3445</guid>
      <dc:creator>Arun_Dasetty</dc:creator>
      <dc:date>2014-05-09T06:05:40Z</dc:date>
    </item>
  </channel>
</rss>

