Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Unable to access mail

tayschrenntayschrenn Member Posts: 234

Title says it all really. Have some mail and it comes up access error contact admin.

Thx T

 

The log is as follows

Error occurred in tag CFX_POP3

Exception class: ECFX_POP3

Exception message: CFX_POP3 could not connect: mail.mmorpg.com:110

Please check that the hostname and port of the server you are trying to connect to are correct. The usual cause of this error is a misspelling in the expression text.

If the hostname and port are correct, please check that the server you are trying to connect to is available.



The error occurred in D:mmorpg_newmodulesgetpopmail.cfm: line 89

Called from D:mmorpg_newinc_mail.cfm: line 145

Called from D:mmorpg_newinc_mail.cfm: line 135

Called from D:mmorpg_newinc_mail.cfm: line 67

Called from D:mmorpg_newinc_mail.cfm: line 1

Called from D:mmorpg_newdiscussion2.cfm: line 76

87 : <cfif ListLen(deletelist) GT 0>

88 : <cflock name="mailcheck" timeout="5">

89 : <cfx_pop3 action="delete" messageNumber="#deletelist#" name="qry_popmail" password="#request.session.userQry.password#" username="#request.session.userQry.username#" server="mail.mmorpg.com" timeout="5">

90 : </cflock>

91 : </cfif>

Resources:

* Check the ColdFusion documentation to verify that you are using the correct syntax.

* Search the Knowledge Base to find a solution to your problem.

Browser Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7

Remote Address 81.159.186.244

Referrer http://www.mmorpg.com/discussion2.cfm

Date/Time 19-Mar-09 03:35 PM

Stack Trace

at cfgetpopmail2ecfm1805494608.runPage(D:mmorpg_newmodulesgetpopmail.cfm:89) at cfinc_mail2ecfm1809348254._factor2(D:mmorpg_newinc_mail.cfm:145) at cfinc_mail2ecfm1809348254._factor26(D:mmorpg_newinc_mail.cfm:135) at cfinc_mail2ecfm1809348254._factor27(D:mmorpg_newinc_mail.cfm:67) at cfinc_mail2ecfm1809348254.runPage(D:mmorpg_newinc_mail.cfm:1) at cfdiscussion22ecfm1810119141.runPage(D:mmorpg_newdiscussion2.cfm:76)

coldfusion.tagext.DerivedNativeCFXException: Error occurred in tag CFX_POP3

at coldfusion.tagext.NativeCfx.processRequest(Native Method)

at coldfusion.tagext.CfxTag.doStartTag(CfxTag.java:113)

at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)

at cfgetpopmail2ecfm1805494608.runPage(D:mmorpg_newmodulesgetpopmail.cfm:89)

at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)

at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)

at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)

at cfinc_mail2ecfm1809348254._factor2(D:mmorpg_newinc_mail.cfm:145)

at cfinc_mail2ecfm1809348254._factor26(D:mmorpg_newinc_mail.cfm:135)

at cfinc_mail2ecfm1809348254._factor27(D:mmorpg_newinc_mail.cfm:67)

at cfinc_mail2ecfm1809348254.runPage(D:mmorpg_newinc_mail.cfm:1)

at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)

at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)

at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)

at cfdiscussion22ecfm1810119141.runPage(D:mmorpg_newdiscussion2.cfm:76)

at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)

at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)

at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)

at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279)

at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)

at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)

at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)

at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:74)

at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)

at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)

at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)

at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)

at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)

at coldfusion.CfmServlet.service(CfmServlet.java:175)

at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)

at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)

at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)

at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)

at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)

at jrun.servlet.FilterChain.service(FilterChain.java:101)

at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)

at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)

at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)

at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)

at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)

at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)

at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)

at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)

at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

 

"The problem with the French is that they don't have a word for entrepreneur." -George W. Bush, discussing the decline of the French economy with British Prime Minister Tony Blair

Comments

  • droppdropp Member UncommonPosts: 93

    i'm experiencing the exact same issue, for a few hours now.

  • AmazingAveryAmazingAvery Age of Conan AdvocateMember UncommonPosts: 7,188

    Same here:

     



  • PersephassaPersephassa Member Posts: 223

    same and it says I have 64+ mails. o.0

  • AmazingAveryAmazingAvery Age of Conan AdvocateMember UncommonPosts: 7,188

    I am up to 92 apparently lol.  maybe they are having issues with spammers?



  • LiddokunLiddokun Member UncommonPosts: 1,665

    Same here.

  • csthaocsthao Member UncommonPosts: 1,121

    Yup, I'm experiencing something similar...Says I have 1 new mail, but when I check my inbox it shows no messages.

  • ElRenmazuoElRenmazuo Member RarePosts: 5,361

    glad im not the only one.

  • LightleafLightleaf Member Posts: 61

    The mmorpg mail server is down.  Simple answer.

     

    You don't really have 11 new messages, that's just some glitch in the system since there's no system for what the hell to do when the mail server is offline.

Sign In or Register to comment.