-
bruciadmin committed revision 17 to the AONS SVN repository, changing 5 files.
2007-10-23 02:43:23 UTC in AONS
-
bruciadmin committed revision 16 to the AONS SVN repository, changing 10 files.
2007-10-13 02:55:40 UTC in AONS
-
bruciadmin committed revision 15 to the AONS SVN repository, changing 2 files.
2007-10-02 08:08:28 UTC in AONS
-
bruciadmin committed revision 14 to the AONS SVN repository, changing 51 files.
2007-10-02 08:07:33 UTC in AONS
-
Same problem as 1800816.
2007-09-26 03:12:35 UTC in AONS
-
See this post here: http://www.mail-archive.com/users@tomcat.apache.org/msg05935.html
I'm not exactly sure why you're seeing this, but I am willing to bet that you're using a locked down version of Tomcat which came as default with Ubuntu. I'd be very very tempted to blow it away and install a fresh copy, then lock it down as you see fit.
2007-09-26 03:09:35 UTC in AONS
-
Ignore latest comment, it was meant for different bug.
2007-09-22 03:04:15 UTC in AONS
-
This bug was related to http://sourceforge.net/tracker/index.php?func=detail&aid=1796712&group_id=201332&atid=977131
The system was getting into an invalid state with the invalid database constraint preventing an updated to say the crawl was canceled:
try
{
crawl()
updateRepository('success')
}
catch (Exception e)
{
updateRepository('failure')
2007-09-22 02:59:24 UTC in AONS
-
Should be related to bug http://sourceforge.net/tracker/index.php?func=detail&aid=1796714&group_id=201332&atid=977131.
2007-09-22 02:52:57 UTC in AONS
-
Should be related to bug http://sourceforge.net/tracker/index.php?func=detail&aid=1796714&group_id=201332&atid=977131.
2007-09-22 02:52:29 UTC in AONS