Login:  Password:   Remember?  
Show Quick Gamelist
Games:397  Guilds:1,998
Members:1,142,951  Online:0
Guests:0  Posts:3,115,756
Recent forum postsRSS
Active threads
Cloud view
List all forums
General Forums
Developers Corner General Discussion
Popular Game Forums
Click a status to find game forum
Game Forums
Click a letter to find game forum

MMORPG.com Discussion Forums

General Discussion

General Discussion 

Help Desk  » Unable to access mail

9 posts found
tayschrenn

Novice Member

Joined: 2/06/09
Posts: 233

 
3/19/09 3:31:40 PM#1

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_new\modules\getpopmail.cfm: line 89
Called from D:\mmorpg_new\inc_mail.cfm: line 145
Called from D:\mmorpg_new\inc_mail.cfm: line 135
Called from D:\mmorpg_new\inc_mail.cfm: line 67
Called from D:\mmorpg_new\inc_mail.cfm: line 1
Called from D:\mmorpg_new\discussion2.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_new\modules\getpopmail.cfm:89) at cfinc_mail2ecfm1809348254._factor2(D:\mmorpg_new\inc_mail.cfm:145) at cfinc_mail2ecfm1809348254._factor26(D:\mmorpg_new\inc_mail.cfm:135) at cfinc_mail2ecfm1809348254._factor27(D:\mmorpg_new\inc_mail.cfm:67) at cfinc_mail2ecfm1809348254.runPage(D:\mmorpg_new\inc_mail.cfm:1) at cfdiscussion22ecfm1810119141.runPage(D:\mmorpg_new\discussion2.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_new\modules\getpopmail.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_new\inc_mail.cfm:145)
at cfinc_mail2ecfm1809348254._factor26(D:\mmorpg_new\inc_mail.cfm:135)
at cfinc_mail2ecfm1809348254._factor27(D:\mmorpg_new\inc_mail.cfm:67)
at cfinc_mail2ecfm1809348254.runPage(D:\mmorpg_new\inc_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_new\discussion2.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

dropp

Novice Member

Joined: 10/23/07
Posts: 73

3/19/09 4:55:01 PM#2

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

AmazingAvery

Age of Conan Advocate

Joined: 1/16/07
Posts: 6004

Only a fool hates that which he knows nothing about

3/19/09 5:58:39 PM#3

Same here:

 

New Tarantia Commons DX10 - DX 10 Goodness -
The views expressed on these forums are my own and do not necessarily reflect the views of mmorpg.com
Neither Funcom nor mmorpg.com pays for my game subscriptions.

Persephassa

Advanced Member

Joined: 2/25/09
Posts: 219

3/19/09 7:14:44 PM#4

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

AmazingAvery

Age of Conan Advocate

Joined: 1/16/07
Posts: 6004

Only a fool hates that which he knows nothing about

3/19/09 7:16:15 PM#5

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

New Tarantia Commons DX10 - DX 10 Goodness -
The views expressed on these forums are my own and do not necessarily reflect the views of mmorpg.com
Neither Funcom nor mmorpg.com pays for my game subscriptions.

liddokun

Advanced Member

Joined: 7/08/03
Posts: 1582

3/19/09 9:11:17 PM#6

Same here.

csthao

Hard Core Member

Joined: 11/07/06
Posts: 688

3/19/09 9:13:33 PM#7

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

tkreep

Apprentice Member

Joined: 10/28/06
Posts: 1210

"Old enough to party"
McLovin

3/19/09 9:14:39 PM#8

glad im not the only one.

Lightleaf

Novice Member

Joined: 10/31/04
Posts: 60

3/19/09 9:16:36 PM#9

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.

raelos Xfire Miniprofile