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?


Re: IllegalStateException

2007-08-14 Thread Brett Porter
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/