Some reason Artifactory failed.

View: New views
5 Messages — Rating Filter:   Alert me  

Some reason Artifactory failed.

by rsemburakkiannan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I deployed artifactory 2.x version in tomcat server(in Linux box).  Today I was trying to access the artifactory, I got the following error msg in both tomcat log and artifactory log.  

Any help/pointers in this regard highly appreciated.

2009-05-01 10:45:00,147 [ERROR] (o.a.w.w.a.ArtifactoryRequestCycle:81) - User anonymous accessed unauthorized resource. Not authorized to instantiate class org.artifactory.webapp.wicket.page.error.AccessDeniedPage
2009-05-01 10:45:00,148 [ERROR] (o.a.w.w.a.ArtifactoryRequestCycle:81) - User anonymous accessed unauthorized resource. Not authorized to instantiate class org.artifactory.webapp.wicket.page.error.AccessDeniedPage
2009-05-01 10:45:00,260 [ERROR] (o.a.w.w.a.ArtifactoryRequestCycle:81) - User anonymous accessed unauthorized resource. Not authorized to instantiate class org.artifactory.webapp.wicket.page.error.AccessDeniedPage

Re: Some reason Artifactory failed.

by Yoav Landman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Normally that would happen when your session has expired and you are trying to access a secured page (or submit a page you had open from a previous session).

HTH,

Yoav

On Fri, May 1, 2009 at 5:54 PM, rsemburakkiannan <rsemburakkiannan@...> wrote:

I deployed artifactory 2.x version in tomcat server(in Linux box).  Today I
was trying to access the artifactory, I got the following error msg in both
tomcat log and artifactory log.

Any help/pointers in this regard highly appreciated.

2009-05-01 10:45:00,147 [ERROR] (o.a.w.w.a.ArtifactoryRequestCycle:81) -
User anonymous accessed unauthorized resource. Not authorized to instantiate
class org.artifactory.webapp.wicket.page.error.AccessDeniedPage
2009-05-01 10:45:00,148 [ERROR] (o.a.w.w.a.ArtifactoryRequestCycle:81) -
User anonymous accessed unauthorized resource. Not authorized to instantiate
class org.artifactory.webapp.wicket.page.error.AccessDeniedPage
2009-05-01 10:45:00,260 [ERROR] (o.a.w.w.a.ArtifactoryRequestCycle:81) -
User anonymous accessed unauthorized resource. Not authorized to instantiate
class org.artifactory.webapp.wicket.page.error.AccessDeniedPage

--
View this message in context: http://www.nabble.com/Some-reason-Artifactory-failed.-tp23334381p23334381.html
Sent from the Artifactory-Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Artifactory-users mailing list
Artifactory-users@...
https://lists.sourceforge.net/lists/listinfo/artifactory-users


------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Artifactory-users mailing list
Artifactory-users@...
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Re: Some reason Artifactory failed.

by rsemburakkiannan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Yoav,

I opened new ie and typed URL, it took long time to login and my log file flooded with error msg i posted.  

I think it happens purely when I configure LDAP for authentication.  Where as in-build auth. not causing an issue.  I deleted LDAP(with AD) configuration, it never happens again.  I think some issue with LDAP stuff.  Any help in this regard highly appreciated.

Thanks,
-Raghu

Yoav Landman wrote:
Hi,

Normally that would happen when your session has expired and you are trying
to access a secured page (or submit a page you had open from a previous
session).

HTH,

Yoav

On Fri, May 1, 2009 at 5:54 PM, rsemburakkiannan <
rsemburakkiannan@consultantemail.com> wrote:

>
> I deployed artifactory 2.x version in tomcat server(in Linux box).  Today I
> was trying to access the artifactory, I got the following error msg in both
> tomcat log and artifactory log.
>
> Any help/pointers in this regard highly appreciated.
>
> 2009-05-01 10:45:00,147 [ERROR] (o.a.w.w.a.ArtifactoryRequestCycle:81) -
> User anonymous accessed unauthorized resource. Not authorized to
> instantiate
> class org.artifactory.webapp.wicket.page.error.AccessDeniedPage
> 2009-05-01 10:45:00,148 [ERROR] (o.a.w.w.a.ArtifactoryRequestCycle:81) -
> User anonymous accessed unauthorized resource. Not authorized to
> instantiate
> class org.artifactory.webapp.wicket.page.error.AccessDeniedPage
> 2009-05-01 10:45:00,260 [ERROR] (o.a.w.w.a.ArtifactoryRequestCycle:81) -
> User anonymous accessed unauthorized resource. Not authorized to
> instantiate
> class org.artifactory.webapp.wicket.page.error.AccessDeniedPage
>
> --
> View this message in context:
> http://www.nabble.com/Some-reason-Artifactory-failed.-tp23334381p23334381.html
> Sent from the Artifactory-Users mailing list archive at Nabble.com.
>
>
>
> ------------------------------------------------------------------------------
> Register Now & Save for Velocity, the Web Performance & Operations
> Conference from O'Reilly Media. Velocity features a full day of
> expert-led, hands-on workshops and two days of sessions from industry
> leaders in dedicated Performance & Operations tracks. Use code vel09scf
> and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
> _______________________________________________
> Artifactory-users mailing list
> Artifactory-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Artifactory-users mailing list
Artifactory-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Re: Some reason Artifactory failed.

