<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to tickets</title><link href="https://sourceforge.net/p/asimba/tickets/" rel="alternate"/><link href="https://sourceforge.net/p/asimba/tickets/feed.atom" rel="self"/><id>https://sourceforge.net/p/asimba/tickets/</id><updated>2015-10-29T13:35:35.640000Z</updated><subtitle>Recent changes to tickets</subtitle><entry><title>#11 Dependencies of jradius 1.1.3 currently cannot be resolved.</title><link href="https://sourceforge.net/p/asimba/tickets/11/?limit=25#ce35/efa1" rel="alternate"/><published>2015-10-29T13:35:35.640000Z</published><updated>2015-10-29T13:35:35.640000Z</updated><author><name>John Finalist</name><uri>https://sourceforge.net/u/johnfinalist/</uri></author><id>https://sourceforge.netd8ad071c330b2976758ed31f33695e1901cc59a8</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The soluction referred to above no longer works. Originally only artifact ipdrbase was no longer available from the Coova Maven repository. But now also the artificats jradius-core, jradius-dictionary, jradius-extended and java-getopt are no longer available at Coova. &lt;/p&gt;
&lt;p&gt;As a workaround it is possible to extract them from the Asimba war and add them to your local Maven repository. That is not an advisable, good practice. A better solution is needed. If this workaround is to be used, it would be best to update the workaround article to reflect the needed steps..&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#11 Dependencies of jradius 1.1.3 currently cannot be resolved.</title><link href="https://sourceforge.net/p/asimba/tickets/11/?limit=25#ce35" rel="alternate"/><published>2015-10-22T08:36:53.860000Z</published><updated>2015-10-22T08:36:53.860000Z</updated><author><name>mdobrinic</name><uri>https://sourceforge.net/u/mdobrinic/</uri></author><id>https://sourceforge.net4bc24f84fe753a1f8d2e34bc48abd31a0eea533e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This is a known issue of the dependency on jradius. There's a work-around to get the build to fall through (but missing some jradius-library and therefore limits its functionality)&lt;/p&gt;
&lt;p&gt;&lt;a href="http://sourceforge.net/p/asimba/wiki/Create%20Asimba%20WAR-file%20from%20the%20source%20repository/#asimba-am-password-radius-or-problem-with-jradiusipdrbase-200"&gt;http://sourceforge.net/p/asimba/wiki/Create%20Asimba%20WAR-file%20from%20the%20source%20repository/#asimba-am-password-radius-or-problem-with-jradiusipdrbase-200&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#11 Dependencies of jradius 1.1.3 currently cannot be resolved.</title><link href="https://sourceforge.net/p/asimba/tickets/11/?limit=25#2933" rel="alternate"/><published>2015-10-22T08:34:08.334000Z</published><updated>2015-10-22T08:34:08.334000Z</updated><author><name>Jan Blom</name><uri>https://sourceforge.net/u/userid-1336747/</uri></author><id>https://sourceforge.netd3e837bd60cf3ef5a994bc34c047d92bdfc36ca2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;summary&lt;/strong&gt;: Dependencies on jradius 1.1.3 currently cannot be resolved. --&amp;gt; Dependencies of jradius 1.1.3 currently cannot be resolved.&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>Dependencies of jradius 1.1.3 currently cannot be resolved.</title><link href="https://sourceforge.net/p/asimba/tickets/11/" rel="alternate"/><published>2015-10-22T08:33:42.478000Z</published><updated>2015-10-22T08:33:42.478000Z</updated><author><name>Jan Blom</name><uri>https://sourceforge.net/u/userid-1336747/</uri></author><id>https://sourceforge.netb0c45f4057302aa8133ca316ef7f9302381f686c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 11 has been modified: Dependencies of jradius 1.1.3 currently cannot be resolved.&lt;br/&gt;
Edited By: Jan Blom (jan_b)&lt;br/&gt;
Summary updated: u'Dependencies on jradius 1.1.3 currently cannot be resolved.' =&amp;gt; u'Dependencies of jradius 1.1.3 currently cannot be resolved.'&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Dependencies on jradius 1.1.3 currently cannot be resolved.</title><link href="https://sourceforge.net/p/asimba/tickets/11/" rel="alternate"/><published>2015-10-22T08:33:42.478000Z</published><updated>2015-10-22T08:33:42.478000Z</updated><author><name>Jan Blom</name><uri>https://sourceforge.net/u/userid-1336747/</uri></author><id>https://sourceforge.neta5eafba9a95efd6fd81e00e6ccf56949049deee3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When building Asimba, it is currently not possible to build asimba-am-password-radius, because of unresolvable dependencies for jradius (maven repos no longer available). If asimba-am-password-radius is not used, the workaround is to disable it. Otherwise, the dependencies block a succesfull build.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>SingleLogout blocks persisting TGT's using JGroups</title><link href="https://sourceforge.net/p/asimba/tickets/10/" rel="alternate"/><published>2015-08-19T10:10:29.904000Z</published><updated>2015-08-19T10:10:29.904000Z</updated><author><name>mdobrinic</name><uri>https://sourceforge.net/u/mdobrinic/</uri></author><id>https://sourceforge.net2c25d5595f1f4a63fef795e7ecaf852e4146fb61</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When a TGT is persisted, it calls performPersist() which is marked as 'synchronized' operation. Inside it, though, all subscribed listeners are given a chance to react on TGT status changes. In case of removing a TGT, the SingleLogout to SP's is triggered, which is a pretty heavy operation that can even timeout when the remote end isn't responding correctly.&lt;/p&gt;
&lt;p&gt;This blocks the Asimba server.&lt;/p&gt;
&lt;p&gt;The resolution would be to figure out which parts of performPersist() &lt;em&gt;can&lt;/em&gt; be synchronized (considering that the backend can be shared between multiple nodes in a cluster) and make sure that it doesn't block on external factors.&lt;/p&gt;
&lt;p&gt;It seems that only the generation of a new unique TGTID has reasons to ask for locks, but even there it is not possible to rule out a very highly unlikely problem that two nodes generate the same random TGTID and then storing it &lt;em&gt;at the same time&lt;/em&gt;. We should consider that collateral to running a clustered Asimba deployment.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#9 Specify order and source for node id when setting up a cluster</title><link href="https://sourceforge.net/p/asimba/tickets/9/?limit=25#71c3" rel="alternate"/><published>2015-03-30T12:57:16.647000Z</published><updated>2015-03-30T12:57:16.647000Z</updated><author><name>Jan Blom</name><uri>https://sourceforge.net/u/userid-1336747/</uri></author><id>https://sourceforge.netc43b52aa38a6d82ec2675983eec79ba2dbc44b8c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: accepted --&amp;gt; closed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#9 Specify order and source for node id when setting up a cluster</title><link href="https://sourceforge.net/p/asimba/tickets/9/?limit=25#aced" rel="alternate"/><published>2015-03-30T12:50:47.217000Z</published><updated>2015-03-30T12:50:47.217000Z</updated><author><name>Jan Blom</name><uri>https://sourceforge.net/u/userid-1336747/</uri></author><id>https://sourceforge.net223f0ba5685843c6ba6a1db356cb9b84fc9c98c8</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; accepted&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>Specify order and source for node id when setting up a cluster</title><link href="https://sourceforge.net/p/asimba/tickets/9/" rel="alternate"/><published>2015-03-30T12:50:26.639000Z</published><updated>2015-03-30T12:50:26.639000Z</updated><author><name>Jan Blom</name><uri>https://sourceforge.net/u/userid-1336747/</uri></author><id>https://sourceforge.net5ad4fb61bffff12c109eaee8efdd191ab03f4985</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The order in which Asimba determines the node id for a node in a cluster should be:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;A setting "asimba.node.id" through JNDI&lt;br /&gt;
+. A system property "asimba.node.id"&lt;br /&gt;
+. The system hostname&lt;/li&gt;
&lt;/ol&gt;&lt;/div&gt;</summary></entry><entry><title>Specify order and source for node id when setting up a cluster</title><link href="https://sourceforge.net/p/asimba/tickets/9/" rel="alternate"/><published>2015-03-30T12:50:26.639000Z</published><updated>2015-03-30T12:50:26.639000Z</updated><author><name>Jan Blom</name><uri>https://sourceforge.net/u/userid-1336747/</uri></author><id>https://sourceforge.netdcd028f2908519c21ffdebe895824f133b967619</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 9 has been modified: Specify order and source for node id when setting up a cluster&lt;br /&gt;
Edited By: Jan Blom (jan_b)&lt;br /&gt;
Status updated: u'open' =&amp;gt; u'accepted'&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>