RE: Weird CF error...

2006-08-08 Thread Andy Matthews
I've got a great idea to solve this then. Right now the favicon is called as
"file" in the directory root. I'll just change the reference to "/file" and
that should solve it.



-Original Message-
From: Glenn Miller [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 08, 2006 6:05 AM
To: CF-Talk
Subject: RE: Weird CF error...


I would have thought the same thing, but the only place I was able to catch
it was a 404 logger that I put together...  Once I got that fav icon updated
though, it went poof from the logs...

The one that I still have trouble figuring out that is being picked up now
is one where it'll repeat a folder name sequentially (like folder/ then
folder/folder/ then folder/folder/folder) coming off of a search engine...
But that's another topic altogether.  ;)

Glenn

-Original Message-
From: Andy Matthews [mailto:[EMAIL PROTECTED]
Sent: Monday, August 07, 2006 4:38 PM
To: CF-Talk
Subject: RE: Weird CF error...

Ah...

That could make sense. When you "search" through the site, it uses virtual
pathing like so:
http://www.andyandjaime.com/index.cfm/searchdate/2006-07

But the thing is that I never GET the error in the browser. If that error
was generated, wouldn't it show up in the browser window?



-Original Message-
From: Glenn Miller [mailto:[EMAIL PROTECTED]
Sent: Monday, August 07, 2006 2:06 PM
To: CF-Talk
Subject: RE: Weird CF error...


Hey Andy,

I'd hit the same error in house with a couple of sites when it was trying to
call the favicon from a subfolder off of the root.  Ended up putting in a
blank favicon.ico folder in until we had a real one, but then call the file
itself from a full path.  That seemed to knock out the problem.  I never did
figure out why the line numbering was off though.

Glenn

-Original Message-
From: Andy Matthews [mailto:[EMAIL PROTECTED]
Sent: Monday, August 07, 2006 2:55 PM
To: CF-Talk
Subject: Weird CF error...

I'm getting a weird CF error:

1) coldfusion.runtime.Cast$NumberConversionException: The value
"favicon.ico" cannot be converted to a number
2) coldfusion.runtime.CfErrorWrapper
3) Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418.8 (KHTML,
like Gecko) Safari/419.3
4) None
5) /index.cfm
6) None
7) 24.243.186.245
8) The value "favicon.ico" cannot be converted to a number
The error occurred on line 6.

It's coming from this page:
http://www.andyandjaime.com

I've seen it in the logs many times but I have no clue what's generating it.
I do have a favicon in the root, but the line calling the favicon is on line
70.

This is line 6:










~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249149
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Weird CF error...

2006-08-08 Thread Glenn Miller
I would have thought the same thing, but the only place I was able to catch
it was a 404 logger that I put together...  Once I got that fav icon updated
though, it went poof from the logs...  

The one that I still have trouble figuring out that is being picked up now
is one where it'll repeat a folder name sequentially (like folder/ then
folder/folder/ then folder/folder/folder) coming off of a search engine...
But that's another topic altogether.  ;)

Glenn 

-Original Message-
From: Andy Matthews [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 07, 2006 4:38 PM
To: CF-Talk
Subject: RE: Weird CF error...

Ah...

That could make sense. When you "search" through the site, it uses virtual
pathing like so:
http://www.andyandjaime.com/index.cfm/searchdate/2006-07

But the thing is that I never GET the error in the browser. If that error
was generated, wouldn't it show up in the browser window?



-Original Message-
From: Glenn Miller [mailto:[EMAIL PROTECTED]
Sent: Monday, August 07, 2006 2:06 PM
To: CF-Talk
Subject: RE: Weird CF error...


Hey Andy,

I'd hit the same error in house with a couple of sites when it was trying to
call the favicon from a subfolder off of the root.  Ended up putting in a
blank favicon.ico folder in until we had a real one, but then call the file
itself from a full path.  That seemed to knock out the problem.  I never did
figure out why the line numbering was off though.

Glenn

-Original Message-
From: Andy Matthews [mailto:[EMAIL PROTECTED]
Sent: Monday, August 07, 2006 2:55 PM
To: CF-Talk
Subject: Weird CF error...

I'm getting a weird CF error:

1) coldfusion.runtime.Cast$NumberConversionException: The value
"favicon.ico" cannot be converted to a number
2) coldfusion.runtime.CfErrorWrapper
3) Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418.8 (KHTML,
like Gecko) Safari/419.3
4) None
5) /index.cfm
6) None
7) 24.243.186.245
8) The value "favicon.ico" cannot be converted to a number
The error occurred on line 6.

