Re: Webservice error after CF 8.01 update

2010-12-23 Thread Mack
Hi Mack, Just wondering if you filed this as a bug. Brook, It's bug 85391. -- Mack ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive:

RE: Webservice error after CF 8.01 update

2010-12-22 Thread Brook Davies
Brook -Original Message- From: Mack [mailto:mrsmith.w...@gmail.com] Sent: December-11-10 10:05 AM To: cf-talk Subject: Re: Webservice error after CF 8.01 update Grrr I've pretty much exhausted all my options now, this is driving me batty.. Brook, I think this is a bug in CF

Re: Webservice error after CF 8.01 update

2010-12-13 Thread Mack
Your getting a different error, which is actually the same one I get on my production server. However, I don't have to modify any filenames or ANY code to get this error. I think it happens when there is a cache pop in the template cache. That's my guess also and I think renaming the cfc

RE: Webservice error after CF 8.01 update

2010-12-12 Thread Brook Davies
before an error starts, thats why I think its related to the template cache.. Brook -Original Message- From: Mack [mailto:mrsmith.w...@gmail.com] Sent: December-11-10 10:05 AM To: cf-talk Subject: Re: Webservice error after CF 8.01 update Grrr I've pretty much exhausted all my

Re: Webservice error after CF 8.01 update

2010-12-11 Thread Mack
Grrr I've pretty much exhausted all my options now, this is driving me batty.. Brook, I think this is a bug in CF. I've made a small testcase on which I can reproduce the error all the time: http://dl.dropbox.com/u/15688335/wstest.zip 1. Put the files in a wstest folder in your root. 2.

RE: Webservice error after CF 8.01 update

2010-12-10 Thread Brook Davies
] Sent: December-09-10 10:07 AM To: cf-talk Subject: RE: Webservice error after CF 8.01 update Just to put this out there, the problem with the duplicate class definition error is back again. It ran fine for days and all of a sudden reared its ugly head out of the blue. No server restart, nothing. I

RE: Webservice error after CF 8.01 update

2010-12-10 Thread Brook Davies
://xml.apache.org/axis/}hostname:AWEB2 ''/pre Grrr I've pretty much exhausted all my options now, this is driving me batty.. Brook -Original Message- From: Brook Davies [mailto:cft...@logiforms.com] Sent: December-10-10 11:50 AM To: cf-talk Subject: RE: Webservice error after CF 8.01 update

RE: Webservice error after CF 8.01 update

2010-12-09 Thread Brook Davies
: December-03-10 2:50 PM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! [FIXED] That is exactly what we have pushed to production today to attempt to resolve this (which is the only place it happens). The WSDL always title cases the name. I read that displayName

RE: Webservice error after CF 8.01 update

2010-12-09 Thread Brook Davies
I should mention, that clearing the template cache (via the cfadmin) appears to resolve the problem. Note, I also manually deleted the cfclasses/ and cfc-skeleton/ files before clicking 'clear template cache'. Not sure if I *needed* that step. So what, should I schedule the template cache to be

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

2010-12-05 Thread Carl Meyer
Wow very interesting and difficult problem. I am a bit late in reading this detail and have nothing to add over what others have covered. Curious is it fixed and what was to solution? Regards, Carl. Well, its 2am and I am still trying to figure this one out. I've reinstalled CF now about 5

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

2010-12-05 Thread Carl Meyer
Just noticed the answer in other thread. Interesting solution Mack. Wow very interesting and difficult problem. I am a bit late in reading this detail and have nothing to add over what others have covered. Curious is it fixed and what was to solution? Regards, Carl.

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

2010-12-04 Thread Mark A. Kruger
: Webservice error after CF 8.01 update CF FAILS TO START! [FIXED] The initial webservice error did not go away after the msvcr71.dll was updated. It was unrelated. For the record, the errors starting happening on our webservice after the 8.01 upgrade and involved the complex return types. The error

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

2010-12-04 Thread Bobby Hartsfield
, December 03, 2010 10:54 AM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! [FIXED] The initial webservice error did not go away after the msvcr71.dll was updated. It was unrelated. For the record, the errors starting happening on our webservice after the 8.01

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

2010-12-04 Thread Brook Davies
Changing the case of the actual template file names fixed it. Changing the references in the code did not. Brook -Original Message- From: Bobby Hartsfield [mailto:bo...@acoderslife.com] Sent: December-03-10 2:50 PM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS

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