by Yoav Landman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

- What was the (relative Artifactory) URL you typed in? Did you log in to Artifactory before entering it?
- Did you test your LDAP connection using the UI to verify that it's working?

On Mon, May 4, 2009 at 5:43 PM, rsemburakkiannan <rsemburakkiannan@...> wrote:

Hi Yoav,

I opened new ie and typed URL, it took long time to login and my log file
flooded with error msg i posted.

I think it happens purely when I configure LDAP for authentication.  Where
as in-build auth. not causing an issue.  I deleted LDAP(with AD)
configuration, it never happens again.  I think some issue with LDAP stuff.
Any help in this regard highly appreciated.

Thanks,
-Raghu


Yoav  Landman wrote:
>
> Hi,
>
> Normally that would happen when your session has expired and you are
> trying
> to access a secured page (or submit a page you had open from a previous
> session).
>
> HTH,
>
> Yoav
>
> On Fri, May 1, 2009 at 5:54 PM, rsemburakkiannan <
> rsemburakkiannan@...> wrote:
>
>>
>> I deployed artifactory 2.x version in tomcat server(in Linux box).  Today
>> I
>> was trying to access the artifactory, I got the following error msg in
>> both
>> tomcat log and artifactory log.
>>
>> Any help/pointers in this regard highly appreciated.
>>
>> 2009-05-01 10:45:00,147 [ERROR] (o.a.w.w.a.ArtifactoryRequestCycle:81) -
>> User anonymous accessed unauthorized resource. Not authorized to
>> instantiate
>> class org.artifactory.webapp.wicket.page.error.AccessDeniedPage
>> 2009-05-01 10:45:00,148 [ERROR] (o.a.w.w.a.ArtifactoryRequestCycle:81) -
>> User anonymous accessed unauthorized resource. Not authorized to
>> instantiate
>> class org.artifactory.webapp.wicket.page.error.AccessDeniedPage
>> 2009-05-01 10:45:00,260 [ERROR] (o.a.w.w.a.ArtifactoryRequestCycle:81) -
>> User anonymous accessed unauthorized resource. Not authorized to
>> instantiate
>> class org.artifactory.webapp.wicket.page.error.AccessDeniedPage
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Some-reason-Artifactory-failed.-tp23334381p23334381.html
>> Sent from the Artifactory-Users mailing list archive at Nabble.com.
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Register Now & Save for Velocity, the Web Performance & Operations
>> Conference from O'Reilly Media. Velocity features a full day of
>> expert-led, hands-on workshops and two days of sessions from industry
>> leaders in dedicated Performance & Operations tracks. Use code vel09scf
>> and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
>> _______________________________________________
>> Artifactory-users mailing list
>> Artifactory-users@...
>> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>>
>
> ------------------------------------------------------------------------------
> Register Now & Save for Velocity, the Web Performance & Operations
> Conference from O'Reilly Media. Velocity features a full day of
> expert-led, hands-on workshops and two days of sessions from industry
> leaders in dedicated Performance & Operations tracks. Use code vel09scf
> and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
> _______________________________________________
> Artifactory-users mailing list
> Artifactory-users@...
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>
>

--
View this message in context: http://www.nabble.com/Some-reason-Artifactory-failed.-tp23334381p23369904.html
Sent from the Artifactory-Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Artifactory-users mailing list
Artifactory-users@...
https://lists.sourceforge.net/lists/listinfo/artifactory-users


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Artifactory-users mailing list
Artifactory-users@...
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Re: Some reason Artifactory failed.

by rsemburakkiannan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Here is the URL I type in: http://<hostname>:8080/artifactory