It's coming from this page:
http://www.andyandjaime.com

I've seen it in the logs many times but I have no clue what's generating it.
I do have a favicon in the root, but the line calling the favicon is on line
70.

This is line 6:








~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249126
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Weird CF error...

2006-08-07 Thread Mingo Hagen
Oh oh... you used the M-word, now I feel obligated to provide the 
Firefox alternative;
http://livehttpheaders.mozdev.org/

Although I must say that Fiddler has more features.

Mingo.


Brad Wood wrote:
> Ever used MS Fiddler.  It can be a very handy tool to track down pesky
> 404's you don't even realize are there like js includes, css etc.



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249083
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Weird CF error...

2006-08-07 Thread Brad Wood
Ever used MS Fiddler.  It can be a very handy tool to track down pesky
404's you don't even realize are there like js includes, css etc.

~Brad

-Original Message-
From: Kris Jones [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 07, 2006 5:17 PM
To: CF-Talk
Subject: Re: Weird CF error...

My understanding is that the favicon.ico file gets requested with
every page. If it's not found, a 404 (or sometimes some other error)
is thrown. But the page being requested is getting returned, so
there's no error returned to the user per se. It's kind of like when
an image on a page isn't at the path provided. In that case, the user
sees the indication of broken/missing image. In the case of a
favicon.ico the favicon is just not returned so no favicon displays.
Most users don't know to be looking for it, so don't notice that it
wasn't returned.

Cheers
Kris


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249073
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Weird CF error...

2006-08-07 Thread Kris Jones
My understanding is that the favicon.ico file gets requested with
every page. If it's not found, a 404 (or sometimes some other error)
is thrown. But the page being requested is getting returned, so
there's no error returned to the user per se. It's kind of like when
an image on a page isn't at the path provided. In that case, the user
sees the indication of broken/missing image. In the case of a
favicon.ico the favicon is just not returned so no favicon displays.
Most users don't know to be looking for it, so don't notice that it
wasn't returned.

Cheers
Kris

> But the thing is that I never GET the error in the browser. If that error
> was generated, wouldn't it show up in the browser window?

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249071
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Weird CF error...

2006-08-07 Thread Andy Matthews
Ah...

That could make sense. When you "search" through the site, it uses virtual
pathing like so:
http://www.andyandjaime.com/index.cfm/searchdate/2006-07

But the thing is that I never GET the error in the browser. If that error
was generated, wouldn't it show up in the browser window?



-Original Message-
From: Glenn Miller [mailto:[EMAIL PROTECTED]
Sent: Monday, August 07, 2006 2:06 PM
To: CF-Talk
Subject: RE: Weird CF error...


Hey Andy,

I'd hit the same error in house with a couple of sites when it was trying to
call the favicon from a subfolder off of the root.  Ended up putting in a
blank favicon.ico folder in until we had a real one, but then call the file
itself from a full path.  That seemed to knock out the problem.  I never did
figure out why the line numbering was off though.

Glenn

-Original Message-
From: Andy Matthews [mailto:[EMAIL PROTECTED]
Sent: Monday, August 07, 2006 2:55 PM
To: CF-Talk
Subject: Weird CF error...

I'm getting a weird CF error:

1) coldfusion.runtime.Cast$NumberConversionException: The value
"favicon.ico" cannot be converted to a number
2) coldfusion.runtime.CfErrorWrapper
3) Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418.8 (KHTML,
like Gecko) Safari/419.3
4) None
5) /index.cfm
6) None
7) 24.243.186.245
8) The value "favicon.ico" cannot be converted to a number
The error occurred on line 6.

It's coming from this page:
http://www.andyandjaime.com

I've seen it in the logs many times but I have no clue what's generating it.
I do have a favicon in the root, but the line calling the favicon is on line
70.

