RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll

2010-12-01 Thread Brook Davies
Well, its 2am and I am still trying to figure this one out. I've reinstalled CF now about 5 times, I get the same error (with zero details!) everytime. I've tried installing to a new partition - same error. I've logged on with a new admin account and installed from there, same error. I've tried

Re: CF9 Service Randomly Restarting

2010-12-01 Thread Dave Sueltenfuss
Hi Carl, It was an java.lang.OutOfMemoryError, that we are seeing in the hs_err_pxxx log. We are still looking to see what is causing this -Dave On Tue, Nov 30, 2010 at 4:55 PM, Carl Meyer ca...@tassweb.com.au wrote: Thanks All... looks like our issue is related to running out of swap space

Re: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll

2010-12-01 Thread Jochem van Dieten
On Wed, Dec 1, 2010 at 11:34 AM, Brook Davies wrote: If I open a command prompt and go to 'c:\coldfusion8\runtime\bin\' and run any of executables directly (like sniffer.exe or xmlscript.exe - I get the same error Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll. So does the dll

Re: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll

2010-12-01 Thread Azadi Saryev
when you tried other JVMs, where did you install them? try installing one into C:\Java or some such directory - not into CF8's jre folder and not into Program Files - and changing your java.home in jvm.config to point to the new jre location. (make sure you download and install the JDK, not

RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll

2010-12-01 Thread Brook Davies
Hi Jochem, The dll does exist where it is supposed to. Its 3,813,376 KB in size. I've reinstalled CF8 about 6 or 7 times now, to various locations always with the exact same error. The dll is virus free. I've tried starting CF directly and I get the exact same error and that error alone printed

RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll

2010-12-01 Thread Mark A. Kruger
Brook, Any compression on the file system? -mark Mark A. Kruger, MCSE, CFG (402) 408-3733 ext 105 Skype: markakruger www.cfwebtools.com www.coldfusionmuse.com www.necfug.com -Original Message- From: Brook Davies [mailto:cft...@logiforms.com] Sent: Wednesday, December 01, 2010 8:46

RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll

2010-12-01 Thread Brook Davies
Nope, no compression Mark. The really strange thing is that everything was running fine, until that class file issue. And after deleting the cf generated class files and then clicking 'clear template cache' in the cfadmin, upon rebooting this mysterious error has been all I have been able to get

RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll

2010-12-01 Thread Mark A. Kruger
Brook, And a full reinstall to a different directory (c:\coldfusion8_new or something) didn't work? Mark A. Kruger, MCSE, CFG (402) 408-3733 ext 105 Skype: markakruger www.cfwebtools.com www.coldfusionmuse.com www.necfug.com -Original Message- From: Brook Davies

RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll

2010-12-01 Thread Brook Davies
Yeah, a full reinstall to a new partition didn't work (G:\coldfusion8). Same error! -Original Message- From: Mark A. Kruger [mailto:mkru...@cfwebtools.com] Sent: December-01-10 7:22 AM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading:

.NET errors after CF 9.01 Update

2010-12-01 Thread Stefan Richter
I updated my Windows 2008 R2 64Bit server to 9.01. After I had some issues with the invocation of .NET assemblies I uninstalled and then reinstalled the ColdFusion 9.0.1 .NET Integration Service Installer. Still I cannot use any dlls now. The error I get has little details but looks like

RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll

2010-12-01 Thread Mark A. Kruger
Brook, Tell me everything about the OS - ignoring any information about JVM's etc. What exact version of windows are you running? Is it a VPS? Is it on a domain? What are the environmental variables? Is your login as an admin? What is the service pack level gotta be something else going on

Re: CF9 + cfhttp == Log Every Request?!?!

2010-12-01 Thread Raymond Camden
Don't feel bad - this was one of the new features in 901. Not a lot of press on it. On Tue, Nov 30, 2010 at 2:54 PM, Matt Quackenbush quackfu...@gmail.com wrote: /facepalm Thanks, rex.  I have no idea why I did not see that.  I mean, I looked at it 82,421 times, but it just did not click.  

Re: .NET errors after CF 9.01 Update

2010-12-01 Thread Stefan Richter
E so I tried rebooting the server... now getting a blank page which is much, much better. Will keep you posted but it seems ok now. S ~| Order the Adobe Coldfusion Anthology now!

Re: How to make a CFSELECT Required

2010-12-01 Thread Leigh
It only applies to CFFORMS.   not quite the same thing.    No, I think you misunderstood. I was responding to Azadi's comment. There is a note in the documentation mentioning the required/space fix applies only to size=1 lists, and only with flash forms. I thought something may have

Re: cfc bind issue

2010-12-01 Thread Michael Grant
and your site root resolves to mysite\admin? On Tue, Nov 30, 2010 at 6:21 PM, webmas...@pegweb.com wrote: Ok this one has me scratching my head. I have a cfc located here. C:\mysite\admin\cfc\GetCategoryData.cfc I put this code on a page where I call it using the dot notation and it