2010-12-03 Thread Brook Davies
The initial webservice error did not go away after the msvcr71.dll was updated. It was unrelated. For the record, the errors starting happening on our webservice after the 8.01 upgrade and involved the complex return types. The error was: coldfusion.xml.rpc.CFCInvocationException

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

2010-12-02 Thread Mack
On Thu, Dec 2, 2010 at 12:36 AM, Mark A. Kruger mkru...@cfwebtools.com wrote: 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

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

2010-12-02 Thread Mark A. Kruger
-Original Message- From: Mack [mailto:mrsmith.w...@gmail.com] Sent: Thursday, December 02, 2010 5:42 AM To: cf-talk Subject: Re: Webservice error after CF 8.01 update CF FAILS TO START! [FIXED] On Thu, Dec 2, 2010 at 12:36 AM, Mark A. Kruger mkru...@cfwebtools.com wrote: It's used

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

2010-12-02 Thread Mack
On Thu, Dec 2, 2010 at 3:47 PM, Mark A. Kruger mkru...@cfwebtools.com wrote: Mack, Thanks for that info so copying to the /bin directory does the trick?  I would think you would have to un register and re register nice to know. Mark, When loading a DLL Windows searches first in

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

2010-12-02 Thread Brook Davies
Yeah, I wasn't sure if you need to copy it into the bin directory or just update the version in system32. Thanks again Mack. Brook ~| Order the Adobe Coldfusion Anthology now!

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

2010-12-02 Thread Bobby Hartsfield
So did the initial webservice error go away as well? .:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: Brook Davies [mailto:cft...@logiforms.com] Sent: Thursday, December 02, 2010 10:35 AM To: cf-talk Subject: RE: Webservice error after CF

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
Davies [mailto:cft...@logiforms.com] Sent: November-30-10 8:59 PM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll chkDsk says there are no bad blocks.. I'm doing a defrag aswell -Original Message

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
] Sent: November-30-10 8:59 PM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll chkDsk says there are no bad blocks.. I'm doing a defrag aswell -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
out to the console. Its bizarre right? Brook -Original Message- From: Jochem van Dieten [mailto:joch...@gmail.com] Sent: December-01-10 4:18 AM To: cf-talk Subject: Re: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.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 Mark A. Kruger
AM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll 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

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
\jre\bin\ and run java -version and it reports '1.6.0_04' Everything is 32bit... Brook -Original Message- From: Mark A. Kruger [mailto:mkru...@cfwebtools.com] Sent: December-01-10 6:53 AM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading

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
...@logiforms.com] Sent: Wednesday, December 01, 2010 9:09 AM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll Nope, no compression Mark. The really strange thing is that everything was running fine, until

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: C

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
[mailto:cft...@logiforms.com] Sent: Wednesday, December 01, 2010 9:39 AM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll Yeah, a full reinstall to a new partition didn't work (G:\coldfusion8). Same error

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

2010-12-01 Thread Brook Davies
, but updating this dll resolved the problem. Maybe Mack can comment further on the resolution. Thank you for everyones responses and suggestions!! Brook -Original Message- From: Mark A. Kruger [mailto:mkru...@cfwebtools.com] Sent: December-01-10 8:20 AM To: cf-talk Subject: RE: Webservice error

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

2010-12-01 Thread Mark A. Kruger
PM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! [FIXED] 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

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

2010-12-01 Thread Russ Michaels
-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 PM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START

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

2010-12-01 Thread Mark A. Kruger
) 408-3733 ext 105 Skype: markakruger www.cfwebtools.com www.coldfusionmuse.com www.necfug.com -Original Message- From: Russ Michaels [mailto:r...@michaels.me.uk] Sent: Wednesday, December 01, 2010 4:27 PM To: cf-talk Subject: Re: Webservice error after CF 8.01 update CF FAILS TO START

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: Webservice error after CF 8.01 update

2010-11-30 Thread Brook Davies
/bridge/Cp_registerquot;] faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}hostname:YOURMAMA2 ''/pre Brook -Original Message- From: Brook Davies [mailto:cft...@logiforms.com] Sent: November-24-10 4:49 PM To: cf-talk Subject: RE: Webservice error after CF 8.01 update Just

