Re: 2.1 CVS still broken?

2002-10-02 Thread Simon Price

I've upgraded Tomcat from 4.0.1 to 4.1.12 and 2.1 dev started working again.

Thanks to Mark for his message which gave me the clue.

Simon

Simon Price wrote:
> I'm still getting blank pages and the following error from the latest 
> cvs. Is this just me or is anyone else seeing this at the moment? Better 
> still, does anyone know the cure please?
> 
> ERROR   (2002-10-02) 21:21.05:864   [access] (Unknown-URI) 
> Unknown-thread/CocoonServlet: Cocoon servlet threw an Exception while 
> trying to close stream.
> java.io.IOException: Cannot find message associated with key 
> 'responseStream.suspended'
> at 
> org.apache.catalina.connector.ResponseStream.flush(ResponseStream.java:237)
> etc...
> 
> The sitemap is translating the addresses into something sensible because 
> "localhost:8080/cocoon"  is getting mapped to 
> "http://localhost:8080/cocoon/documents/index.html";. However, the 
> problem is resulting in just a skeletal blank html document coming back 
> to the browser.
> 
> Thanks
> 
> Simon-life-is-too-short-for-this-Price
> 
> ---
> Simon Price
> Institute for Learning and Research Technology
> University of Bristol
> 8-10 Berkeley Square
> Bristol BS8 1HH
> United Kingdom
> 
> Direct: +44 (0)7071 226 720
> Office: +44 (0)117 928 7193
> Fax: +44 (0)117 928 7112
> [EMAIL PROTECTED]
> http://www.ilrt.bristol.ac.uk
> 
> 
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. 
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
> 
> 


-- 

---
Simon Price
Institute for Learning and Research Technology
University of Bristol
8-10 Berkeley Square
Bristol BS8 1HH
United Kingdom

Direct: +44 (0)7071 226 720
Office: +44 (0)117 928 7193
Fax: +44 (0)117 928 7112
[EMAIL PROTECTED]
http://www.ilrt.bristol.ac.uk


-
Please check that your question  has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: 2.1 CVS still broken?

2002-10-02 Thread Mark Eggers

Other than some annoying odds and ends bugs, 2.1-dev
is working for me (as of yesterday's download).

Environment:

Windows/2000 Professional (latest patches)
jdk 1.3.1_04
Tomcat 4.1.12
IIS 5
jk 1.2

Cocoon was compiled with the following line:

-Dinclude.webapp.libs=yes
-Dinclude.scratchpad.libs=yes
-Dinstall.war=%TOMCAT_HOME%\webapps webapp

I changed debug to no and optimize to yes in the
properties.xml file.

There are some scratchpad problems (to be expected)
and some authentication problems.

1.  Non-sunrise authentication seems to fail when
using the button (or enter), but works when the login
link is selected.

2. Sunrise authentication seems to fail, but when the
page is refreshed, a warning page asks if you want to
log out or continue using the current session. 
Selecting continue with the current session gets you
into the Sunrise portal demo.

I haven't really looked into these things yet.

/mde/

just my two cents . . . .

PS - Note for those who are using the
isapi_redirector.dll and upgrading from 1.0:  Note the
name has changed from isapi_redirect.dll to
isapi_redirector.dll.  You will need to change the
name in the Registry and the ISAPI Filters properties
for IIS in order for the 1.2 version to work.

__
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

-
Please check that your question  has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




2.1 CVS still broken?

2002-10-02 Thread Simon Price

I'm still getting blank pages and the following error from the latest 
cvs. Is this just me or is anyone else seeing this at the moment? Better 
still, does anyone know the cure please?

ERROR   (2002-10-02) 21:21.05:864   [access] (Unknown-URI) 
Unknown-thread/CocoonServlet: Cocoon servlet threw an Exception while 
trying to close stream.
java.io.IOException: Cannot find message associated with key 
'responseStream.suspended'
at 
org.apache.catalina.connector.ResponseStream.flush(ResponseStream.java:237)
etc...

The sitemap is translating the addresses into something sensible because 
"localhost:8080/cocoon"  is getting mapped to 
"http://localhost:8080/cocoon/documents/index.html";. However, the 
problem is resulting in just a skeletal blank html document coming back 
to the browser.

Thanks

Simon-life-is-too-short-for-this-Price

---
Simon Price
Institute for Learning and Research Technology
University of Bristol
8-10 Berkeley Square
Bristol BS8 1HH
United Kingdom

Direct: +44 (0)7071 226 720
Office: +44 (0)117 928 7193
Fax: +44 (0)117 928 7112
[EMAIL PROTECTED]
http://www.ilrt.bristol.ac.uk


-
Please check that your question  has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>