RE: cfc bind issue

2010-12-01 Thread webmaster
The root would be c:\mysite\ but I am executing the cfc from the admin folder inside the site root. It is hitting the CFC fine because I can see it return all the values like it should using the ajax debugging window. It just doesn't put those values into the drop downs. -Original

Moving from MSSQL to mySQL

2010-12-01 Thread Monique Boea
Hello All. Is there a utility that will allow me to copy the tables and structure from an MS SQL database to a mySQL one? Thanks ~| Order the Adobe Coldfusion Anthology now!

Re: Moving from MSSQL to mySQL

2010-12-01 Thread Russ Michaels
here: http://dev.mysql.com/tech-resources/articles/migrating-from-microsoft.html unless you are migrating from windows to linux though I wouldn't recommend doing this. SQL Server is the far superior solution, easier to use, easier to manage, better client tools, better backup options, generally

Re: Moving from MSSQL to mySQL

2010-12-01 Thread mac.jordan
Check out Intelligent Solutions - we have utility software from them to do Access and mySQL. -- mac jordan On 1 Dec 2010, at 18:07, Monique Boea moniqueb...@gmail.com wrote: Hello All. Is there a utility that will allow me to copy the tables and structure from an MS SQL database to

secure site woes

2010-12-01 Thread Rob Voyle
Hi Folks I have a secure site that works fine: https://www.appreciativeway.com/secure/bookstore.cfm When I add variables such as: https://www.appreciativeway.com/secure/bookStore.cfm?webSource=clergy The page becomes a mix of secure and non secure items. The variable is the link origin and

Re: secure site woes

2010-12-01 Thread Mahcsig
There is a file spacer.gif that is being served without the ssl at the very bottom of the age (after the footer). ~Mahcsig On Wed, Dec 1, 2010 at 10:57 AM, Rob Voyle robvo...@voyle.com wrote: Hi Folks I have a secure site that works fine:

Re: secure site woes

2010-12-01 Thread Russ Michaels
I can see at least 1 non secure item on the page img src=http://www.clergyleadership.com/images/spacer.gif view-source:http://www.clergyleadership.com/images/spacer.gif alt= border=0 height=400 width=1 / -- Russ Michaels www.cfmldeveloper.com - Supporting the CF community since 1999 FREE

Re: secure site woes

2010-12-01 Thread Bryan Stevenson
It's been a while since I had to set this up, but are you using relative or absolute paths for the images? Being in the same directory stopped mattering years ago, but using https may be the issue. So if images are being referenced like so: img src=../images/myimage.gif You MAY have issues

Re: secure site woes

2010-12-01 Thread Matthew Williams
img src=http://www.clergyleadership.com/images/spacer.gif view-source:http://www.clergyleadership.com/images/spacer.gifalt=border=0height=400width=1/ This image is loading over http. There may be more, I didn't search beyond that. Matthew Williams Geodesic GraFX www.geodesicgrafx.com/blog

Re: secure site woes

2010-12-01 Thread Russ Michaels
Hey Bryan, Actually using img src=../images/myimage.gif is fine, as this will be relative to the current url, so will use http or https using img src=https://www.appreciativeway.com/secure/images/myimage.gif; as you suggest will force all images to use the SSL even though he page is not. So

Re: secure site woes

2010-12-01 Thread Rob Voyle
Hi Guys Thanks a bunch. That image was the problem. converting it to a relative path solved the problem. Much appreciated. Rob Robert J. Voyle, Psy.D. Director, Clergy Leadership Institute For Coaching and Training in Appreciative Inquiry Author: Restoring Hope: Appreciative Strategies

Re: secure site woes

2010-12-01 Thread Bryan Stevenson
On Wed, 2010-12-01 at 19:08 +, Russ Michaels wrote: Hey Bryan, Actually using img src=../images/myimage.gif is fine, as this will be relative to the current url, so will use http or https using img src=https://www.appreciativeway.com/secure/images/myimage.gif; as you suggest will

RE: Webservice error after CF 8.01 update CF FAILS TO START! [FIXED]

2010-12-01 Thread Brook Davies
Hallelujah praise the lord. Thanks to Mack who was kind enough to take a look at my server, we're back in business. Turns out an older version of msvcr71.dll had somehow found its way onto the system and was causing all of the problems. I don't know why it just started all of sudden, but

Re: Moving from MSSQL to mySQL

2010-12-01 Thread Monique Boea
It's not up to me :( The company is switching because the hosting company convinced the previous developer that it was a good idea. On Wed, Dec 1, 2010 at 1:26 PM, Russ Michaels r...@michaels.me.uk wrote: here: http://dev.mysql.com/tech-resources/articles/migrating-from-microsoft.html

