Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Stressed_Simon #1
LINUX Hamstringing ColdFusion
OK I am having some really weird problems. I have just got new server from
MediaTemple ([url]www.mediatemple.net[/url]), I have been settign it up over the last
couple of days. I have everything working bar 2 things, Charts and CFMail.
I am running CFMX6.1 on Redhat with Apache. If I run my code on a Windows box
it works fine, so I am confident in the code integrity. MediaTemple say they
don't know how to fix it and I am at a loss as I am not much of an expert when
it comes to fixing the OS.
When I try and use cfmail I get the following error.
An exception occurred when setting up mail server parameters. This exception
was caused by: coldfusion.mail.MailSessionException: An exception occurred when
setting up mail server parameters..
Here is the stack trace:-
java.io.IOException: No such file or directory
at java.io.UnixFileSystem.createFileExclusively(Nativ e Method)
at java.io.File.checkAndCreate(File.java:1314)
at java.io.File.createTempFile(File.java:1402)
at coldfusion.mail.MailSpooler.postSpoolMail(MailSpoo ler.java:1150)
at coldfusion.mail.MailSpooler.storeMail(MailSpooler. java:621)
at coldfusion.tagext.net.MailTag.doAfterBody(MailTag. java:618)
at
cftest2ecfm1243074694.runPage(/home/httpd/vhosts/myDomain.com/httpdocs/test.cfm:
1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java :147)
at coldfusion.tagext.lang.IncludeTag.doStartTag(Inclu deTag.java:357)
at coldfusion.filter.CfincludeFilter.invoke(Cfinclude Filter.java:62)
at coldfusion.filter.ApplicationFilter.invoke(Applica tionFilter.java:107)
at coldfusion.filter.PathFilter.invoke(PathFilter.jav a:80)
at coldfusion.filter.ExceptionFilter.invoke(Exception Filter.java:47)
at
coldfusion.filter.ClientScopePersistenceFilter.inv oke(ClientScopePersistenceFilt
er.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilt er.java:35)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilt er.java:43)
at coldfusion.filter.DatasourceFilter.invoke(Datasour ceFilter.java:22)
at coldfusion.CfmServlet.service(CfmServlet.java:105)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker. java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvok erChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequ estDispatcher.java:252)
at jrun.servlet.ServletEngineService.dispatch(Servlet EngineService.java:527)
at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable( JRunProxyService.java:192)
at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invok eRunnable(ThreadPool.java:348)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRu nnable(ThreadPool.java:451)
at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeR unnable(ThreadPool.java:294)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java :66)
I get a similar problem with cfchart:-
The chart could not be generated due to an error in the graphing engine.
Here is the stack trace:-
java.lang.NoClassDefFoundError
at com.gp.image.ExServerComponent.init(ExServerCompon ent.java)
at
coldfusion.graph.GraphingServiceImpl.initializeEng ine(GraphingServiceImpl.java:4
43)
at
coldfusion.graph.GraphingServiceImpl.access$000(Gr aphingServiceImpl.java:19)
at coldfusion.graph.GraphingServiceImpl$3.run(Graphin gServiceImpl.java:352)
at java.security.AccessController.doPrivileged(Native Method)
at
coldfusion.graph.GraphingServiceImpl.generateBytes (GraphingServiceImpl.java:347)
at coldfusion.tagext.io.ChartTag.doEndTag(ChartTag.ja va:433)
at
cfSurveyBottom2ecfm1319405092.runPage(/home/httpd/vhosts/myDomain.com/httpdocs/S
urveyBottom.cfm:109)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java :147)
at coldfusion.tagext.lang.IncludeTag.doStartTag(Inclu deTag.java:357)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.j ava:1871)
at
cfMembers2ecfm1080223522._factor29(/home/httpd/vhosts/myDomain.com/httpdocs/Memb
ers.cfm:743)
at
cfMembers2ecfm1080223522._factor33(/home/httpd/vhosts/myDomain.com/httpdocs/Memb
ers.cfm)
at
cfMembers2ecfm1080223522._factor38(/home/httpd/vhosts/myDomain.com/httpdocs/Memb
ers.cfm:591)
at
cfMembers2ecfm1080223522.runPage(/home/httpd/vhosts/myDomain.com/httpdocs/Member
s.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java :147)
at coldfusion.tagext.lang.IncludeTag.doStartTag(Inclu deTag.java:357)
at coldfusion.filter.CfincludeFilter.invoke(Cfinclude Filter.java:62)
at coldfusion.filter.ApplicationFilter.invoke(Applica tionFilter.java:107)
at coldfusion.filter.PathFilter.invoke(PathFilter.jav a:80)
at coldfusion.filter.ExceptionFilter.invoke(Exception Filter.java:47)
at
coldfusion.filter.ClientScopePersistenceFilter.inv oke(ClientScopePersistenceFilt
er.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilt er.java:35)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilt er.java:43)
at coldfusion.filter.DatasourceFilter.invoke(Datasour ceFilter.java:22)
at coldfusion.CfmServlet.service(CfmServlet.java:105)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker. java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvok erChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequ estDispatcher.java:252)
at jrun.servlet.ServletEngineService.dispatch(Servlet EngineService.java:527)
at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable( JRunProxyService.java:192)
at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invok eRunnable(ThreadPool.java:348)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRu nnable(ThreadPool.java:451)
at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeR unnable(ThreadPool.java:294)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java :66)
I am really stuck and anyone who has any ideas I would be soooo grateful!
Thanks.
Stressed_Simon Guest
-
Deploying ColdFusion MX 7 on Tomcat on Linux
Hi, Everybody I deployed ColdFusion MX 7 on Tomcat on Windows without any problems. However when I deployed ColdFusion MX 7 on Tomcat on Linux,... -
ColdFusion MX 7 on Red Hat Enterprise Linux ES 4?
Hi there, i read in the ColdFusion MX 7 System Requirements, ColdFusion MX 7 supports Red Hat Enterprise Linux AS & ES versions 2.1 and 3.0. ... -
.dbf file with Coldfusion MX 6.1 for Linux
Hi, I try to use a .dbf file as a database. but I have no idea how to register it to coldfusion. Coldfusion MX 6.1 Enterprise For Linux. Do you... -
Coldfusion MX 7 linux
Hi, after the installation of Macromedia Coldfusion MX 7 i get the following error: root@southpark:/opt/coldfusionmx7/bin > ./coldfusion start... -
Linux Installation of Coldfusion 6.1
I am having the same issue with the connector. Did you have any luck fixing this problem? Apache is working fine, just cannot get CF connectors to...



Reply With Quote

