How to solve the Web Verification Code cannot be displayed

2020-06-12   FAQ   1093   Ian   Inquire Now

There is a strange phenomenon that the Web Verification Code cannot be displayed.

How to solve the Web Verification Code cannot be displayed Picture1

1. Please make sure your disk has enough space. Web Verification Code can not be  generated if the disk was full.

How to solve the Web Verification Code cannot be displayed Picture2

2. Please check the Error from the log as the below path. 

How to solve the Web Verification Code cannot be displayed Picture3

3. Different errors have different ways to solve the issue.

Here is one of the Error from the log.

“ Found class com.sun.image.codec.jpeg.JPEGImageEncoder ” .

4. We found it is tomcat configuration problem, which is caused not loading JDK information when start up.

5. Enter tomcat/bin/ catalina.sh

How to solve the Web Verification Code cannot be displayed Picture4

Add JDK configuration in the startup script:

JAVA_HOME=/XXX/jdk1.6.0_26

PATH=JAVAHOME/bin:JAVA_HOME/bin:JAVA

HOME/bin:PATH

CLASSPATH=.:JAVAHOME/lib/dt.jar:JAVA_HOME/lib/dt.jar:JAVA

HOME/lib/dt.jar:JAVA_HOME/lib/tools.jar

export PATH JAVA_HOME CLASSPATH

6. Restart Tomcat.

How to solve the Web Verification Code cannot be displayed Picture5

7. After that , the Web Verification Code could be displayed successfully.

How to solve the Web Verification Code cannot be displayed Picture6

FAQ DOWNLOAD:

How to solve the Web Verification Code cannot be displayed Picture7How to solve the Web Verification Code cannot be displayed.doc

Still Have Questions?

If you would like help finding the right information to meet your requirement please leave us a message below, one of our sales representatives will be happy to assist you shortly!

Zach Fan Frank Liu Candy
Sunny
Kuper
David