2017-05-08 40 views
0

我一直在这个项目上安静地工作,没有任何问题。 最近,我试图启动应用程序,但没有发生任何事情。NetBeans Glassfish挂在“in-place deployment at ...”

litteraly,什么也没有发生。

NetBeans启动glassfish服务器,并开始部署应用程序。但就是这样。它只是挂在那里,部署该项目直到永恒。

我没有得到任何错误,GlassFish服务器刚刚启动成功地,应用程序成功地部署(我猜?)

很抱歉,我没有任何错误信息显示...

此问题仅出现在此特定项目上。我试过其他项目,他们工作得很好。

所以,我试图恢复我的项目到一个旧版本的应用程序,它工作得很好。但即使在这个回归之后,也没有发生。

我已经重新安装了NetBeans(8.2)和GlassFish 4.1.1,但仍然没有成功。

在同一个项目上工作的其他小组成员没有这个问题。他们能够在没有任何问题的情况下在这个项目上工作。

This is a picture of the processes running

这是我的应用程序的输出:

Deploying on GlassFish Server 4.1.1 
    profile mode: false 
    debug mode: false 
    force redeploy: true 
Starting GlassFish Server 4.1.1 
GlassFish Server 4.1.1 is running. 
In-place deployment at C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\target\S44VolksBank-0.1 

这是GlassFish服务器输出:

Launching GlassFish on Felix platform 
mei 08, 2017 3:13:49 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner createBundleProvisioner 
INFO: Create bundle provisioner class = class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner. 
mei 08, 2017 3:13:49 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner$DefaultCustomizer getLocations 
WARNING: Skipping entry because it is not an absolute URI. 
mei 08, 2017 3:13:49 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner$DefaultCustomizer getLocations 
WARNING: Skipping entry because it is not an absolute URI. 
mei 08, 2017 3:13:49 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner startBundles 
WARNING: Can not start bundle file:/C:/GlassFish/glassfish-4.1.1/glassfish/modules/core.jar because it is not contained in the list of installed bundles. 
Registered com.sun.e[email protected]7cf38c0 in service registry. 
#!## LogManagerService.postConstruct : rootFolder=C:\GlassFish\glassfish-4.1.1\glassfish 
#!## LogManagerService.postConstruct : templateDir=C:\GlassFish\glassfish-4.1.1\glassfish\lib\templates 
#!## LogManagerService.postConstruct : src=C:\GlassFish\glassfish-4.1.1\glassfish\lib\templates\logging.properties 
#!## LogManagerService.postConstruct : dest=C:\GlassFish\glassfish-4.1.1\glassfish\domains\domain1\config\logging.properties 
Info: Running GlassFish Version: GlassFish Server Open Source Edition 4.1.1 (build 1) 
Info: Server log file is using Formatter class: com.sun.enterprise.server.logging.ODLLogFormatter 
Info: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. 
Info: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. 
Info: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. 
Info: Authorization Service has successfully initialized. 
Info: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry 
Info: JTS5014: Recoverable JTS instance, serverId = [100] 
Warning: Instance could not be initialized. Class=interface org.glassfish.grizzly.http.server.AddOn, name=http-listener-1, realClassName=org.glassfish.grizzly.http2.Http2AddOn 
Info: Grizzly Framework 2.3.23 started in: 25ms - bound to [/0.0.0.0:8080] 
Warning: Instance could not be initialized. Class=interface org.glassfish.grizzly.http.server.AddOn, name=http-listener-2, realClassName=org.glassfish.grizzly.http2.Http2AddOn 
Info: Grizzly Framework 2.3.23 started in: 3ms - bound to [/0.0.0.0:8181] 
Warning: Instance could not be initialized. Class=interface org.glassfish.grizzly.http.server.AddOn, name=admin-listener, realClassName=org.glassfish.grizzly.http2.Http2AddOn 
Info: Grizzly Framework 2.3.23 started in: 3ms - bound to [/0.0.0.0:4848] 
Info: Grizzly Framework 2.3.23 started in: 4ms - bound to [/0.0.0.0:3700] 
Info: visiting unvisited references 
Info: Java security manager is disabled. 
Info: Entering Security Startup Service. 
Info: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper. 
Info: Security Service(s) started successfully. 
Info: Created HTTP listener http-listener-1 on host/port 0.0.0.0:8080 
Info: Created HTTP listener http-listener-2 on host/port 0.0.0.0:8181 
Info: Created HTTP listener admin-listener on host/port 0.0.0.0:4848 
Info: Created virtual server server 
Info: Created virtual server __asadmin 
Info: Setting JAAS app name glassfish-web 
Info: Virtual server server loaded default web module 
Info: visiting unvisited references 
Info: visiting unvisited references 
Warning: Unable to load class org.springframework.web.jsf.DelegatingPhaseListenerMulticaster, reason: java.lang.ClassNotFoundException: org.springframework.web.jsf.DelegatingPhaseListenerMulticaster 
Info: Loading application [target] at [/target] 
Info: Loading application target done in 3.518 ms 
Info: GlassFish Server Open Source Edition 4.1.1 (1) startup time : Felix (13.973ms), startup services(4.118ms), total(18.091ms) 
Info: HV000001: Hibernate Validator 5.1.2.Final 
Info: Grizzly Framework 2.3.23 started in: 4ms - bound to [/0.0.0.0:7676] 
Warning: Instance could not be initialized. Class=interface org.glassfish.grizzly.http.server.AddOn, name=http-listener-2, realClassName=org.glassfish.grizzly.http2.Http2AddOn 
Info: Created HTTP listener http-listener-2 on host/port 0.0.0.0:8181 
Info: Grizzly Framework 2.3.23 started in: 3ms - bound to [/0.0.0.0:8181] 
Warning: Instance could not be initialized. Class=interface org.glassfish.grizzly.http.server.AddOn, name=http-listener-1, realClassName=org.glassfish.grizzly.http2.Http2AddOn 
Info: Created HTTP listener http-listener-1 on host/port 0.0.0.0:8080 
Info: Grizzly Framework 2.3.23 started in: 17ms - bound to [/0.0.0.0:8080] 
Info: JMXStartupService has started JMXConnector on JMXService URL service:jmx:rmi://WillemLT:8686/jndi/rmi://WillemLT:8686/jmxrmi 
Info: Listening to REST requests at context: /management/domain. 
Info: Registered com.su[email protected]78830d9a as OSGi service registration: [email protected] 
Info: visiting unvisited references 
Info: visiting unvisited references 
Info: visiting unvisited references 
Info: visiting unvisited references 
Info: Initializing Mojarra 2.2.12 (20150720-0848 https://svn.java.net/svn/mojarra~svn/tags/[email protected]) for context '' 
Info: Loading application [__admingui] at [/] 
Info: Loading application __admingui done in 3.790 ms 

最后我的IDE日志:

Compiler: HotSpot 64-Bit Tiered Compilers 
Heap memory usage: initial 32.0MB maximum 910.5MB 
Non heap memory usage: initial 2.4MB maximum -1b 
Garbage collector: PS Scavenge (Collections=23 Total time spent=0s) 
Garbage collector: PS MarkSweep (Collections=4 Total time spent=0s) 
Classes: loaded=12231 total loaded=12234 unloaded 3 
INFO [org.netbeans.core.ui.warmup.DiagnosticTask]: Total memory 8,497,946,624 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Resolving dependencies took: 892 ms 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 40 binary roots took: 503 ms 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\testest\src\test\java took: 1 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\main\webapp took: 426 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 1 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\testest\src\main\resources took: 1 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\testest\src\main\java took: 180 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\test\resources took: 0 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\main\java took: 96 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\main\resources took: 92 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\test\java took: 63 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\testest\src\test\resources took: 0 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\testest\src\main\webapp took: 45 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 10 source roots took: 904 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 1 ms] 
WARNING [org.openide.util.WeakListenerImpl]: Can't remove java.beans.PropertyChangeListener using method org.netbeans.modules.editor.NbEditorDocument.removePropertyChangeListener from [email protected], mimeType='text/x-java', kitClass=null, length=3926, version=1, file=null 
INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 00000008 without any module. 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Resolving dependencies took: 250 ms 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 0 binary roots took: 1 ms 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\main\webapp took: 0 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\test\java took: 1 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\main\java took: 0 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\main\resources took: 0 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 4 source roots took: 1 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Resolving dependencies took: 151 ms 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 1 binary roots took: 59 ms 
log4j:WARN No appenders could be found for logger (nu.validator.source.LocationRecorder). 
log4j:WARN Please initialize the log4j system properly. 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\main\webapp took: 8,877 ms (New or modified files: 64, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\main\java took: 1,871 ms (New or modified files: 48, Deleted files: 3) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\main\resources took: 94 ms (New or modified files: 1, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\test\java took: 568 ms (New or modified files: 11, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 4 source roots took: 11,410 ms (New or modified files: 124, Deleted files: 3) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Resolving dependencies took: 18 ms 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 0 binary roots took: 0 ms 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\NetBeans\NetBeans 8.2\webcommon\jsstubs\reststubs.zip took: 61 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\NetBeans\NetBeans 8.2\webcommon\jsstubs\domstubs.zip took: 44 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\main\java took: 32 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\main\resources took: 18 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\test\java took: 23 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\NetBeans\NetBeans 8.2\webcommon\jsstubs\corestubs.zip took: 39 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 6 source roots took: 217 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.bugtracking.BugtrackingManager]: Loading stored repositories took 337 millis. 
INFO [org.netbeans.modules.parsing.impl.TaskProcessor]: Task: [email protected]7cf3b5 : class org.netbeans.modules.java.editor.semantic.SemanticHighlighter ignored cancel for 95 ms. 
INFO [org.netbeans.modules.parsing.impl.TaskProcessor]: Task: CancelableTaskWrapper[task: [email protected], phase: RESOLVED, priority: 500] : class org.netbeans.modules.java.source.JavaSourceAccessor$CancelableTaskWrapper ignored cancel for 72 ms. 
INFO [org.netbeans.modules.parsing.impl.TaskProcessor]: Task: CancelableTaskWrapper[task: [email protected], phase: RESOLVED, priority: 500] : class org.netbeans.modules.java.source.JavaSourceAccessor$CancelableTaskWrapper ignored cancel for 63 ms. 
WARNING [org.openide.util.WeakListenerImpl]: Can't remove java.beans.PropertyChangeListener using method org.netbeans.modules.editor.NbEditorDocument.removePropertyChangeListener from [email protected], mimeType='text/x-java', kitClass=null, length=1944, version=71, [email protected][C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\test\java\Models\[email protected]:32c476ce] 
WARNING [org.openide.util.WeakListenerImpl]: Can't remove java.beans.PropertyChangeListener using method org.netbeans.modules.editor.NbEditorDocument.removePropertyChangeListener from [email protected], mimeType='text/x-java', kitClass=null, length=2320, version=78, [email protected][C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\test\java\Models\Task[email protected]:1256bb55] 
WARNING [org.openide.util.WeakListenerImpl]: Can't remove java.beans.PropertyChangeListener using method org.netbeans.modules.editor.NbEditorDocument.removePropertyChangeListener from [email protected], mimeType='text/x-java', kitClass=null, length=9059, version=259, [email protected][C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\test\java\database\[email protected]:246c412c] 
WARNING [org.openide.util.WeakListenerImpl]: Can't remove java.beans.PropertyChangeListener using method org.netbeans.modules.editor.NbEditorDocument.removePropertyChangeListener from [email protected], mimeType='text/x-java', kitClass=null, length=6060, version=173, [email protected][C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\test\java\database\[email protected]:1376e702] 
WARNING [org.openide.util.WeakListenerImpl]: Can't remove java.beans.PropertyChangeListener using method org.netbeans.modules.editor.NbEditorDocument.removePropertyChangeListener from [email protected], mimeType='text/x-java', kitClass=null, length=3533, version=117, [email protected][C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\test\java\database\[email protected]:445a0b7d] 
WARNING [org.openide.util.WeakListenerImpl]: Can't remove java.beans.PropertyChangeListener using method org.netbeans.modules.editor.NbEditorDocument.removePropertyChangeListener from [email protected], mimeType='text/x-java', kitClass=null, length=2831, version=91, [email protected][C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\test\java\Models\[email protected]:3c962a0a] 
WARNING [org.openide.util.WeakListenerImpl]: Can't remove java.beans.PropertyChangeListener using method org.netbeans.modules.editor.NbEditorDocument.removePropertyChangeListener from [email protected], mimeType='text/x-java', kitClass=null, length=3392, version=118, [email protected][C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\test\java\Models\[email protected]:2f250bb5] 
WARNING [org.openide.util.WeakListenerImpl]: Can't remove java.beans.PropertyChangeListener using method org.netbeans.modules.editor.NbEditorDocument.removePropertyChangeListener from [email protected], mimeType='text/x-java', kitClass=null, length=2178, version=85, [email protected][C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\test\java\Models\[email protected]:597f39aa] 
WARNING [org.openide.util.WeakListenerImpl]: Can't remove java.beans.PropertyChangeListener using method org.netbeans.modules.editor.NbEditorDocument.removePropertyChangeListener from [email protected], mimeType='text/x-java', kitClass=null, length=1926, version=79, [email protected][C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\test\java\Models\[email protected]:1ea20fd1] 
WARNING [org.openide.util.WeakListenerImpl]: Can't remove java.beans.PropertyChangeListener using method org.netbeans.modules.editor.NbEditorDocument.removePropertyChangeListener from [email protected], mimeType='text/x-java', kitClass=null, length=1627, version=80, [email protected][C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\test\java\database\[email protected]:7a8f17ba] 
WARNING [org.netbeans.modules.options.keymap.LayersBridge]: Invalid shortcut: [email protected]04[[email protected][Keymaps/NetBeans/D-BACK_QUOTE.shadow]] 
WARNING [null]: Last record repeated again. 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Resolving dependencies took: 24 ms 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 0 binary roots took: 0 ms 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\main\webapp took: 163 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\main\java took: 2,717 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\main\resources took: 53 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\Users\Willem\Documents\NetBeansProjects\PTS4\S44Volksbank\S44VolksBank\src\test\java took: 129 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 4 source roots took: 3,062 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] 
INFO [glassfish]: GlassFish configuration file C:\GlassFish\glassfish-4.1.1\glassfish\domains\domain1\config\domain.xml was modified, updating server configuration. 
+0

所以我接近了解决方案。显然,这只发生在我从SourceTree提取的项目中。我无法创建,删除这些项目中的修改类(Netbeans死锁)。一旦我将这些项目移动到另一个文件夹,一切都开始工作.. – Wilmz

回答

1

我终于在3天的搜索后找到了一个解决方案...

由于某种原因,我不得不在我的电脑上安装Git。

奇怪的是,因为它曾经没有任何问题没有安装git的工作。