jrun Questions
1
Solved
I have two servers - one production and one development - running ColdFusion 9.0.1 on IIS 7.5 on Windows Server 2008 R2. The two are configured identically. We have a transient issue where, after w...
Inconvertible asked 27/8, 2014 at 17:20
5
Solved
I'm running CF 9.0.1 on Ubuntu on an "Medium" Amazon EC2 instance. CF has been seizing-up intermittently (several times per day...but notably not isolated to hours of peak usage). At such times, ru...
Sarnen asked 5/6, 2012 at 17:35
3
Solved
As part of upgrading JRun, we are moving from a 1.4 JVM to a 1.6 JVM. Now I am getting a really strange oracle db error: "OALL8 is in an inconsistent state". I have pinned down the problem to inser...
Fulminous asked 24/3, 2009 at 23:33
4
If you want ColdFusion to create your session cookie as a domain level cookie e.g. .bar.com rather than foo.bar.com then you can configure that in the jrun-web.xml:-
<session-config>
<c...
Trefoil asked 15/2, 2012 at 12:26
2
Solved
I have been attempting to resolve an issue where the execution of certain scripts causes a deadlock, putting all subsequent requests into limbo, using up 99.9% of the CPU, and eventually effectivel...
Lubin asked 8/6, 2012 at 1:22
2
Solved
We are running one single instance ColdFusion 9.0.1 Enterprise on JRun 4.0 - As I just read CF 10 will replace JRun with Tomcat. What are the main benefits I'm gaining by switching over to Tomcat?
...
Demisemiquaver asked 17/10, 2011 at 18:25
3
We need to ensure that all cookies on a CF7 site are set as HttpOnly.
We are using jsessionid to control our sessions, and JRun does not create this as HttpOnly.
Whilst it is possible to modify a...
Catron asked 26/6, 2009 at 10:41
1
Solved
I am running ColdFusion 8 application servers on Windows machines. ColdFusion is running as a Windows service.
I have noticed that System.out file is massive (1GB+) on some of the machines.
e.g...
Indefatigable asked 24/2, 2010 at 17:18
1
We have a site running on CF7 that has both logged in and logged out sections, and uses jsessionid for sessions.
When switching to HTTPS (for the secure sections), we need to start a new secure se...
Palimpsest asked 26/6, 2009 at 10:42
1
© 2022 - 2024 — McMap. All rights reserved.