Re: Webservice error after CF 8.01 update

2010-11-30 Thread Russ Michaels
/}hostname:YOURMAMA2http://xml.apache.org/axis/%7Dhostname:YOURMAMA2 ''/pre Brook -Original Message- From: Brook Davies [mailto:cft...@logiforms.com] Sent: November-24-10 4:49 PM To: cf-talk Subject: RE: Webservice error after CF 8.01 update Just an update on this. Clearing

RE: Webservice error after CF 8.01 update

2010-11-30 Thread Brook Davies
I've installed cumulative hot fix 4... -Original Message- From: Russ Michaels [mailto:r...@michaels.me.uk] Sent: November-30-10 4:07 PM To: cf-talk Subject: Re: Webservice error after CF 8.01 update have you applied all the updates and hotfixes for 8,0,1 On Tue, Nov 30, 2010 at 11

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

2010-11-30 Thread Brook Davies
: Webservice error after CF 8.01 update I've installed cumulative hot fix 4... -Original Message- From: Russ Michaels [mailto:r...@michaels.me.uk] Sent: November-30-10 4:07 PM To: cf-talk Subject: Re: Webservice error after CF 8.01 update have you applied all the updates and hotfixes for 8,0,1

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

2010-11-30 Thread Mark A. Kruger
] Sent: Tuesday, November 30, 2010 7:53 PM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll I deleted all the class files clicked 'clear template cache now' in the cfadmin. The CF server hung so I rebooted

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

2010-11-30 Thread Brook Davies
...@cfwebtools.com] Sent: November-30-10 6:05 PM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll What's the path look like in the JVM.config file? Paste the top part of the file for us :) Mark A. Kruger, MCSE, CFG

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

2010-11-30 Thread Mark A. Kruger
Message- From: Brook Davies [mailto:cft...@logiforms.com] Sent: Tuesday, November 30, 2010 8:19 PMsee a To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll Its plain jane: # # VM configuration # # Where

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

2010-11-30 Thread Brook Davies
this before.. I don't know where else to look... but for the windows 2003 install CD... which I hope I don't need to do... Brook -Original Message- From: Mark A. Kruger [mailto:mkru...@cfwebtools.com] Sent: November-30-10 6:27 PM To: cf-talk Subject: RE: Webservice error after CF 8.01 update

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

2010-11-30 Thread Mark A. Kruger
-Original Message- From: Brook Davies [mailto:cft...@logiforms.com] Sent: Tuesday, November 30, 2010 8:34 PM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll Yeah, its really weird. I've tried a couple

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

2010-11-30 Thread Mark A. Kruger
, 2010 8:34 PM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll Yeah, its really weird. I've tried a couple different JVM's now and I get the same error every time. The coldfusion-out.log, the only log

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

2010-11-30 Thread Wil Genovese
] Sent: November-30-10 6:27 PM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll Looks default to me Brook... what's in your /runtime/logs/*-out.log (cfusion-out.log usually). Is that were you got

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

2010-11-30 Thread Dave Watts
I deleted all the class files clicked 'clear template cache now' in the cfadmin. The CF server hung so I rebooted only to find that CF 8.01 would no longer start. The only thing in the log Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll. I tried a different JVM and checked to

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

2010-11-30 Thread Brook Davies
run java - version from a command prompt and get a result. Java appears to be installed and functional... Brook -Original Message- From: Wil Genovese [mailto:jugg...@trunkful.com] Sent: November-30-10 7:31 PM To: cf-talk Subject: Re: Webservice error after CF 8.01 update CF FAILS TO START

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

2010-11-30 Thread Dave Watts
I've never seen anything like this before. I don't know what it could be. I think I'm gonna have to do a complete re-install of the OS. Cause I have no idea. BTW, I can run java - version from a command prompt and get a result. Java appears to be installed and functional... Running java

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

2010-11-30 Thread Mark A. Kruger
: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll I deleted all the class files clicked 'clear template cache now' in the cfadmin. The CF server hung so I rebooted only to find that CF 8.01 would no longer start. The only thing

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

2010-11-30 Thread Brook Davies
? I'll try anything! Brook -Original Message- From: Mark A. Kruger [mailto:mkru...@cfwebtools.com] Sent: November-30-10 8:01 PM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll Oooh... .good

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

