[Resin-interest] java.io.IOException: can't clear response after writing headers

2010-08-26 Thread Morawetz, Martin
Hi all, Some JSPs produce following error Stacktrace in our Java-log: java.io.IOException: can't clear response after writing headers at com.caucho.server.http.ResponseStream.clear(ResponseStream.java:233) at

[Resin-interest] UnsupportedOperationException: The method shutdownOutput() is not supported in SSLSocket

2010-05-06 Thread Morawetz, Martin
Hi, Trying to run an axis2 webservice with resin 4.0.5 we see following stacktrace in the resin stdout file: java.lang.UnsupportedOperationException: The method shutdownOutput() is not supported in SSLSocket at com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.shutdownOutput(BaseSSLSoc

[Resin-interest] Having several resin-server behind an apache webserver-instance

2009-07-28 Thread MORAWETZ Martin
Hi, Is it possible to have several resin-server behind an apache webserver-instance? And if so is it possible to have some sort of load-balancing (e.g. with mod_caucho)? Kind regards, Martin The information in this e-mail and in any attachments is confidential and intended solely for the

Re: [Resin-interest] How to get the SSL-Session ID?

2008-08-22 Thread MORAWETZ Martin
, 2008, at 6:18 AM, MORAWETZ Martin wrote: Hello, To be more particular: we use Apache 2.2.4 with mod_ssl and Resin pro 3.15 with mod_caucho. What information about the ssl-connection does mod_caucho get from apache and what information is accessible from a servlet e.g.? Currently

Re: [Resin-interest] How to get the SSL-Session ID?

2008-08-19 Thread MORAWETZ Martin
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von MORAWETZ Martin Gesendet: Montag, 18. August 2008 19:28 An: resin-interest@caucho.com Betreff: [Resin-interest] How to get the SSL-Session ID? Hello, We use Resin 3.1.5 with Apache as Webserver and SSL Encryption. Does Resin

[Resin-interest] How to get the SSL-Session ID?

2008-08-18 Thread MORAWETZ Martin
Hello, We use Resin 3.1.5 with Apache as Webserver and SSL Encryption. Does Resin provide an easy way to get at the SSL Session ID? Kind regards, Martin Diese E-Mail sowie jeglicher Anhang sind vertraulich und ausschließlich für den/die bezeichneten Adressaten bestimmt. Diese Mitteilung

Re: [Resin-interest] How to see the used classpath?

2008-06-24 Thread MORAWETZ Martin
Discussion for the Resin application server Betreff: Re: [Resin-interest] How to see the used classpath? On Jun 23, 2008, at 10:09 AM, MORAWETZ Martin wrote: Hello, We have some classpath issues when using resin on a linux system. Some jars which get loaded under windows apparently don't

Re: [Resin-interest] How to see the used classpath?

2008-06-24 Thread MORAWETZ Martin
server Betreff: Re: [Resin-interest] How to see the used classpath? On Jun 24, 2008, at 9:01 AM, MORAWETZ Martin wrote: Thanks for your quick reply, Scott. I didn't consider the *missing* /resin-admin enhancement as bug ;-) Well, it gets filed in the bug tracker like a bug

[Resin-interest] How to see the used classpath?

2008-06-23 Thread MORAWETZ Martin
Hello, We have some classpath issues when using resin on a linux system. Some jars which get loaded under windows apparently don't get loaded in the linux environment. The only difference I know is that we use resin-pro3.1.2 on Windows and resin-pro3.1.6 on linux. To see what resin actually

[Resin-interest] Tested/Supported Java-Versions

2007-07-04 Thread MORAWETZ Martin
Hallo, Is Resin Pro 3.1.x tested with Java 1.6? Is there a list of supported/tested Java-Versions (maybe online)? Regards Martin Diese E-Mail sowie jeglicher Anhang sind vertraulich und ausschließlich für den/die bezeichneten Adressaten bestimmt. Diese Mitteilung kann rechtlich geschützte,

[Resin-interest] IllegalStateException thrown when reading from srun.db

2007-06-26 Thread MORAWETZ Martin
Hi list, Since a few days we notice java.lang.IllegalStateExceptions in the resin-stdout-log. Consequence is the loss of all session-attributes of the particular session. Are there any known common reasons for invalid blocks? We use Resin 3.0.23. Below the stacktrace:

Re: [Resin-interest] IllegalStateException thrown when reading fromsrun.db

2007-06-26 Thread MORAWETZ Martin
Interesting detail: we see the same error on a second server too. -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von MORAWETZ Martin Gesendet: Dienstag, 26. Juni 2007 16:22 An: resin-interest@caucho.com

Re: [Resin-interest] Character Problem with German Umlaute

2007-06-15 Thread MORAWETZ Martin
Hi, We had a simiar problem. Playing with the values in /etc/sysconfig/i18n (Redhat) worked for us. From our /etc/sysconfig/i18n: LANG=en_US SUPPORTED=en_US:en Hope it helps, Martin -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Lars Braeuer

[Resin-interest] Resin cluster performance drops with number of nodes

2007-05-25 Thread MORAWETZ Martin
Hallo, I'm evaluating the resin-cluster capabilities. My problem is that with the current setup using just one node performes much better than having two nodes running. The setup is: Two apache server as frontend, I use the mod_caucho module as load-balancer, two resin server. One Apache and one

[Resin-interest] resin-cluster-nodes write to same logfile

2007-05-21 Thread MORAWETZ Martin
Hallo list, Out of curiosity, are there any drawbacks of having all resin-cluster-nodes write to the same stdout-logfile? Regards Martin Diese E-Mail sowie jeglicher Anhang sind vertraulich und ausschließlich für den/die bezeichneten Adressaten bestimmt. Diese Mitteilung kann rechtlich

Re: [Resin-interest] run resin 3.1 pro with java 1.4?

2007-05-15 Thread MORAWETZ Martin
Hi, Is it possible to run resin 3.1 pro with java 1.4? I'm evaluating resin 3.1.0 pro and get: Exception in thread main java.lang.UnsupportedClassVersionError: com/caucho/boot/ResinBoot (Unsupported major.minor version 49.0) at resin startup (Resin starts without any problem with java

[Resin-interest] Resin is unable to find a valid licence

2007-05-15 Thread MORAWETZ Martin
Hi, I'm evaluating Resin Professional. At startup I get following error message: com.caucho.config.ConfigException: Resin Professional has not found any valid licenses. Licenses belong in /opt/resin-pro-3.0.23/licenses. The (evaluation-)license is in

Re: [Resin-interest] run resin 3.1 pro with java 1.4?

2007-05-15 Thread MORAWETZ Martin
OK, I already found the answer, as the stderr.log shows the licence expired. -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von MORAWETZ Martin Gesendet: Dienstag, 15. Mai 2007 16:52 An: resin-interest@caucho.com

Re: [Resin-interest] run resin 3.1 pro with java 1.4?

2007-05-15 Thread MORAWETZ Martin
server Betreff: Re: [Resin-interest] run resin 3.1 pro with java 1.4? If you are testing and evaluating a new middleware server... why wouldn't you also want to take advantage of the great new advancements and features in the newer JDK's? MORAWETZ

[Resin-interest] The requested URL /jsp/index.jsp was not found on this server.

2007-01-29 Thread MORAWETZ Martin
Hi, Every now and then we see the message The requested URL /jsp/xslt.jsp was not found on this server. in the browser-window. After hitting the reload-button a few times the page gets served as expected, While thats no big deal in our development environment we would really have a problem if it

[Resin-interest] Resin admin servlet

2007-01-11 Thread MORAWETZ Martin
Hi list, I tried to follow the cookbook example from http://www.caucho.com/resin-3.0/jmx/cookbook/restart.xtp to manage resin-apps by a servlet. I've been unable to compile the servlet because of the missing class 'com.caucho.server.webapp.mbean.WebAppMBean' Neither the resin-3.0.22