KonaKart Community Forum

Installation / Configuration => Configuration of KonaKart => Topic started by: shirin on June 26, 2008, 01:48:39 pm

Title: Differnt server with Konakart ?
Post by: shirin on June 26, 2008, 01:48:39 pm
Hi, Konakart,


Is konakart application supported all the server for running like Jetty, Resin rather than Tomcat or JBoss and other JDK like JRockit of Bea. ?


Thanks for your further assistant.


Title: Re: Differnt server with Konakart ?
Post by: ming on June 26, 2008, 02:14:36 pm
Yes, KonaKart is designed to be a standard J2EE application so should run on all of those.   We haven't tried them all, but we haven't had any reports of it failing on any of those platforms.

BTW,  What is the reason for the question?   Which one are you planning to use?

Ming
Title: Re: Differnt server with Konakart ?
Post by: shirin on June 27, 2008, 05:03:49 am
Hi ming,

Actually i m facing error of OutOfMemory. It's due to PermGen space. I increased the space. But it's not a proper solution. It will jst delay Application crashing. But not prevent application crashing. And as i searched (googled) Jetty not having any issues like above so i want to try it on Linux server.

I am not sure this will solved the issue but it may that if i changed both JVM and Server than it will be helpful for managing the above issue.

It's just trial and error.

One's it completed i will notify u.

BTW, Thanks for your assistant.

Title: Re: Differnt server with Konakart ?
Post by: ming on June 27, 2008, 11:04:54 am
I would caution you against going off on a tangent here.

There are no memory problems that I'm aware of in KonaKart or tomcat so I wouldn't go changing servlet containers to solve problems that aren't there!

I advise you to check your java configuration and study the JVM memory settings carefully and solve the 'out of memory' problems by adjusting these.  There are hundreds of articles on JVM memory parameters on the Internet to reference to help you with this.
Title: Re: Differnt server with Konakart ?
Post by: nitros on June 30, 2008, 03:41:21 am
Shirin,

  This community can help if you provide your JVM mem arguments -X and -XX stuff.  Also, mem configuration of your server/desktop and OS windows/linux.  You may have set it too low.