• 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 - aashik_zzz

1
Hello greg,

Problem solved. I think konakart is incompatibility with the mysql version(5.0.16) .
I've migrated mysql to newer version(5.0.67).
Now its working fine.

Thanks Greg :).

Aashik
2
Hello Greg,

Yes,Im using InnoDB engine.
And I'll try with the new mysql version.

Aashik.
3
Hi Greg,

I dont get any error when database SQL dump execution and the installation was successful. And i didn't delete anything.
Actually ,what the scernario is ,when im trying to edit/add a product and click save button ,the error is thrown.

I've attached the screenshot of the error msg.
In that image i've a added a WORD called Testing in Product Description. And then i clicked the save button.

Regards,
Aashik
4
Hi greg,

First of all thanks for your reply.
Yes. While running the setup file,it ask for db information's and port no. Db connection is successful
And the installation completed successfully.

Can u guess what the problem is about??

Regards,
Aashik

5
Hi Greg,
i've installed KonaKart-2.2.6.0 in windows and im using mysql 5.0.16 as db.
I've used the sample data given by konakart which is comes with setup file.

Regards,
Aashik

6
Hi,

Im new to konkart application..When im trying to add/edit a product in my konakart admin application.
It throw me the error.
But i can able to add/edit manufacture,category in my konakart admin application.

Error Msg:-

java.sql.SQLException: Incorrect arguments to mysql_stmt_execute
Exception Stack Trace =
at org.apache.torque.util.BasePeer.throwTorqueException(BasePeer.java:106)
at org.apache.torque.util.BasePeer.insertOrUpdateRecord(BasePeer.java:663)
at org.apache.torque.util.BasePeer.access$000(BasePeer.java:80)
at org.apache.torque.util.BasePeer$4.process(BasePeer.java:1240)
at org.apache.torque.util.BasePeer.processTables(BasePeer.java:1726)
at org.apache.torque.util.BasePeer.doUpdate(BasePeer.java:1235)
at com.konakartadmin.bl.AdminProductMgr.editProduct(Unknown Source)
at com.konakartadmin.bl.KKAdmin.editProduct(Unknown Source)
at com.konakartadmin.server.KKAdminGWTServiceImpl.editProduct(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:528)
at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:265)
at com.google.gwt.user.server.rpc.RemoteServiceServlet.doPost(RemoteServiceServlet.java:187)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)

Exception Cause =
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:946)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2870)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1573)
at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1169)
at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:693)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1404)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1318)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1303)
at com.workingdogs.village.Record.saveWithUpdate(Record.java:349)
at com.workingdogs.village.Record.save(Record.java:234)
at com.workingdogs.village.Record.save(Record.java:198)
at org.apache.torque.util.BasePeer.insertOrUpdateRecord(BasePeer.java:660)


Anyone one suggest me how to solve this problem
Thanks in advance,

Regards
Aashik