This is line 6:






~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249051
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Weird CF error...

2006-08-07 Thread Andy Matthews
No 404 error handler around. But even if there were, the favicon.ico file is
most definitely there. I also can't get the error to be duplicated which is
irritating me.

:



-Original Message-
From: Ben Nadel [mailto:[EMAIL PROTECTED]
Sent: Monday, August 07, 2006 2:07 PM
To: CF-Talk
Subject: RE: Weird CF error...


Do you have a file-not-found error handler in CF? It might not be finding
the file and be handled oddly in the 404 error.


Ben Nadel
www.bennadel.com

-Original Message-
From: Andy Matthews [mailto:[EMAIL PROTECTED]
Sent: Monday, August 07, 2006 2:55 PM
To: CF-Talk
Subject: Weird CF error...

I'm getting a weird CF error:

1) coldfusion.runtime.Cast$NumberConversionException: The value
"favicon.ico" cannot be converted to a number
2) coldfusion.runtime.CfErrorWrapper
3) Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418.8 (KHTML,
like Gecko) Safari/419.3
4) None
5) /index.cfm
6) None
7) 24.243.186.245
8) The value "favicon.ico" cannot be converted to a number The error
occurred on line 6.

It's coming from this page:
http://www.andyandjaime.com

I've seen it in the logs many times but I have no clue what's generating it.
I do have a favicon in the root, but the line calling the favicon is on line
70.

This is line 6:



Anyone have any ideas as to what's going on?








~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249047
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Weird CF error...

2006-08-07 Thread Ben Nadel
Do you have a file-not-found error handler in CF? It might not be finding
the file and be handled oddly in the 404 error.

...
Ben Nadel 
www.bennadel.com

-Original Message-
From: Andy Matthews [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 07, 2006 2:55 PM
To: CF-Talk
Subject: Weird CF error...

I'm getting a weird CF error:

1) coldfusion.runtime.Cast$NumberConversionException: The value
"favicon.ico" cannot be converted to a number
2) coldfusion.runtime.CfErrorWrapper
3) Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418.8 (KHTML,
like Gecko) Safari/419.3
4) None
5) /index.cfm
6) None
7) 24.243.186.245
8) The value "favicon.ico" cannot be converted to a number The error
occurred on line 6.

It's coming from this page:
http://www.andyandjaime.com

I've seen it in the logs many times but I have no clue what's generating it.
I do have a favicon in the root, but the line calling the favicon is on line
70.

This is line 6:



Anyone have any ideas as to what's going on?






~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249040
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Weird CF error...

2006-08-07 Thread Glenn Miller
Hey Andy,

I'd hit the same error in house with a couple of sites when it was trying to
call the favicon from a subfolder off of the root.  Ended up putting in a
blank favicon.ico folder in until we had a real one, but then call the file
itself from a full path.  That seemed to knock out the problem.  I never did
figure out why the line numbering was off though.

Glenn 

-Original Message-
From: Andy Matthews [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 07, 2006 2:55 PM
To: CF-Talk
Subject: Weird CF error...

I'm getting a weird CF error:

1) coldfusion.runtime.Cast$NumberConversionException: The value
"favicon.ico" cannot be converted to a number
2) coldfusion.runtime.CfErrorWrapper
3) Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418.8 (KHTML,
like Gecko) Safari/419.3
4) None
5) /index.cfm
6) None
7) 24.243.186.245
8) The value "favicon.ico" cannot be converted to a number
The error occurred on line 6.

It's coming from this page:
http://www.andyandjaime.com

I've seen it in the logs many times but I have no clue what's generating it.
I do have a favicon in the root, but the line calling the favicon is on line
70.

This is line 6:




~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249038
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Weird CF Error

2001-09-15 Thread Dave Watts

> We are getting the following error on our network of sites. 
> Running CF4 on NT.
> 
> ...
>
> Diagnostics : Error loading CFX custom tag library Windows NT 
> error number 1114 occurred while attempting to load library
> 'D:\CFUSION\CustomTags\cfx_ad.dll'.The error occurred 
> while processing an element with a general identifier of (CFX_AD), 
> occupying document position (89:1) to (89:123) in the template file
> \\VALHALLA\WEBFILES\CAROLINAS\JOBS\WELCOME.CFM.

