In PowerDesigner, Could Not Initialize JavaVM appears! How to solve

This error will be reported when using powerdesigner to reversely generate the table structure:

Please check your environment variable configuration:

System Variables

CLASSPATH = E:\Workspaces\my-jar\mysql-connector-java-5.1.7-bin.jar
Path = D:\Java\jdk1.6.0_13\bin;
JAVA_HOME = D:\Java \jdk1.6.0_13\;

PowerDesigner configuration
PowerDesigner Tools –> General Options –> Variables:
JAR D:\Java\jdk1.6.0_13\bin\ jar.exe
JAVA D:\Java\jdk1.6.0_13\bin\java.exe
JAVAC D:\Java\jdk1.6.0_13\bin\javac.exe
JAVADOC D:\Java\ jdk1.6.0_13\bin\javadoc.exe

Regardless of whether the operating system is 64-bit or 32-bit, the JDK must be 32-bit, and the pd version It is a 32-bit program and does not support 64-bit JDK

WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 863 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC

Leave a Comment

Your email address will not be published.