org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: No handlers for [D:\PROJEKTE\AppServer\glassfish4\glassfish;D:\PROJEKTE\AppServer\glassfish4\glassfish\domains\domain1]deployer:gfv3ee6wc:localhost:4848 at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.addInstanceImpl(ServerRegistry.java:533) at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.addInstanceImpl(ServerRegistry.java:529) Caused: org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: Failed to create instance GlassFish Server. See the server log file for details. at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.addInstance(ServerRegistry.java:386) at org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties.createInstancePropertiesNonPersistent(InstanceProperties.java:296) at org.netbeans.modules.glassfish.javaee.JavaEEServerModuleFactory.createModule(JavaEEServerModuleFactory.java:125) at org.netbeans.modules.glassfish.common.GlassfishInstance.updateFactories(GlassfishInstance.java:1654) at org.netbeans.modules.glassfish.common.GlassfishInstance.updateModuleSupport(GlassfishInstance.java:346) at org.netbeans.modules.glassfish.common.GlassfishInstanceProvider.init(GlassfishInstanceProvider.java:433) at org.netbeans.modules.glassfish.common.GlassfishInstanceProvider.getProvider(GlassfishInstanceProvider.java:131) at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:0) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.netbeans.core.startup.layers.BinaryFS$AttrImpl$MethodAndParams.invoke(BinaryFS.java:773) at org.netbeans.core.startup.layers.BinaryFS$AttrImpl.getValue(BinaryFS.java:703) at org.netbeans.core.startup.layers.BinaryFS$BFSBase.getAttribute(BinaryFS.java:549) at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:944) at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:877) at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:940) at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:877) at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:798) at org.openide.loaders.InstanceDataObject$Ser.instanceCreate(InstanceDataObject.java:1432) at org.openide.loaders.InstanceDataObject.instanceCreate(InstanceDataObject.java:846) at org.openide.loaders.FolderLookup$ICItem.getInstance(FolderLookup.java:597) at org.openide.util.lookup.AbstractLookup$R.allInstances(AbstractLookup.java:1055) at org.openide.util.lookup.AbstractLookup$R.allInstances(AbstractLookup.java:1035) at org.openide.util.lookup.ProxyLookup$LazyCollection.computeSingleResult(ProxyLookup.java:1266) at org.openide.util.lookup.ProxyLookup$LazyCollection.computeDelegate(ProxyLookup.java:1104) at org.openide.util.lookup.ProxyLookup$LazyCollection.delegate(ProxyLookup.java:1071) at org.openide.util.lookup.ProxyLookup$LazyCollection.delegate(ProxyLookup.java:1054) at org.openide.util.lookup.ProxyLookup$LazyCollection.isEmpty(ProxyLookup.java:1144) at org.openide.util.lookup.ProxyLookup$LazyCollection.computeDelegate(ProxyLookup.java:1115) at org.openide.util.lookup.ProxyLookup$LazyCollection.access$900(ProxyLookup.java:1032) at org.openide.util.lookup.ProxyLookup$LazyCollection$1.hasNext(ProxyLookup.java:1232) at org.netbeans.modules.server.ui.manager.ServerManagerPanel$ServersChildren.createKeys(ServerManagerPanel.java:509) at org.openide.nodes.SynchChildren.refresh(SynchChildren.java:86) at org.openide.nodes.SynchChildren.addNotify(SynchChildren.java:70) at org.openide.nodes.Children.callAddNotify(Children.java:575) at org.openide.nodes.EntrySupportDefault.getArray(EntrySupportDefault.java:650) at org.openide.nodes.EntrySupportDefault.getNodes(EntrySupportDefault.java:121) at org.openide.nodes.EntrySupportDefault.getNodes(EntrySupportDefault.java:172) at org.openide.nodes.EntrySupportDefault.getNodesCount(EntrySupportDefault.java:176) at org.openide.nodes.Children.getNodesCount(Children.java:509) at org.openide.explorer.view.VisualizerNode.getChildren(VisualizerNode.java:258) at org.openide.explorer.view.VisualizerNode.getChildren(VisualizerNode.java:248) at org.openide.explorer.view.VisualizerNode.getChildCount(VisualizerNode.java:325) at javax.swing.tree.DefaultTreeModel.getChildCount(DefaultTreeModel.java:186) at javax.swing.tree.FixedHeightLayoutCache$FHTreeStateNode.expand(FixedHeightLayoutCache.java:1152) at javax.swing.tree.FixedHeightLayoutCache.rebuild(FixedHeightLayoutCache.java:617) at javax.swing.tree.FixedHeightLayoutCache.treeStructureChanged(FixedHeightLayoutCache.java:489) at javax.swing.plaf.basic.BasicTreeUI$Handler.treeStructureChanged(BasicTreeUI.java:3920) at javax.swing.tree.DefaultTreeModel.fireTreeStructureChanged(DefaultTreeModel.java:580) at javax.swing.tree.DefaultTreeModel.nodeStructureChanged(DefaultTreeModel.java:365) at javax.swing.tree.DefaultTreeModel.setRoot(DefaultTreeModel.java:135) at org.openide.explorer.view.NodeTreeModel$1.run(NodeTreeModel.java:123) at org.openide.util.Mutex.doEvent(Mutex.java:1348) at org.openide.util.Mutex.readAccess(Mutex.java:355) at org.openide.explorer.view.NodeTreeModel.setNode(NodeTreeModel.java:108) at org.openide.explorer.view.TreeView$4.run(TreeView.java:872) at org.openide.util.Mutex.doEvent(Mutex.java:1348) at org.openide.util.Mutex.readAccess(Mutex.java:355) at org.openide.explorer.view.TreeView.synchronizeRootContext(TreeView.java:862) at org.openide.explorer.view.TreeView.lookupExplorerManager(TreeView.java:700) at org.openide.explorer.view.TreeView.addNotify(TreeView.java:680) at java.awt.Container.addNotify(Container.java:2769) at javax.swing.JComponent.addNotify(JComponent.java:4741) at org.netbeans.modules.server.ui.manager.ServerManagerPanel.addNotify(ServerManagerPanel.java:121) at java.awt.Container.addNotify(Container.java:2769) at javax.swing.JComponent.addNotify(JComponent.java:4741) at java.awt.Container.addNotify(Container.java:2769) at javax.swing.JComponent.addNotify(JComponent.java:4741) at java.awt.Container.addNotify(Container.java:2769) at javax.swing.JComponent.addNotify(JComponent.java:4741) at javax.swing.JRootPane.addNotify(JRootPane.java:756) at java.awt.Container.addNotify(Container.java:2769) at java.awt.Window.addNotify(Window.java:770) at java.awt.Dialog.addNotify(Dialog.java:760) at org.netbeans.core.windows.services.NbPresenter.addNotify(NbPresenter.java:453) at java.awt.Window.pack(Window.java:807) at org.netbeans.core.windows.services.NbPresenter.initialize(NbPresenter.java:272) at org.netbeans.core.windows.services.NbPresenter.(NbPresenter.java:202) at org.netbeans.core.windows.services.NbDialog.(NbDialog.java:67) at org.netbeans.core.windows.services.DialogDisplayerImpl$1.run(DialogDisplayerImpl.java:152) at org.netbeans.core.windows.services.DialogDisplayerImpl$1.run(DialogDisplayerImpl.java:116) at org.openide.util.Mutex.doEventAccess(Mutex.java:1368) at org.openide.util.Mutex.readAccess(Mutex.java:278) at org.netbeans.core.windows.services.DialogDisplayerImpl.createDialog(DialogDisplayerImpl.java:116) at org.netbeans.api.server.CommonServerUIs.showCustomizer(CommonServerUIs.java:111) at org.netbeans.api.server.CommonServerUIs.showCustomizer(CommonServerUIs.java:78) at org.netbeans.modules.server.ui.manager.ServerManagerAction.actionPerformed(ServerManagerAction.java:51) at org.openide.awt.AlwaysEnabledAction$1.run(AlwaysEnabledAction.java:198) at org.openide.util.actions.ActionInvoker$1.run(ActionInvoker.java:95) at org.openide.util.actions.ActionInvoker.doPerformAction(ActionInvoker.java:116) at org.openide.util.actions.ActionInvoker.invokeAction(ActionInvoker.java:99) at org.openide.awt.AlwaysEnabledAction.actionPerformed(AlwaysEnabledAction.java:201) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) at javax.swing.AbstractButton.doClick(AbstractButton.java:376) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:833) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:877) at java.awt.Component.processMouseEvent(Component.java:6505) at javax.swing.JComponent.processMouseEvent(JComponent.java:3320) at java.awt.Component.processEvent(Component.java:6270) at java.awt.Container.processEvent(Container.java:2229) at java.awt.Component.dispatchEventImpl(Component.java:4861) at java.awt.Container.dispatchEventImpl(Container.java:2287) at java.awt.Component.dispatchEvent(Component.java:4687) at java.awt.LightweightDispatcher.retargetMouseEvent(LightweightDispatcher.java:4832) at java.awt.LightweightDispatcher.processMouseEvent(LightweightDispatcher.java:4492) at java.awt.LightweightDispatcher.dispatchEvent(LightweightDispatcher.java:4422) at java.awt.Container.dispatchEventImpl(Container.java:2273) at java.awt.Window.dispatchEventImpl(Window.java:2719) at java.awt.Component.dispatchEvent(Component.java:4687) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735) at java.awt.EventQueue.access$200(EventQueue.java:103) at java.awt.EventQueue$3.run(EventQueue.java:694) at java.awt.EventQueue$3.run(EventQueue.java:692) at java.security.AccessController.doPrivileged(AccessController.java:0) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87) at java.awt.EventQueue$4.run(EventQueue.java:708) at java.awt.EventQueue$4.run(EventQueue.java:706) at java.security.AccessController.doPrivileged(AccessController.java:0) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:705) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)