Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] tpop time out

Hello, Someone knows how to solve time out problem in TPop?
connecting to socket on port 3635
connected
Exception in component tPOP_1
javax.mail.MessagingException: Connect failed;
  nested exception is:
java.net.ConnectException: Connection timed out: connect
at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:210)
at javax.mail.Service.connect(Service.java:295)
at canales.aperturas_desde_correo_0_1.aperturas_desde_correo.tPOP_1Process(aperturas_desde_correo.java:318)
at canales.aperturas_desde_correo_0_1.aperturas_desde_correo.runJobInTOS(aperturas_desde_correo.java:693)
at canales.aperturas_desde_correo_0_1.aperturas_desde_correo.main(aperturas_desde_correo.java:561)
Caused by: java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:288)
at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:231)
at com.sun.mail.pop3.Protocol.<init>(Protocol.java:107)
at com.sun.mail.pop3.POP3Store.getPort(POP3Store.java:261)
at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:206)
... 4 more
disconnected
Labels (3)
18 Replies
Anonymous
Not applicable
Author

Hello
Sorry I have another issue with the same component, now that I get it working, it downloads only latest emails, what I wanted to do is to filter by emails using the filters, and ticking "Newer emails first", when I do select newer emails first, the component doesnt give any results, when I untick  it,  it download the emails
any ideas please?
Anonymous
Not applicable
Author

Hi,
How did you set your filter in tPOP component? Did you want to get the latest email?
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi,
in the filter, I set it to:
Filter item    |      Pattern
To                      "Email@address.com"

with this filter, it works fine but it download ALL the emails, I wanted that it download the newer emails first, so that I can limit that it download for example 2 newest emails but when I check the "Newer email first" from the basic settings, it doesnt download anything at all
it shows:
connected
disconnected
job ended..
nothing retrieved at all
I tried also to modify the filter saying that I want only emails downloaded after a specific date (to limit that we receive only new emails) but i got also the same issue, no emails downloaded at all

to do that, I added to the filter:
Filter item                                 |      Pattern
After date("dd-MM-yyyy")                   "01-07-2016"

thank you
Anonymous
Not applicable
Author

hello
it is working fine, thank you for your time, for info, the "new email" option fetch only emails create since the use of the component, it doesnt load unread or old emails
thank you
Anonymous
Not applicable
Author

Hi,
Great it works. Can we consider this topic as resolved?
Best regards
Sabrina
Anonymous
Not applicable
Author

Yes indeed
thanks
Anonymous
Not applicable
Author

Hi,
how are you?
i want to explore t_pop but I win certains problems and i need you help me.


Démarrage du job CorrespondanceIp a 19:14 06/09/2016.
connecting to socket on port 3757
connected
Exception in component tPOP_1
javax.mail.AuthenticationFailedException: (#MBR1212) Incorrect username or password.
      at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:146)
      at javax.mail.Service.connect(Service.java:275)
      at projetp1.correspondanceip_0_1.CorrespondanceIp.tPOP_1Process(CorrespondanceIp.java:328)
      at projetp1.correspondanceip_0_1.CorrespondanceIp.runJobInTOS(CorrespondanceIp.java:647)
      at projetp1.correspondanceip_0_1.CorrespondanceIp.main(CorrespondanceIp.java:504)
Anonymous
Not applicable
Author

Hi ,

 

I want to fetch the details of all my emails. While trying to connect via Pop3 protocol, i am getting the below error, Can anyone help me?

 

javax.mail.MessagingException: Connect failed;
nested exception is:
java.net.ConnectException: Connection timed out: connect
at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:176)
at javax.mail.Service.connect(Service.java:291)
at javax.mail.Service.connect(Service.java:172)
at utilityFunctions.Email1.receiveEmail(Email1.java:44)
at utilityFunctions.Email1.testMain(Email1.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:56)
at java.lang.reflect.Method.invoke(Method.java:620)
at com.rational.test.ft.sys.FtReflection.invokeMethod2Ext(FtReflection.java:1252)
at com.rational.test.ft.sys.FtReflection.invokeMethodExt(FtReflection.java:1452)
at com.rational.test.ft.sys.FtReflection.invokeMethodExt(FtReflection.java:1805)
at com.rational.test.ft.script.RationalTestScript.runMainInner(RationalTestScript.java:1046)
at com.rational.test.ft.script.RationalTestScript.runMain(RationalTestScript.java:970)
at com.rational.test.ft.script.RationalTestScript.runMain(RationalTestScript.java:868)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:56)
at java.lang.reflect.Method.invoke(Method.java:620)
at com.rational.test.ft.sys.FtReflection.invokeMethod2Ext(FtReflection.java:1252)
at com.rational.test.ft.sys.FtReflection.invokeMethodExt(FtReflection.java:1452)
at com.rational.test.ft.sys.FtReflection.invokeMethodExt(FtReflection.java:1805)

 

0683p000009M7bt.jpg


timeOut.JPG
Anonymous
Not applicable
Author

Hi..

I want to fetch the details of all my emails(outlook.office365.com). While trying to connect via Pop3 protocol, i am getting the below error, Can anyone help me?

 

Caused by: java.net.ConnectException: Connection timed out: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:359)
at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:238)
at com.sun.mail.pop3.Protocol.<init>(Protocol.java:118)
at com.sun.mail.pop3.POP3Store.getPort(POP3Store.java:271)
at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:213)
... 27 more0683p000009M98z.png

 


email.PNG