Have you used this CFX_AD in the past without problems?

One thing I've had to do to diagnose problems like this in the past is to
check for dependencies within DLLs. You can use the Dependency Checker tool
that's available with the NT 4 Resource Kit for this. Just open the DLL in
question, and it'll show you what libraries that DLL uses, and whether those
libraries are available.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Weird CF error that is only on Mac machines?

2001-05-25 Thread Bud

On 5/24/01, Marc J. Mataya penned:
>Anyone know of any form issues with Macs?
>
>I have a data editing form page that keeps breaking on Mac machines only
>when they submit the form to save.  It happens on the server with my saving
>code that does CFUPDATE.  For some reason, my CFIF that looks for
>saveForm=Edit is coming back as something other than Edit, so that my code
>tries to Add that record instead.
>
>Stumped!

The only issue I know of with Macs is IE 5 will not repost form 
variables (that really sucks). It also occasionally reloads the page 
when you hit your back button, which sucks if there were form 
variables passed to that page as now they are gone.

Does this happen all the time, or occasionally? I really like the IE 
5 interface for Macs, it's the best of all browsers across all 
platforms, but I don't use it for this very reason. It's impossible 
to develop with. If I submit a form and there is an error, I can't 
simply change the code and refresh because the form variables don't 
get reposted. And when I go back to submit the form again, if the 
page was cleared from the cache and I had submitted form variables to 
that page, I can't just refresh that page.
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Weird CF error that is only on Mac machines?

2001-05-24 Thread Zac

Marc J. Mataya wrote:

> MSIE 5.0!  What's the scoop on that error?

Not totally sure to be honest. It was discussed on the list a few weeks ago
which is why I even knew about it.

Perhaps one of the original posters from that thread can repost any links to
any solutions. 

--

   Don't blame me.
   I voted for Kodos.


   email: [EMAIL PROTECTED]
   WWW: http://www.pixelgeek.com/


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Weird CF error that is only on Mac machines?

2001-05-24 Thread Marc J. Mataya

MSIE 5.0!  What's the scoop on that error?
I have a hidden form field (saveForm) that tells the action page what to do.
For some reason, my code is failing on  code and is
falling through to my INSERT code incorrectly.

Thanks!


- Original Message -
From: "Zac" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, May 24, 2001 2:59 PM
Subject: Re: Weird CF error that is only on Mac machines?


> Marc J. Mataya wrote:
>
> > Anyone know of any form issues with Macs?
>
> What browser? There is, I believe, an issue with the new IE 5 browser for
> the Mac that re-introduces a form bug
>
> --
>
> If all else fails, immortality can always be assured by spectacular error.
>
> John Kenneth Galbraith
>
>
>
> email: [EMAIL PROTECTED]
> web: http://www.pixelgeek.com/
>
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Weird CF error that is only on Mac machines?

2001-05-24 Thread Sean McCarthy

im a mac user i find table sizing issues frequently in i-5 what is the error

-Sean McCarthy
---
HealthObjects
410-895-0379


