Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006118 [Resin] minor always 11-30-17 11:29 04-24-18 13:10
Reporter wileysaw View Status public  
Assigned To ferg
Priority normal Resolution unable to reproduce Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version Product Version 4.0.54
  Product Build
Summary 0006118: HP-UX CPU usage rises over time due to DependencyCheckWorker
Description Profiler shows varied but rising CPU time for the following methods:
 
  16 | 89.963 | 36.390 | 98.374 | java.io.UnixFileSystem.list()
   17 | 44.895 | 18.160 | 99.151 | com.caucho.vfs.JniFilePathImpl.nativeCanRead()
   18 | 34.808 | 14.080 | 99.753 | com.caucho.vfs.JniFilePathImpl.nativeCanRead()

   16 | 91.422 | 34.530 | 98.346 | java.io.UnixFileSystem.list()
   17 | 49.325 | 18.630 | 99.182 | com.caucho.vfs.JniFilePathImpl.nativeCanRead()
   18 | 35.849 | 13.540 | 99.790 | com.caucho.vfs.JniFilePathImpl.nativeCanRead()

 15 | 94.426 | 31.850 | 96.866 | java.io.UnixFileSystem.list()
   16 | 89.505 | 30.190 | 98.333 | com.caucho.vfs.JniFilePathImpl.nativeStat()

16 java.io.UnixFileSystem.list()
         java.io.UnixFileSystem.list()
         java.io.File.list()
         com.caucho.vfs.FilePath.list()
         com.caucho.config.types.FileSetType.filterPaths()
         com.caucho.config.types.FileSetType.filterPaths()
         com.caucho.config.types.FileSetType.getPaths()
         com.caucho.loader.LibraryLoader.isModified()
         com.caucho.make.DependencyContainer.checkImpl()
         com.caucho.make.DependencyContainer.access$100()
         com.caucho.make.DependencyContainer$DependencyCheckWorker.runTask()
         com.caucho.env.thread2.AbstractTaskWorker2.run()
         com.caucho.env.thread2.ResinThread2.runTasks()
         com.caucho.env.thread2.ResinThread2.run()
   17 com.caucho.vfs.JniFilePathImpl.nativeCanRead()
         com.caucho.vfs.JniFilePathImpl.nativeCanRead()
         com.caucho.vfs.JniFilePathImpl.canRead()
         com.caucho.config.types.FileSetType.filterPaths()
         com.caucho.config.types.FileSetType.filterPaths()
         com.caucho.config.types.FileSetType.filterPaths()
         com.caucho.config.types.FileSetType.getPaths()
         com.caucho.loader.LibraryLoader.isModified()
         com.caucho.make.DependencyContainer.checkImpl()
         com.caucho.make.DependencyContainer.access$100()
         com.caucho.make.DependencyContainer$DependencyCheckWorker.runTask()
         com.caucho.env.thread2.AbstractTaskWorker2.run()
         com.caucho.env.thread2.ResinThread2.runTasks()
         com.caucho.env.thread2.ResinThread2.run()
   18 com.caucho.vfs.JniFilePathImpl.nativeCanRead()
         com.caucho.vfs.JniFilePathImpl.nativeCanRead()
         com.caucho.vfs.JniFilePathImpl.canRead()
         com.caucho.config.types.FileSetType.filterPaths()
         com.caucho.config.types.FileSetType.filterPaths()
         com.caucho.config.types.FileSetType.getPaths()
         com.caucho.loader.LibraryLoader.isModified()
         com.caucho.make.DependencyContainer.checkImpl()
         com.caucho.make.DependencyContainer.access$100()
         com.caucho.make.DependencyContainer$DependencyCheckWorker.runTask()
         com.caucho.env.thread2.AbstractTaskWorker2.run()
         com.caucho.env.thread2.ResinThread2.runTasks()
         com.caucho.env.thread2.ResinThread2.run()
Steps To Reproduce
Additional Information Full profile attached
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
11-30-17 11:29 wileysaw New Issue
04-24-18 13:10 ferg Assigned To  => ferg
04-24-18 13:10 ferg Status new => closed
04-24-18 13:10 ferg Resolution open => unable to reproduce


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker