Genexus - BLOB attribute

Asked

Viewed 616 times

3

I am trying to write txt files (via transaction and Procedure) to the BD in a BLOB attribute. I performed tests defining the file type and file type attribute properties, but without success.

Any hint ?

Gxev3 Java Web, Tomcat8, Win8

Edit: I had not identified the error yet, but now I believe it is the message below:

05-Aug-2015 14:58:37.724 SEVERE [http-Apr-8080-exec-2] org.apache.Catalina.core.Standardwrappervalve.invoke Servlet.service() for Servlet [com.var.pro903] context with path [/Varjavaenvironment] threw Exception [java.lang.Nullrepointexception at java.io.File. (Unknown Source)

  • There is some error in Tomcat ?

  • I hadn’t identified the error yet, but now I believe it is the message below: 05-Aug-2015 14:58:37.724 SEVERE [http-Apr-8080-exec-2] org.apache.Catalina.core.Standardwrappervalve.invoke Servlet.service() for Servlet [com.var.pro903] context with path [/Varjavaenvironment] threw Exception [java.lang.Nullrepointexception at java.io.File. <init>(Unknown Source)

2 answers

0

Genexus upgrade 2 problem.

Problem solved when installing upgrade 3

  • I believe that only the upgrade has solved but if there are more indications you can join would be interesting.

0

Sergio,

It’s a compatibility issue with Tomcat 8, upgrading to U3 solves the problem. Or, downgrade to Tomcat 7.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.