2010-11-30 Thread Brook Davies
. But I have tried setting this to the version that ships with CF and that doesn't work either... Brook -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent: November-30-10 7:49 PM To: cf-talk Subject: Re: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C

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

2010-11-30 Thread Mark A. Kruger
105 Skype: markakruger www.cfwebtools.com www.coldfusionmuse.com www.necfug.com -Original Message- From: Brook Davies [mailto:cft...@logiforms.com] Sent: Tuesday, November 30, 2010 10:08 PM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading

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

2010-11-30 Thread Dave Watts
I have tried running CF as the administrator account and I get the same error (thats the account I am logged in as). The JAVA path environment variable is actually pointing to the JVM I just installed on a separate drive to see if that would work over the JVM included with CF. Its 1.6.0_21.

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

2010-11-30 Thread Dave Watts
Brook ok, maybe your CF files are corrupt or in a bad spot on the disk...Can you run a chkdsk? Or maybe even a defrag would relocate the files in a way that would repair them (works occasionally). I'd be interested to know if just a regular check disk shows any errors. The duplicate class

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

2010-11-30 Thread Mark A. Kruger
Davies [mailto:cft...@logiforms.com] Sent: Tuesday, November 30, 2010 8:19 PM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll Its plain jane: # # VM configuration # # Where to find JVM, if {java.home}/jre

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

2010-11-30 Thread Brook Davies
: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll Can I see the rest of your JVM.config file? Also... have you tried commenting it out? Perhaps you have a JAVA_HOME set. Mark A. Kruger, MCSE, CFG (402) 408-3733 ext 105

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

2010-11-30 Thread Brook Davies
: November-30-10 8:27 PM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll Can I see the rest of your JVM.config file? Also... have you tried commenting it out? Perhaps you have a JAVA_HOME set. Mark

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

2010-11-30 Thread Brook Davies
: Mark A. Kruger [mailto:mkru...@cfwebtools.com] Sent: November-30-10 8:23 PM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll Brook ok, maybe your CF files are corrupt or in a bad spot on the disk

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

2010-11-30 Thread Brook Davies
chkDsk says there are no bad blocks.. I'm doing a defrag aswell -Original Message- From: Brook Davies [mailto:cft...@logiforms.com] Sent: November-30-10 8:52 PM To: cf-talk Subject: RE: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime

Webservice error after CF 8.01 update

2010-11-24 Thread Brook Davies
Hello, We recently updated to CF 8.01. Now we're getting this intermittent error on a webservice call that seems to be related to the custom return type: ?xml version=1.0 encoding=UTF-8?soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/;

RE: Webservice error after CF 8.01 update

