JavaMail - Eclipse - whatever! [allow me to vent up]

R

Rico

I am pretty damn freaking pissed right now. This shit has worked all along
and I am sure it's some stupidity that's right in my face but it's
freaking 3AM and this stuck-up piece of junk is thumbing its nose at me!


DEBUG: !anyLoaded
DEBUG: not loading resource: /META-INF/javamail.providers
DEBUG: successfully loaded resource: /META-INF/javamail.default.providers
DEBUG: Tables of loaded providers
DEBUG: Providers Listed By Class Name: {com.sun.mail.smtp.SMTPSSLTransport=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Sun Microsystems, Inc], com.sun.mail.smtp.SMTPTransport=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc], com.sun.mail.imap.IMAPSSLStore=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Sun Microsystems, Inc], com.sun.mail.pop3.POP3SSLStore=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Sun Microsystems, Inc], com.sun.mail.imap.IMAPStore=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc], com.sun.mail.pop3.POP3Store=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Sun Microsystems, Inc]}
DEBUG: Providers Listed By Protocol: {imaps=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Sun Microsystems, Inc], imap=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc], smtps=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Sun Microsystems, Inc], pop3=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Sun Microsystems, Inc], pop3s=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Sun Microsystems, Inc], smtp=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc]}
DEBUG: successfully loaded resource: /META-INF/javamail.default.address.map
DEBUG: !anyLoaded
DEBUG: not loading resource: /META-INF/javamail.address.map
DEBUG: java.io.FileNotFoundException:
C:\j2sdk1.4.2_07\jre\lib\javamail.address.map (The system cannot find the
file specified)


WTF! The docs say this sucker is supposed to look in META-INF 2nd after
jre\lib so why the **** is the goddamn piece of crap wasting time fucking
looking up the jre lib when it's already fucking not loaded the goddamn
one it found in META-INF. Bloody Hell ! This sucks Man!
**** that shit! When it'snot some goddamn static String whose phantom
value remains in some arcane part of the goddamn machine that I fucking
rebooted and unplugged, it's this shit! What the fucking **** Man!!

Rico.
 
R

Rico

Geeze! Looks like that wasn't the problem at all. The exception is about
some other shit. What kind of path is this supposed to be:

path= "C:\\j2sdk1.4.2_07\\jre\\lib\\zi\\GMT+08:00" ?

I got it before. I can't remember how I made it go away. Great.

Rico.


I am pretty damn freaking pissed right now. This shit has worked all along
and I am sure it's some stupidity that's right in my face but it's
freaking 3AM and this stuck-up piece of junk is thumbing its nose at me!


DEBUG: !anyLoaded
DEBUG: not loading resource: /META-INF/javamail.providers
DEBUG: successfully loaded resource: /META-INF/javamail.default.providers
DEBUG: Tables of loaded providers
DEBUG: Providers Listed By Class Name: {com.sun.mail.smtp.SMTPSSLTransport=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Sun Microsystems, Inc], com.sun.mail.smtp.SMTPTransport=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc], com.sun.mail.imap.IMAPSSLStore=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Sun Microsystems, Inc], com.sun.mail.pop3.POP3SSLStore=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Sun Microsystems, Inc], com.sun.mail.imap.IMAPStore=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc], com.sun.mail.pop3.POP3Store=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Sun Microsystems, Inc]}
DEBUG: Providers Listed By Protocol: {imaps=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Sun Microsystems, Inc], imap=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc], smtps=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Sun Microsystems, Inc], pop3=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Sun Microsystems, Inc], pop3s=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Sun Microsystems, Inc], smtp=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc]}
DEBUG: successfully loaded resource: /META-INF/javamail.default.address.map
DEBUG: !anyLoaded
DEBUG: not loading resource: /META-INF/javamail.address.map
DEBUG: java.io.FileNotFoundException:
C:\j2sdk1.4.2_07\jre\lib\javamail.address.map (The system cannot find the
file specified)


WTF! The docs say this sucker is supposed to look in META-INF 2nd after
jre\lib so why the **** is the goddamn piece of crap wasting time fucking
looking up the jre lib when it's already fucking not loaded the goddamn
one it found in META-INF. Bloody Hell ! This sucks Man!
**** that shit! When it'snot some goddamn static String whose phantom
value remains in some arcane part of the goddamn machine that I fucking
rebooted and unplugged, it's this shit! What the fucking **** Man!!

Rico.
 
R

Rico

Geeze! Looks like that wasn't the problem at all. The exception is about
some other shit. What kind of path is this supposed to be:

path= "C:\\j2sdk1.4.2_07\\jre\\lib\\zi\\GMT+08:00" ?

I got it before. I can't remember how I made it go away. Great.

Rico.

Goddamn it!
TimeZone.setDefault(TimeZone.getTimeZone("Asia/Singapore"));

I added that line to get it to work. I'm pretty sure it worked before
without that. The JVM should be able to use the Windows TimeZone setting,
shouldn't it?

and no! I am _NOT_ just too happy that it works: I'm still pissed.

What kind of filename is supposed to contain colon on Windows?!!
I want my goddamn time back!

Rico.
 
C

Chris Smith

I suggest that you go take a walk, get some perspective on the world,
and then come back and try to solve your problem. It's incredibly rude
and inconsiderate to spout profanity in a public forum over a problem
with Java code, regardless of the situation. Doing so indicates you
desperately need a break.

--
www.designacourse.com
The Easiest Way To Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top