You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to QFlex
I am trying to setup the SMTP alerts but seems there is some problem
connecting to the smpt server.
The log says:
10/29/2008 16:14:21:0120 QflexScheduler_Worker-4 ERROR
Qflex.MonitorLogger Access to default session denied
java.lang.SecurityException: Access to default session denied
at javax.mail.Session.getDefaultInstance(Session.java:292)
at
org.netflexity.api.util.smtp.SmtpAgentImpl.<init>(SmtpAgentImpl.java:
78)
at
com.netflexity.qflex.business.commands.alerts.types.SmtpAlertType.alert(SmtpAlertType.java:
63)
at
com.netflexity.qflex.business.commands.jobs.AlertJobCommand.notifyAllAlertTypes(AlertJobCommand.java:
234)
at
com.netflexity.qflex.business.commands.jobs.AlertJobCommand.execute(AlertJobCommand.java:
106)
at
org.netflexity.api.orm.command.LocalOrmCommandExecutor.process(LocalOrmCommandExecutor.java:
143)
at
org.netflexity.api.orm.command.LocalOrmCommandExecutor.execute(LocalOrmCommandExecutor.java:
76)
at org.netflexity.api.command.AbstractCommand.run(AbstractCommand.java:
32)
at com.netflexity.qflex.business.jobs.AlertJob.execute(AlertJob.java:
69)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at org.quartz.simpl.SimpleThreadPool
$WorkerThread.run(SimpleThreadPool.java:529)
But if I telnet directly to the smtp server, I get a prompt...
I am not using any authentication and the mail admin has freed me of
doing so (he did put my IP address on an exception list).
Any idea?
Max Fedorov
unread,
Nov 3, 2008, 3:32:14 PM11/3/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Segao, QFlex
I believe we require authentication. Please try with account that has username/password.