Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Netbeans 7.3 上使用 Glassfish 3.1.2 时遇到问题。每次单击 Netbeans 上的“停止服务器”按钮时,我都必须创建一个新域,因为在我运行应用程序时它不会启动。
我一直在环顾四周,但直到现在,我还没有找到任何可能的解决方案。有谁知道这可能会发生什么?
谢谢。
在打开 NetBeans 之前删除 NetBeans 配置文件。在 Windows 8 上,此文件位于 C:\Users\Group\AppData\Roaming\NetBeans\8 中。只需删除名为 8(或 7.3)的子目录,然后 NetBeans 将像全新安装一样启动,GlassFish 像全新一样运行……直到您关闭 NetBeans,然后重复该过程。这种方式比卸载和重新安装整个 NetBeans 更容易、更快捷。