Has anyone noticed that cgi.PATH_INFO is missing in CF 11. We are working to
upgrade from 9 to 11 and use PATH_INFO in various places.. Is this a known
issue? Any ideas on how to remedy it?
thanks!
~|
Order the Adobe Coldfus
Has anyone run into and issue with IIS7.5 CF11 Update 3 with a dump of cgi
missing the path_info? I have 2 4 servers all showing the same behavior...
Anyone seen this? I know it was an issue in early CF 10 but not 11.
~|
Or
>> Is possible to configure a data-source in Tomcat and have it visible
>> to the CF11 instance? If so how? I have tried following the Tomcat
>> doc but continue to run into this error:
>> DAOException: Naming Exception while looking up DataSource Connection
>> mydb:
>> Name [mydb] is not b
Is possible to configure a data-source in Tomcat and have it visible to the
CF11 instance? If so how? I have tried following the Tomcat doc but continue
to run into this error:
DAOException: Naming Exception while looking up DataSource Connection mydb:
Name [mydb] is not bound in this Contex
We have an IIS 7.5 with both CFMX 9 and Weblogic AppServer plugin. When I call
www.myurl.com/myappvirtualdirectory/somefile.jsp the Jrun Server is trying to
process the requset instead of letting WebLogic do it. ANyone know how on a
virtual directoy level to stop Jrun from processing requests?
Has anyone ever run into an issue where their server consumes all tcpip
connections? Basically, when our server ramps up during the day cfmx is no
longer to make any out bound connections to our database our mailserver. If I
open IE on the box I can't get an external webpage to come up. THe
Is there any way to get the cfmail tag to automatically include the submittors
IP address? I realize if can be done programaticaly within the cfmail tag, but
was looking for server based solution. Can the tag be hacked to include the
ipaddress?
This would be for CFMX 8 and 9.
- Alex
~~~
Yeah, I thought it was the driver as well. However, I updated to correct
version and get the same results.
- Alex
>Different drivers maybe?
>
>Does it matter? What does DateFormat and the other CF date functions give
>for them both? I'd guess (a bid guess too) that CF treats them both the
>sam
When using a regular 10g (non tac) database the query returns this:
2005-06-23 13:18:27.0
However, under 10gRac (using the most current jdbc driver) returns this
{ts '2005-06-23 00:00:00'}
for the same data.
Anyone know why?
- Alex
~~
Hello All,
We have a production CFMX server with approx 20 oracle datasources(all coming
from the same server, yes I know single point of failure).
Anyways, whenever our DB server crashes here's what happens:
10/01 19:37:09 metrics Web threads (busy/total): 0/1 Sessions: 3848 Total
Memory=4689
>CF8 ships with JDK 1.6
>
>Version 1.6_06 isn't supported by CF8; 1.6_04 is the latest version
>showing in the support matrix. Regardless, 1.6_06 still suffers the
>classloader issue (which isn't fixed until 1.6u10 and that's still in
>beta).
>
>On Fri
We had a similiar issue. Let me preface by saying I have not read this entire
thread so if the info I give is redundant.. sorry.
Anyways, we had a similiar issue. Code that worked fine under CFMX 7 would
cause Jrun & cfmx 8 to suck down memory until it crashed. We narrowed it down
to a piece
We have been having serious thoughts of getting off of Jrun and into some other
App Server (possible Oracle). However given the way we use IIS it's looking to
be a very difficult migration. Has anyone migrated off of Jrun? Any tips?
I deployed cfmx8 under Oracle 10g 10.1.3 howeveer none of ou
Using this type of connect string:
jdbc:oracle:thin:@(description=(address_list= (LOAD_BALANCE=ON)
(address=(host=server1)
(protocol=tcp)(port=1521))(address=(host=server2)(protocol=tcp)
(port=1521)))(connect_data=(service_name= servicename)))
What should be the expected behavior? When a nod
Using this type of connect string:
jdbc:oracle:thin:@(description=(address_list= (LOAD_BALANCE=ON)
(address=(host=server1)
(protocol=tcp)(port=1521))(address=(host=server2)(protocol=tcp)
(port=1521)))(connect_data=(service_name= servicename)))
What should be the expected behavior? When a nod
When I point it the D:\jrun4 it keeps telling me I have an invalid jrun root.
Any
ideas? This is a Jrun4 install with updater 7... ANyone know what it is
keying on?
I have several installs all with the same issue.
- Alex
> We are running CFMX 8 in a Jrun4 (updater7) instance using java 1.6
> under Win2k3.
>
> When I run the Server Monitor or even Jprofiler on the instance for
> example they both report 125,000 in use. However, when I look at
> Windows Task Manager the Jrun process reports around 225,000. Why
ime.
>
>http://www.javaperformancetuning.com/news/qotm043.shtml
>
>On Fri, Mar 21, 2008 at 12:55 AM, Alex DeMarco <[EMAIL PROTECTED]> wrote:
>>
So if the internal monitor is not showing the memory growth but Windows Task
manager is then is the growth external to CFMX? But something
We are running CFMX 8 in a Jrun4 (updater7) instance using java 1.6 under
Win2k3.
When I run the Server Monitor or even Jprofiler on the instance for example
they both report 125,000 in use. However, when I look at Windows Task Manager
the Jrun process reports around 225,000. Why the differen
Has anyone noticed the following:
Use CFContent to create an Excel file. If your using Excel 2007, excel will
open the file in another window, go back to your app, and your session
variables are gone. Or, if you have excel 2003, once the .xls file opens
within IE do a file - new window from w
> Now... if I could only learn to read for content. If it's using the
> CFCONTENT tag, doesn't that write straight to the browser, no
> filesystem used as a middle man? Sorry for that earlier post.
>
>
> Matthew Williams
> Geodesic GraFX
> www.geodesicgrafx.com/blog
Right.. we are using cf
We have run into an odd issue. We have 2 cfmx/jrun server running under a
BIG-IP loadbalancer. CUrrently, the boxes are NOT clustered. However
source-ip persistence is set at the LB level so whatever machine a client gets
it will stay with. We have an app that creates an .xls file via the cf
Is there a way to set Server variables that get initialized on startup? If so,
how?
Any pointers would be appreciated.
thanks!
- Alex
~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - downl
>> We have CFMX 7 deployed in a Jrun instance. I need to be able
>
>I think you can use JRun datasources directly within CF. You could change
>your CF datasources to JRun datasources for monitoring purposes.
>
>Dave Watts, CTO, Fig Leaf Software
>http://www.figleaf.com/
>
>Fig Leaf Software provid
We have CFMX 7 deployed in a Jrun instance. I need to be able track the number
of connections in use for a given CFMX datasource.
I have metric turned on in Jrun and can succesfully track a Jrun data source
via:
JDBC timeouts: {jdbc.suny_enrollmgt.timeouts}
pool size: {jdbc.suny_enrollmgt.poolS
We just upgraded from CFMX 6.1 Under Jrun to CFMX7(patch 3).
We are now getting all kinds of Session is Invalid NULL errors... Whereever we
do session management... NEver saw this in 6.1
Anyone have any clues as too the cause?
thanks!
- ALex
> Alex,
>
> By "fresh install," do you mean pre-6.1 Updater? I see 2 versions of
> jrunsvc.exe on my machine (doing Properties on the file):
>
> File version 4.0.0.0, 57,344 bytes
> File version 4.0.3.10455, 61,440 bytes
>
> The one that's running (in the c:\cfusionmx\runtime\bin dir) is the
> Hi Alex,
>
> It's standalone, using IIS 5.0. Exactly which file did you copy from
> a fresh install? jrunsvc.exe itself is not having any issues (steady
> at 36K, 2 threads), but I guess it is
related?
Hmm not sure about standalone. We have Jrun with cfmx deployed as a j2ee application,
> I'm still having a rather nasty issue after installing the 6.1 Updater
> (and the 3 recommended hotfixes -- hf55681_61, hf56991.611,
> navserver_611) on my W2K box (SP4, 2GB of RAM). What's happening is
> that there's a slow but steady memory leak in inetinfo.exe. inetinfo
> hardly ever use
29 matches
Mail list logo