Re: Moving from MSSQL to mySQL

2010-12-01 Thread Monique Boea
What's the link? there are a million Intelligent Solutions out there :) On Wed, Dec 1, 2010 at 1:39 PM, mac.jordan mac.jor...@gmail.com wrote: Check out Intelligent Solutions - we have utility software from them to do Access and mySQL. -- mac jordan On 1 Dec 2010, at 18:07, Monique

Re: Moving from MSSQL to mySQL

2010-12-01 Thread mac jordan
No idea - not at my desktop. Google for intelligent converters mysql mssql - that should find them. On Wed, Dec 1, 2010 at 7:44 PM, Monique Boea moniqueb...@gmail.com wrote: What's the link? there are a million Intelligent Solutions out there :) On Wed, Dec 1, 2010 at 1:39 PM, mac.jordan

Re: Moving from MSSQL to mySQL

2010-12-01 Thread Jordan Michaels
While I have great respect for Russ, I respectfully and completely disagree with just about everything he said there. Not that you even asked for the lists opinion on what DB solution is better, but I just wanted to make it known that there are plenty of folks out here with huge amounts of

Re: Moving from MSSQL to mySQL

2010-12-01 Thread Matt Quackenbush
Facebook == Pure Evil. It *is* all bad. :-) On Wed, Dec 1, 2010 at 2:09 PM, Jordan Michaels wrote: Facebook runs on MySQL, so it can't be all bad, right? ;) ~| Order the Adobe Coldfusion Anthology now!

Re: Moving from MSSQL to mySQL

2010-12-01 Thread Matthew Williams
There's also SQLYog Enterprise. It has a conversion tool for this as well. Matthew Williams Geodesic GraFX www.geodesicgrafx.com/blog On 12/1/2010 2:48 PM, mac jordan wrote: No idea - not at my desktop. Google for intelligent converters mysql mssql - that should find them. On Wed, Dec 1,

Re: Moving from MSSQL to mySQL

2010-12-01 Thread Russ Michaels
I didn't say it was BAd Jordan, I would not be stupid enough to say that as it is clearly a very popular and well used RDBMS. However most people just use the free edition of MySQL because it is free and are not even aware that there is a free edition of SQL server too called SQL Server express.

Re: Moving from MSSQL to mySQL

2010-12-01 Thread Will Tomlinson
Hello All. Is there a utility that will allow me to copy the tables and structure from an MS SQL database to a mySQL one? Thanks I use this product - works flawlessly. When moving large amounts of data, just be sure to go into settings and use NO skin. It bogs it down. Otherwise it works

RE: Webservice error after CF 8.01 update CF FAILS TO START! [FIXED]

2010-12-01 Thread Mark A. Kruger
Wow... now that's obscure gotta blog that one. Mark A. Kruger, MCSE, CFG (402) 408-3733 ext 105 Skype: markakruger www.cfwebtools.com www.coldfusionmuse.com www.necfug.com -Original Message- From: Brook Davies [mailto:cft...@logiforms.com] Sent: Wednesday, December 01, 2010 1:40

Re: Webservice error after CF 8.01 update CF FAILS TO START! [FIXED]

2010-12-01 Thread Russ Michaels
that is certainly odd, that is the microsoft visual c runtime file, how would it affect ColdFusion which runs on Java ? Russ On Wed, Dec 1, 2010 at 10:15 PM, Mark A. Kruger mkru...@cfwebtools.comwrote: Wow... now that's obscure gotta blog that one. Mark A. Kruger, MCSE, CFG (402)

RE: Webservice error after CF 8.01 update CF FAILS TO START! [FIXED]

2010-12-01 Thread Mark A. Kruger
It's used by the installer - probably to register DLLs and add other stuff to the registry. I've noticed that CF9 will check and install these libraries if it doesn't find them. ... but it seems like an awfully low level OS problem to be affecting a Java ap eh? Mark A. Kruger, MCSE, CFG (402)

RE: Webservice error after CF 8.01 update CF FAILS TO START! [FIXED]

2010-12-01 Thread Leigh
... but it seems like an awfully low level OS problem to be affecting a Java ap eh? I noticed the bug database does mention problems with java 1.6/msvcr71.dll and custom loaders http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6509291

Re: Webservice error after CF 8.01 update CF FAILS TO START! [FIXED]

2010-12-01 Thread Dave Watts
that is certainly odd, that is the microsoft visual c runtime file, how would it affect ColdFusion which runs on Java ? The JVM itself is loaded as a native DLL - jvm.dll. Java requires a native bootstrap to run in the first place. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/

Re: How to make a CFSELECT Required

2010-12-01 Thread Aaron Rouse
You could add to the page your own _CF_hasValue function and let the new one handle any non out of the box needs. There is even an example of this done in a old comment on Ben Forta's blog. The example is for a single select, so if I understand the OP's original email then I think it would work