2017-05-08 1 views
0

저는이 프로젝트에서 아무런 문제없이 조용하게 작업 해 왔습니다. 최근에 응용 프로그램을 시작하려고했지만 아무 일도 없었습니다.NetBeans Glassfish가 "전체 배포 위치"에서 중단됩니다.

Litteraly, 아무 일도 없었습니다.

NetBeans는 glassfish 서버를 시작하고 응용 프로그램 배포를 시작합니다. 하지만 그게 전부입니다. 단지 거기에 매달려 프로젝트를 영원히 배포 할 수 있습니다.

나는 ..., 글래스 피쉬 서버가 단지 응용 프로그램이

, 내가 보여 오류 메시지가 그래서 미안 해달라고 (내가 추측?) 성공적으로 배포, 성공적으로 시작 오류를 얻을하지 않습니다

이 문제는이 특정 프로젝트에서만 발생합니다. 나는 다른 프로젝트를 시도하고 잘 작동합니다.

그래서 이전 버전의 응용 프로그램으로 프로젝트를 되돌리려했습니다. 응용 프로그램이 정상적으로 작동했습니다. 그러나이 복귀 후에도 아무 일도 일어나지 않았습니다.

GlassFish 4.1.1과 함께 NetBeans (8.2)를 다시 설치했지만 아직 성공하지 못했습니다.

이 프로젝트에서 작업하는 다른 그룹 회원에게는이 문제가 없습니다. 그들은 아무런 문제없이이 프로젝트에서 일할 수 있습니다.

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 

이는 글래스 피쉬 서버 출력 :

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]46, 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\[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][[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

그래서 솔루션에 조금 더 다가갔습니다. Apperently, 이것은 SourceTree에서 가져 오는 프로젝트에서만 발생합니다. 내가 만들 수 없습니다, 이러한 프로젝트 (Netbeans 교착 상태)에서 클래스를 수정 삭제하십시오. 이 프로젝트를 다른 폴더로 옮기면 모든 것이 작동하기 시작합니다. – Wilmz

답변

1

나는 결국 3 일간의 검색을 통해 해결책을 찾았습니다 ...

내 컴퓨터에 힘내를 설치해야했습니다.

이상한데, git을 설치하지 않고도 아무런 문제없이 작동했기 때문입니다.

관련 문제