Yes, I log in several times before(using LDAP authentication & local user as well).  After two weeks later,  If I use the above URL to login either LDAP user/local artifactory user, it happens(like my original post).  The server(tomcat) restart also didn't help.. So I waited for long time to login and deleted LDAP configuration, now it works like a champ.  I hope there is some problem exists w.r.t LDAP.  Is it a bug?  I read there was some similar bug filed during Feb'09 time frame.

Thanks,
-Raghu

Yoav Landman wrote:
- What was the (relative Artifactory) URL you typed in? Did you log in to
Artifactory before entering it?
- Did you test your LDAP connection using the UI to verify that it's
working?

On Mon, May 4, 2009 at 5:43 PM, rsemburakkiannan <
rsemburakkiannan@consultantemail.com> wrote:

>
> Hi Yoav,
>
> I opened new ie and typed URL, it took long time to login and my log file
> flooded with error msg i posted.
>
> I think it happens purely when I configure LDAP for authentication.  Where
> as in-build auth. not causing an issue.  I deleted LDAP(with AD)
> configuration, it never happens again.  I think some issue with LDAP stuff.
> Any help in this regard highly appreciated.
>
> Thanks,
> -Raghu
>
>
> Yoav  Landman wrote:
> >
> > Hi,
> >
> > Normally that would happen when your session has expired and you are
> > trying
> > to access a secured page (or submit a page you had open from a previous
> > session).
> >
> > HTH,
> >
> > Yoav
> >
> > On Fri, May 1, 2009 at 5:54 PM, rsemburakkiannan <
> > rsemburakkiannan@consultantemail.com> wrote:
> >
> >>
> >> I deployed artifactory 2.x version in tomcat server(in Linux box).
>  Today
> >> I
> >> was trying to access the artifactory, I got the following error msg in
> >> both
> >> tomcat log and artifactory log.
> >>
> >> Any help/pointers in this regard highly appreciated.
> >>
> >> 2009-05-01 10:45:00,147 [ERROR] (o.a.w.w.a.ArtifactoryRequestCycle:81) -
> >> User anonymous accessed unauthorized resource. Not authorized to
> >> instantiate
> >> class org.artifactory.webapp.wicket.page.error.AccessDeniedPage
> >> 2009-05-01 10:45:00,148 [ERROR] (o.a.w.w.a.ArtifactoryRequestCycle:81) -
> >> User anonymous accessed unauthorized resource. Not authorized to
> >> instantiate
> >> class org.artifactory.webapp.wicket.page.error.AccessDeniedPage
> >> 2009-05-01 10:45:00,260 [ERROR] (o.a.w.w.a.ArtifactoryRequestCycle:81) -
> >> User anonymous accessed unauthorized resource. Not authorized to
> >> instantiate
> >> class org.artifactory.webapp.wicket.page.error.AccessDeniedPage
> >>
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/Some-reason-Artifactory-failed.-tp23334381p23334381.html
> >> Sent from the Artifactory-Users mailing list archive at Nabble.com.
> >>
> >>
> >>
> >>
> ------------------------------------------------------------------------------
> >> Register Now & Save for Velocity, the Web Performance & Operations
> >> Conference from O'Reilly Media. Velocity features a full day of
> >> expert-led, hands-on workshops and two days of sessions from industry
> >> leaders in dedicated Performance & Operations tracks. Use code vel09scf
> >> and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
> >> _______________________________________________
> >> Artifactory-users mailing list
> >> Artifactory-users@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/artifactory-users
> >>
> >
> >
> ------------------------------------------------------------------------------
> > Register Now & Save for Velocity, the Web Performance & Operations
> > Conference from O'Reilly Media. Velocity features a full day of
> > expert-led, hands-on workshops and two days of sessions from industry
> > leaders in dedicated Performance & Operations tracks. Use code vel09scf
> > and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
> > _______________________________________________
> > Artifactory-users mailing list
> > Artifactory-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/artifactory-users
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Some-reason-Artifactory-failed.-tp23334381p23369904.html
> Sent from the Artifactory-Users mailing list archive at Nabble.com.
>
>
>
> ------------------------------------------------------------------------------
> Register Now & Save for Velocity, the Web Performance & Operations
> Conference from O'Reilly Media. Velocity features a full day of
> expert-led, hands-on workshops and two days of sessions from industry
> leaders in dedicated Performance & Operations tracks. Use code vel09scf
> and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
> _______________________________________________
> Artifactory-users mailing list
> Artifactory-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Artifactory-users mailing list
Artifactory-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/artifactory-users