-Original Message-
From: Zac [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 24, 2001 3:00 PM
To: CF-Talk
Subject: Re: Weird CF error that is only on Mac machines?


Marc J. Mataya wrote:

> Anyone know of any form issues with Macs?

What browser? There is, I believe, an issue with the new IE 5 browser for
the Mac that re-introduces a form bug

-- 

If all else fails, immortality can always be assured by spectacular error.

John Kenneth Galbraith



email: [EMAIL PROTECTED]
web: http://www.pixelgeek.com/
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Weird CF error that is only on Mac machines?

2001-05-24 Thread Zac

Marc J. Mataya wrote:

> Anyone know of any form issues with Macs?

What browser? There is, I believe, an issue with the new IE 5 browser for
the Mac that re-introduces a form bug

-- 

If all else fails, immortality can always be assured by spectacular error.

John Kenneth Galbraith



email: [EMAIL PROTECTED]
web: http://www.pixelgeek.com/


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Weird CF Error

2001-04-12 Thread David E. Crawford

Check the physical memory available and the disk space available. If you are
uploading "Large" files, they have to be read into memory before being
written to disk. Rule of thumb is that you need at least 2.5 times the size
of the file free on disk or in memory to insure that the upload will work.
I would check diskspace first.

DC

- Original Message -
From: "Hayes, David" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, April 12, 2001 10:15
Subject: RE: Weird CF Error


> As the error message suggests, it's a SQL Server error.  Look up
"deadlock"
> in SQL help.
>
> -Original Message-
> From: Edward Chanter [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 12, 2001 8:26 AM
> To: CF-Talk
> Subject: Weird CF Error
>
>
> Has anyone seen these before:
>
> ~
>
> Error Diagnostic Information
> ODBC Error Code = 40001 (Serialization failure)
>
> [Microsoft][ODBC SQL Server Driver][SQL Server]Your transaction (process
ID
> #15) was deadlocked with another process and has been chosen as the
> deadlock victim. Rerun your transaction.
>
> ~~
>
> I can't figure out what's causing it. Is it my dbase (SQL 7) or the CF
> Server (4.01)
>
> Any help would be most appreciated
>
> best wishes,
>
>   -= Ed
>
>
> Problems cannot be solved at the same
> level of awareness which created them.
>- Albert Einstein
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Weird CF Error

2001-04-12 Thread Edward Chanter

Very interesting thanks!




best wishes,

  -= Ed


Problems cannot be solved at the same
level of awareness which created them.
   - Albert Einstein
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Weird CF Error

2001-04-12 Thread Edward Chanter

Interesting. the lock is not an intentional thing do you know any
way of changing it?




best wishes,

  -= Ed


Problems cannot be solved at the same
level of awareness which created them.
   - Albert Einstein
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Weird CF Error

2001-04-12 Thread Hayes, David

As the error message suggests, it's a SQL Server error.  Look up "deadlock"
in SQL help.

-Original Message-
From: Edward Chanter [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 12, 2001 8:26 AM
To: CF-Talk
Subject: Weird CF Error


Has anyone seen these before:

~

Error Diagnostic Information
ODBC Error Code = 40001 (Serialization failure)

[Microsoft][ODBC SQL Server Driver][SQL Server]Your transaction (process ID
#15) was deadlocked with another process and has been chosen as the
deadlock victim. Rerun your transaction.

~~

I can't figure out what's causing it. Is it my dbase (SQL 7) or the CF
Server (4.01)

Any help would be most appreciated

best wishes,

  -= Ed


Problems cannot be solved at the same
level of awareness which created them.
   - Albert Einstein
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Weird CF Error

2001-04-12 Thread Dave f

Can occur with compound queries. You are waiting to access a record/row
which another user/process has locked. That other user/process is waiting
for  something that you have locked.

D

- Original Message -
From: "Edward Chanter" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, April 12, 2001 9:25 AM
Subject: Weird CF Error


> Has anyone seen these before:
>
> ~
>
> Error Diagnostic Information
> ODBC Error Code = 40001 (Serialization failure)
>
> [Microsoft][ODBC SQL Server Driver][SQL Server]Your transaction (process
ID
> #15) was deadlocked with another process and has been chosen as the
> deadlock victim. Rerun your transaction.
>
> ~~
>
> I can't figure out what's causing it. Is it my dbase (SQL 7) or the CF
> Server (4.01)
>
> Any help would be most appreciated
>
> best wishes,
>
>   -= Ed
>
>
> Problems cannot be solved at the same
> level of awareness which created them.
>- Albert Einstein
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Weird CF Error

2001-04-12 Thread Bob Silverberg

Sounds like it's the database.  Two processes were trying to access the same
data, but one of them had the resource locked.

-Original Message-
From: Edward Chanter [mailto:[EMAIL PROTECTED]]
Sent: April 12, 2001 9:26 AM
To: CF-Talk
Subject: Weird CF Error


Has anyone seen these before:

~

Error Diagnostic Information
ODBC Error Code = 40001 (Serialization failure)

[Microsoft][ODBC SQL Server Driver][SQL Server]Your transaction (process ID
#15) was deadlocked with another process and has been chosen as the
deadlock victim. Rerun your transaction.

~~

I can't figure out what's causing it. Is it my dbase (SQL 7) or the CF
Server (4.01)

Any help would be most appreciated

best wishes,

  -= Ed


Problems cannot be solved at the same
level of awareness which created them.
   - Albert Einstein
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: weird CF error or not weird but i have never seen it.

2000-04-18 Thread Sean Daniels

I saw this once. It happened when the name of the first query was the same
as the variable name. Is the name of your first query "project" by any
chance? If so, you are overwriting the variable with the query structure.


- Sean


Sean Daniels
Manager, Engineering
DealStream.com
[EMAIL PROTECTED]
http://www.dealstream.com

tel: 207.439.6030
cel: 978.764.0779


> -Original Message-
> From: Shawn Regan [mailto:[EMAIL PROTECTED]]
> Sent: Monday, April 17, 2000 6:12 PM
> To: '[EMAIL PROTECTED]'
> Subject: weird CF error or not weird but i have never seen it.
>
>
>
> This message is in MIME format. Since your mail reader does not understand
> this format, some or all of this message may not be legible.
>
> --_=_NextPart_001_01BFA8B9.E4AB2F60
> Content-Type: text/plain;
>   charset="iso-8859-1"
>
> I have two queries on the same page, both are pulling info by an client_id
> and one other field but on one of the queries i keep getting this error.
>
> Expression result cannot be converted to a string
>
> Expressions used inside tags like CFOUTPUT, CFQUERY, CFMAIL, etc. must
> evaluate to a value that can be converted to a string for output
> or dynamic
> text accumulation purposes. Complex objects, such as queries, arrays, and
> COM/DCOM objects, cannot be represented as strings.
>
> The error occurred while processing an element with a general
> identifier of
> (#project#), occupying document position (16:10) to (16:18).
>
> The first query has no problem with #project# but the second one does.
>
> Anyone seen this? Its a Eval version of CF server I'm going to install the
> single user server today.
>
> Shawn Regan
>
> --_=_NextPart_001_01BFA8B9.E4AB2F60
> Content-Type: text/html;
>   charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
>
> 
> 
> 
>  charset=3Diso-8859-1">
>  5.5.2650.12">
> weird CF error or not weird but i have never seen it.
> 
> 
>
> I have two queries on the same page, both are pulling =
> info by an client_id and one other field but on one of the queries i =
> keep getting this error.
>
> Expression result cannot be converted to a =
> string
> 
>
> Expressions used inside tags like CFOUTPUT, CFQUERY, =
> CFMAIL, etc. must evaluate to a value that can be converted to a string =
> for output or dynamic text accumulation purposes. Complex objects, such =
> as queries, arrays, and COM/DCOM objects, cannot be represented as =
> strings.
>
> The error occurred while processing an element with a =
> general identifier of (#project#), occupying document position (16:10) =
> to (16:18).
>
> The first query has no problem with #project# but the =
> second one does.
> 
>
> Anyone seen this? Its a Eval version of CF server I'm =
> going to install the single user server today.
> 
>
> Shawn Regan
> 
>
> 
> 
> --_=_NextPart_001_01BFA8B9.E4AB2F60--
> --
> 
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf
_talk or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: weird CF error or not weird but i have never seen it.

2000-04-17 Thread Seth Petry-Johnson

>I have two queries on the same page, both are pulling info by an client_id
>and one other field but on one of the queries i keep getting this error.


Without seeing your code the only advice I can give is to fully scope your
variables.  For example, instead of using #project# use #qryName.project#
(where qryName is the name of a query) or #form.project# or whatever.  You
may have variables named "project" in multiple scopes, and CF may be
inadvertently reading the wrong scope. If you fully scope the variable when
you reference it then CF has less quess work to do, which means less chance
of errors (and it will run faster too).

Post your code if you still have problems.  A piece of advice, however:
change your mail client to send in PLAIN TEXT format to this list.  The list
server doesn't seem to be accepting HTML formatted messages.  It botches the
MIME encoding and any code you include will come through all botched up.
This makes reading the post difficult, which in turn means less chance of
you getting an answer.

Regards,
Seth Petry-Johnson
Argo Enterprise and Associates

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.