Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 279144 Details for
Bug 548737
Jgit does nothing when cloning git repository
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
JarLauncher Jstack Log
jarlauncher-jstack.log (text/x-log), 6.56 KB, created by
torsten piotraschke
on 2019-07-01 07:37:45 EDT
(
hide
)
Description:
JarLauncher Jstack Log
Filename:
MIME Type:
Creator:
torsten piotraschke
Created:
2019-07-01 07:37:45 EDT
Size:
6.56 KB
patch
obsolete
>2019-07-01 13:28:47 >Full thread dump OpenJDK 64-Bit Server VM (11.0.3+7 mixed mode, sharing): > >Threads class SMR info: >_java_thread_list=0x00007f6ddc001eb0, length=10, elements={ >0x00007f6e3c012000, 0x00007f6e3c218800, 0x00007f6e3c21a800, 0x00007f6e3c220000, >0x00007f6e3c222000, 0x00007f6e3c224000, 0x00007f6e3c226000, 0x00007f6e3c255000, >0x00007f6e3c25e000, 0x00007f6ddc001000 >} > >"main" #1 prio=5 os_prio=0 cpu=893,03ms elapsed=147,42s tid=0x00007f6e3c012000 nid=0x261b55 waiting on condition [0x00007f6e430f8000] > java.lang.Thread.State: TIMED_WAITING (sleeping) > at java.lang.Thread.sleep(java.base@11.0.3/Native Method) > at java.lang.Thread.sleep(java.base@11.0.3/Thread.java:339) > at java.util.concurrent.TimeUnit.sleep(java.base@11.0.3/TimeUnit.java:446) > at org.eclipse.jgit.util.FS$FileStoreAttributeCache.<init>(FS.java:240) > at org.eclipse.jgit.util.FS$FileStoreAttributeCache.getFsTimestampResolution(FS.java:211) > at org.eclipse.jgit.util.FS.getFsTimerResolution(FS.java:321) > at org.eclipse.jgit.internal.storage.file.FileSnapshot.<init>(FileSnapshot.java:186) > at org.eclipse.jgit.internal.storage.file.FileSnapshot.save(FileSnapshot.java:122) > at org.eclipse.jgit.storage.file.FileBasedConfig.load(FileBasedConfig.java:156) > at org.eclipse.jgit.internal.storage.file.FileRepository.loadUserConfig(FileRepository.java:256) > at org.eclipse.jgit.internal.storage.file.FileRepository.<init>(FileRepository.java:204) > at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:612) > at org.eclipse.jgit.api.InitCommand.call(InitCommand.java:123) > at org.eclipse.jgit.api.CloneCommand.init(CloneCommand.java:274) > at org.eclipse.jgit.api.CloneCommand.call(CloneCommand.java:195) > at org.eclipse.jgit.pgm.Clone.run(Clone.java:137) > at org.eclipse.jgit.pgm.TextBuiltin.execute(TextBuiltin.java:264) > at org.eclipse.jgit.pgm.Main.execute(Main.java:278) > at org.eclipse.jgit.pgm.Main.run(Main.java:166) > at org.eclipse.jgit.pgm.Main.main(Main.java:138) > at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@11.0.3/Native Method) > at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@11.0.3/NativeMethodAccessorImpl.java:62) > at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@11.0.3/DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(java.base@11.0.3/Method.java:566) > at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) > at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) > at org.springframework.boot.loader.Launcher.launch(Launcher.java:50) > at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:51) > >"Reference Handler" #2 daemon prio=10 os_prio=0 cpu=0,29ms elapsed=147,41s tid=0x00007f6e3c218800 nid=0x261b5c waiting on condition [0x00007f6e0cc19000] > java.lang.Thread.State: RUNNABLE > at java.lang.ref.Reference.waitForReferencePendingList(java.base@11.0.3/Native Method) > at java.lang.ref.Reference.processPendingReferences(java.base@11.0.3/Reference.java:241) > at java.lang.ref.Reference$ReferenceHandler.run(java.base@11.0.3/Reference.java:213) > >"Finalizer" #3 daemon prio=8 os_prio=0 cpu=0,31ms elapsed=147,41s tid=0x00007f6e3c21a800 nid=0x261b5d in Object.wait() [0x00007f6e0cb18000] > java.lang.Thread.State: WAITING (on object monitor) > at java.lang.Object.wait(java.base@11.0.3/Native Method) > - waiting on <0x0000000627802cf8> (a java.lang.ref.ReferenceQueue$Lock) > at java.lang.ref.ReferenceQueue.remove(java.base@11.0.3/ReferenceQueue.java:155) > - waiting to re-lock in wait() <0x0000000627802cf8> (a java.lang.ref.ReferenceQueue$Lock) > at java.lang.ref.ReferenceQueue.remove(java.base@11.0.3/ReferenceQueue.java:176) > at java.lang.ref.Finalizer$FinalizerThread.run(java.base@11.0.3/Finalizer.java:170) > >"Signal Dispatcher" #4 daemon prio=9 os_prio=0 cpu=0,40ms elapsed=147,40s tid=0x00007f6e3c220000 nid=0x261b5e runnable [0x0000000000000000] > java.lang.Thread.State: RUNNABLE > >"C2 CompilerThread0" #5 daemon prio=9 os_prio=0 cpu=443,92ms elapsed=147,40s tid=0x00007f6e3c222000 nid=0x261b5f waiting on condition [0x0000000000000000] > java.lang.Thread.State: RUNNABLE > No compile task > >"C1 CompilerThread0" #7 daemon prio=9 os_prio=0 cpu=439,36ms elapsed=147,40s tid=0x00007f6e3c224000 nid=0x261b60 waiting on condition [0x0000000000000000] > java.lang.Thread.State: RUNNABLE > No compile task > >"Sweeper thread" #8 daemon prio=9 os_prio=0 cpu=5,36ms elapsed=147,40s tid=0x00007f6e3c226000 nid=0x261b61 runnable [0x0000000000000000] > java.lang.Thread.State: RUNNABLE > >"Service Thread" #9 daemon prio=9 os_prio=0 cpu=0,06ms elapsed=147,38s tid=0x00007f6e3c255000 nid=0x261b62 runnable [0x0000000000000000] > java.lang.Thread.State: RUNNABLE > >"Common-Cleaner" #10 daemon prio=8 os_prio=0 cpu=0,51ms elapsed=147,37s tid=0x00007f6e3c25e000 nid=0x261b64 in Object.wait() [0x00007f6e0c410000] > java.lang.Thread.State: TIMED_WAITING (on object monitor) > at java.lang.Object.wait(java.base@11.0.3/Native Method) > - waiting on <0x0000000627801ef8> (a java.lang.ref.ReferenceQueue$Lock) > at java.lang.ref.ReferenceQueue.remove(java.base@11.0.3/ReferenceQueue.java:155) > - waiting to re-lock in wait() <0x0000000627801ef8> (a java.lang.ref.ReferenceQueue$Lock) > at jdk.internal.ref.CleanerImpl.run(java.base@11.0.3/CleanerImpl.java:148) > at java.lang.Thread.run(java.base@11.0.3/Thread.java:834) > at jdk.internal.misc.InnocuousThread.run(java.base@11.0.3/InnocuousThread.java:134) > >"Attach Listener" #15 daemon prio=9 os_prio=0 cpu=0,38ms elapsed=26,13s tid=0x00007f6ddc001000 nid=0x261dba waiting on condition [0x0000000000000000] > java.lang.Thread.State: RUNNABLE > >"VM Thread" os_prio=0 cpu=8,98ms elapsed=147,41s tid=0x00007f6e3c215800 nid=0x261b5b runnable > >"GC Thread#0" os_prio=0 cpu=6,83ms elapsed=147,42s tid=0x00007f6e3c028000 nid=0x261b56 runnable > >"GC Thread#1" os_prio=0 cpu=7,48ms elapsed=147,16s tid=0x00007f6dfc001000 nid=0x261b66 runnable > >"GC Thread#2" os_prio=0 cpu=5,09ms elapsed=147,16s tid=0x00007f6dfc002800 nid=0x261b67 runnable > >"GC Thread#3" os_prio=0 cpu=3,03ms elapsed=147,16s tid=0x00007f6dfc004000 nid=0x261b68 runnable > >"G1 Main Marker" os_prio=0 cpu=0,32ms elapsed=147,42s tid=0x00007f6e3c062000 nid=0x261b57 runnable > >"G1 Conc#0" os_prio=0 cpu=0,06ms elapsed=147,42s tid=0x00007f6e3c064000 nid=0x261b58 runnable > >"G1 Refine#0" os_prio=0 cpu=0,25ms elapsed=147,41s tid=0x00007f6e3c1d7800 nid=0x261b59 runnable > >"G1 Young RemSet Sampling" os_prio=0 cpu=16,40ms elapsed=147,41s tid=0x00007f6e3c1d9800 nid=0x261b5a runnable >"VM Periodic Task Thread" os_prio=0 cpu=62,85ms elapsed=147,38s tid=0x00007f6e3c257800 nid=0x261b63 waiting on condition > >JNI global refs: 8, weak refs: 0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 548737
:
279117
| 279144