the java db location is not set correctly

后端 未结 4 1977
孤街浪徒
孤街浪徒 2021-01-01 13:29

I get this error when using NetBeans:

The Java DB location is not set correctly.

Can somebody help?

4条回答
  •  不知归路
    2021-01-01 14:06

    I came across the same error message whenever starting the GlassFish. It was because the Java DB path had changed. (My previous install was glassfish-3.1.1/javadb)

    You can set up the correct path in the Java DB properties.

    The Java DB Properties Menu

提交回复
热议问题