Advertisement
Guest User

JVM Crash on Ubuntu 10.04.2

a guest
Mar 2nd, 2011
568
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 92.10 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # SIGSEGV (0xb) at pc=0xf6edd8a6, pid=11753, tid=4102531952
  5. #
  6. # JRE version: 6.0_24-b07
  7. # Java VM: Java HotSpot(TM) Client VM (19.1-b02 mixed mode, sharing linux-x86 )
  8. # Problematic frame:
  9. # V [libjvm.so+0x21c8a6]
  10. #
  11. # If you would like to submit a bug report, please visit:
  12. # http://java.sun.com/webapps/bugreport/crash.jsp
  13. #
  14.  
  15. --------------- T H R E A D ---------------
  16.  
  17. Current thread (0x09ce2800): VMThread [stack: 0xf47fa000,0xf487b000] [id=11756]
  18.  
  19. siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x00000040
  20.  
  21. Registers:
  22. EAX=0x00000003, EBX=0x00000040, ECX=0x000000d8, EDX=0x0b345d10
  23. ESP=0xf4879ca0, EBP=0xf4879cc8, ESI=0xb0b66c8c, EDI=0x00000001
  24. EIP=0xf6edd8a6, CR2=0x00000040, EFLAGS=0x00010202
  25.  
  26. Register to memory mapping:
  27.  
  28. EAX=0x00000003
  29. 0x00000003 is pointing to unknown location
  30.  
  31. EBX=0x00000040
  32. 0x00000040 is pointing to unknown location
  33.  
  34. ECX=0x000000d8
  35. 0x000000d8 is pointing to unknown location
  36.  
  37. EDX=0x0b345d10
  38. 0x0b345d10 is pointing to unknown location
  39.  
  40. ESP=0xf4879ca0
  41. 0xf4879ca0 is pointing to unknown location
  42.  
  43. EBP=0xf4879cc8
  44. 0xf4879cc8 is pointing to unknown location
  45.  
  46. ESI=0xb0b66c8c
  47. java.lang.reflect.Constructor
  48. - klass: 'java/lang/reflect/Constructor'
  49.  
  50. EDI=0x00000001
  51. 0x00000001 is pointing to unknown location
  52.  
  53.  
  54. Top of Stack: (sp=0xf4879ca0)
  55. 0xf4879ca0: d36e3cd8 b0b66ca8 00000003 b0b66ca8
  56. 0xf4879cb0: d36f1574 d36f156c 00000003 00000600
  57. 0xf4879cc0: d36d3d70 f71a9324 f4879d08 f6ff15ed
  58. 0xf4879cd0: d36f13c8 b0b66c68 00000600 00000600
  59. 0xf4879ce0: d36d3f10 d36d3f10 00000003 d3d85288
  60. 0xf4879cf0: b2027248 00000600 f4879d28 f6ff2080
  61. 0xf4879d00: d36d3d70 d3d85288 f4879d28 f6ff2088
  62. 0xf4879d10: f6c9a08c f4bba366 f4bba288 00000003
  63.  
  64. Instructions: (pc=0xf6edd8a6)
  65. 0xf6edd896: 14 86 89 55 e4 39 d6 73 5e 90 8b 1e 85 db 74 4f
  66. 0xf6edd8a6: 8b 03 83 e0 03 83 f8 03 74 45 8b 3b c7 45 f0 03
  67.  
  68. Stack: [0xf47fa000,0xf487b000], sp=0xf4879ca0, free space=511k
  69. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  70. V [libjvm.so+0x21c8a6]
  71. V [libjvm.so+0x3305ed]
  72. V [libjvm.so+0x331088]
  73. V [libjvm.so+0x42e80c]
  74. V [libjvm.so+0x3b39b2]
  75. V [libjvm.so+0x1fe3e8]
  76. V [libjvm.so+0x2005f6]
  77. V [libjvm.so+0x209328]
  78. V [libjvm.so+0x1fdc6e]
  79. V [libjvm.so+0x1ff018]
  80. V [libjvm.so+0x4534cb]
  81. V [libjvm.so+0x461d96]
  82. V [libjvm.so+0x461243]
  83. V [libjvm.so+0x4614b0]
  84. V [libjvm.so+0x460fa0]
  85. V [libjvm.so+0x376a8e]
  86. C [libpthread.so.0+0x596e]
  87.  
  88. VM_Operation (0xf42974d0): GenCollectForPermanentAllocation, mode: safepoint, requested by thread 0x0a557400
  89.  
  90.  
  91. --------------- P R O C E S S ---------------
  92.  
  93. Java Threads: ( => current thread )
  94. 0xf2502400 JavaThread "pool-7-thread-3" [_thread_blocked, id=12438, stack(0xf265e000,0xf26af000)]
  95. 0x0a347c00 JavaThread "pool-7-thread-2" [_thread_blocked, id=12435, stack(0xf2fd3000,0xf3024000)]
  96. 0x0b252400 JavaThread "Timer-8" daemon [_thread_blocked, id=12434, stack(0xf287a000,0xf28cb000)]
  97. 0xf2746c00 JavaThread "pool-7-thread-1" [_thread_blocked, id=12433, stack(0xf2edc000,0xf2f2d000)]
  98. 0x0a41bc00 JavaThread "MultiThreadedHttpConnectionManager cleanup" daemon [_thread_blocked, id=12432, stack(0xf346c000,0xf34bd000)]
  99. 0x0a7c8400 JavaThread "http-8080-6" daemon [_thread_blocked, id=11826, stack(0xf2a09000,0xf2a5a000)]
  100. 0x0a687000 JavaThread "http-8080-5" daemon [_thread_blocked, id=11825, stack(0xf2f82000,0xf2fd3000)]
  101. 0x0ad8a400 JavaThread "pool-5-thread-1" [_thread_blocked, id=11824, stack(0xf2a5a000,0xf2aab000)]
  102. 0xf2dae800 JavaThread "com.google.common.base.internal.Finalizer" daemon [_thread_blocked, id=11820, stack(0xf280e000,0xf285f000)]
  103. 0x0a742400 JavaThread "Timer-7" daemon [_thread_blocked, id=11811, stack(0xf3328000,0xf3379000)]
  104. 0x0a231c00 JavaThread "Timer-6" daemon [_thread_blocked, id=11810, stack(0xf33ca000,0xf341b000)]
  105. 0x0a56f400 JavaThread "FelixPackageAdmin" daemon [_thread_blocked, id=11809, stack(0xf341b000,0xf346c000)]
  106. 0x0a608400 JavaThread "FelixStartLevel" daemon [_thread_blocked, id=11808, stack(0xf3379000,0xf33ca000)]
  107. 0x0a56ec00 JavaThread "FelixDispatchQueue" daemon [_thread_blocked, id=11807, stack(0xf32d7000,0xf3328000)]
  108. 0x0a80b800 JavaThread "Timer-2" daemon [_thread_blocked, id=11789, stack(0xf34bd000,0xf350e000)]
  109. 0x0a80e800 JavaThread "DefaultQuartzScheduler_QuartzSchedulerThread" [_thread_blocked, id=11788, stack(0xf350e000,0xf355f000)]
  110. 0x0a804c00 JavaThread "DefaultQuartzScheduler_Worker-10" [_thread_blocked, id=11787, stack(0xf355f000,0xf35b0000)]
  111. 0x0a802400 JavaThread "DefaultQuartzScheduler_Worker-9" [_thread_blocked, id=11786, stack(0xf35b0000,0xf3601000)]
  112. 0x0a800c00 JavaThread "DefaultQuartzScheduler_Worker-8" [_thread_blocked, id=11785, stack(0xf3601000,0xf3652000)]
  113. 0x0a7ff400 JavaThread "DefaultQuartzScheduler_Worker-7" [_thread_blocked, id=11784, stack(0xf3652000,0xf36a3000)]
  114. 0x0a7fdc00 JavaThread "DefaultQuartzScheduler_Worker-6" [_thread_blocked, id=11783, stack(0xf36a3000,0xf36f4000)]
  115. 0x0a7fc400 JavaThread "DefaultQuartzScheduler_Worker-5" [_thread_blocked, id=11782, stack(0xf36f4000,0xf3745000)]
  116. 0x0a7fac00 JavaThread "DefaultQuartzScheduler_Worker-4" [_thread_blocked, id=11781, stack(0xf3745000,0xf3796000)]
  117. 0x0a7f9000 JavaThread "DefaultQuartzScheduler_Worker-3" [_thread_blocked, id=11780, stack(0xf3796000,0xf37e7000)]
  118. 0x0a343000 JavaThread "DefaultQuartzScheduler_Worker-2" [_thread_blocked, id=11779, stack(0xf37e7000,0xf3838000)]
  119. 0x0a0c7000 JavaThread "DefaultQuartzScheduler_Worker-1" [_thread_blocked, id=11778, stack(0xf3838000,0xf3889000)]
  120. 0x0a520c00 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2" daemon [_thread_blocked, id=11777, stack(0xf3889000,0xf38da000)]
  121. 0x0a752c00 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1" daemon [_thread_blocked, id=11776, stack(0xf38da000,0xf392b000)]
  122. 0x0a500000 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0" daemon [_thread_blocked, id=11775, stack(0xf392b000,0xf397c000)]
  123. 0x0a75c000 JavaThread "Timer-1" daemon [_thread_blocked, id=11774, stack(0xf397c000,0xf39cd000)]
  124. 0x0a4c6c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=11773, stack(0xf39d5000,0xf3a26000)]
  125. 0x0a497c00 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2" daemon [_thread_blocked, id=11772, stack(0xf3b5d000,0xf3bae000)]
  126. 0x0a49a800 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1" daemon [_thread_blocked, id=11771, stack(0xf3bae000,0xf3bff000)]
  127. 0x0a48ec00 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0" daemon [_thread_blocked, id=11770, stack(0xf3bff000,0xf3c50000)]
  128. 0x0a48a400 JavaThread "Timer-0" daemon [_thread_blocked, id=11769, stack(0xf3c50000,0xf3ca1000)]
  129. 0x09f31800 JavaThread "http-8080-4" daemon [_thread_blocked, id=11768, stack(0xf3cd9000,0xf3d2a000)]
  130. 0x0a15cc00 JavaThread "http-8080-3" daemon [_thread_blocked, id=11767, stack(0xf3d2a000,0xf3d7b000)]
  131. 0x0a15c800 JavaThread "http-8080-2" daemon [_thread_blocked, id=11766, stack(0xf3d7b000,0xf3dcc000)]
  132. 0x0a557400 JavaThread "http-8080-1" daemon [_thread_blocked, id=11765, stack(0xf424c000,0xf429d000)]
  133. 0x09f70000 JavaThread "http-8080-Acceptor-0" daemon [_thread_in_native, id=11764, stack(0xf429d000,0xf42ee000)]
  134. 0x09f11800 JavaThread "ContainerBackgroundProcessor[StandardEngine[Standalone]]" daemon [_thread_blocked, id=11763, stack(0xf42ee000,0xf433f000)]
  135. 0x09cfa400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=11761, stack(0xf4423000,0xf4474000)]
  136. 0x09cf8400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=11760, stack(0xf4474000,0xf44f5000)]
  137. 0x09cf6c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11759, stack(0xf44f5000,0xf4546000)]
  138. 0x09cee800 JavaThread "Finalizer" daemon [_thread_blocked, id=11758, stack(0xf458c000,0xf45dd000)]
  139. 0x09ced000 JavaThread "Reference Handler" daemon [_thread_blocked, id=11757, stack(0xf45dd000,0xf462e000)]
  140. 0x09cbf400 JavaThread "main" [_thread_in_native, id=11755, stack(0xf6c4a000,0xf6c9b000)]
  141.  
  142. Other Threads:
  143. =>0x09ce2800 VMThread [stack: 0xf47fa000,0xf487b000] [id=11756]
  144. 0x09d06000 WatcherThread [stack: 0xf43a2000,0xf4423000] [id=11762]
  145.  
  146. VM state:at safepoint (normal execution)
  147.  
  148. VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
  149. [0x09cbd120] Threads_lock - owner thread: 0x09ce2800
  150. [0x09cbd530] Heap_lock - owner thread: 0x0a557400
  151.  
  152. Heap
  153. def new generation total 157248K, used 125433K [0xa2cd0000, 0xad770000, 0xad770000)
  154. eden space 139776K, 88% used [0xa2cd0000, 0xaa582bf0, 0xab550000)
  155. from space 17472K, 10% used [0xab550000, 0xab71b910, 0xac660000)
  156. to space 17472K, 0% used [0xac660000, 0xac660000, 0xad770000)
  157. tenured generation total 349568K, used 232022K [0xad770000, 0xc2cd0000, 0xc2cd0000)
  158. the space 349568K, 66% used [0xad770000, 0xbba05ae0, 0xbba05c00, 0xc2cd0000)
  159. compacting perm gen total 81152K, used 81151K [0xc2cd0000, 0xc7c10000, 0xd2cd0000)
  160. the space 81152K, 99% used [0xc2cd0000, 0xc7c0fff0, 0xc7c10000, 0xc7c10000)
  161. ro space 10240K, 61% used [0xd2cd0000, 0xd32f8a38, 0xd32f8c00, 0xd36d0000)
  162. rw space 12288K, 60% used [0xd36d0000, 0xd3e08ec0, 0xd3e09000, 0xd42d0000)
  163.  
  164. Dynamic libraries:
  165. 08048000-08052000 r-xp 00000000 fc:03 134774 /opt/jdk1.6.0_24/bin/java
  166. 08052000-08053000 rwxp 00009000 fc:03 134774 /opt/jdk1.6.0_24/bin/java
  167. 09cb9000-0b408000 rwxp 00000000 00:00 0 [heap]
  168. a2cd0000-ad770000 rwxp 00000000 00:00 0
  169. ad770000-c2cd0000 rwxp 00000000 00:00 0
  170. c2cd0000-c7c10000 rwxp 00000000 00:00 0
  171. c7c10000-d2cd0000 rwxp 00000000 00:00 0
  172. d2cd0000-d32f9000 r-xs 00001000 fc:03 138802 /opt/jdk1.6.0_24/jre/lib/i386/client/classes.jsa
  173. d32f9000-d36d0000 rwxp 00000000 00:00 0
  174. d36d0000-d3e09000 rwxp 0062a000 fc:03 138802 /opt/jdk1.6.0_24/jre/lib/i386/client/classes.jsa
  175. d3e09000-d42d0000 rwxp 00000000 00:00 0
  176. d42d0000-d43b1000 rwxp 00d63000 fc:03 138802 /opt/jdk1.6.0_24/jre/lib/i386/client/classes.jsa
  177. d43b1000-d46d0000 rwxp 00000000 00:00 0
  178. d46d0000-d46d8000 r-xs 00e44000 fc:03 138802 /opt/jdk1.6.0_24/jre/lib/i386/client/classes.jsa
  179. d46d8000-d4ad0000 rwxp 00000000 00:00 0
  180. f2086000-f2088000 r-xs 00003000 fc:03 1844910 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/sal-api-2.1.beta4.jar
  181. f2088000-f208e000 r-xs 00032000 fc:03 1844909 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/jaxen-1.1.1.jar
  182. f208e000-f2092000 r-xs 0001c000 fc:03 1844908 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/scroll-library-confluence-core-2.1.2.jar
  183. f2092000-f20a1000 r-xs 00074000 fc:03 1844907 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/joda-time-1.6.jar
  184. f20a1000-f20a3000 r-xs 0000a000 fc:03 1844906 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/confluence-support-2.1.1.jar
  185. f20a3000-f20a5000 r-xs 00001000 fc:03 1844905 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/license-atlassian-2.0.0.jar
  186. f20a5000-f20a7000 r-xs 0000a000 fc:03 1844904 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/commons-codec-1.3.jar
  187. f20a7000-f20b1000 r-xs 00052000 fc:03 1844903 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/xstream-1.2.2.jar
  188. f20b1000-f20d1000 r-xs 00279000 fc:03 1844902 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/words-4.0.0.jar
  189. f20d1000-f20ff000 r-xp 00000000 fc:03 133547 /opt/jdk1.6.0_24/jre/lib/i386/libjpeg.so
  190. f20ff000-f2100000 rwxp 0002e000 fc:03 133547 /opt/jdk1.6.0_24/jre/lib/i386/libjpeg.so
  191. f2100000-f22cf000 rwxp 00000000 00:00 0
  192. f22cf000-f2300000 ---p 00000000 00:00 0
  193. f2300000-f2400000 rwxp 00000000 00:00 0
  194. f2400000-f24fa000 rwxp 00000000 00:00 0
  195. f24fa000-f2500000 ---p 00000000 00:00 0
  196. f2500000-f25ff000 rwxp 00000000 00:00 0
  197. f25ff000-f2600000 ---p 00000000 00:00 0
  198. f2607000-f2609000 r-xs 00005000 fc:03 1844915 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle61/version0.0/bundle.jar
  199. f260a000-f260d000 r-xs 00022000 fc:03 1844901 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/jdom-1.1.jar
  200. f260d000-f260f000 r-xs 00004000 fc:03 1844900 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/license-support-2.0.0.jar
  201. f260f000-f2611000 r-xs 0000b000 fc:03 1844898 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/truelicense-1.29.jar
  202. f2611000-f2613000 r-xs 00002000 fc:03 1844897 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/k15t-license-library-1.0.1.jar
  203. f2613000-f2614000 r-xs 00001000 fc:03 1844896 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/storage-servlet-2.0.0.jar
  204. f2614000-f2618000 r-xs 00016000 fc:03 1844895 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/scroll-library-core-2.1.1.jar
  205. f2618000-f2619000 r-xs 00015000 fc:03 1844894 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/tagsoup-1.2.jar
  206. f2619000-f261c000 r-xs 0000d000 fc:03 1844893 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/confluence-filtering-2.0.2.jar
  207. f261c000-f261d000 r-xs 00002000 fc:03 1844892 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/storage-confluence-2.0.0.jar
  208. f261d000-f261f000 r-xs 00006000 fc:03 1844891 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/storage-2.0.0.jar
  209. f261f000-f2621000 r-xs 00005000 fc:03 1844890 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/xpp3_min-1.1.3.4.O.jar
  210. f2621000-f2623000 r-xs 00003000 fc:03 1844889 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/license-confluence-2.0.0.jar
  211. f2623000-f2624000 r-xs 00011000 fc:03 1844888 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/scroll-library-words-2.1.1.jar
  212. f2624000-f2629000 r-xs 004fe000 fc:03 1844880 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar
  213. f2629000-f262c000 r-xs 00027000 fc:03 133498 /opt/jdk1.6.0_24/jre/lib/ext/sunjce_provider.jar
  214. f262c000-f262e000 r-xs 00001000 fc:03 133500 /opt/jdk1.6.0_24/jre/lib/ext/dnsns.jar
  215. f262e000-f2640000 r-xs 000c2000 fc:03 131149 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/jaxb-impl-2.1.10.jar
  216. f2640000-f265e000 r-xs 0027d000 fc:03 131160 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/xalan-2.7.0.jar
  217. f265e000-f2661000 ---p 00000000 00:00 0
  218. f2661000-f26af000 rwxp 00000000 00:00 0
  219. f26af000-f26b2000 ---p 00000000 00:00 0
  220. f26b2000-f2700000 rwxp 00000000 00:00 0
  221. f2700000-f2800000 rwxp 00000000 00:00 0
  222. f2800000-f280e000 r-xs 00679000 fc:03 134268 /opt/jdk1.6.0_24/jre/lib/charsets.jar
  223. f280e000-f2811000 ---p 00000000 00:00 0
  224. f2811000-f285f000 rwxp 00000000 00:00 0
  225. f285f000-f2866000 r-xs 00040000 fc:03 1844875 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle19/version0.0/bundle.jar-embedded/httpclient-4.0.jar
  226. f2866000-f2868000 r-xs 0000a000 fc:03 1844874 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle19/version0.0/bundle.jar-embedded/commons-codec-1.3.jar
  227. f2868000-f286f000 r-xs 0004e000 fc:03 1844873 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle19/version0.0/bundle.jar-embedded/apache-mime4j-0.6.jar
  228. f286f000-f2871000 r-xs 00005000 fc:03 1844872 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle19/version0.0/bundle.jar-embedded/httpmime-4.0.jar
  229. f2871000-f2876000 r-xs 00026000 fc:03 1844870 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle20/version0.0/bundle.jar-embedded/httpcore-4.0.jar
  230. f2876000-f287a000 r-xs 00028000 fc:03 1844869 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle20/version0.0/bundle.jar-embedded/httpcore-nio-4.0.jar
  231. f287a000-f287d000 ---p 00000000 00:00 0
  232. f287d000-f28cb000 rwxp 00000000 00:00 0
  233. f28cb000-f28d2000 r-xs 0003e000 fc:03 1844866 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle45/version0.0/bundle.jar-embedded/hamcrest-all-1.2.jar
  234. f28d2000-f28d4000 r-xs 00003000 fc:03 1844865 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle45/version0.0/bundle.jar-embedded/atlassian-gadgets-shared-2.0.8.jar
  235. f28d4000-f28d7000 r-xs 00019000 fc:03 1844864 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle45/version0.0/bundle.jar-embedded/shindig-common-1.0-incubating-atlassian-15.jar
  236. f28d7000-f28dd000 r-xs 0002e000 fc:03 1844862 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle45/version0.0/bundle.jar-embedded/shindig-social-api-1.0-incubating-atlassian-15.jar
  237. f28dd000-f28e9000 r-xs 0007c000 fc:03 1844861 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle45/version0.0/bundle.jar-embedded/guice-1.0-atlassian-2.jar
  238. f28e9000-f28f1000 r-xs 00061000 fc:03 1844859 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle45/version0.0/bundle.jar-embedded/shindig-gadgets-1.0-incubating-atlassian-15.jar
  239. f28f1000-f28f2000 r-xs 00001000 fc:03 1844858 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle45/version0.0/bundle.jar-embedded/oauth-provider-20090531.jar
  240. f28f2000-f2900000 r-xs 00078000 fc:03 1844857 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle45/version0.0/bundle.jar-embedded/xstream-1.2.jar
  241. f2900000-f29fd000 rwxp 00000000 00:00 0
  242. f29fd000-f2a00000 ---p 00000000 00:00 0
  243. f2a00000-f2a01000 r-xs 00001000 fc:03 1844899 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle60/version0.0/bundle.jar-embedded/META-INF/lib/truexml-1.29.jar
  244. f2a01000-f2a03000 r-xs 0000d000 fc:03 1844863 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle45/version0.0/bundle.jar-embedded/oauth-20090617.jar
  245. f2a03000-f2a07000 r-xs 00038000 fc:03 1844860 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle45/version0.0/bundle.jar-embedded/shindig-features-1.0-incubating-atlassian-15.jar
  246. f2a07000-f2a09000 r-xs 00002000 fc:03 1844856 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle45/version0.0/bundle.jar-embedded/atlassian-oauth-bridge-1.0.0.jar
  247. f2a09000-f2a0c000 ---p 00000000 00:00 0
  248. f2a0c000-f2a5a000 rwxp 00000000 00:00 0
  249. f2a5a000-f2a5d000 ---p 00000000 00:00 0
  250. f2a5d000-f2aab000 rwxp 00000000 00:00 0
  251. f2aab000-f2aad000 r-xs 0000a000 fc:03 1573453 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle25/version0.0/bundle.jar-embedded/META-INF/lib/json-20090211.jar
  252. f2aad000-f2aae000 r-xs 00001000 fc:03 1844846 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle59/version0.0/bundle.jar-embedded/META-INF/lib/slf4j-log4j12-1.3.0.jar
  253. f2aae000-f2ab1000 r-xs 00007000 fc:03 1844844 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle59/version0.0/bundle.jar-embedded/META-INF/lib/jcr-1.0.jar
  254. f2ab1000-f2ab3000 r-xs 00001000 fc:03 1844843 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle59/version0.0/bundle.jar-embedded/META-INF/lib/jcl104-over-slf4j-1.3.0.jar
  255. f2ab3000-f2af0000 r-xs 0024f000 fc:03 1844833 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/xmlbeans-2.3.0.jar
  256. f2af0000-f2d00000 r-xs 00b4b000 fc:03 1844822 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/ooxml-schemas-1.0.jar
  257. f2d00000-f2e00000 rwxp 00000000 00:00 0
  258. f2e00000-f2e01000 r-xs 00002000 fc:03 1844845 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle59/version0.0/bundle.jar-embedded/META-INF/lib/slf4j-api-1.3.0.jar
  259. f2e01000-f2e08000 r-xs 00041000 fc:03 1844842 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle59/version0.0/bundle.jar-embedded/META-INF/lib/jackrabbit-webdav-1.4.jar
  260. f2e08000-f2e0d000 r-xs 0003b000 fc:03 1844841 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle59/version0.0/bundle.jar-embedded/META-INF/lib/jackrabbit-jcr-server-1.4.jar
  261. f2e0d000-f2e12000 r-xs 00024000 fc:03 1844840 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle59/version0.0/bundle.jar-embedded/META-INF/lib/jackrabbit-jcr-commons-1.4.jar
  262. f2e12000-f2e17000 r-xs 00040000 fc:03 1844839 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle59/version0.0/bundle.jar-embedded/META-INF/lib/commons-httpclient-3.0.jar
  263. f2e17000-f2e24000 r-xs 0007c000 fc:03 1844838 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle59/version0.0/bundle.jar-embedded/META-INF/lib/commons-collections-3.1.jar
  264. f2e24000-f2e26000 r-xs 0000a000 fc:03 1844837 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle59/version0.0/bundle.jar-embedded/META-INF/lib/commons-codec-1.3.jar
  265. f2e26000-f2e27000 r-xs 00003000 fc:03 1844832 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/webdavloader-1.15.jar
  266. f2e27000-f2e29000 r-xs 0000d000 fc:03 1844831 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/twelvemonkeys-imageio-pict-2.1.jar
  267. f2e29000-f2e30000 r-xs 0005d000 fc:03 1844829 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/twelvemonkeys-core-2.1.jar
  268. f2e30000-f2e32000 r-xs 00005000 fc:03 1844828 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/stax-api-1.0.1.jar
  269. f2e32000-f2e3e000 r-xs 000b7000 fc:03 1844827 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/poi-scratchpad-3.5-FINAL.jar
  270. f2e3e000-f2e44000 r-xs 0005a000 fc:03 1844826 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/poi-ooxml-3.5-FINAL.jar
  271. f2e44000-f2e5f000 r-xs 00158000 fc:03 1844825 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/poi-3.5-FINAL.jar
  272. f2e5f000-f2e63000 r-xs 0002b000 fc:03 1844824 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/pixie-1.15.jar
  273. f2e63000-f2e69000 r-xs 00176000 fc:03 1844823 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/pdf-renderer-1.13-atlassian-1.jar
  274. f2e69000-f2e7d000 r-xs 00191000 fc:03 1844821 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/jxcell-1.2.3.jar
  275. f2e7d000-f2e80000 r-xs 0001b000 fc:03 1844820 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/junit-3.8.1.jar
  276. f2e80000-f2e82000 r-xs 0000f000 fc:03 1844819 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/freehep-io-2.0.4.jar
  277. f2e82000-f2e85000 r-xs 00019000 fc:03 1844818 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/freehep-graphicsio-tests-2.1.2.jar
  278. f2e85000-f2e8a000 r-xs 00028000 fc:03 1844817 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/freehep-graphicsio-swf-2.1.2.jar
  279. f2e8a000-f2e8e000 r-xs 0002a000 fc:03 1844816 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/freehep-graphicsio-2.1.2.jar
  280. f2e8e000-f2e90000 r-xs 00005000 fc:03 1844812 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/extractor-1.15.jar
  281. f2e90000-f2e94000 r-xs 0003c000 fc:03 1844811 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/commons-lang-2.4.jar
  282. f2e94000-f2eb3000 r-xs 001c2000 fc:03 1844809 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/aspose.words-3.2.1.jar
  283. f2eb3000-f2ec6000 r-xs 00139000 fc:03 1844807 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/JavaPpt-1.15.jar
  284. f2ec6000-f2ec9000 r-xs 0000c000 fc:03 1844803 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle57/version0.0/bundle.jar-embedded/META-INF/lib/commons-fileupload-1.2.1.jar
  285. f2ec9000-f2ecd000 r-xs 0000f000 fc:03 1844802 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle57/version0.0/bundle.jar-embedded/META-INF/lib/pacs-shared-1.1.13.jar
  286. f2ecd000-f2edc000 r-xs 00074000 fc:03 1844799 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle57/version0.0/bundle.jar-embedded/META-INF/lib/joda-time-1.6.jar
  287. f2edc000-f2edf000 ---p 00000000 00:00 0
  288. f2edf000-f2f2d000 rwxp 00000000 00:00 0
  289. f2f2d000-f2f30000 ---p 00000000 00:00 0
  290. f2f30000-f2f7e000 rwxp 00000000 00:00 0
  291. f2f7e000-f2f82000 r-xs 0003c000 fc:03 1711109 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle40/version0.0/bundle.jar-embedded/META-INF/lib/commons-lang-2.4.jar
  292. f2f82000-f2f85000 ---p 00000000 00:00 0
  293. f2f85000-f2fd3000 rwxp 00000000 00:00 0
  294. f2fd3000-f2fd6000 ---p 00000000 00:00 0
  295. f2fd6000-f3024000 rwxp 00000000 00:00 0
  296. f3024000-f3028000 r-xs 001fd000 fc:03 1844768 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle59/version0.0/bundle.jar
  297. f3028000-f302c000 r-xs 00055000 fc:03 1844760 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle58/version0.0/bundle.jar
  298. f302c000-f3035000 r-xs 0030f000 fc:03 1844752 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle57/version0.0/bundle.jar
  299. f3035000-f3039000 r-xs 00022000 fc:03 1844744 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle56/version0.0/bundle.jar
  300. f3039000-f303b000 r-xs 00007000 fc:03 1844736 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle55/version0.0/bundle.jar
  301. f303b000-f3046000 r-xs 00586000 fc:03 1844728 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle54/version0.0/bundle.jar
  302. f3046000-f3048000 r-xs 00013000 fc:03 1844720 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle53/version0.0/bundle.jar
  303. f3048000-f307f000 r-xs 00511000 fc:03 1844712 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle52/version0.0/bundle.jar
  304. f307f000-f3081000 r-xs 00016000 fc:03 1844704 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle51/version0.0/bundle.jar
  305. f3081000-f3086000 r-xs 00054000 fc:03 1844696 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle50/version0.0/bundle.jar
  306. f3086000-f308a000 r-xs 0003b000 fc:03 1844688 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle49/version0.0/bundle.jar
  307. f308a000-f308c000 r-xs 00008000 fc:03 1844680 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle48/version0.0/bundle.jar
  308. f308c000-f308f000 r-xs 00031000 fc:03 1844672 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle47/version0.0/bundle.jar
  309. f308f000-f3093000 r-xs 0006a000 fc:03 1844664 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle46/version0.0/bundle.jar
  310. f3093000-f3098000 r-xs 002a3000 fc:03 1844656 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle45/version0.0/bundle.jar
  311. f3098000-f309a000 r-xs 00006000 fc:03 1844648 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle44/version0.0/bundle.jar
  312. f309a000-f309c000 r-xs 00018000 fc:03 1844640 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle43/version0.0/bundle.jar
  313. f309c000-f30a2000 r-xs 00063000 fc:03 1844632 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle42/version0.0/bundle.jar
  314. f30a2000-f30a6000 r-xs 00042000 fc:03 1844626 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle41/version0.0/bundle.jar
  315. f30a6000-f30a7000 r-xs 0004b000 fc:03 1711096 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle40/version0.0/bundle.jar
  316. f30a7000-f30a9000 r-xs 00006000 fc:03 1711088 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle39/version0.0/bundle.jar
  317. f30a9000-f30ab000 r-xs 00007000 fc:03 1711080 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle38/version0.0/bundle.jar
  318. f30ab000-f30ad000 r-xs 000d0000 fc:03 1711072 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle37/version0.0/bundle.jar
  319. f30ad000-f30af000 r-xs 0000a000 fc:03 1711064 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle36/version0.0/bundle.jar
  320. f30af000-f30b2000 r-xs 00053000 fc:03 1711050 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle35/version0.0/bundle.jar
  321. f30b2000-f30b9000 r-xs 01ce2000 fc:03 1710988 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar
  322. f30b9000-f30bd000 r-xs 0015f000 fc:03 1573416 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle25/version0.0/bundle.jar
  323. f30bd000-f30c1000 r-xs 00032000 fc:03 1573406 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle24/version0.0/bundle.jar
  324. f30c1000-f30c3000 r-xs 0001d000 fc:03 1844815 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/freehep-graphics2d-2.1.2.jar
  325. f30c3000-f30c7000 r-xs 00012000 fc:03 1844801 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle57/version0.0/bundle.jar-embedded/META-INF/lib/atlassian-util-concurrent-0.0.12.jar
  326. f30c7000-f30e4000 r-xs 00424000 fc:03 1573374 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle21/version0.0/bundle.jar
  327. f30e4000-f30e5000 r-xs 00005000 fc:03 1844830 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/twelvemonkeys-imageio-core-2.1.jar
  328. f30e5000-f30e7000 r-xs 0000e000 fc:03 1844814 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/freehep-graphics-base-2.1.2.jar
  329. f30e7000-f30ea000 r-xs 0000d000 fc:03 1844800 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle57/version0.0/bundle.jar-embedded/META-INF/lib/jersey-client-1.0.2.jar
  330. f30ea000-f30f0000 r-xs 00045000 fc:03 1844798 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle57/version0.0/bundle.jar-embedded/META-INF/lib/commons-httpclient-3.1.jar
  331. f30f0000-f30f2000 r-xs 00000000 fc:03 1844797 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle57/version0.0/bundle.jar-embedded/META-INF/lib/spi-1.2.3.jar
  332. f30f2000-f30f4000 r-xs 00003000 fc:03 1844796 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle57/version0.0/bundle.jar-embedded/META-INF/lib/jackson-jaxrs-1.4.4.jar
  333. f30f4000-f30f6000 r-xs 0000a000 fc:03 1844794 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle57/version0.0/bundle.jar-embedded/META-INF/lib/commons-codec-1.3.jar
  334. f30f6000-f30fe000 r-xs 00057000 fc:03 1844793 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle57/version0.0/bundle.jar-embedded/META-INF/lib/jackson-mapper-asl-1.4.4.jar
  335. f30fe000-f3101000 r-xs 00021000 fc:03 1844792 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle57/version0.0/bundle.jar-embedded/META-INF/lib/org.apache.felix.bundlerepository-1.4.0.jar
  336. f3101000-f3102000 r-xs 0004e000 fc:03 1573363 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle20/version0.0/bundle.jar
  337. f3102000-f3103000 r-xs 00001000 fc:03 1844813 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/fontmanager-1.15.jar
  338. f3103000-f3104000 r-xs 0009c000 fc:03 1573352 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle19/version0.0/bundle.jar
  339. f3104000-f3105000 r-xs 00002000 fc:03 1844810 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/common-1.15.jar
  340. f3105000-f3111000 r-xs 00082000 fc:03 1573344 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle18/version0.0/bundle.jar
  341. f3111000-f3113000 r-xs 00003000 fc:03 1844791 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle57/version0.0/bundle.jar-embedded/META-INF/lib/jersey-apache-client-1.0.2.jar
  342. f3113000-f3115000 r-xs 0000d000 fc:03 1844790 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle57/version0.0/bundle.jar-embedded/META-INF/lib/org.apache.felix.shell-1.2.0.jar
  343. f3115000-f3118000 r-xs 00022000 fc:03 1844789 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle57/version0.0/bundle.jar-embedded/META-INF/lib/jackson-core-asl-1.4.4.jar
  344. f3118000-f311a000 r-xs 00008000 fc:03 1844788 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle57/version0.0/bundle.jar-embedded/META-INF/lib/pacs-client-1.1.13.jar
  345. f311a000-f311d000 r-xs 0000d000 fc:03 1844778 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle31/version0.0/bundle.jar-embedded/META-INF/lib/sal-core-2.2.1.jar
  346. f311d000-f3120000 r-xs 00023000 fc:03 1573332 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle17/version0.0/bundle.jar
  347. f3120000-f3121000 r-xs 00008000 fc:03 1711042 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle34/version0.0/bundle.jar
  348. f3121000-f3123000 r-xs 00024000 fc:03 1711034 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle33/version0.0/bundle.jar
  349. f3123000-f3124000 r-xs 00000000 fc:03 1573323 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle16/version0.0/bundle.jar
  350. f3124000-f3125000 r-xs 00015000 fc:03 1844808 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle27/version0.0/bundle.jar-embedded/META-INF/lib/Slides-1.15.jar
  351. f3125000-f3128000 r-xs 00025000 fc:03 1573314 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle15/version0.0/bundle.jar
  352. f3128000-f312b000 r-xs 00025000 fc:03 1710994 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle28/version0.0/bundle.jar
  353. f312b000-f312d000 r-xs 00002000 fc:03 1573303 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle14/version0.0/bundle.jar
  354. f312d000-f312f000 r-xs 00016000 fc:03 1711026 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle32/version0.0/bundle.jar
  355. f312f000-f3131000 r-xs 00001000 fc:03 1573294 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle13/version0.0/bundle.jar
  356. f3131000-f3133000 r-xs 00024000 fc:03 1711018 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle31/version0.0/bundle.jar
  357. f3133000-f3135000 r-xs 00003000 fc:03 1443810 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle12/version0.0/bundle.jar
  358. f3135000-f3137000 r-xs 00003000 fc:03 1711010 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle30/version0.0/bundle.jar
  359. f3137000-f3139000 r-xs 00004000 fc:03 1443801 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle11/version0.0/bundle.jar
  360. f3139000-f313a000 r-xs 0000c000 fc:03 1711002 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle29/version0.0/bundle.jar
  361. f313a000-f313c000 r-xs 0000f000 fc:03 1573424 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle26/version0.0/bundle.jar
  362. f313c000-f313d000 r-xs 00003000 fc:03 1573396 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle23/version0.0/bundle.jar
  363. f313d000-f3140000 r-xs 00011000 fc:03 1443792 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle10/version0.0/bundle.jar
  364. f3140000-f3141000 r-xs 00001000 fc:03 1844795 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle57/version0.0/bundle.jar-embedded/META-INF/lib/atlassian-secure-random-1.0.jar
  365. f3141000-f3143000 r-xs 00009000 fc:03 1573385 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle22/version0.0/bundle.jar
  366. f3143000-f315b000 r-xs 00115000 fc:03 131284 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/xercesImpl-2.9.1.jar
  367. f315b000-f315f000 r-xs 0001a000 fc:03 1443776 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle9/version0.0/bundle.jar
  368. f315f000-f3160000 r-xs 00008000 fc:03 1443768 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle8/version0.0/bundle.jar
  369. f3160000-f3162000 r-xs 00003000 fc:03 1443760 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle7/version0.0/bundle.jar
  370. f3162000-f319e000 r-xs 00294000 fc:03 1443752 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle6/version0.0/bundle.jar
  371. f319e000-f31a6000 r-xs 00060000 fc:03 1443744 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle5/version0.0/bundle.jar
  372. f31a6000-f31b0000 r-xs 0004f000 fc:03 1443735 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle4/version0.0/bundle.jar
  373. f31b0000-f31b1000 r-xs 00003000 fc:03 1443727 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle3/version0.0/bundle.jar
  374. f31b1000-f31b2000 r-xs 00005000 fc:03 1443718 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle2/version0.0/bundle.jar
  375. f31b2000-f31b3000 r-xs 00002000 fc:03 1443710 /usr/local/confluence-data/plugins-osgi-cache/felix/felix-cache/bundle1/version0.0/bundle.jar
  376. f31b3000-f31ba000 r-xs 00094000 fc:03 133563 /opt/jdk1.6.0_24/jre/lib/jsse.jar
  377. f31ba000-f31c1000 r-xs 00058000 fc:03 131227 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/org.apache.felix.framework-3.0.2.jar
  378. f31c1000-f31c4000 r-xs 00025000 fc:03 131254 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/bndlib-0.0.255.jar
  379. f31c4000-f31e8000 r-xs 0016e000 fc:03 131166 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/bcprov-jdk15-1.44.jar
  380. f31e8000-f31ee000 r-xs 00032000 fc:03 131245 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/bcmail-jdk15-1.44.jar
  381. f31ee000-f322e000 r-xs 00241000 fc:03 131179 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/batik-all-1.6.jar
  382. f322e000-f322f000 r-xs 00004000 fc:03 131279 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/axis-saaj-1.2.1.jar
  383. f322f000-f3231000 r-xs 00006000 fc:03 131144 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/axis-jaxrpc-1.2.1-noqname.jar
  384. f3231000-f3245000 r-xs 00174000 fc:03 131235 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/axis-1.2.1.jar
  385. f3245000-f3246000 r-xs 00000000 fc:03 131171 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-xwork-10-1.11.jar
  386. f3246000-f3248000 r-xs 00001000 fc:03 131292 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-velocity-0.7.jar
  387. f3248000-f324c000 r-xs 00012000 fc:03 131223 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-util-concurrent-0.0.12.jar
  388. f324c000-f324d000 r-xs 00001000 fc:03 131242 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-trusted-apps-seraph-integration-2.2.jar
  389. f324d000-f324f000 r-xs 00003000 fc:03 131165 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-trackback-0.10.jar
  390. f324f000-f3251000 r-xs 00004000 fc:03 131260 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-spring-1.1.jar
  391. f3251000-f3254000 r-xs 00015000 fc:03 131170 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-seraph-2.3.4.jar
  392. f3254000-f3255000 r-xs 00001000 fc:03 131277 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-secure-random-1.0.jar
  393. f3255000-f3257000 r-xs 00003000 fc:03 131215 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-profiling-1.8.1.jar
  394. f3257000-f3258000 r-xs 00003000 fc:03 131232 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-plugins-spring-2.6.4.jar
  395. f3258000-f325a000 r-xs 00000000 fc:03 131216 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-plugins-osgi-events-2.6.4.jar
  396. f325a000-f325c000 r-xs 00008000 fc:03 131225 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-paddle-5.jar
  397. f325c000-f325e000 r-xs 0000b000 fc:03 131250 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-mail-1.16.jar
  398. f325e000-f325f000 r-xs 00005000 fc:03 131274 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-johnson-0.10.jar
  399. f325f000-f3261000 r-xs 00002000 fc:03 131259 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-jdk-utilities-0.4.jar
  400. f3261000-f3266000 r-xs 0003c000 fc:03 131186 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-gzipfilter-1.9.jar
  401. f3266000-f326b000 r-xs 0001f000 fc:03 131139 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-extras-2.4.jar
  402. f326b000-f326c000 r-xs 00003000 fc:03 131278 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-cache-servlet-0.10.jar
  403. f326c000-f326d000 r-xs 00001000 fc:03 131152 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-cache-memory-0.1.jar
  404. f326d000-f3288000 r-xs 001b7000 fc:03 131236 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/aspectjweaver-1.6.0.jar
  405. f3288000-f3289000 r-xs 00006000 fc:03 131155 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/asm-1.5.3.jar
  406. f3289000-f328b000 r-xs 00000000 fc:03 131240 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/aopalliance-1.0.jar
  407. f328b000-f328d000 r-xs 0000c000 fc:03 131196 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/activation-1.0.2.jar
  408. f328d000-f3291000 r-xs 0001c000 fc:03 131218 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/XmlSchema-1.1.jar
  409. f3291000-f3292000 r-xs 00000000 fc:03 131273 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/sal-spi-2.2.1.jar
  410. f3292000-f3294000 r-xs 00009000 fc:03 131191 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-xwork-core-1.11.jar
  411. f3294000-f32a3000 r-xs 000df000 fc:03 131226 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/hibernate-2.1.8-atlassian-9.jar
  412. f32a3000-f32a8000 r-xs 00025000 fc:03 131174 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-core-4.5.5.jar
  413. f32a8000-f32aa000 r-xs 0000d000 fc:03 131247 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-config-0.13.2.jar
  414. f32aa000-f32ad000 r-xs 00019000 fc:03 131288 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/confluence-bucket-3.4.9.jar
  415. f32ad000-f32b0000 r-xs 0000e000 fc:03 131280 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-plugins-webresource-2.6.4.jar
  416. f32b0000-f32b3000 r-xs 0000b000 fc:03 131159 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-plugins-webfragment-2.6.4.jar
  417. f32b3000-f32b5000 r-xs 00001000 fc:03 131258 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-bandana-3.1.jar
  418. f32b5000-f32b9000 r-xs 0001a000 fc:03 131287 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-bonnie-3.4.1.jar
  419. f32b9000-f32bc000 r-xs 00007000 fc:03 131267 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-event-2.0.3.jar
  420. f32bc000-f32c4000 r-xs 00036000 fc:03 131141 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-plugins-core-2.6.4.jar
  421. f32c4000-f32cb000 r-xs 0003b000 fc:03 131209 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-renderer-6.2.1.jar
  422. f32cb000-f32cc000 r-xs 00000000 fc:03 131237 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-cache-api-0.1.jar
  423. f32cc000-f32d1000 r-xs 00011000 fc:03 131164 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-trusted-apps-core-2.2.jar
  424. f32d1000-f32d3000 r-xs 0000b000 fc:03 131176 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-plugins-servlet-2.6.4.jar
  425. f32d3000-f32d7000 r-xs 00372000 fc:03 131178 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-plugins-osgi-2.6.4.jar
  426. f32d7000-f32da000 ---p 00000000 00:00 0
  427. f32da000-f3328000 rwxp 00000000 00:00 0
  428. f3328000-f332b000 ---p 00000000 00:00 0
  429. f332b000-f3379000 rwxp 00000000 00:00 0
  430. f3379000-f337c000 ---p 00000000 00:00 0
  431. f337c000-f33ca000 rwxp 00000000 00:00 0
  432. f33ca000-f33cd000 ---p 00000000 00:00 0
  433. f33cd000-f341b000 rwxp 00000000 00:00 0
  434. f341b000-f341e000 ---p 00000000 00:00 0
  435. f341e000-f346c000 rwxp 00000000 00:00 0
  436. f346c000-f346f000 ---p 00000000 00:00 0
  437. f346f000-f34bd000 rwxp 00000000 00:00 0
  438. f34bd000-f34c0000 ---p 00000000 00:00 0
  439. f34c0000-f350e000 rwxp 00000000 00:00 0
  440. f350e000-f3511000 ---p 00000000 00:00 0
  441. f3511000-f355f000 rwxp 00000000 00:00 0
  442. f355f000-f3562000 ---p 00000000 00:00 0
  443. f3562000-f35b0000 rwxp 00000000 00:00 0
  444. f35b0000-f35b3000 ---p 00000000 00:00 0
  445. f35b3000-f3601000 rwxp 00000000 00:00 0
  446. f3601000-f3604000 ---p 00000000 00:00 0
  447. f3604000-f3652000 rwxp 00000000 00:00 0
  448. f3652000-f3655000 ---p 00000000 00:00 0
  449. f3655000-f36a3000 rwxp 00000000 00:00 0
  450. f36a3000-f36a6000 ---p 00000000 00:00 0
  451. f36a6000-f36f4000 rwxp 00000000 00:00 0
  452. f36f4000-f36f7000 ---p 00000000 00:00 0
  453. f36f7000-f3745000 rwxp 00000000 00:00 0
  454. f3745000-f3748000 ---p 00000000 00:00 0
  455. f3748000-f3796000 rwxp 00000000 00:00 0
  456. f3796000-f3799000 ---p 00000000 00:00 0
  457. f3799000-f37e7000 rwxp 00000000 00:00 0
  458. f37e7000-f37ea000 ---p 00000000 00:00 0
  459. f37ea000-f3838000 rwxp 00000000 00:00 0
  460. f3838000-f383b000 ---p 00000000 00:00 0
  461. f383b000-f3889000 rwxp 00000000 00:00 0
  462. f3889000-f388c000 ---p 00000000 00:00 0
  463. f388c000-f38da000 rwxp 00000000 00:00 0
  464. f38da000-f38dd000 ---p 00000000 00:00 0
  465. f38dd000-f392b000 rwxp 00000000 00:00 0
  466. f392b000-f392e000 ---p 00000000 00:00 0
  467. f392e000-f397c000 rwxp 00000000 00:00 0
  468. f397c000-f397f000 ---p 00000000 00:00 0
  469. f397f000-f39cd000 rwxp 00000000 00:00 0
  470. f39cd000-f39d4000 r-xp 00000000 fc:03 133528 /opt/jdk1.6.0_24/jre/lib/i386/libnio.so
  471. f39d4000-f39d5000 rwxp 00006000 fc:03 133528 /opt/jdk1.6.0_24/jre/lib/i386/libnio.so
  472. f39d5000-f39d8000 ---p 00000000 00:00 0
  473. f39d8000-f3a26000 rwxp 00000000 00:00 0
  474. f3a26000-f3a9f000 r-xp 00000000 fc:03 133546 /opt/jdk1.6.0_24/jre/lib/i386/libfontmanager.so
  475. f3a9f000-f3aa9000 rwxp 00078000 fc:03 133546 /opt/jdk1.6.0_24/jre/lib/i386/libfontmanager.so
  476. f3aa9000-f3aae000 rwxp 00000000 00:00 0
  477. f3aae000-f3b32000 r-xp 00000000 fc:03 133538 /opt/jdk1.6.0_24/jre/lib/i386/libawt.so
  478. f3b32000-f3b39000 rwxp 00084000 fc:03 133538 /opt/jdk1.6.0_24/jre/lib/i386/libawt.so
  479. f3b39000-f3b5d000 rwxp 00000000 00:00 0
  480. f3b5d000-f3b60000 ---p 00000000 00:00 0
  481. f3b60000-f3bae000 rwxp 00000000 00:00 0
  482. f3bae000-f3bb1000 ---p 00000000 00:00 0
  483. f3bb1000-f3bff000 rwxp 00000000 00:00 0
  484. f3bff000-f3c02000 ---p 00000000 00:00 0
  485. f3c02000-f3c50000 rwxp 00000000 00:00 0
  486. f3c50000-f3c53000 ---p 00000000 00:00 0
  487. f3c53000-f3ca1000 rwxp 00000000 00:00 0
  488. f3ca1000-f3cb1000 r-xp 00000000 fc:03 2228244 /lib32/libresolv-2.11.1.so
  489. f3cb1000-f3cb2000 r-xp 00010000 fc:03 2228244 /lib32/libresolv-2.11.1.so
  490. f3cb2000-f3cb3000 rwxp 00011000 fc:03 2228244 /lib32/libresolv-2.11.1.so
  491. f3cb3000-f3cb5000 rwxp 00000000 00:00 0
  492. f3cb5000-f3cb9000 r-xp 00000000 fc:03 2228237 /lib32/libnss_dns-2.11.1.so
  493. f3cb9000-f3cba000 r-xp 00004000 fc:03 2228237 /lib32/libnss_dns-2.11.1.so
  494. f3cba000-f3cbb000 rwxp 00005000 fc:03 2228237 /lib32/libnss_dns-2.11.1.so
  495. f3cbb000-f3cbc000 r-xs 00001000 fc:03 131217 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/alt-jdk1.3-0.07.jar
  496. f3cbc000-f3cc1000 r-xp 00000000 fc:03 133545 /opt/jdk1.6.0_24/jre/lib/i386/headless/libmawt.so
  497. f3cc1000-f3cc2000 rwxp 00004000 fc:03 133545 /opt/jdk1.6.0_24/jre/lib/i386/headless/libmawt.so
  498. f3cc2000-f3cc5000 r-xs 00013000 fc:03 133573 /opt/jdk1.6.0_24/jre/lib/jce.jar
  499. f3cc5000-f3ccd000 r-xs 00042000 fc:03 131147 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-user-2.2.1.jar
  500. f3ccd000-f3cd3000 r-xs 0006e000 fc:03 131271 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/postgresql-8.4-701.jdbc3.jar
  501. f3cd3000-f3cd9000 r-xs 000ad000 fc:03 131194 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/mysql-connector-java-5.1.11.jar
  502. f3cd9000-f3cdc000 ---p 00000000 00:00 0
  503. f3cdc000-f3d2a000 rwxp 00000000 00:00 0
  504. f3d2a000-f3d2d000 ---p 00000000 00:00 0
  505. f3d2d000-f3d7b000 rwxp 00000000 00:00 0
  506. f3d7b000-f3d7e000 ---p 00000000 00:00 0
  507. f3d7e000-f3dcc000 rwxp 00000000 00:00 0
  508. f3dcc000-f3dd0000 r-xs 00024000 fc:03 131187 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/xwork-1.0.3.1.jar
  509. f3dd0000-f3dd6000 r-xs 00031000 fc:03 131256 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/xstream-1.1.1.jar
  510. f3dd6000-f3dd8000 r-xs 00005000 fc:03 131262 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/xpp3_min-1.1.3.4.O.jar
  511. f3dd8000-f3ddb000 r-xs 00018000 fc:03 131269 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/xmlrpc-2.0+xmlrpc61.1+sbfix.jar
  512. f3ddb000-f3de3000 r-xs 00060000 fc:03 131230 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/xfire-core-1.2.6.jar
  513. f3de3000-f3de6000 r-xs 0001e000 fc:03 131145 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/xfire-aegis-1.2.6.jar
  514. f3de6000-f3dfe000 r-xs 00115000 fc:03 131284 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/xercesImpl-2.9.1.jar
  515. f3dfe000-f3e1c000 r-xs 0027d000 fc:03 131160 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/xalan-2.7.0.jar
  516. f3e1c000-f3e22000 r-xs 00079000 fc:03 131175 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/wstx-asl-3.2.4.jar
  517. f3e22000-f3e25000 r-xs 0001c000 fc:03 131148 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/wsdl4j-1.5.1.jar
  518. f3e25000-f3e2e000 r-xs 0004e000 fc:03 131203 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/webwork-2.1.5-atlassian-2.jar
  519. f3e2e000-f3e30000 r-xs 0000e000 fc:03 131190 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/velocity-tools-view-1.1.jar
  520. f3e30000-f3e38000 r-xs 00063000 fc:03 131214 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/velocity-1.6.1-atlassian-2.jar
  521. f3e38000-f3e3b000 r-xs 00022000 fc:03 131281 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/urlrewrite-2.6.0.jar
  522. f3e3b000-f3e3e000 r-xs 00019000 fc:03 131244 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/stax-utils-20040917.jar
  523. f3e3e000-f3e40000 r-xs 00004000 fc:03 131202 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/stax-api-1.0-2.jar
  524. f3e40000-f3e45000 r-xs 00021000 fc:03 131231 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/spring-web-2.0.8.jar
  525. f3e45000-f3e48000 r-xs 0001a000 fc:03 131265 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/spring-support-2.0.8.jar
  526. f3e48000-f3e4b000 r-xs 00013000 fc:03 131243 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/spring-jmx-2.0.8.jar
  527. f3e4b000-f3e51000 r-xs 00032000 fc:03 131263 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/spring-jdbc-2.0.8.jar
  528. f3e51000-f3e54000 r-xs 00012000 fc:03 131150 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/spring-hibernate2-2.0.8.jar
  529. f3e54000-f3e58000 r-xs 0001c000 fc:03 131220 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/spring-dao-2.0.8.jar
  530. f3e58000-f3e5d000 r-xs 00028000 fc:03 131249 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/spring-core-2.0.8.jar
  531. f3e5d000-f3e62000 r-xs 00023000 fc:03 131266 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/spring-context-2.0.8.jar
  532. f3e62000-f3e6b000 r-xs 00057000 fc:03 131143 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/spring-beans-2.0.8.jar
  533. f3e6b000-f3e74000 r-xs 00043000 fc:03 131146 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/spring-aop-2.0.8.jar
  534. f3e74000-f3e78000 r-xs 00027000 fc:03 131213 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/slide-2.1.jar
  535. f3e78000-f3e79000 r-xs 00002000 fc:03 131208 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/slf4j-log4j12-1.5.8.jar
  536. f3e79000-f3e7a000 r-xs 00005000 fc:03 131142 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/slf4j-api-1.5.8.jar
  537. f3e7a000-f3e80000 r-xs 00027000 fc:03 131275 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/sitemesh-2.3-atlassian.jar
  538. f3e80000-f3e82000 r-xs 00001000 fc:03 131248 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/sal-spring-2.2.1.jar
  539. f3e82000-f3e83000 r-xs 00000000 fc:03 131273 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/sal-spi-2.2.1.jar
  540. f3e83000-f3e85000 r-xs 00006000 fc:03 131211 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/sal-api-2.2.1.jar
  541. f3e85000-f3e86000 r-xs 00003000 fc:03 131264 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/sac-1.3.jar
  542. f3e86000-f3e8a000 r-xs 00032000 fc:03 131201 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/rome-1.0.jar
  543. f3e8a000-f3e90000 r-xs 00030000 fc:03 131199 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/radeox-1.0b2-forked-22Apr2004.jar
  544. f3e90000-f3e97000 r-xs 00066000 fc:03 131261 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/quartz-1.8.0.jar
  545. f3e97000-f3ea3000 r-xs 000b7000 fc:03 131204 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/poi-scratchpad-3.5-FINAL.jar
  546. f3ea3000-f3ebe000 r-xs 00158000 fc:03 131286 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/poi-3.5-FINAL.jar
  547. f3ebe000-f3ec7000 r-xs 0004e000 fc:03 131203 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/webwork-2.1.5-atlassian-2.jar
  548. f3ec7000-f3ecf000 r-xs 00115000 fc:03 133619 /opt/jdk1.6.0_24/jre/lib/resources.jar
  549. f3ecf000-f3ed3000 r-xs 00024000 fc:03 131187 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/xwork-1.0.3.1.jar
  550. f3ed3000-f3f3b000 r-xs 004a4000 fc:03 131181 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/confluence-3.4.9.jar
  551. f3f3b000-f3f3e000 r-xs 00019000 fc:03 131246 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/confluence-rpc-plugin-3.4.9.jar
  552. f3f3e000-f3f40000 r-xs 00003000 fc:03 131157 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/confluence-cache-ehcache-3.4.9.jar
  553. f3f40000-f3f44000 r-xs 0001a000 fc:03 131257 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/propertyset-1.3-21Nov03.jar
  554. f3f44000-f3f4a000 r-xs 0006e000 fc:03 131271 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/postgresql-8.4-701.jdbc3.jar
  555. f3f4a000-f3f5f000 r-xs 00475000 fc:03 131183 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/pdfbox-1.2.1.jar
  556. f3f5f000-f3f60000 r-xs 00004000 fc:03 131206 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/package-scanner-0.7.7.jar
  557. f3f60000-f3f66000 r-xs 00031000 fc:03 131172 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/osuser-atl.user.jar
  558. f3f66000-f3f69000 r-xs 00012000 fc:03 131182 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/oscore-2.2.7-atlassian-1.jar
  559. f3f69000-f3f6c000 r-xs 0001b000 fc:03 131151 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/oscache-2.2.jar
  560. f3f6c000-f3f6e000 r-xs 0000e000 fc:03 131197 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/oro-2.0.8.jar
  561. f3f6e000-f3f75000 r-xs 00058000 fc:03 131227 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/org.apache.felix.framework-3.0.2.jar
  562. f3f75000-f3f79000 r-xs 00039000 fc:03 131205 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/ognl-2.6.5-atlassian-2.jar
  563. f3f79000-f3f7b000 r-xs 00002000 fc:03 131253 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/odmg-3.0.jar
  564. f3f7b000-f3f7d000 r-xs 0001a000 fc:03 131219 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/nekohtml-1.9.7.jar
  565. f3f7d000-f3f83000 r-xs 000ad000 fc:03 131194 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/mysql-connector-java-5.1.11.jar
  566. f3f83000-f3f85000 r-xs 00003000 fc:03 131255 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/modz-detector-0.8.jar
  567. f3f85000-f3f87000 r-xs 00002000 fc:03 131195 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/mockobjects-alt-jdk1.3-j2ee1.3-0.09.jar
  568. f3f87000-f3f8e000 r-xs 00067000 fc:03 131207 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/mail-1.4.1.jar
  569. f3f8e000-f3f8f000 r-xs 0000b000 fc:03 131252 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/lucene-misc-2.2.0.jar
  570. f3f8f000-f3f90000 r-xs 00006000 fc:03 131276 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/lucene-highlighter-2.3.2.jar
  571. f3f90000-f3f9a000 r-xs 0007a000 fc:03 131210 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/lucene-core-2.2.0.jar
  572. f3f9a000-f3f9c000 r-xs 00010000 fc:03 131212 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/lucene-analyzers-2.2.0.jar
  573. f3f9c000-f3fa3000 r-xs 00059000 fc:03 131268 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/log4j-1.2.15.jar
  574. f3fa3000-f3fa5000 r-xs 0000e000 fc:03 131198 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/ldaptemplate-1.0.1.jar
  575. f3fa5000-f3fad000 r-xs 000a1000 fc:03 131228 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/jython-2.1-forked.jar
  576. f3fad000-f3faf000 r-xs 00000000 fc:03 131140 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/jul-to-slf4j-1.5.8.jar
  577. f3faf000-f3fb2000 r-xs 0003a000 fc:03 131224 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/jtidy-r8-20060801.jar
  578. f3fb2000-f3fb5000 r-xs 00045000 fc:03 131173 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/jtds-1.2.2.jar
  579. f3fb5000-f3fb7000 r-xs 00001000 fc:03 131283 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/jta-1.0.1B.jar
  580. f3fb7000-f3fc6000 r-xs 00074000 fc:03 131163 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/joda-time-1.6.jar
  581. f3fc6000-f3fd3000 r-xs 000fa000 fc:03 131169 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/jfreechart-1.0.0.jar
  582. f3fd3000-f3fd5000 r-xs 0000b000 fc:03 131221 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/jempbox-1.2.1.jar
  583. f3fd5000-f3fd8000 r-xs 00023000 fc:03 131234 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/jdom-1.0.jar
  584. f3fd8000-f3fde000 r-xs 00043000 fc:03 131185 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/jcommon-1.0.0.jar
  585. f3fde000-f3fdf000 r-xs 00000000 fc:03 131188 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/jcip-annotations-1.0.jar
  586. f3fdf000-f3fe9000 r-xs 0005f000 fc:03 131289 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/jcaptcha-all-1.0-RC6.jar
  587. f3fe9000-f3ffb000 r-xs 000c2000 fc:03 131149 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/jaxb-impl-2.1.10.jar
  588. f3ffb000-f3ffe000 r-xs 00013000 fc:03 131238 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/jaxb-api-2.1.jar
  589. f3ffe000-f401b000 r-xs 00423000 fc:03 131184 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/icu4j-3.8.jar
  590. f401b000-f4023000 r-xs 00096000 fc:03 131239 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/hsqldb-1.8.0.7.jar
  591. f4023000-f4032000 r-xs 000df000 fc:03 131226 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/hibernate-2.1.8-atlassian-9.jar
  592. f4032000-f4040000 r-xs 0008f000 fc:03 131193 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/google-collections-1.0.jar
  593. f4040000-f4067000 r-xs 002de000 fc:03 131154 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/glue-5.0b2.jar
  594. f4067000-f406a000 r-xs 00026000 fc:03 131282 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/fontbox-1.2.1.jar
  595. f406a000-f406d000 r-xs 00010000 fc:03 131270 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/exml-7.1.jar
  596. f406d000-f4072000 r-xs 00030000 fc:03 131192 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/ehcache-1.6.0-atlassian-3.jar
  597. f4072000-f407c000 r-xs 00071000 fc:03 131233 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/dwr-2.0.3.jar
  598. f407c000-f4085000 r-xs 00075000 fc:03 131200 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/dom4j-1.4-full.jar
  599. f4085000-f4088000 r-xs 0003b000 fc:03 131177 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/cssparser-0.9.5.jar
  600. f4088000-f4089000 r-xs 00003000 fc:03 131167 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/confluence-upgrade-3.4.9.jar
  601. f4089000-f408c000 r-xs 00019000 fc:03 131246 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/confluence-rpc-plugin-3.4.9.jar
  602. f408c000-f408d000 r-xs 00001000 fc:03 131241 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/confluence-compatibility-3.4.9.jar
  603. f408d000-f408f000 r-xs 00003000 fc:03 131157 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/confluence-cache-ehcache-3.4.9.jar
  604. f408f000-f4092000 r-xs 00019000 fc:03 131288 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/confluence-bucket-3.4.9.jar
  605. f4092000-f40fa000 r-xs 004a4000 fc:03 131181 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/confluence-3.4.9.jar
  606. f40fa000-f4101000 r-xs 00028000 fc:03 131162 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/concurrent-1.3.4.jar
  607. f4101000-f4103000 r-xs 0000d000 fc:03 131189 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/commons-logging-1.1.1.jar
  608. f4103000-f4107000 r-xs 0003c000 fc:03 131222 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/commons-lang-2.4.jar
  609. f4107000-f4109000 r-xs 00005000 fc:03 131285 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/commons-jrcs-diff-0.1.7.jar
  610. f4109000-f410c000 r-xs 00018000 fc:03 131180 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/commons-io-1.4.jar
  611. f410c000-f4111000 r-xs 00040000 fc:03 131272 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/commons-httpclient-3.0.jar
  612. f4111000-f4114000 r-xs 0000c000 fc:03 131156 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/commons-fileupload-1.2.1.jar
  613. f4114000-f4117000 r-xs 0000f000 fc:03 131153 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/commons-discovery-0.2.jar
  614. f4117000-f411a000 r-xs 00018000 fc:03 131290 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/commons-digester-1.5.jar
  615. f411a000-f4127000 r-xs 0007f000 fc:03 131161 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/commons-collections-3.2.jar
  616. f4127000-f4129000 r-xs 0000a000 fc:03 131251 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/commons-codec-1.3.jar
  617. f4129000-f412c000 r-xs 0001a000 fc:03 131291 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/commons-beanutils-1.6.1.jar
  618. f412c000-f4132000 r-xs 0003f000 fc:03 131158 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/cglib-2.1_3.jar
  619. f4132000-f413d000 r-xs 0008b000 fc:03 131168 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/c3p0-0.9.1.2.jar
  620. f413d000-f4141000 r-xs 00027000 fc:03 131229 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/bsf-2.3.0.jar
  621. f4141000-f4144000 r-xs 00025000 fc:03 131254 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/bndlib-0.0.255.jar
  622. f4144000-f4168000 r-xs 0016e000 fc:03 131166 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/bcprov-jdk15-1.44.jar
  623. f4168000-f416e000 r-xs 00032000 fc:03 131245 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/bcmail-jdk15-1.44.jar
  624. f416e000-f41ae000 r-xs 00241000 fc:03 131179 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/batik-all-1.6.jar
  625. f41ae000-f41af000 r-xs 00004000 fc:03 131279 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/axis-saaj-1.2.1.jar
  626. f41af000-f41b1000 r-xs 00006000 fc:03 131144 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/axis-jaxrpc-1.2.1-noqname.jar
  627. f41b1000-f41c5000 r-xs 00174000 fc:03 131235 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/axis-1.2.1.jar
  628. f41c5000-f41c7000 r-xs 00009000 fc:03 131191 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-xwork-core-1.11.jar
  629. f41c7000-f41c8000 r-xs 00000000 fc:03 131171 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-xwork-10-1.11.jar
  630. f41c8000-f41ca000 r-xs 00001000 fc:03 131292 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-velocity-0.7.jar
  631. f41ca000-f41ce000 r-xs 00012000 fc:03 131223 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-util-concurrent-0.0.12.jar
  632. f41ce000-f41d6000 r-xs 00042000 fc:03 131147 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-user-2.2.1.jar
  633. f41d6000-f41d7000 r-xs 00001000 fc:03 131242 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-trusted-apps-seraph-integration-2.2.jar
  634. f41d7000-f41dc000 r-xs 00011000 fc:03 131164 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-trusted-apps-core-2.2.jar
  635. f41dc000-f41de000 r-xs 00003000 fc:03 131165 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-trackback-0.10.jar
  636. f41de000-f41e0000 r-xs 00004000 fc:03 131260 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-spring-1.1.jar
  637. f41e0000-f41e3000 r-xs 00015000 fc:03 131170 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-seraph-2.3.4.jar
  638. f41e3000-f41e4000 r-xs 00001000 fc:03 131277 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-secure-random-1.0.jar
  639. f41e4000-f41eb000 r-xs 0003b000 fc:03 131209 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-renderer-6.2.1.jar
  640. f41eb000-f41ed000 r-xs 00003000 fc:03 131215 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-profiling-1.8.1.jar
  641. f41ed000-f41f0000 r-xs 0000e000 fc:03 131280 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-plugins-webresource-2.6.4.jar
  642. f41f0000-f41f3000 r-xs 0000b000 fc:03 131159 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-plugins-webfragment-2.6.4.jar
  643. f41f3000-f41f4000 r-xs 00003000 fc:03 131232 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-plugins-spring-2.6.4.jar
  644. f41f4000-f41f6000 r-xs 0000b000 fc:03 131176 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-plugins-servlet-2.6.4.jar
  645. f41f6000-f41f8000 r-xs 00000000 fc:03 131216 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-plugins-osgi-events-2.6.4.jar
  646. f41f8000-f41fc000 r-xs 00372000 fc:03 131178 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-plugins-osgi-2.6.4.jar
  647. f41fc000-f4204000 r-xs 00036000 fc:03 131141 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-plugins-core-2.6.4.jar
  648. f4204000-f4206000 r-xs 00008000 fc:03 131225 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-paddle-5.jar
  649. f4206000-f4208000 r-xs 0000b000 fc:03 131250 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-mail-1.16.jar
  650. f4208000-f4209000 r-xs 00005000 fc:03 131274 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-johnson-0.10.jar
  651. f4209000-f420b000 r-xs 00002000 fc:03 131259 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-jdk-utilities-0.4.jar
  652. f420b000-f4210000 r-xs 0003c000 fc:03 131186 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-gzipfilter-1.9.jar
  653. f4210000-f4215000 r-xs 0001f000 fc:03 131139 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-extras-2.4.jar
  654. f4215000-f4218000 r-xs 00007000 fc:03 131267 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-event-2.0.3.jar
  655. f4218000-f421d000 r-xs 00025000 fc:03 131174 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-core-4.5.5.jar
  656. f421d000-f421f000 r-xs 0000d000 fc:03 131247 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-config-0.13.2.jar
  657. f421f000-f4220000 r-xs 00003000 fc:03 131278 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-cache-servlet-0.10.jar
  658. f4220000-f4221000 r-xs 00001000 fc:03 131152 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-cache-memory-0.1.jar
  659. f4221000-f4222000 r-xs 00000000 fc:03 131237 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-cache-api-0.1.jar
  660. f4222000-f4226000 r-xs 0001a000 fc:03 131287 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-bonnie-3.4.1.jar
  661. f4226000-f4228000 r-xs 00001000 fc:03 131258 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/atlassian-bandana-3.1.jar
  662. f4228000-f4243000 r-xs 001b7000 fc:03 131236 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/aspectjweaver-1.6.0.jar
  663. f4243000-f4244000 r-xs 00006000 fc:03 131155 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/asm-1.5.3.jar
  664. f4244000-f4246000 r-xs 00000000 fc:03 131240 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/aopalliance-1.0.jar
  665. f4246000-f4248000 r-xs 0000c000 fc:03 131196 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/activation-1.0.2.jar
  666. f4248000-f424c000 r-xs 0001c000 fc:03 131218 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/XmlSchema-1.1.jar
  667. f424c000-f424f000 ---p 00000000 00:00 0
  668. f424f000-f429d000 rwxp 00000000 00:00 0
  669. f429d000-f42a0000 ---p 00000000 00:00 0
  670. f42a0000-f42ee000 rwxp 00000000 00:00 0
  671. f42ee000-f42f1000 ---p 00000000 00:00 0
  672. f42f1000-f433f000 rwxp 00000000 00:00 0
  673. f433f000-f4353000 r-xp 00000000 fc:03 133527 /opt/jdk1.6.0_24/jre/lib/i386/libnet.so
  674. f4353000-f4354000 rwxp 00013000 fc:03 133527 /opt/jdk1.6.0_24/jre/lib/i386/libnet.so
  675. f4354000-f4357000 r-xs 000cb000 fc:03 134288 /opt/jdk1.6.0_24/jre/lib/ext/localedata.jar
  676. f4357000-f4359000 r-xs 00007000 fc:03 133449 /usr/local/confluence-3.4.9-std/lib/el-api.jar
  677. f4359000-f435d000 r-xs 00036000 fc:03 133452 /usr/local/confluence-3.4.9-std/lib/catalina-tribes.jar
  678. f435d000-f435f000 r-xs 0000b000 fc:03 133455 /usr/local/confluence-3.4.9-std/lib/tomcat-i18n-fr.jar
  679. f435f000-f4362000 r-xs 00019000 fc:03 133460 /usr/local/confluence-3.4.9-std/lib/jasper-el.jar
  680. f4362000-f4364000 r-xs 0000c000 fc:03 133447 /usr/local/confluence-3.4.9-std/lib/tomcat-i18n-ja.jar
  681. f4364000-f4366000 r-xs 0001e000 fc:03 133457 /usr/local/confluence-3.4.9-std/lib/catalina-ha.jar
  682. f4366000-f436d000 r-xs 0007a000 fc:03 133453 /usr/local/confluence-3.4.9-std/lib/jasper.jar
  683. f436d000-f436f000 r-xs 00011000 fc:03 133459 /usr/local/confluence-3.4.9-std/lib/jsp-api.jar
  684. f436f000-f437d000 r-xs 00170000 fc:03 133448 /usr/local/confluence-3.4.9-std/lib/ecj-3.3.1.jar
  685. f437d000-f4380000 r-xs 0000f000 fc:03 133450 /usr/local/confluence-3.4.9-std/lib/tomcat-i18n-es.jar
  686. f4380000-f438a000 r-xs 000b1000 fc:03 133458 /usr/local/confluence-3.4.9-std/lib/tomcat-coyote.jar
  687. f438a000-f438c000 r-xs 00014000 fc:03 133451 /usr/local/confluence-3.4.9-std/lib/servlet-api.jar
  688. f438c000-f439b000 r-xs 0011a000 fc:03 133454 /usr/local/confluence-3.4.9-std/lib/catalina.jar
  689. f439b000-f43a1000 r-xp 00000000 fc:03 133529 /opt/jdk1.6.0_24/jre/lib/i386/libmanagement.so
  690. f43a1000-f43a2000 rwxp 00005000 fc:03 133529 /opt/jdk1.6.0_24/jre/lib/i386/libmanagement.so
  691. f43a2000-f43a3000 ---p 00000000 00:00 0
  692. f43a3000-f4423000 rwxp 00000000 00:00 0
  693. f4423000-f4426000 ---p 00000000 00:00 0
  694. f4426000-f4474000 rwxp 00000000 00:00 0
  695. f4474000-f4477000 ---p 00000000 00:00 0
  696. f4477000-f44f5000 rwxp 00000000 00:00 0
  697. f44f5000-f44f8000 ---p 00000000 00:00 0
  698. f44f8000-f4546000 rwxp 00000000 00:00 0
  699. f4546000-f454d000 r-xs 00000000 fc:03 924330 /usr/lib32/gconv/gconv-modules.cache
  700. f454d000-f458c000 r-xp 00000000 fc:03 924847 /usr/lib/locale/en_GB.utf8/LC_CTYPE
  701. f458c000-f458f000 ---p 00000000 00:00 0
  702. f458f000-f45dd000 rwxp 00000000 00:00 0
  703. f45dd000-f45e0000 ---p 00000000 00:00 0
  704. f45e0000-f4662000 rwxp 00000000 00:00 0
  705. f4662000-f47fa000 r-xs 03027000 fc:03 133477 /opt/jdk1.6.0_24/jre/lib/rt.jar
  706. f47fa000-f47fb000 ---p 00000000 00:00 0
  707. f47fb000-f48aa000 rwxp 00000000 00:00 0
  708. f48aa000-f4903000 rwxp 00000000 00:00 0
  709. f4903000-f49ae000 rwxp 00000000 00:00 0
  710. f49ae000-f4a03000 rwxp 00000000 00:00 0
  711. f4a03000-f4aae000 rwxp 00000000 00:00 0
  712. f4aae000-f4ad6000 rwxp 00000000 00:00 0
  713. f4ad6000-f4b2e000 rwxp 00000000 00:00 0
  714. f4b2e000-f4b81000 rwxp 00000000 00:00 0
  715. f4b81000-f4bba000 rwxp 00000000 00:00 0
  716. f4bba000-f5d52000 rwxp 00000000 00:00 0
  717. f5d52000-f6bba000 rwxp 00000000 00:00 0
  718. f6bba000-f6bc9000 r-xp 00000000 fc:03 133523 /opt/jdk1.6.0_24/jre/lib/i386/libzip.so
  719. f6bc9000-f6bcb000 rwxp 0000e000 fc:03 133523 /opt/jdk1.6.0_24/jre/lib/i386/libzip.so
  720. f6bcb000-f6bd5000 r-xp 00000000 fc:03 2228238 /lib32/libnss_files-2.11.1.so
  721. f6bd5000-f6bd6000 r-xp 00009000 fc:03 2228238 /lib32/libnss_files-2.11.1.so
  722. f6bd6000-f6bd7000 rwxp 0000a000 fc:03 2228238 /lib32/libnss_files-2.11.1.so
  723. f6bd7000-f6bdf000 r-xp 00000000 fc:03 2228240 /lib32/libnss_nis-2.11.1.so
  724. f6bdf000-f6be0000 r-xp 00007000 fc:03 2228240 /lib32/libnss_nis-2.11.1.so
  725. f6be0000-f6be1000 rwxp 00008000 fc:03 2228240 /lib32/libnss_nis-2.11.1.so
  726. f6be1000-f6be5000 r-xs 0003a000 fc:03 133456 /usr/local/confluence-3.4.9-std/lib/tomcat-dbcp.jar
  727. f6be5000-f6beb000 rwxp 00000000 00:00 0
  728. f6beb000-f6bf3000 rwxs 00000000 fc:03 131090 /usr/local/confluence-3.4.9-std/temp/hsperfdata_confluence/11753
  729. f6bf3000-f6c06000 r-xp 00000000 fc:03 2228235 /lib32/libnsl-2.11.1.so
  730. f6c06000-f6c07000 r-xp 00012000 fc:03 2228235 /lib32/libnsl-2.11.1.so
  731. f6c07000-f6c08000 rwxp 00013000 fc:03 2228235 /lib32/libnsl-2.11.1.so
  732. f6c08000-f6c0a000 rwxp 00000000 00:00 0
  733. f6c0a000-f6c0b000 r-xs 00001000 fc:03 131217 /usr/local/confluence-3.4.9-std/confluence/WEB-INF/lib/alt-jdk1.3-0.07.jar
  734. f6c0b000-f6c0d000 r-xs 0000c000 fc:03 133446 /usr/local/confluence-3.4.9-std/lib/catalina-ant.jar
  735. f6c0d000-f6c13000 r-xp 00000000 fc:03 2228236 /lib32/libnss_compat-2.11.1.so
  736. f6c13000-f6c14000 r-xp 00006000 fc:03 2228236 /lib32/libnss_compat-2.11.1.so
  737. f6c14000-f6c15000 rwxp 00007000 fc:03 2228236 /lib32/libnss_compat-2.11.1.so
  738. f6c15000-f6c1b000 r-xp 00000000 fc:03 133505 /opt/jdk1.6.0_24/jre/lib/i386/native_threads/libhpi.so
  739. f6c1b000-f6c1c000 rwxp 00006000 fc:03 133505 /opt/jdk1.6.0_24/jre/lib/i386/native_threads/libhpi.so
  740. f6c1c000-f6c3f000 r-xp 00000000 fc:03 133519 /opt/jdk1.6.0_24/jre/lib/i386/libjava.so
  741. f6c3f000-f6c41000 rwxp 00023000 fc:03 133519 /opt/jdk1.6.0_24/jre/lib/i386/libjava.so
  742. f6c41000-f6c48000 r-xp 00000000 fc:03 2228245 /lib32/librt-2.11.1.so
  743. f6c48000-f6c49000 r-xp 00006000 fc:03 2228245 /lib32/librt-2.11.1.so
  744. f6c49000-f6c4a000 rwxp 00007000 fc:03 2228245 /lib32/librt-2.11.1.so
  745. f6c4a000-f6c4d000 ---p 00000000 00:00 0
  746. f6c4d000-f6c9b000 rwxp 00000000 00:00 0
  747. f6c9b000-f6cbf000 r-xp 00000000 fc:03 2228233 /lib32/libm-2.11.1.so
  748. f6cbf000-f6cc0000 r-xp 00023000 fc:03 2228233 /lib32/libm-2.11.1.so
  749. f6cc0000-f6cc1000 rwxp 00024000 fc:03 2228233 /lib32/libm-2.11.1.so
  750. f6cc1000-f7183000 r-xp 00000000 fc:03 133512 /opt/jdk1.6.0_24/jre/lib/i386/client/libjvm.so
  751. f7183000-f71a6000 rwxp 004c2000 fc:03 133512 /opt/jdk1.6.0_24/jre/lib/i386/client/libjvm.so
  752. f71a6000-f75c3000 rwxp 00000000 00:00 0
  753. f75c3000-f7716000 r-xp 00000000 fc:03 2228229 /lib32/libc-2.11.1.so
  754. f7716000-f7717000 ---p 00153000 fc:03 2228229 /lib32/libc-2.11.1.so
  755. f7717000-f7719000 r-xp 00153000 fc:03 2228229 /lib32/libc-2.11.1.so
  756. f7719000-f771a000 rwxp 00155000 fc:03 2228229 /lib32/libc-2.11.1.so
  757. f771a000-f771d000 rwxp 00000000 00:00 0
  758. f771d000-f771f000 r-xp 00000000 fc:03 2228232 /lib32/libdl-2.11.1.so
  759. f771f000-f7720000 r-xp 00001000 fc:03 2228232 /lib32/libdl-2.11.1.so
  760. f7720000-f7721000 rwxp 00002000 fc:03 2228232 /lib32/libdl-2.11.1.so
  761. f7721000-f7728000 r-xp 00000000 fc:03 133521 /opt/jdk1.6.0_24/jre/lib/i386/jli/libjli.so
  762. f7728000-f772a000 rwxp 00006000 fc:03 133521 /opt/jdk1.6.0_24/jre/lib/i386/jli/libjli.so
  763. f772a000-f772b000 rwxp 00000000 00:00 0
  764. f772b000-f7740000 r-xp 00000000 fc:03 2228243 /lib32/libpthread-2.11.1.so
  765. f7740000-f7741000 r-xp 00014000 fc:03 2228243 /lib32/libpthread-2.11.1.so
  766. f7741000-f7742000 rwxp 00015000 fc:03 2228243 /lib32/libpthread-2.11.1.so
  767. f7742000-f7744000 rwxp 00000000 00:00 0
  768. f7744000-f7745000 r-xs 00003000 fc:03 133461 /usr/local/confluence-3.4.9-std/lib/annotations-api.jar
  769. f7745000-f7746000 r-xs 00006000 fc:03 133272 /usr/local/confluence-3.4.9-std/bin/tomcat-juli.jar
  770. f7746000-f7747000 r-xs 00005000 fc:03 133283 /usr/local/confluence-3.4.9-std/bin/commons-daemon.jar
  771. f7747000-f7748000 r-xs 00005000 fc:03 133273 /usr/local/confluence-3.4.9-std/bin/bootstrap.jar
  772. f7748000-f7749000 rwxp 00000000 00:00 0
  773. f7749000-f774a000 ---p 00000000 00:00 0
  774. f774a000-f7755000 r-xp 00000000 fc:03 133518 /opt/jdk1.6.0_24/jre/lib/i386/libverify.so
  775. f7755000-f7756000 rwxp 0000b000 fc:03 133518 /opt/jdk1.6.0_24/jre/lib/i386/libverify.so
  776. f7756000-f7758000 rwxp 00000000 00:00 0
  777. f7758000-f7759000 r-xp 00000000 00:00 0 [vdso]
  778. f7759000-f7775000 r-xp 00000000 fc:03 2228226 /lib32/ld-2.11.1.so
  779. f7775000-f7776000 r-xp 0001b000 fc:03 2228226 /lib32/ld-2.11.1.so
  780. f7776000-f7777000 rwxp 0001c000 fc:03 2228226 /lib32/ld-2.11.1.so
  781. ff853000-ff868000 rwxp 00000000 00:00 0 [stack]
  782.  
  783. VM Arguments:
  784. jvm_args: -Djava.util.logging.config.file=/usr/local/confluence/conf/logging.properties -Xms256m -Xmx512m -XX:MaxPermSize=256m -Djava.awt.headless=true -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.endorsed.dirs=/usr/local/confluence/endorsed -Dcatalina.base=/usr/local/confluence -Dcatalina.home=/usr/local/confluence -Djava.io.tmpdir=/usr/local/confluence/temp
  785. java_command: org.apache.catalina.startup.Bootstrap start
  786. Launcher Type: SUN_STANDARD
  787.  
  788. Environment Variables:
  789. JAVA_HOME=/opt/jdk1.6.0_24
  790. PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
  791. LD_LIBRARY_PATH=/opt/jdk1.6.0_24/jre/lib/i386/client:/opt/jdk1.6.0_24/jre/lib/i386:/opt/jdk1.6.0_24/jre/../lib/i386
  792. SHELL=/bin/bash
  793.  
  794. Signal Handlers:
  795. SIGSEGV: [libjvm.so+0x452e10], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  796. SIGBUS: [libjvm.so+0x452e10], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  797. SIGFPE: [libjvm.so+0x374120], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  798. SIGPIPE: [libjvm.so+0x374120], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  799. SIGXFSZ: [libjvm.so+0x374120], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  800. SIGILL: [libjvm.so+0x374120], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  801. SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
  802. SIGUSR2: [libjvm.so+0x377100], sa_mask[0]=0x00000000, sa_flags=0x10000004
  803. SIGHUP: [libjvm.so+0x376ce0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  804. SIGINT: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
  805. SIGTERM: [libjvm.so+0x376ce0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  806. SIGQUIT: [libjvm.so+0x376ce0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  807.  
  808.  
  809. --------------- S Y S T E M ---------------
  810.  
  811. OS:squeeze/sid
  812.  
  813. uname:Linux 2.6.32-24-server #43-Ubuntu SMP Thu Sep 16 16:05:42 UTC 2010 x86_64
  814. libc:glibc 2.11.1 NPTL 2.11.1
  815. rlimit: STACK 8192k, CORE 0k, NPROC infinity, NOFILE 1024, AS infinity
  816. load average:0.05 0.22 0.18
  817.  
  818. /proc/meminfo:
  819. MemTotal: 1023672 kB
  820. MemFree: 10140 kB
  821. Buffers: 9900 kB
  822. Cached: 333588 kB
  823. SwapCached: 3404 kB
  824. Active: 477012 kB
  825. Inactive: 479484 kB
  826. Active(anon): 306360 kB
  827. Inactive(anon): 306704 kB
  828. Active(file): 170652 kB
  829. Inactive(file): 172780 kB
  830. Unevictable: 0 kB
  831. Mlocked: 0 kB
  832. SwapTotal: 976888 kB
  833. SwapFree: 952928 kB
  834. Dirty: 140 kB
  835. Writeback: 0 kB
  836. AnonPages: 610824 kB
  837. Mapped: 30996 kB
  838. Shmem: 24 kB
  839. Slab: 26008 kB
  840. SReclaimable: 19288 kB
  841. SUnreclaim: 6720 kB
  842. KernelStack: 1624 kB
  843. PageTables: 3604 kB
  844. NFS_Unstable: 0 kB
  845. Bounce: 0 kB
  846. WritebackTmp: 0 kB
  847. CommitLimit: 1488724 kB
  848. Committed_AS: 937484 kB
  849. VmallocTotal: 34359738367 kB
  850. VmallocUsed: 7652 kB
  851. VmallocChunk: 34359728412 kB
  852. HardwareCorrupted: 0 kB
  853. HugePages_Total: 0
  854. HugePages_Free: 0
  855. HugePages_Rsvd: 0
  856. HugePages_Surp: 0
  857. Hugepagesize: 2048 kB
  858. DirectMap4k: 8172 kB
  859. DirectMap2M: 1040384 kB
  860.  
  861.  
  862. CPU:total 1 (1 cores per cpu, 1 threads per core) family 6 model 2 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, lzcnt
  863.  
  864. Memory: 4k page, physical 1023672k(10140k free), swap 976888k(952928k free)
  865.  
  866. vm_info: Java HotSpot(TM) Client VM (19.1-b02) for linux-x86 JRE (1.6.0_24-b07), built on Feb 2 2011 17:10:45 by "java_re" with gcc 3.2.1-7a (J2SE release)
  867.  
  868. time: Wed Mar 2 14:28:44 2011
  869. elapsed time: 5013 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement