• Welcome to KonaKart Community Forum. Please login or sign up.
 
May 07, 2024, 12:44:55 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.

Messages - iamcp

16
Configuration of KonaKart / Cannot load images
November 09, 2007, 08:55:32 pm
Hello,
Thank you for a wonderful cart to use for us. I have installed Konakart in my machine and I'm trying to upload images for a new product I want to add using konakartadmin package, but konakart is throwing an exception while I tried to do that.

Application complaints about "Empty file specified for upload" but the image file is not empty.

In the image path I give subdirectry/imagename.gif under images directory.

In the select image text box I give the imagename.gif.

In image1 testbox I give some name for description.

Does anyone has any idea why this is happening?

Thanks in advance


Here is the error

09-Nov 15:48:01 INFO  (FileUpload.java:processUploadedFile:153) Upload File imgB
asePath = C:/Konakart1/webapps/konakart/images  imgPath = matrox/mg200mms
.gif
java.lang.Exception: Empty file specified for upload
        at com.konakartadmin.servlet.FileUpload.processUploadedFile(FileUpload.j
ava:198)
        at com.konakartadmin.servlet.FileUpload.doPost(FileUpload.java:86)
        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(Appl
icationFilterChain.java:252)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
ilterChain.java:173)