It's not a file permission issue is it? They have tripped me up a number of times on unix/linux servers. I am not sure about Windows but I would be checking it has read permissions.

On Tue, 18 May 2010 10:11:07 +1000, Kym Kovan <dev-li...@mbcomms.net.au> wrote:

On 18/05/2010 09:40, BarryC wrote:
Hi Kym or Kai, or anyone with a successfully working CF9 64bit
install...
What is the JRE version that is actually on the server? the one we are
using is 1.6.0_14

Same here.


Also, some info, the kind of things showing in the thread dumps a lot
are native methods like these:

At a quick glance that looks like a failed search for a file with a funny opr two in the middle, do you have server monitoring turned on?

java.lang.Thread.State: RUNNABLE
      at java.io.WinNTFileSystem.getBooleanAttributes(Native Method)
      at java.io.File.exists(File.java:733)
      at coldfusion.runtime.RuntimeServiceImpl
$1.run(RuntimeServiceImpl.java:904)
      at java.security.AccessController.doPrivileged(Native Method)
      at
coldfusion.runtime.RuntimeServiceImpl.checkFileExists(RuntimeServiceImpl.java:
900)
      at
coldfusion.runtime.RuntimeServiceImpl.getRealPath(RuntimeServiceImpl.java:
952)
      at coldfusion.filter.FusionContext.getRealPath(FusionContext.java:
758)
      at coldfusion.util.Utils.expandPath(Utils.java:434)
      at coldfusion.runtime.CFPage.ExpandPath(CFPage.java:3028)

java.lang.Thread.State: RUNNABLE
      at java.io.WinNTFileSystem.getBooleanAttributes(Native Method)
      at java.io.File.isDirectory(File.java:754)
      at coldfusion.runtime.CFPage.DirectoryExists(CFPage.java:2959)

java.lang.Thread.State: RUNNABLE
      at java.io.WinNTFileSystem.getLastModifiedTime(Native Method)
      at java.io.File.lastModified(File.java:826)
      at
coldfusion.compiler.NeoTranslator.getLastModifiedTime(NeoTranslator.java:
940)
      at
coldfusion.runtime.TemplateClassLoader.getLastModifiedTime(TemplateClassLoader.java:
297)
      at
coldfusion.runtime.TemplateProxy.getRuntimeComponentMetadata(TemplateProxy.java:
1751)
      at
coldfusion.runtime.TemplateProxy.getRuntimeMetadata(TemplateProxy.java:
1616)


Barry.


--
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

Reply via email to