Re: IllegalStateException

2007-08-14 Thread Pinoy Trader
I checked the stack trace and nothing else is there except that one... I saw
this bug report although seems not the case, because nothing is being added
when i click on "Show Project Groups"

I tried a subversion pom URL, cvs etc... same effect...actually whatever i
place in that form for the POM url has no effect whatsoeverit just go to
this illegalstateexception



On 8/15/07, Brett Porter <[EMAIL PROTECTED]> wrote:
>
> http://jira.codehaus.org/browse/CONTINUUM-1054
>
> Usually, this hasn't stopped anything from working - it just is a bad
> error report. Is there anything else that is going wrong that can help
> diagnose the problem?
>
> - Brett
>
> On 15/08/07, Pinoy Trader <[EMAIL PROTECTED]> wrote:
> > Hi Guys,
> >
> > Im trying to use Continuum 1.1 beta...It seems that whatever I do I
> always
> > get this when adding a maven 2 project...
> >
> >  - Error setting character encoding to 'UTF-8' - ignoring.
> > java.lang.IllegalStateException: getReader() or getInputStream() called
> > at
> org.mortbay.jetty.servlet.ServletHttpRequest.setCharacterEncoding
> > (Ser
> > vletHttpRequest.java:602)
> >
> > And continuum spits out this error message:
> >
> > The specified resource cannot be accessed. Please try again later or
> contact
> > your administrator.
> >
> > Any hints at all what's causing this?
> >
>
>
> --
> Brett Porter
> Blog: http://www.devzuz.org/blogs/bporter/
>


IllegalStateException

2007-08-14 Thread Pinoy Trader
Hi Guys,

Im trying to use Continuum 1.1 beta...It seems that whatever I do I always
get this when adding a maven 2 project...

 - Error setting character encoding to 'UTF-8' - ignoring.
java.lang.IllegalStateException: getReader() or getInputStream() called
at org.mortbay.jetty.servlet.ServletHttpRequest.setCharacterEncoding
(Ser
vletHttpRequest.java:602)

And continuum spits out this error message:

The specified resource cannot be accessed. Please try again later or contact
your administrator.

Any hints at all what's causing this?