Questions tagged [jrun]

18 questions
10
votes
1 answer

Differences between classes12.jar, ojdbc14.jar, ojdbc5.jar and ojdbc6.jar

We are planning to upgrade our application servers to a new version of JRun which is carrying with it an upgrade from Java 1.4 to Java 1.6. As part of that, we have been testing various pieces of our software stack and realized the need to look at…
Goyuix
  • 3,164
  • 5
  • 28
  • 37
3
votes
2 answers

Coldfusion server crashing

We just had to restart the coldfusion server as it had become unresponsive. Looking at the Apache error log (We have jrun 4 through Apache on a RedHat server), I see the following over and over... [Tue Jun 02 12:21:45 2009] [info] server seems busy,…
nedlud
  • 273
  • 2
  • 10
2
votes
1 answer

Sticky sessions not sticky on coldfusion cluster

we're trying to deploy a legacy coldfusion site onto a new CF8 cluster. The cluster consists of three cf instances running under JRUN4 on a single windows 2008 server. I've got the cluster set to not replicate sessions, and sticky sessions turned…
2
votes
2 answers

Updating JRun for ColdFusion MX7 running on IIS

Old, I know, but that's what I'm working with. I need to update to JRun update 6 (or 7) but the Adobe site only has a .exe installer. That installer wants to update C:\JRun4\. That folder doesn't exist, and my JRun.exe is in…
Kendrick
  • 121
  • 3
1
vote
2 answers

JRun threadpool configuration

Me and my team have been struggling to keep a clustered ColdFusion application stable for the better part of the last 6 months with little result. We are turning to SF in the hope of some finding some JRun experts or fresh ideas cause we can't seem…
jfrobishow
  • 71
  • 10
1
vote
0 answers

jrun ssl peer not authenticated

Before I start, I should say that I've already posted this question at Code Ranch, and have not yet gotten an answer. I'll make sure both this site and Code Ranch receive the answer should I find one... I inherited an old application written in EJB…
Chris Parker
  • 111
  • 2
1
vote
1 answer

Migrating an Adobe/Macromedia Contribute Publishing Services server, users not recognised

I have to migrate an existing installation of Contribute Publishing Services server to another machine. Problem Context I have installed a fresh copy of the CPS server software. Adjusted the server.xml file to reflect the new environment. I have…
Gus D
  • 13
  • 3
1
vote
3 answers

configuring JRun

We are running JRun 4 and have lots of crashes. I am trying to understand where the problems are coming from and have modified the jrun.xml file to enable metrics logging. This is what I'm seeing... 01/06 15:07:27 metrics Web threads…
nedlud
  • 273
  • 2
  • 10
0
votes
1 answer

Web application access different between Domain Name and IP

in our office, we have a web application running. When we access the application by the domain name, http://server.domain.com/application/name it will display the current version of application. However, when we go by the IP address,…
ht2
  • 51
  • 1
  • 1
  • 4
0
votes
1 answer

ColdFusion 9 server keeps restarting itself

We have ColdFusion 9 (32bit) running on a Windows 2008 R2 (64bit) server with IIS 7.5. For a few months now, the ColdFusion server keeps restarting itself at different intervals. We've seen it restarting 10 times a day but it can be all good for a…
0
votes
1 answer

Coldfusion crashing when I initiate debugging session?

I've been trying to hook up eclipse to RDS for a CF8 testing server I have in my office. Every time I try to test the connection, the CF8 application server service crashes. When I check the event logs, it turns out to be jrun crashing: Faulting…
Scott
  • 1
0
votes
1 answer

Cannot connect to JRun server

I am just starting out with ColdFusion. I set up Apache HTTP Server, ColdFusion and ColdFusion builder, and have been able to browse through the directory structure (localhost/cfide/..., etc.), but when I try to open a .cfm file, I am given the…
alex28
  • 107
  • 3
0
votes
1 answer

Coldfusion server spiking and acting up

I have a question about a coldfusion server my company is running at the moment. We have about 50 active websites running on it and we get an average of 1 request per second. We have recently started working with a client that sends us 32 requests…
0
votes
1 answer

Can't connect to MySQL 5.0 with ColdFusion 6.1 + JRun

Obviously, this is not a desirable platform in 2011. :-) HOWEVER. . . . I was using ColdFusion 6.1 and JRun to connect to MySQL on another host. It seemed like it connected okay, but I kept getting: []java.sql.SQLException: Invalid authorization…
hourback
  • 288
  • 1
  • 5
  • 16
0
votes
1 answer

CF9: what is jrun_iis6_wildcard.dll intended for?

I just finished installing an application on a server running ColdFusion 9 (2008 R2 64bit) The application I installed does not use CF, but an isapi dll. To run my application, I need to delete an handler using jrun_iis6_wildcard.dll that seems to…
Stefano
  • 125
  • 1
  • 7
1
2