Cannot start GlassFish 4.1 from within Netbeans 8.0.1 Service area

前端 未结 10 830
离开以前
离开以前 2020-12-28 18:07

On Windows 7 I downloaded the \'netbeans-8.0.1-javaee-windows.exe\' installer from this site https://netbeans.org/downloads/. The installer installs GlassFish 4.1, Java 1.8.

10条回答
  •  一整个雨季
    2020-12-28 18:37

    I get the same error when I run Oracle XE instance on the same machine. As my database is Oracle, I preferred changing Glassfish's default port:

    1. Locate domain.xml inside Glassfish installation folders.
    2. Change the the port on the below line:

      
            

提交回复
热议问题