• Welcome to KonaKart Community Forum. Please login or sign up.
 
April 29, 2024, 07:05:02 pm

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.

Topics - straw

1
Hi,
I installed Konakart 4.1.1.0 on my computer, Windows, no Tomcat pre-installed, and a MySQL database (I also tried with Oracle but I get the same error).
After a sucessful instalation, I started Konakart Server and the cmd screen showed me this errors:

INFO: Starting Servlet Engine: Apache Tomcat/6.0.18
05-oct-2009 15:21:41 org.apache.catalina.core.StandardContext start
GRAVE: Error listenerStart
05-oct-2009 15:21:41 org.apache.catalina.core.StandardContext start
GRAVE: Fall´┐¢ en arranque del Contexto [/birtviewer] debido a errores previos
KonaKartEngPlugin:
propertiesPath    = konakart.properties
mode              = Single Store
storeId           = store1
customersShared   = false
productsShared    = false
05-oct-2009 15:21:42 org.apache.catalina.core.StandardContext start
GRAVE: Error listenerStart
05-oct-2009 15:21:42 org.apache.catalina.core.StandardContext start
GRAVE: Fall´┐¢ en arranque del Contexto [/konakartadmin] debido a errores previo
s


Is the spanish version, so
GRAVE: Fall´┐¢ en arranque del Contexto [/birtviewer] debido a errores previos
=
SEVERAL: Failure in context start [/birtviewer] due to previous errors


It works when I access to http://localhost:8780/konakart/ (demo store) but it fails when I try to access to http://localhost:8780/konakartadmin/ It gives me an error: the required resource is not available


Any idea?
Thanks