• Welcome to KonaKart Community Forum. Please login or sign up.
 
April 29, 2024, 12:23:04 am

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 - hfcoma

1
Hello,

we installed KonaKart manually on a Tomcat application server (5.5.23) and an MySQL 5.x.

The administration application works fine. However when trying to access the KonaKart application itself we do get the following error message and a strange screen (see attachment).

14-Aug 22:39:20 ERROR (ApplicationDispatcher.java:invoke:723) Servlet.service() for servlet jsp threw exception
javax.servlet.jsp.JspException: Define tag cannot set a null value for bean with id: allManu
        at org.apache.struts.taglib.bean.DefineTag.doEndTag(DefineTag.java:236)
        at org.apache.jsp.WEB_002dINF.jsp.SearchByManufacturerTile_jsp._jspService(SearchByManufacturerTile_jsp.java:157)
        ....