2010-11-24 Thread Brook Davies
(although I thought I had cleared all class files during the upgrade. Brook -Original Message- From: Brook Davies [mailto:cft...@logiforms.com] Sent: November-24-10 11:57 AM To: cf-talk Subject: Webservice error after CF 8.01 update Hello, We recently updated to CF 8.01. Now we're

Webservice error

2009-10-01 Thread ch g
I am redirecting to another URL using cflocation in my webservice, then i am getting this error, if i comment the cflocation tag then its working fine. Any help or suggestions will be appreciated lot. Cannot perform web service invocation login. The fault returned when invoking the web

Webservice Error

2009-02-28 Thread Robert Rawlins
Chaps, Trying to invoke the NOAA webservice using cfinvoke but getting a pretty useless exception thrown back at me, you'll be able to see the WSDL document in the code so you can examine it, I cant see anything wrong with my request data. cfinvoke method=NDFDgenByDay

Simple Webservice error under CF V8

2009-02-14 Thread Andy Ousterhout
Can anyone help me understand why the following simple code is throwiing an error. I get this error: Detail The fault returned when invoking the web service operation is:br pre'' java.lang.NullPointerException/pre Message Cannot perform web service invocation authenticate.

Re: Simple Webservice error under CF V8

2009-02-14 Thread Andy Ousterhout
Ok, I've traced the issue down to trying to return an array. How do I do this under V8? I had no issues with 7.5. Andy ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free

Intermittent webservice error

2008-12-05 Thread adrian lynch
We have an error that comes and goes when calling various methods in a web service. Web service parameter name in0 cannot be found in the provided parameters {session_token,public_file_id,return_format} The arguments between the { and } change depending on the method. The WS is on CF8.0.1.

Webservice error

2006-10-02 Thread Peter Booth
Hi I'm trying to invoke an external webservice from a site I'm developing. I've tested this locally and everything works fine. However, when this is transferred to the live server I get the error below: coldfusion.jsp.CompilationFailedException: Errors reported by Java compiler: Found 12

Re: Webservice error

2006-10-02 Thread Jake Churchill
It appears that the server is attempting to add an element to the cached queries vector but is having a hard time calling the correct method to add it. Is SpecificationsSoapStub.java yours or the servers? Peter Booth wrote: Hi I'm trying to invoke an external webservice from a site I'm

RE: Webservice error

2006-10-02 Thread Dave Watts
It appears that the server is attempting to add an element to the cached queries vector but is having a hard time calling the correct method to add it. Is SpecificationsSoapStub.java yours or the servers? The stub file mentioned by the original poster is automatically generated by Apache

RE: Webservice error

2006-10-02 Thread Dave Watts
I'm trying to invoke an external webservice from a site I'm developing. I've tested this locally and everything works fine. However, when this is transferred to the live server I get the error below ... Different versions of CF have different versions of Apache Axis, which is the library

Re: Webservice error

2006-10-02 Thread Peter Booth
On my local machine i'm running a developer version of CFMX7, the live server is running CF 6,1,0,63958. When you say an upgrade, do you mean to cf7, or just an update to a newer version of 6? ~| Introducing the

Simple Webservice Error from hell.....

2005-04-20 Thread jonese
Ok i have this CFC. cfcomponent cffunction name=test output=true returntype=string access=remote cfreturn hello eric /cffunction /cfcomponent I hit the url http://myinternalDomain.com/contentExplorer.cfc?wsdl and get this error: AXIS error Sorry, something seems to have gone wrong... here are

RE: Simple Webservice Error from hell.....

2005-04-20 Thread Mike Nicholls
webservices on a multihomed server unnecessarily painful. -Original Message- From: jonese [mailto:[EMAIL PROTECTED] Sent: Thursday, 21 April 2005 7:01 a.m. To: CF-Talk Subject: Simple Webservice Error from hell. Ok i have this CFC. cfcomponent cffunction name=test output=true returntype=string

RE: Simple Webservice Error from hell.....

2005-04-20 Thread Tom Jordahl
the updater? You got a bug number? I can take a look. -- Tom Jordahl ColdFusion Web Service Guy -Original Message- From: Mike Nicholls [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 20, 2005 1:42 PM To: CF-Talk Subject: RE: Simple Webservice Error from hell. It's a bug in CFMX 6.1

RE: Simple Webservice Error from hell.....

2005-04-20 Thread Mike Nicholls
, Mike Nicholls -Original Message- From: Tom Jordahl [mailto:[EMAIL PROTECTED] Sent: Thursday, 21 April 2005 4:19 p.m. To: CF-Talk Subject: RE: Simple Webservice Error from hell. I don't know about it. And generally if a web service bug doesn't get to me, it doesn't get fixed. We did

RE: Simple Webservice Error from hell.....

2005-04-20 Thread Mike Nicholls
, Mike Nicholls -Original Message- From: Tom Jordahl [mailto:[EMAIL PROTECTED] Sent: Thursday, 21 April 2005 4:19 p.m. To: CF-Talk Subject: RE: Simple Webservice Error from hell. I don't know about it. And generally if a web service bug doesn't get to me, it doesn't get fixed. We did

CFMX webservice Error Missing whitespace before SYSTEM literal URI.

2003-10-15 Thread Brook Davies
I get the following error when trying to call a CFMX webservice. Funny thing is, this worked yesterday and now it doesn't. You can see the WSDL file at the below URL. Any ideas? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: CFMX webservice Error Missing whitespace before SYSTEM literal URI.

2003-10-15 Thread Brook Davies
Name: lfbridgeTest. WSDL: http://dev.logiforms.com/lfcomponents/lfbridge/logiBridgetest.cfc?wsdl. org.xml.sax.SAXException: Fatal Error: URI=null Line=1: Missing whitespace before SYSTEM literal URI. It is recommended that you use a web browser to retrieve and examine the requested WSDL