Resin is the Java Application Server for high traffic sites that require speed and scalability.
-1
votes
1answer
36 views
can't serialize session for resin request
[13-04-27 11:27:30.890] {resin-port-10.156.76.24:8084-48} SessionImpl[aaaJ3Dcydow_igIqaIj5t,]: can't serialize session
java.lang.IllegalStateException: block Block[Table[mnode:2],72002] is not an ...
0
votes
0answers
34 views
Deploying axis2.war to container broke client calls to external axis2 webservices
I have several existing web-apps deployed as standalone war files in the app container (resin). Some use axis2 jar files and axis2-generated Stub files to make calls to external SOAP based web ...
0
votes
1answer
76 views
Resin + Oracle + [Spring] + XA Transaction REQUIRES_NEW – Inner Transaction Commit Fails
Could you please help to solve the problem with XA transactions on Resin + Oracle:
We have WebApp which has to execute business transactions which involve both Oracle 11.2.0.1 and Ehcache 2.7. ...
0
votes
2answers
70 views
How to expand single user WebApp to multiple users
There are a similar threads without a concrete solution and I thought it was better to start a new one.
I am facing a situation where I have a WebApp hosted in RESIN (just like Tomcat I guess). So ...
0
votes
1answer
83 views
How to include PHP script into JSF page under tomcat or resin?
I have worked jsf application under tomcat , in the same project I configured also using php as described in Caucho Resin site [http://www.caucho.com/resin-3.1/doc/quercus.xtp]Link1
But when I try to ...
0
votes
1answer
89 views
Logback + Janino + Resin issue with java.lang.NoSuchMethodError
Hi I am using the following version of logback and Janino :
<dependency org="ch.qos.logback" name="logback-core" rev="1.0.11" conf="runtime"/>
<dependency org="ch.qos.logback" ...
0
votes
1answer
85 views
Quercus PHP Grails Character Encoding Issue
I am successfully using the latest resin jar (from http://www.caucho.com/download/) to allow me to utilize legacy PHP code within my Grails web application. Everything renders great, EXCEPT non-ASCII ...
0
votes
0answers
118 views
Optimize workflow for Front End development on Java Resin Project
I have started a new job from a couple months, I work as front developer in a company where up until now everyone was using classic development patterns, but the goal is to move to a new ajax/rest ...
0
votes
0answers
22 views
Apache redirects
I have written the redirect rule something like this in httpd.conf file
RewriteRule ^/internetadvertising(.*)$ http://marketing.abc.com/products/abc-online/ [R=301,L,NE]
The issue I am facing is ...
0
votes
1answer
144 views
-server 'default' is an unknown server in the configuration file
I'm upgrading resin on a webapp and i keep getting the following error
Starting Resin on Tue, 19 Feb 2013 14:46:29 -0800 (PST)
[13-02-19 14:46:31.640] {main} Using Resin(R) ...
0
votes
1answer
135 views
Too many open files error on CentOS with SCOPE=system
I am getting the following error log while running a load test on an application
errnoStr=Too many open files, errno=24, SCOPE=system.
Could anybody explain the meaning of SCOPE=system here?
0
votes
0answers
9 views
I don't know how to access the web apps when I deploy a web apps from remote resin server?
I deploy my web apps on the remote server, which IP is 192.168.5.178,:
Deployed production/webapp/default/UserManager from /home/liyuanjun/UserManager.war to http://127.0.0.1:8080/hmtp
then
...
0
votes
1answer
201 views
Servlet Filter url-mapping /* is not working on 404 errors
I'm using Resin Server & Apache 2.2 with virtual hosting.
Here I'm facing a big challenge in calling a concrete filter.
I'm having a generic Filter class to process all the incoming request.
Ex: ...
0
votes
1answer
71 views
Configuring JRebel 5 with Resin 3.1.x on mac
I'm evaluating JRebel, I was able to install and test it on tomcat in few minutes but I've spent hours trying to configure it with Resin 3.1.
I'm geting the following error in the app server log:
...
1
vote
0answers
56 views
JtaTransaction with Resin
I use JtaTransactionManager of Resin to manage jta transaction in Resin Server,following is spring config for transactionManager.
<bean id="transactionManager" ...
0
votes
0answers
47 views
My resin-4.0.32 can reload modified class file in Windows but it can't in linux
i copy the resin-4.0.32 directory and my app from Windows to linux.
In Windows , when i swap a class file in my app's WEB-INF/classes ,the resin can reload this class file.
the console output this:
...
0
votes
1answer
25 views
Is there a framework can realize Bayeux and hang in rensin?
Look like ComeD can only extend jetty, is there a framework can realize Bayeux and hang in rensin, or other based on the long polling framework?
0
votes
1answer
198 views
Resin with Apache configuration (mod_caucho) on windows
I have PC with Windows x32, Apache 2.2 and Resin 3.0.14 installed and I need to configure Apache with Resin. I already red the article http://www.caucho.com/resin-3.0/install/cse-apache.xtp, but still ...
0
votes
0answers
91 views
Maven support for Resin 4
I can not get the resin-maven-plugin working. Actually I want to test my web app on different App Servers (jetty, tomcat, jboss, glassfish all work great) by executing resin:run.
I tried the snapshots ...
0
votes
1answer
153 views
too many SYN_RECV state of my resin server
here is some information:
cat /proc/net/sockstat
sockets: used 541
TCP: inuse 4000 orphan 3515 tw 4459 alloc 4011 mem 2012
UDP: inuse 2
RAW: inuse 0
FRAG: inuse 0 memory 0
TIME_WAIT 6014
...
0
votes
2answers
105 views
Detect environment (prod vs test) with a Lift app deployed on Resin?
How would you set the run.mode for a Lift application running on Resin?
When deploying on Jetty I included a jetty-web.xml in the war file that set the run.mode property to "production". Now I need ...
0
votes
1answer
191 views
Wordpress in Java environments (Resin+Quercus) without any additional code tweak?
There are some threads here about Resin/Quercus being used for Wordpress. I just want to confirm that once Quercus is installed, Wordpress will work just as-is, with .php file extensions and all? And ...
0
votes
1answer
137 views
How do I redirect https:// requests to http:// in resin4.0
in fact, i got the method for redirect http to https ,as I add a filter in web.xml.
such as,
<security-constraint>
<web-resource-collection>
...
0
votes
1answer
150 views
The throuput of Nginx revers proxy Resin
One Question stuck me long time:
We are using nginx+resin to serve a jsp website.
my question is when many reqeusts from web client to ngix and then nginx requests resin,so I want to know:
Does resin ...
0
votes
1answer
298 views
resin-maven-plugin:4.0.14:run:Cannot find setter, adder nor field in com.caucho.maven.MavenRun for 'contextRoot'
In maven web project :
when I click Plugins-> resin:run
the console has some error message :
Failed to execute goal com.caucho:resin-maven-plugin:4.0.14:run (default-cli) on project ...
0
votes
1answer
86 views
phase 3 and 4 are not excecuted in mod_security
Since Railo/Resin does not allow session cookies to be httpOnly I've been trying to catch them with mod-security 2.7. Normally this would be done in phase:3 I can't seem to process any rules on ...
0
votes
0answers
230 views
rmi performance network traffic
I deploy a RMI Service ,write a RMI Client(Java SE project) to access it and is ok .but the some code in web project,I use wireshark to find that every RMI request sent from our client to our server ...
0
votes
1answer
303 views
java.lang.OutOfMemoryError: PermGen space with Resin and EclipseLink
Ever since I added EclipseLink to my setup I keep getting memory errors every few minutes. It really sucks because Eclipse (IDE) can't even stop resin once that happens and I have to go to the command ...
0
votes
0answers
121 views
Resin 4.0.29 and Jersey 1.13 NullPointerException on startup
In porting an application from Resin 3 to Resin 4, I come across this error on startup:
com.caucho.server.cluster.Server.start resin.home = /.../resin-pro-4.0.29/
...
0
votes
0answers
324 views
Resin 2 to Tomcat 7 performance issues [closed]
We develop and maintain a high volume web application that runs under a legacy version of Resin (2.1.17). As part of a significant infrastructure upgrade, we are in the midst of re-hosting this ...
0
votes
0answers
148 views
Resin installation on ubuntu with sun java
I'm trying to install resin on ubuntu. I already have jdk1.6 installed. But when I do
sudo apt-get install resin
It shows 'open-jdk' will also be downloaded. Why does this happen? I don't want ...
0
votes
0answers
122 views
resin use system cpu very high
top:
Cpu(s): 8.3% us, 60.9% sy, 0.0% ni, 28.7% id
top -Hp "resin-pid":
975 root 16 0 6929m 6.4g 11m R 101.4 82.1 4441:13 java
918 root 15 0 6929m 6.4g 11m R 99.4 82.1 ...
0
votes
0answers
147 views
Resin: redirect all http requests to https
I'm trying to tell Resin (4.0.26) to redirect all http requests to https.
Added configuration as described there:
<host ... >
<rewrite-dispatch>
<redirect regexp="^" ...
0
votes
1answer
186 views
Content length is 0 in http post response in resin 3.0
I have a client who is posting some data to our server with http POST method. Our server is resin 3.0 with java. When I send response whether data is saved or not the the content length of the ...
0
votes
2answers
161 views
apache2.4.2+resin-3.1.9
for creating mod_caucho.so, i run resin configure, when i execute make command, some errors:
/home/xsmapp/temp/resin-3.1.9/>make
(cd modules/c/src; make)
make[1]: Entering directory ...
0
votes
1answer
365 views
How do I create JPA EntityManagerFactory that works in container and standalone applications?
I'm new to JPA so after searching for a while and trying I could not figure how to do the following thing.
I want to use JPA annotated classes in unit tests, production - resin app server, and in ...
0
votes
1answer
54 views
Caucho Resin Digest Authentication with CustomAuthenticator, someone please enlighten me
Ok after experimenting a little bit I found out that resin was calling my AbstractAuthenticator implementation "authenticate" method that takes an HttpDigestCredentials object instead of ...
0
votes
1answer
106 views
velocity log file not writing/rolling
My issue seems peculiar. First i'll explain my setup. I'm using CentOS with Apache and Resin service. Thing is my application log seems to work perfectly fine configured with log4j but velocity log is ...
2
votes
1answer
197 views
Null Pointer Exception when 404 status code comes
i am using Resin 3.1.6 and Struts 2.1.8.1. When a page not found error (404) is returned, I am getting NullPointerException. Here is a stack trace.
java.lang.NullPointerException
at ...
0
votes
1answer
110 views
Resin's Custom Authentication
I'm glad stackoverflow exists at least there is traffic. Sorry for asking these here but posting a question in caucho forums takes weeks to appear apparently.
I was fallowing a guide to have a custom ...
0
votes
2answers
265 views
Can't remove resin web server
From the day i installed resin in my ubuntu,i couldn't b able install any packages nor i could be able to remove it.I'm getting the similar error in both the cases
$sudo apt-get remove resin
Reading ...
0
votes
1answer
42 views
Calling remote Java method that takes java.lang.Object as argument in Resin
I'm using resin in one project. So far so good except for one little issue?
I created a generic method that takes any Object as the only argument but when I call the method it looks for the method ...
0
votes
1answer
126 views
How to deploy Railo 3.2.3 on Resin 4.0.15?
I've just discovered that all the install guides for railo+resin assume you're installing the obsolete 3.1.2 bundle (railo-3.1.0.012-resin-3.1.2-without-jre.zip). I have Resin 4 installed now, what is ...
1
vote
1answer
138 views
Importing the Resin source into Eclipse
How can I import the Resin source code into Eclipse (3.6)? I'm looking to edit some main functions of Quercus.
0
votes
2answers
141 views
package com.x.y.z does not exist
I'm trying to run old servlet under resin. I have deployed it as a war file. After starting resin there is a dir ic. It contains Webcontent dir with WEB-INF/lib/ic.jar (fatjar), jsp etc. While ...
0
votes
1answer
79 views
How do you execute cleanup code on shutdown in Resin?
Is there a way to register a function in Resin so that it runs whenever Resin is shut down? I know you can init servlets on startup, but I need to make sure that all of my exec()'ed processes are ...
0
votes
1answer
448 views
resin memory issue
I started the resin 3.0.28 using the jvm parameter :
-Xms6300M -Xmx6300M -Xss128k -XX:ThreadStackSize=256 -XX:MaxPermSize=128M
-XX:PermSize=128M -verbose:gc -XX:+PrintGCDetails ...
3
votes
1answer
179 views
Bizzare thread blocks creating primitive arrays
We recently had a situation where a production machine went down with a massive thread dump. It's resin webserver, and it gave 'Full thread dump Java HotSpot(TM) 64-Bit Server VM (14.0-b16 mixed ...
1
vote
1answer
504 views
Resin 3.0.18 / IIS6 Server is down message “Server is currently unavailable or down for maintenance”
Is there any way to change this error message? It appears when Resin is not running so I would think it is an IIS6 error message but the source code of the page shows this text commented out:
...
0
votes
2answers
186 views
Is that a good way to make webservice work with resin?
I asked a question yesterday Question about the framework or tools dealing with webservice in java, I am appreciate the answers. I tried some ways and I decide to use axis for the client and JAX-WS ...

