• Welcome to KonaKart Community Forum. Please login or sign up.
 

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Satish Shah

16
Configuration of KonaKart / E-mail Configuration
December 18, 2013, 10:37:20 am
18-Dec 15:50:47 WARN  (?:run:?) Problem Sending email (subject: Email from Pramu
kh Mobile) to montyrshah@gmail.com
com.konakart.app.KKException: Error sending email: 530 5.7.1 Authentication requ
ired

        at com.konakart.bl.Emailer.send(Unknown Source)
        at com.konakart.bl.EmailSender.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)

I have tried:

SMTP server = plus.smtp.mail.yahoo.com
SMTP secure = true

and also tried
SMTP sever = smtp.mail.yahoo.com
instead of
plus.smtp.mail.yahoo.com


non of them working.

Can you please help me..

17
Hello,

I face one problem that is Only 1 quantity of the product with OPTIONS is allowed to be ordered in IE9( i am using this version and dont sure about other versions of IE).

I found there is 1 file generating in "temporary files" when I click no "Add to cart" button for products with option(s).

I need to manualy delete that file.

Its not happening in other browses.

Would you please guide me what i should do to overcome from this problem?

I am using v6.5.1.0 of konakart.

Thank You.
18
Hello..!

A am getting this error when i have tryied to configure for email settings.

DEBUG: JavaMail version 1.4.1
DEBUG: not loading file: C:\Program Files\Java\jre1.6.0\lib\javamail.providers
DEBUG: java.io.FileNotFoundException: C:\Program Files\Java\jre1.6.0\lib\javamai
l.providers (The system cannot find the file specified)
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 Microsyste
ms, Inc], com.sun.mail.smtp.SMTPTransport=javax.mail.Provider[TRANSPORT,smtp,com
.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc], com.sun.mail.imap.IMAPSSLSt
ore=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Sun Microsyst
ems, Inc], com.sun.mail.pop3.POP3SSLStore=javax.mail.Provider[STORE,pop3s,com.su
n.mail.pop3.POP3SSLStore,Sun Microsystems, Inc], com.sun.mail.imap.IMAPStore=jav
ax.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.POP
3Store,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[STOR
E,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc], smtps=javax.mail.Prov
ider[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.S
MTPTransport,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: not loading file: C:\Program Files\Java\jre1.6.0\lib\javamail.address.map

DEBUG: java.io.FileNotFoundException: C:\Program Files\Java\jre1.6.0\lib\javamai
l.address.map (The system cannot find the file specified)
DEBUG: getProvider() returning javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.s
mtp.SMTPTransport,Sun Microsystems, Inc]
DEBUG SMTP: useEhlo true, useAuth false
DEBUG SMTP: trying to connect to host "smtp.gmail.com", port 25, isSSL false
15-May 15:28:53 WARN  (?:run:?) Problem Sending email (subject: New Password) to
montyrshah@gmail.com
com.konakart.app.KKException: Error sending email: Could not connect to SMTP hos
t: smtp.gmail.com, port: 25
        at com.konakart.bl.Emailer.send(Unknown Source)
        at com.konakart.bl.EmailSender.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)

Can any one tell me what should be the solution for it.??

The konakart_mail.properties settings:

  #mail.transport.protocol   = smtp
  #mail.smtp.port           = 25
  #mail.smtp.host           = smtp.gmail.com
  #mail.smtp.auth           = false

Is it correct?? Please correct me if not.

Thank You.
19
Actually friends i am going to host the konakart application.

So, need some important guide lines for that.

Looking for valueable replies from all of you.

Thank you.
20
Hello friends..!

May i know which version of tomcat i must select for konakart v6.5.1.0?

Also suggest me what size of heap enough for konakart on initial stage??

Thank You.