The JVM error: EXCEPTION_ACCESS_VIOLATION (0xc0000005)

Hi all

Please help me to understand the problem which appears in the journal of the JVM errors below. He says the accident happened outside the Virtual Machine Java to native code, especially in ntdll.dll

#
# A fatal error has been detected by Java runtime environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc = 0x00000000775332d0, pid = 1852, tid = 53652
#
# Version JRE: 6.0_31 - b05
# Java VM: Java hotspot 64-bit Server VM (20, 6 - b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ntdll.dll + 0x532d0]
#
# If you want to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The accident happened outside the Virtual Machine Java to native code.
# See problematic frame for where report them the bug.
#

---------------  T H R E A D  ---------------

The current thread (0 x 0000000015605800): JavaThread 'catalina-exec-53' daemon [_thread_in_native, id = 53652, stack (0 x 0000000010290000, 0 x 0000000010390000)]

siginfo: ExceptionCode = 0xc0000005, address 0x00000bf5a3fae248 reading

Records:
RAX = 0 X 0000000000010101, RBX = 0X00000BF5A3FAE240 RCX = 0X000000FFFFFFFFFF RDX = 0X00000000096AFEA0
RSP = 0X000000001038E450 RBP = 0000000000000000 0 X, RSI = 0 X 0000000008010000, RDI = 0X00000000096AFEB0
R8 = 0X00000000096AFEB0 R9 = 0X00023D6C00160006 = 0 X 0000000000000000 R10, R11 = 0X000000001411BE20
R12 = 0 X 0000000000000000, R13 = 0X00000000DC8ADB18 R14 = 0X000000001038E610 R15 = 0 X 0000000015605800
RIP = 0X00000000775332D0, EFLAGS = 0 X 0000000000010202

Top of the stack: (sp = 0x000000001038e450)
0x000000001038e450: 000000001a06a070 0000000077505472
0x000000001038e460: 000000001038e610 0000000015605800
0x000000001038e470: 0000000000000000 00000000dc8adb18
0x000000001038e480: 0000000000000000 000000001038e528
0x000000001038e490: 000000001038e610 0000000015605800
0x000000001038e4a0: 0000000000000000 00000000dc8adb18
0x000000001038e4b0: 0000000000000000-0000000000000000
0x000000001038e4c0: 000007fefee717c0 000007fefee71aa5
0x000000001038e4d0: 00000000096afeb0 00000000096afeb0
0x000000001038e4e0: 0000000014128f40 000007fefee9e591
0x000000001038e4f0: 00000000dc8adb18 00000000156059d 0
0x000000001038e500: 0000000000000001 000000001038e5f0
0x000000001038e510: a 00000000000022, 4 000000006d6d36ec
0x000000001038e520: 0000000000000000-0000000000000000
0x000000001038e530: 0000000000000000 0000000000000001
0x000000001038e540: 000000001038e598 000000000000005c

Operating instructions: (pc = 0x00000000775332d0)
0x00000000775332b0: ff ff 00 00 00 48 33 48 23 48 04 48 eb c1 c1
0x00000000775332c0: 33 48 33 1 d8 d ff f0 00 48 c1 e3 04 0f 0D 0D 0 b
0x00000000775332d0: 8B 4 c 63 08 49 be bd 01 00 00 00 01 00 00 00 49
0x00000000775332e0: ff 00 00 7f ff ff ff ff 42 0f 80 42 c6 c6 0e 00

Register for memory mapping:

RAX = 0 x 0000000000010101 is an unknown value
RBX = 0x00000bf5a3fae240 is an unknown value
RCX = 0x000000ffffffffff is an unknown value
RDX = 0x00000000096afea0 is an unknown value
RSP = 0x000000001038e450 is oriented in the stack for the thread: 0 x 0000000015605800
RBP = 0 x 0000000000000000 is an unknown value
RSI = 0 x 0000000008010000 is an unknown value
RDI = 0x00000000096afeb0 is an unknown value
R8 = 0x00000000096afeb0 is an unknown value
R9 = 0x00023d6c00160006 is an unknown value
X 0000000000000000 R10 = 0 is an unknown value
R11 = 0x000000001411be20 is an unknown value
X 0000000000000000 R12 = 0 is an unknown value
R13 = 0x00000000dc8adb18 is an oop
{constMethod}
-klass: {other class}
-method: 0x00000000dc8adb20 {method} 'close0' ' (Ljava/io/FileDescriptor ;) V' in 'Sun, nio, ch, SocketDispatcher.
-exceptions: 0x00000000d8001ef8
R14 = 0x000000001038e610 is oriented in the stack for the thread: 0 x 0000000015605800
R15 = 0 x 0000000015605800 is a thread

Battery: 0 x 0000000010290000 (0 x 0000000010390000) and sp = 0x000000001038e450, free space = 1017 k
Native frames: (J = compiled code Java, j = interpreted, Vv = VM code, C = native code)
C [ntdll.dll + 0x532d0] RtlFreeHeap + 0xd0

[error has occurred (stack native print) report, id 0xc0000005 error]

Java images: (J = compiled Java code, j = interpreted, Vv = VM code)
j sun.nio.ch.SocketDispatcher.close0 (Ljava/io/FileDescriptor ;) V + 0
j sun.nio.ch.SocketDispatcher.preClose (Ljava/io/FileDescriptor ;) V + 1
j sun.nio.ch.SocketChannelImpl.implCloseSelectableChannel (V + 24)
J java.nio.channels.spi.AbstractSelectableChannel.implCloseChannel (V)
J java.nio.channels.spi.AbstractInterruptibleChannel.close (V)
j sun.nio.ch.SourceChannelImpl.kill (V + 4)
j sun.nio.ch.SourceChannelImpl.implCloseSelectableChannel (V + 8)
J java.nio.channels.spi.AbstractSelectableChannel.implCloseChannel (V)
J java.nio.channels.spi.AbstractInterruptibleChannel.close (V)
j sun.nio.ch.WindowsSelectorImpl.implClose (V + 53)
j sun.nio.ch.SelectorImpl.implCloseSelector (V + 24)
J org.beepcore.beep.core.SessionImpl.close (V)
j org.beepcore.beep.transport.tcp.TCPSession.close (V + 1)
J com.informatica.pcsf.servicesframework.client.impl.ClientFactoryImpl.disconnect (Ljava/lang/object; V Z)
j com.informatica.pcsf.servicesframework.client.impl.ClientFactoryImpl.disconnect (Ljava/lang/object ;) V + 3
j com.informatica.isp.usermanagementservice.authentication.InMemoryUserAuthenticator.authenticate (MBCA/informatica/whcp/servicesframework/service/ServicesFramework; Ljava/lang/String; Ljava/lang/String; Ljava/lang/String; Ljava/lang/String; Ljava/lang/String ;) mCol/informatica/whcp/authenticationframework/AuthenticationInfo; + 182
j com.informatica.isp.usermanagementservice.authentication.InMemoryUserAuthenticator.authenticateCredential (Ljava/lang/String ;) mCol/informatica/whcp/authenticationframework/AuthenticationInfo; + 13
j com.informatica.pcsf.servicesframework.service.impl.ServicesFrameworkImpl.authenticateServiceUser (Ljava/lang/String; Ljava/lang/String; Ljava/lang/String; Ljava/lang/String; Ljava/lang/String; Ljava/lang/String ;) mCol/informatica/whcp/authenticationframework/AuthenticationInfo; + 181
j com.informatica.pcsf.servicesframework.client.impl.InMemoryInvocationHandler. (MBCA/informatica/whcp/servicesframework/service/ServicesFramework; MCOL/informatica/whcp/datatransport/InMemoryDataTransportFramework; Ljava/net/URI; Ljava/lang/class; Ljava/lang/String; MCOL/informatica/whcp/servicesframework/customer/impl/InMemoryClientFactoryImpl; Ljava/lang/String ;) V + 54
j com.informatica.pcsf.servicesframework.client.impl.InMemoryClientFactoryImpl.getService (MBCA/informatica/whcp/servicesframework/service/ServicesFramework; Ljava/net/URI; Ljava/lang/class; Ljava/lang/String; Ljava/lang/String ;) Ljava/lang/object; + 16
j com.informatica.isp.corecommon.isputilities.CoreServiceClientFactory.getInMemoryServiceClient (MBCA/informatica/whcp/servicesframework/service/ServicesFramework; Ljava/lang/String; MCOL/informatica/isp/metadata/common/NodeRef; Ljava/lang/class; Ljava/lang/String ;) Ljava/lang/object; + 48
j com.informatica.isp.domainservice.CoreService.getInMemoryCoreServiceClient (Ljava/lang/class; Ljava/lang/String ;) Ljava/lang/object; + 22
j com.informatica.isp.domainservice.CoreServicePCSFAdapter.getInMemoryCoreServiceClient (Ljava/lang/String; Ljava/lang/String; Ljava/lang/String; Ljava/lang/String; Ljava/lang/Class ;) Ljava/lang/object; + 19
j com.informatica.pcsf.coreserviceadapters.LogServiceAdapter.registerLog (Ljava/lang/String; Ljava/lang/String; Ljava/lang/String; Ljava/lang/String; MBCA/informatica/whcp/logservice/RegisterLogRequestParameter ;) mCol/informatica/whcp/common/PCSFVoid; + 9
j sun.reflect.GeneratedMethodAccessor238.invoke (Ljava/lang/object; [Ljava/lang/Object ;) Ljava/lang/object; + 72
J java.lang.reflect.Method.invoke (Ljava/lang/object; [Ljava/lang/Object ;) Ljava/lang/object;
J com.informatica.pcsf.coreservlet.PCSFBaseServlet.executeOper (Ljava/lang/String; Ljava/lang/String; MCOL/informatica/whcp/common/RequestMessage; (Z) mCol/informatica/whcp/common/PCSFObject;
j com.informatica.pcsf.coreservlet.PCSFBaseServlet.doPost (Ljavax/servlet/http/HttpServletRequest; Ljavax/servlet/http/HttpServletResponse ;) V + 197
j javax.servlet.http.HttpServlet.service (Ljavax/servlet/http/HttpServletRequest; Ljavax/servlet/http/HttpServletResponse ;) V + 139
j javax.servlet.http.HttpServlet.service (Ljavax/servlet/ServletRequest; Ljavax/servlet/ServletResponse ;) V + 30
J org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (Ljavax/servlet/ServletRequest; Ljavax/servlet/ServletResponse ;) V
J org.apache.catalina.core.StandardWrapperValve.invoke (Lorg/apache/catalina/connector/request; LORG/apache/catalina/connector/Response ;) V
J org.apache.catalina.authenticator.AuthenticatorBase.invoke (Lorg/apache/catalina/connector/request; LORG/apache/catalina/connector/Response ;) V
J org.apache.catalina.valves.ErrorReportValve.invoke (Lorg/apache/catalina/connector/request; LORG/apache/catalina/connector/Response ;) V

J org.apache.catalina.connector.CoyoteAdapter.service (Lorg/apache/coyote/request; LORG/apache/coyote/Response ;) V
J org.apache.coyote.http11.AbstractHttp11Processor.process (Lorg/apache/tomcat/util/net/SocketWrapper ;) LORG/apache/tomcat/util/net/AbstractEndpoint$ Manager$ SocketState;
J org.apache.coyote.AbstractProtocol$ AbstractConnectionHandler.process (Lorg/apache/tomcat/util/net/SocketWrapper; LORG/apache/tomcat/util/net/SocketStatus ;) LORG/apache/tomcat/util/net/AbstractEndpoint$ Manager$ SocketState;
J org.apache.tomcat.util.net.JIoEndpoint$ SocketProcessor.run (V)
J java.util.concurrent.ThreadPoolExecutor$ Worker.run (V)
j java.lang.Thread.run (V + 11)
v ~ StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java threads: (=> the current thread)
0 x 0000000007064000 JavaThread "pool-2-wire-5962" [_thread_blocked, id = 35892, stack (0x00000000187c0000, 0x00000000188c0000)]
JavaThread 'pool-1-wire-8256' 0x000000000705f000 [_thread_blocked, id = 14380, stack (0 x 0000000008460000, 0 x 0000000008560000)]
0 x 0000000007065800 JavaThread "pool-1-wire-8255" [_thread_blocked, id = 56072, stack (0 x 0000000019220000, 0 x 0000000019320000)]
0 x 0000000007063000 JavaThread "pool-1-wire-8253" [_thread_blocked, id = 35120, stack (0x0000000017dc0000, 0x0000000017ec0000)]
0 x 0000000007064800 JavaThread "pool-2-wire-5960" [_thread_blocked, id = 49676, stack (0 x 0000000014610000, 0 x 0000000014710000)]
0 x 0000000007061800 JavaThread "pool-1-wire-8252" [_thread_blocked, id = 66632, stack (0 x 0000000008360000, 0 x 0000000008460000)]
0 x 0000000007062800 JavaThread "pool-2-wire-5959" [_thread_blocked, id = 58612, stack (0x00000000160f0000, 0x00000000161f0000)]
0x000000000a185000 JavaThread 'catalina-exec-74' demon [_thread_blocked, id = 16280, stack (0x000000001bef0000, 0x000000001bff0000)]
0x000000000a187800 JavaThread 'catalina-exec-73' demon [_thread_blocked, id = 52628, stack (0x000000001bdf0000, 0x000000001bef0000)]
0x000000000a18d800 JavaThread "catalina-exec-72" demon [_thread_blocked, id = 9860, stack (0x000000001ac20000, 0x000000001ad20000)]
0x000000000a186000 JavaThread "catalina-exec-71" demon [_thread_blocked, id = 58160, stack (0x000000001a320000, 0x000000001a420000)]
0x000000000a18b800 JavaThread 'catalina-exec-70' demon [_thread_blocked, id = 70140, stack (0x0000000019e20000, 0x0000000019f20000)]
0x000000000a188800 JavaThread "catalina-exec-69" demon [_thread_blocked, id = 77916, stack (0x0000000019d20000, 0x0000000019e20000)]
0x000000000d5c5800 JavaThread "catalina-exec-67" daemon [_thread_in_native, id = 2352, stack (0 x 0000000019820000, 0 x 0000000019920000)]
0x000000000a184000 JavaThread "catalina-exec-66" demon [_thread_blocked, id = 53768, stack (0 x 0000000019420000, 0 x 0000000019520000)]
0x000000000a187000 JavaThread 'catalina-exec-65' demon [_thread_blocked, id = 22860, stack (0x0000000018ac0000, 0x0000000018bc0000)]
0x000000000a18c800 JavaThread "catalina-exec-64" daemon [_thread_in_native, id = 10572, stack (0x0000000017fc0000, 0x00000000180c0000)]
0x000000000d5c6000 JavaThread "catalina-exec-61" daemon [_thread_in_native, id = 49960, stack (0x000000001ad20000, 0x000000001ae20000)]
0x000000000a185800 JavaThread 'catalina-exec-60' demon [_thread_blocked, id = 57492, stack (0x0000000019c20000, 0x0000000019d20000)]
0x000000000a18f800 JavaThread "catalina-exec-58" demon [_thread_blocked, id = 16696, stack(0x0000000019920000,0x0000000019a20000)]
0 x 0000000015609800 JavaThread 'catalina-exec-56' daemon [_thread_in_native, id = 33500, stack (0x0000000017bc0000, 0x0000000017cc0000)]
0 x 0000000015607000 JavaThread 'catalina-exec-55' demon [_thread_blocked, id = 15548, stack (0x00000000179c0000, 0x0000000017ac0000)]
0x00000000155ff000 JavaThread "catalina-exec-54" demon [_thread_blocked, id = 58664, stack (0x00000000162f0000, 0x00000000163f0000)]
-Online 0 x 0000000015605800 JavaThread 'catalina-exec-53' daemon [_thread_in_native, id = 53652, stack (0 x 0000000010290000, 0 x 0000000010390000)]
0x000000000d5c2800 JavaThread 'catalina-exec-43' demon [_thread_blocked, id = 54560, stack (0x0000000014f10000, 0 x 0000000015010000)]
JavaThread "Thread-80" 0x000000000a183800 demon [_thread_blocked, id = 6756, stack (0x0000000017cc0000, 0x0000000017dc0000)]
0x000000000705e000 JavaThread 'catalina-exec-35' demon [_thread_blocked, id = 6492, stack (0x0000000019a20000, 0x0000000019b20000)]
0x000000000a182000 JavaThread 'catalina-exec-11' daemon [_thread_in_native, id = 1604, stack (0x0000000017ac0000, 0x0000000017bc0000)]
0x000000000a181000 JavaThread "Domain nodes broadcast wire" demon [_thread_blocked, id = 7568, stack (0x00000000189c0000, 0x0000000018ac0000)]
0x000000000a180800 JavaThread "Monitor warranty Message Queue Thread" daemon [_thread_blocked, id = 7596, stack (0x00000000188c0000, 0x00000000189c0000)]
0x000000001560d800 JavaThread "RMI Reaper" [_thread_blocked, id = 7588, stack (0x00000000186c0000, 0x00000000187c0000)]
0x000000001560d000 JavaThread '0 Accept TCP RMI"daemon [_thread_in_native, id = 7744, stack (0x00000000185c0000, 0x00000000186c0000)]
0x000000001560c000 'MonitoringServiceBroadcaster' demon JavaThread [_thread_blocked, id = 7720, stack (0x00000000184c0000, 0x00000000185c0000)]
0x000000001560b800 'EdrServiceBroadcaster' demon JavaThread [_thread_blocked, id = 7448, stack (0x00000000183c0000, 0x00000000184c0000)]
0x000000001560b000 JavaThread "Sync LDAP NameSpace Timer Thread" daemon [_thread_blocked, id = 7584, stack (0x00000000182c0000, 0x00000000183c0000)]
JavaThread "Synchronize UUM with services Timer Thread" 0x000000000a16f000 daemon [_thread_blocked, id = 6632, stack (0x0000000014a10000, 0x0000000014b10000)]
0 x 0000000015603800 JavaThread "http-bio-6005-AsyncTimeout" demon [_thread_blocked, id = 1088, stack (0x00000000178c0000, 0x00000000179c0000)]
0 x 0000000015603000 JavaThread 'http-bio-6005-Acceptor-0' daemon [_thread_in_native, id = 1080, stack (0x00000000177c0000, 0x00000000178c0000)]
0 x 0000000015602000 JavaThread ' ContainerBackgroundProcessor [StandardEngine [Catalina]] ' daemon [_thread_blocked, id = 3600, stack (0x00000000176c0000, 0x00000000177c0000)]
0 x 0000000015601800 JavaThread "Thread-16" demon [_thread_blocked, id = 3612, stack (0x00000000175c0000, 0x00000000176c0000)]
0 x 0000000015600800 JavaThread 'Newspaper Service monitor Thread' daemon [_thread_blocked, id = 7332, stack (0x00000000164f0000, 0x00000000165f0000)]
0 x 0000000015600000 'DomainConfigurationServiceBroadcaster' demon JavaThread [_thread_blocked, id = 7360, stack (0x00000000163f0000, 0x00000000164f0000)]
JavaThread 'chicken-2-wire-1' 0x000000000a176000 [_thread_in_native, id = 7376, stack (0x0000000014e10000, 0x0000000014f10000)]
0x000000000a175800 JavaThread "Monitor warranty wire recorder Message" daemon [_thread_blocked, id = 7380, stack (0x0000000014d10000, 0x0000000014e10000)]
0x000000000a170800 JavaThread "Elect master to write data" demon [_thread_blocked, id = 8112, stack (0x0000000014c10000, 0x0000000014d10000)]
0x000000000a16f800 JavaThread 'Timer-3' demon [_thread_blocked, id = 8100, stack (0x0000000014b10000, 0x0000000014c10000)]
0x000000000a16e000 JavaThread "Field Monitor" daemon [_thread_blocked, id = 8076, stack(0x0000000014910000,0x0000000014a10000)]
0x000000000a16d800 'DomainServiceBroadcaster' demon JavaThread [_thread_blocked, id = 8072, stack (0 x 0000000014810000, 0 x 0000000014910000)]
0x000000000a16d000 JavaThread "Port Clean Up Timer" daemon [_thread_blocked, id = 8044, stack (0 x 0000000014710000, 0 x 0000000014810000)]
JavaThread 'pool-1-wire-1' 0x000000000a16c000 [_thread_in_native, id = 7420, stack (0 x 0000000010390000, 0 x 0000000010490000)]
JavaThread 0x000000000a16a000 ' com.mchange.v2.async.ThreadPoolAsynchronousRunner$ PoolThread - #2 ' demon [_thread_blocked, id = 6344, stack (0 x 0000000010090000, 0 x 0000000010190000)].
JavaThread 0x000000000a169000 ' com.mchange.v2.async.ThreadPoolAsynchronousRunner$ PoolThread - #1 ' demon [_thread_blocked, id = 6240, stack (0x000000000ff90000, 0 x 0000000010090000)].
JavaThread 0x000000000a168800 ' com.mchange.v2.async.ThreadPoolAsynchronousRunner$ PoolThread - #0 "daemon [_thread_blocked, id = 6476, stack (0x000000000fe90000, 0x000000000ff90000)]
JavaThread 'Timer-2' 0x000000000771c800 demon [_thread_blocked, id = 6684, stack (0x000000000fd90000, 0x000000000fe90000)]
JavaThread 0x000000000771a000 ' com.mchange.v2.async.ThreadPoolAsynchronousRunner$ PoolThread - #2 ' demon [_thread_blocked, id = 6752, stack (0x000000000dbc0000, 0x000000000dcc0000)].
0 x JavaThread 0000000007719800 ' com.mchange.v2.async.ThreadPoolAsynchronousRunner$ PoolThread - #1 ' demon [_thread_blocked, id = 6264, stack (0x000000000dac0000, 0x000000000dbc0000)].
0 x JavaThread 0000000007719000 ' com.mchange.v2.async.ThreadPoolAsynchronousRunner$ PoolThread - #0 "daemon [_thread_blocked, id = 6488, stack (0x000000000d9c0000, 0x000000000dac0000)]
0 x 0000000007718000 JavaThread 'Timer-1' demon [_thread_blocked, id = 1616, stack (0x000000000d8c0000, 0x000000000d9c0000)]
0 x 0000000007717800 JavaThread "Bundle file Closer" daemon [_thread_blocked, id = 5324, stack (0x000000000c7f0000, 0x000000000c8f0000)]
0 x 0000000007715000 JavaThread "Worker-JM" [_thread_blocked, id = 7020, stack (0x000000000c6f0000, 0x000000000c7f0000)]
0 x 0000000007714800 JavaThread 'Framework event dispatcher' demon [_thread_blocked, id = 6952, stack (0x000000000c5f0000, 0x000000000c6f0000)]
0 x 0000000007713800 JavaThread 'State Data Manager' demon [_thread_blocked, id = 6892, stack (0x000000000c4f0000, 0x000000000c5f0000)]
0 x 0000000007713000 JavaThread "setting active thread" [_thread_blocked, id = 6868, stack (0x000000000c3f0000, 0x000000000c4f0000)]
0 x 0000000007712800 JavaThread "Timer-0" daemon [_thread_blocked, id = 1576, stack (0x000000000c2f0000, 0x000000000c3f0000)]
0 x 0000000007711800 JavaThread 'Thread-1' demon [_thread_blocked, id = 6056, stack (0x000000000b130000, 0x000000000b230000)]
0 x 0000000007711000 JavaThread 'Wire 6 of 6 in DomainServiceThreadPool' demon [_thread_blocked, id = 5344, stack (0x000000000b030000, 0x000000000b130000)]
0x0000000007bde000 JavaThread 'Wire 5 of 6 in DomainServiceThreadPool' demon [_thread_blocked, id = 6124, stack (0x0000000009ed0000, 0x0000000009fd0000)]
0x0000000007bdd000 JavaThread 'Wire 4 to 6 in DomainServiceThreadPool' demon [_thread_blocked, id = 5236, stack (0x0000000009dd0000, 0x0000000009ed0000)]
0 x 0000000009160000 JavaThread "Thread 3 of 6 in DomainServiceThreadPool" demon [_thread_blocked, id = 6064, stack (0x0000000009cd0000, 0x0000000009dd0000)]
0x000000000915f000 JavaThread 'Thread 2 of 6 in DomainServiceThreadPool' demon [_thread_blocked, id = 5972, stack (0x0000000009bd0000, 0x0000000009cd0000)]
0x0000000008acd000 JavaThread 'Thread 1 of 6 in DomainServiceThreadPool' demon [_thread_blocked, id = 5976, stack (0x0000000009ad0000, 0x0000000009bd0000)]
0x0000000007af0800 'UserManagementServiceBroadcaster' demon JavaThread [_thread_blocked, id = 6088, stack (0x00000000099d0000, 0x0000000009ad0000)]
0 x 0000000006509000 JavaThread "GC Daemon" daemon [_thread_blocked, id = 1816, stack (0 x 0000000006600000, 0 x 0000000006700000)]
JavaThread "Low memory detector" 0x0000000004b2a000 demon [_thread_blocked, id = 1680, stack (0x0000000005e00000, 0x0000000005f00000)]
JavaThread "C2 CompilerThread1" demon 0x0000000004b1a800 [_thread_blocked, id = 1684, stack (0x0000000005d00000, 0x0000000005e00000)]
JavaThread "C2 CompilerThread0" demon 0x0000000004b14800 [_thread_blocked, id = 1656, stack (0x0000000005c00000, 0x0000000005d00000)]
JavaThread "Listener set" 0x0000000004b13800 demon [_thread_blocked, id = 1600, stack (0x0000000005b00000, 0x0000000005c00000)]
0x0000000004af8800 JavaThread 'Finalizer' daemon [_thread_blocked, id = 2012, stack (0x0000000005a00000, 0x0000000005b00000)]
0x0000000004af2000 JavaThread "Reference Handler" daemon [_thread_blocked, id = 2008, stack(0x0000000005900000,0x0000000005a00000)]
0x00000000004fc000 'hand' JavaThread [_thread_in_native, id = 1856, stack (0 x 0000000000030000, 0 x 0000000000130000)]

Other topics:
0x0000000004ae8800 VMThread [stack: 0 x 0000000005800000, 0 x 0000000005900000] [id = 2004]
0x0000000004b33800 WatcherThread [stack: 0x0000000005f00000, 0 x 0000000006000000] [id = 1696]

VM status: not to the point of restoration (normal execution)

VM Mutex/monitor currently owned by thread: None

Bunch
Total PSYoungGen 85888K, used 41674K [0x00000000f5560000, 0x00000000faab0000, 0 x 0000000100000000)
Eden space 84416K, 48% have used [0x00000000f5560000, 0x00000000f7da02f0, 0x00000000fa7d0000)
1472 K-space, 31% used [0x00000000fa940000, 0x00000000fa9b2690, 0x00000000faab0000)
1472K-space, 0% used [0x00000000fa7d0000, 0x00000000fa7d0000, 0x00000000fa940000)
Total PSOldGen 181696K, used 95293K [0x00000000e0000000, 0x00000000eb170000, 0x00000000f5560000)
object space K 181696, 52% used [0x00000000e0000000, 0x00000000e5d0f420, 0x00000000eb170000)
Total PSPermGen 95936K, used 95909K [0x00000000d8000000, 0x00000000dddb0000, 0x00000000e0000000)
object space 95936K, 99% used [0x00000000d8000000, 0x00000000ddda96d8, 0x00000000dddb0000)

Hiding code [0x0000000000d50000, 0x0000000001c90000, 0x0000000003d50000)
total_blobs = 3993 nmethods = 3495 cards = 449 free_code_cache = largest_free_block 34561344 = 10304

Dynamic libraries:
0 x 0000000140000000 - 0 x 0000000140038000 C:\Informatica\9.5.1\tomcat\bin\infasvcs.exe
0x00000000774e0000 - 0 x 0000000077689000 C:\Windows\SYSTEM32\ntdll.dll
0x00000000773c0000 - 0x00000000774df000 C:\Windows\system32\kernel32.dll
0x000007fefd4e0000 - 0x000007fefd54b000 C:\Windows\system32\KERNELBASE.dll
0x000007fefeec0000 - 0x000007fefef9b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefda10000 - 0x000007fefdaaf000 C:\Windows\system32\msvcrt.dll
0x000007fefdeb0000 - 0x000007fefdecf000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefd8e0000 - 0x000007fefda0d000 C:\Windows\system32\RPCRT4.dll
0x000000006d8b0000 - 0x000000006e068000 C:\Informatica\9.5.1\java\jre\bin\server\jvm.dll
0x00000000772c0000 - 0x00000000773ba000 C:\Windows\system32\USER32.dll
0x000007feff020000 - 0x000007feff087000 C:\Windows\system32\GDI32.dll
0x000007feff1c0000 - 0x000007feff1ce000 C:\Windows\system32\LPK.dll
0x000007feff1e0000 - 0x000007feff2a9000 C:\Windows\system32\USP10.dll
0x000007fefa9e0000 - 0x000007fefaa1b000 C:\Windows\system32\WINMM.dll
0x000007feff190000 - 0x000007feff1be000 C:\Windows\system32\IMM32. DLL
0x000007feff2b0000 - 0x000007feff3b9000 C:\Windows\system32\MSCTF.dll
0x000000006d820000 - 0x000000006d82e000 C:\Informatica\9.5.1\java\jre\bin\verify.dll
0x000000006d450000 - 0x000000006d477000 C:\Informatica\9.5.1\java\jre\bin\java.dll
0x000000006d870000 - 0x000000006d882000 C:\Informatica\9.5.1\java\jre\bin\zip.dll
0x000007fefd2c0000 - 0x000007fefd317000 C:\Windows\system32\apphelp.dll
0x000000006d5f0000 - 0x000000006d5fa000 C:\Informatica\9.5.1\java\jre\bin\management.dll
0x000000006d6b0000 - 0x000000006d6c7000 C:\Informatica\9.5.1\java\jre\bin\net.dll
0x000007fefee70000 - 0x000007fefeebd000 C:\Windows\system32\WS2_32.dll
0x000007feff1d0000 - 0x000007feff1d8000 C:\Windows\system32\NSI.dll
0x000007fefcc40000 - 0x000007fefcc95000 C:\Windows\system32\mswsock.dll
0x000007fefcdf0000 - 0x000007fefcdf7000 C:\Windows\System32\wship6.dll
0x000000006d6d0000 - 0x000000006d6db000 C:\Informatica\9.5.1\java\jre\bin\nio.dll
0x000007fefc860000 - 0x000007fefc867000 C:\Windows\System32\wshtcpip.dll
0x000007fefce00000 - 0x000007fefce17000 C:\Windows\system32\CRYPTSP.dll
0x000007fefc9b0000 - 0x000007fefc9f7000 C:\Windows\system32\rsaenh.dll
0x000007fefc7b0000 - 0x000007fefc7ce000 C:\Windows\system32\USERENV.dll
0x000007fefd430000 - 0x000007fefd43f000 C:\Windows\system32\profapi.dll
0x000007fefd320000 - 0x000007fefd32f000 C:\Windows\system32\CRYPTBASE.dll
0x000007fefbfc0000 - 0x000007fefbfd5000 C:\Windows\system32\NLAapi.dll
0x000007fefacb0000 - 0x000007fefacc5000 C:\Windows\system32\napinsp.dll
0x000007fefcad0000 - 0x000007fefcb2b000 C:\Windows\system32\DNSAPI.dll
0x000007feface0000 - 0x000007fefaceb000 C:\Windows\System32\winrnr.dll
0x000007fefb860000 - 0x000007fefb887000 C:\Windows\system32\IPHLPAPI. DLL
0x000007fefb7e0000 - 0x000007fefb7eb000 C:\Windows\system32\WINNSI. DLL
0x000007fefad50000 - 0x000007fefad58000 C:\Windows\system32\rasadhlp.dll
0x000007fefb580000 - 0x000007fefb5d3000 C:\Windows\System32\fwpuclnt.dll
0 x 0000000180000000 - 0 x 0000000180063000 C:\Informatica\9.5.1\server\bin\pmjrepn.dll
0x0000000007fa0000 - 0x0000000007fc9000 C:\Informatica\9.5.1\server\bin\pmsdkcmn.dll
0 x 0000000009710000 - 0 x 0000000009798000 C:\Informatica\9.5.1\server\bin\pmdec.dll
0x0000000007fe0000 - 0x0000000007fee000 C:\Informatica\9.5.1\server\bin\pmassert.dll
0 x 0000000010490000 - 0 x 0000000010979000 C:\Windows\WinSxS\amd64_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.4148_none_04480933ab2137b1\mfc90u.dll
0 x 0000000070960000 - 0x00000000709fd000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_08e4299fa83d7e3c\MSVCR90.dll
0x000007feff3c0000 - 0x000007feff431000 C:\Windows\system32\SHLWAPI.dll
0x000007fefab30000 - 0x000007fefabd0000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_a4d6a923711520a9\COMCTL32.dll
0x000007fefabd0000 - 0x000007fefabd7000 C:\Windows\system32\MSIMG32.dll
0x000007fefd800000 - 0x000007fefd8d7000 C:\Windows\system32\OLEAUT32.dll
0x000007fefec60000 - 0x000007fefee63000 C:\Windows\system32\ole32.dll
0x00000000097a0000 - 0x00000000097b1000 C:\Informatica\9.5.1\server\bin\pmcutils.dll
0x000007fefaab0000 - 0x000007fefab21000 C:\Windows\system32\WINSPOOL. DRV
0x000007fefaa20000 - 0x000007fefaa74000 C:\Windows\system32\OLEACC.dll
0x00000000097c0000 - 0 x 0000000009800000 C:\Informatica\9.5.1\server\bin\pmi18n.dll
0x000000004a800000 - 0x000000004a8cb000 C:\Informatica\9.5.1\server\bin\pmicuuc32.dll
0x000000004ad00000 - 0x000000004b81d000 C:\Informatica\9.5.1\server\bin\pmicudt32.dll
0x000000004a900000 - 0x000000004a9e3000 C:\Informatica\9.5.1\server\bin\pmicuin32.dll
0 x 0000000010980000 - 0x0000000010c9d000 C:\Informatica\9.5.1\server\bin\PMUTILS.dll
0x000007fef52e0000 - 0x000007fef52e9000 C:\Windows\system32\WSOCK32.dll
0x00000000098c0000 - 0x00000000098e4000 C:\Informatica\9.5.1\server\bin\pmserial.dll
0x000007fef6ee0000 - 0x000007fef6f2e000 C:\Windows\system32\pdh.dll
0x0000000010ca0000 - 0x0000000010e00000 C:\Informatica\9.5.1\server\bin\LIBEAY32.dll
0x0000000070a00000 - 0x0000000070ad3000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_08e4299fa83d7e3c\MSVCP90.dll
0x0000000009fd0000 - 0x000000000a021000 C:\Informatica\9.5.1\server\bin\ice.dll
0x0000000010e00000 - 0x0000000010f57000 C:\Informatica\9.5.1\server\bin\ACE.dll
0x000007fefb2f0000 - 0x000007fefb306000 C:\Windows\system32\NETAPI32.dll
0x000007fefcde0000 - 0x000007fefcdec000 C:\Windows\system32\netutils.dll
0x000007fefcf60000 - 0x000007fefcf83000 C:\Windows\system32\srvcli.dll
0x000007fefb2d0000 - 0x000007fefb2e5000 C:\Windows\system32\wkscli.dll
0x0000000010f60000 - 0x000000001105c000 C:\Informatica\9.5.1\server\bin\pmrepsdk.dll
0 x 0000000011060000 - 0x0000000012b09000 C:\Informatica\9.5.1\server\bin\pmrepcmn.dll
0x0000000012b10000 - 0x0000000012d5a000 C:\Informatica\9.5.1\server\bin\pmxml.dll
0x0000000012d60000 - 0 x 0000000013019000 C:\Informatica\9.5.1\server\bin\pmxerces-c_2_7.dll
0x000007feff6c0000 - 0x000007feff7ea000 C:\Windows\system32\WININET.dll
0x000007fefdad0000 - 0x000007fefdc48000 C:\Windows\system32\urlmon.dll
0x000007fefd690000 - 0x000007fefd7f7000 C:\Windows\system32\CRYPT32.dll
0x000007fefd4d0000 - 0x000007fefd4df000 C:\Windows\system32\MSASN1.dll
0x000007fefdc50000 - 0x000007fefdea9000 C:\Windows\system32\iertutil.dll
0x000000000a040000 - 0x000000000a060000 C:\Informatica\9.5.1\server\bin\PmCmnVari.dll
0x000000000b240000 - 0x000000000b252000 C:\Informatica\9.5.1\server\bin\pmproctasklib.dll
0x00000000692c0000 - 0x00000000697a4000 C:\Windows\WinSxS\amd64_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.4148_none_04480933ab2137b1\mfc90.dll
0x000000000b270000 - 0x000000000b2c2000 C:\Informatica\9.5.1\server\bin\PmCmnExpr.dll
0 x 0000000013020000 - 0x00000000130eb000 C:\Informatica\9.5.1\server\bin\pmexpr.dll
0x000000000b2f0000 - 0x000000000b309000 C:\Informatica\9.5.1\server\bin\pmlicense.dll
0x00000000130f0000 - 0 x 0000000013463000 C:\Informatica\9.5.1\server\bin\pmpcsfcmn.dll
0x000000000fd70000 - 0x000000000fd90000 C:\Informatica\9.5.1\server\bin\pmpcsfprtcl.dll
0 x 0000000013480000 - 0x00000000134b8000 C:\Informatica\9.5.1\server\bin\libcurl.dll
0x00000000134d0000 - 0x000000001350b000 C:\Informatica\9.5.1\server\bin\SSLEAY32.dll
0 x 0000000013510000 - 0x000000001364e000 C:\Informatica\9.5.1\server\bin\PMLIBEAY32.dll
0 x 0000000013650000 - 0x00000000136a0000 C:\Informatica\9.5.1\server\bin\PMODLNT.dll
0x00000000136b0000 - 0 x 0000000013715000 C:\Informatica\9.5.1\server\bin\pmesapi.dll
0 x 0000000013730000 - 0x000000001378a000 C:\Informatica\9.5.1\server\bin\pminfa.dll
0x00000000137a0000 - 0x00000000139d4000 C:\Informatica\9.5.1\server\bin\pmreplib.dll
0x00000000139f0000 - 0x0000000013a05000 C:\Informatica\9.5.1\server\bin\pmsso.dll
0x000007fefbcf0000 - 0x000007fefbd46000 C:\Windows\system32\UxTheme.dll
0x000007fefb470000 - 0x000007fefb488000 C:\Windows\system32\dwmapi.dll
0x000000006d620000 - 0x000000006d62d000 C:\Windows\WinSxS\amd64_microsoft.vc90.mfcloc_1fc8b3b9a1e18e3b_9.0.30729.4148_none_01c6b44660ce74c3\MFC90ENU. DLL
0x0000000013d30000 - 0x0000000013d6d000 C:\Informatica\9.5.1\server\bin\pmjsysutiln.dll
0x000007feff440000 - 0x000007feff4d9000 C:\Windows\system32\CLBCatQ.DLL
0x000007fefd3d0000 - 0x000007fefd3e4000 C:\Windows\system32\RpcRtRemote.dll
0x00000000776a0000 - 0x00000000776a7000 C:\Windows\system32\PSAPI. DLL
0x000007fefa8b0000 - 0x000007fefa9d5000 C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args :-Dcatalina.base=C:\Informatica\9.5.1\tomcat-Dcatalina.home=C:\Informatica\9.5.1\tomcat-Djava.endorsed.dirs=C:\Informatica\9.5.1\tomcat\common\endorsed-Duser.dir=C:\Informatica\9.5.1\tomcat\bin-DINFA_PLUGINS_HOME=C:\Informatica\9.5.1\plugins-DINFA_HOME=C:\Informatica\9.5.1-DINFA_DEV_LOG_DIR =-DINFA_DOMAINS_FILE=C:\Informatica\9.5.1\domains.infa-Djava.io.tmpdir=C:\Informatica\9.5.1\tomcat\temp - Xrs - XX : GCTimeRatio = 9 - XX : MaxPermSize = 128m-Djava.util.logging.config.file=C:\Informatica\9.5.1\tomcat\bin\isplogging.properties-Xms256m-Xmx512m-Djava.library.path=C:\Informatica\9.5.1\server\bin
java_command:
Type of launcher: generic

Environment variables:
JAVA_HOME=C:\Informatica\9.5.1\java
PATH=C:\Informatica\9.5.1\DataTransformation\bin; C:\Informatica\9.5.1\server\bin; C:\Informatica\PowerExchange9.5.1; C:\Informatica\9.5.1\java\jre\bin\server; C:\Informatica\9.5.1\tools\odbcdrv; C:\Informatica\9.5.1\tools\datadirect;D:\app\informaticasrv\product\11.2.0\Client_1\bin; C:\Informatica\9.5.0\java\jre\bin\server; C:\Informatica\9.5.0\tools\odbcdrv; C:\Informatica\9.5.0\tools\datadirect; C:\Program Files (x 86) \CA\SC\CAWIN\; C:\Windows\System32; C:\Windows; C:\Windows\System32\Wbem; C:\Windows\system32\WindowsPowerShell\v1.0\; C:\Program Files\CA\SharedComponents\ScanEngine; C:\Program Files\CA\SharedComponents\CAUpdate\; C:\Program Files\CA\SharedComponents\ThirdParty\; C:\Program Files\CA\SharedComponents\SubscriptionLicense\; C:\Program Files\CA\eTrustITM; C:\Program Files (x 86) \CA\SC\Csam\SockAdapter\bin; C:\Progra~2\CA\SC\CAM\bin; C:\Program Files (x 86) \CA\SC\CBB\; C:\Program Files (x 86) \CA\DSM\bin; C:\Program Files (x 86) \Microsoft SQL Server\100\Tools\Binn\; C:\Program Files\Microsoft SQL Server\100\Tools\Binn\; C:\Program Files\Microsoft SQL Server\100\DTS\Binn\; C:\Program Files (x 86) \Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\; C:\Program Files (x 86) \Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\. C:\Program Files (x 86) \Microsoft SQL Server\100\DTS\Binn\; C:\Program Files (x 86) \IBM\Client Access\Emulator; C:\Program Files (x 86) \IBM\Client Access\Shared; C:\Program Files (x 86) \IBM\Client Access\; C:\Program Files\DataDirect\slodbc60\
USER name = informaticasrv
OS = Windows_NT
PROCESSOR_IDENTIFIER = Intel64 family 6 model 45 Stepping 2 GenuineIntel

---------------  S Y S T E M  ---------------

OS: Windows NT 6.1, 64 bit Build 7601 Service Pack 1

CPU:total 12 (3 cores per processor, 1 threads by heart) family 6 model 45 2 stepping cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt

Memory: 4 k page, physical 67108408 k (21554492 k free), Exchange 77346564 k (26097652 k free)

vm_info: Java hotspot 64-bit server VM (20, 6 - b01) for windows-amd64 JRE (1.6.0_31 - b05), built on 3 February 2012 18:34:57 by 'java_re' with MS VC ++ 8.0 (VS2005)

time: Wed Oct 15 04:08:38 2014
time elapsed: 988540 seconds

This issue is beyond the scope of this site and must be placed on Technet or MSDN

http://social.technet.Microsoft.com/forums/en-us/home

http://social.msdn.Microsoft.com/forums/en-us/home

Tags: Windows

Similar Questions

  • Path to the JVM - error loading jvm.dll

    I am a new installation on the following:

    Windows 2008 R2 service pack 1

    CF company 9.0.2

    Installation of single Web using IIS server

    SQL Server

    I get a "" error loading: C:\Program Files\Java\jdk1.7.0_06\jre\bin\server\jvm.dll ' when you try to replace the JRE comes with a newer version that I downloaded and installed from Oracle. "

    I checked the location is OK and escaped the obliques correctly.

    Java.Home=C:\\Program Files\\Java\\jdk1.7.0_06\\jre.

    I believe that I have the Windows fix the permissions to the location of the c.. location of \program files (the same as for the location of Coldfusion9 folders).

    Any thoughts?

    Thanks in advance.

    Libby H.

    Something I have published before but can't find the thread just now so here's still Libby for your benefit.

    The SDK download developer Oracle Java 6 (not running and no 7):

    http://www.Oracle.com/technetwork/Java/javase/downloads/index.html

    Java JDK 1.6.0_34 is underway.

    Install via run the EXE download - default installation will be fine.

    Stop the CF - stop SERVICES.msc "ColdFusion 9 application server.

    Take a copy of CF\runtime\bin\jvm.config - so you have a backup.

    Change the line CF\runtime\bin\jvm.config find "java.home =" and comment it for example:

    #java.home=C:/ColdFusion9/runtime/jre

    Add the new line like and save next:

    Java.Home = C: / Program Files/Java/jdk1.6.0_34/jre

    Note he slashes and the location of the JRE (runtime): you must point to that of JDK, because the other JRE in C:\Program Files\Java\jre6 will be missing a DLL.

    Start CF via SERVICES.msc.

    Cordially, Carl.

  • JVM error 104 on the torch please help.

    Hi all

    I developed an application for the 9500 series touch screen devices, I tested it on these devices and all is well with the Simulator and the real device.

    But when I load it the torch I get the JVM error 104 and I used throughout the app try/catch blocks, but I can catch the source of the error.

    I then tried to add the application on a device 9300 and everything works again. For some reason any app just does not the torch.

    The application starts fine, but when I select anything within the app it "breaks".

    Can someone please help with this problem. If there is anything that I can provide please let me know.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------

    Thread [BTM__Bussiness_Trip_Manager_ (244) id = 165632000] .ropInternal (suspended (exception IllegalArgumentException)) GraphicsInternal (Graphics) (int, int, int, int, int, Bitmap, int, int, boolean) online: 1403 (Graphics) GraphicsInternal .tileRop (int, int, int, int, int, Bitmap, int, int) line: 1492 BitmapBackground.draw (Graphics, XYRect) line: 211 (int, Graphics, int, int, int) ChoiceBox.draw line: 534 MyChoiceField (ChoiceField) .paint (Graphics) line: 1977 MyChoiceField.paint (Graphics) line: 55 MyChoiceField (field) .paintSelf (boolean Graphics (, int, int) line: 4600 ManageDestinationsPage line .paintChild (graphic design, field) $5 (Manager): 2505 ManageDestinationsPage$ 5 (Manager) .subpaint (Graphics) line: 3175 ManageDestinationsPage$ 5 (Manager) .subpaint0 (Graphics) line: 3150 ManageDestinationsPage$ 5 (Manager) .paint (Graphics) line: 2487 ManageDestinationsPage line .paintSelf (graphics, boolean, int, int) $5 (field): 4600 ManageDestinationsPage line .paintSelf (graphics, boolean, int, int) $5 (Manager): 2510 HorizontalFieldManager (Manager) .paintChild (graphic design, field) line : 2505 HorizontalFieldManager.subpaint (Graphics) line: 320 HorizontalFieldManager (Manager) .subpaint0 (Graphics) line: 3150 HorizontalFieldManager (Manager) .paint (Graphics) line: 2487 HorizontalFieldManager (field) (graphs, boolean, int, int) .paintSelf line: 4600 HorizontalFieldManager (Manager) .paintSelf (graphics, boolean, int, int) line: 2510 ManageDestinationsPage line .paintChild (graphic design, field) $4 (Manager): 2505 ManageDestinationsPage$ 4 (Manager) .subpaint (Graphics) line: 3175 ManageDestinationsPage$ 4 (Manager) .subpaint0 (Graphics) line: 3150 ManageDestinationsPage$ 4 (Manager) .paint (Graphics) line : 2487 ManageDestinationsPage$ 4 (field) .paintSelf (boolean, int, int Graphics) line: 4600 ManageDestinationsPage line .paintSelf (graphics, boolean, int, int) $4 (Manager): 2510 VerticalFieldManager (Manager) .paintChild (graphic design, field) line: 2505 VerticalFieldManager.subpaint (Graphics) line: VerticalFieldManager (Manager) .subpaint0 (Graphics) line 575: 3150 VerticalFieldManager (Manager) .paint (Graphics) line: 2487 VerticalFieldManager (field) (graphs, boolean, int, int) .paintSelf line: 4600 VerticalFieldManager (Manager) .paintSelf (graphics, boolean, int, int) line : 2510 TitleStatusManager (Manager) .paintChild (graphic design, field) line: 2505 TitleStatusManager (Manager) .subpaint (Graphics) line: 3175 TitleStatusManager (Manager) .subpaint0 (Graphics) line: 3150 TitleStatusManager (Manager) .paint (Graphics) line: 2487 TitleStatusManager (field) (graphs, boolean, int, int) .paintSelf line: 4600 TitleStatusManager (Manager) .paintSelf (graphics, boolean, int, int) line: 2510 ScreenDelegateManager (Manager) .paintChild (graphic design, field) line: 2505 ScreenDelegateManager (Manager) .subpaint (Graphics) line: 3175 ScreenDelegateManager (Manager) .subpaint0 (Graphics) line : 3150 ScreenDelegateManager (Manager) .paint (Graphics) line: 2487 ScreenDelegateManager (field) (graphs, boolean, int, int) .paintSelf line: 4600 ScreenDelegateManager (Manager) .paintSelf (graphics, boolean, int, int) line: 2510 ManageDestinationsPage (Manager) .paintChild (graphic design, field) line: 2505 ManageDestinationsPage (Screen) .paint (Graphics) line: 4515 ManageDestinationsPage (field) (graphs, boolean, int, int) .paintSelf line: 4600 ManageDestinationsPage (Manager) .paintSelf (graphics, boolean, int, int) line: 2510 ManageDestinationsPage (Screen) .doPaint0 (line): line UiEngineImpl.paintToBackingStores () 1891 : 922 UiEngineImpl.doPainting () line: 734 UiEngineImpl.processMessage (Object Message, boolean) line: 4236 AppStartUp (app) .doProcessNextMessage (Message) line: 2412 AppStartUp (app) .processNextMessage (Message) line: 1639 AppStartUp (app) .enterEventDispatcher (line): 1452 AppStartUp.main (String []) line: 17

    Sorry guys,

    I luckely fell appon a thread which solved my problem.

    http://supportforums.BlackBerry.com/T5/Java-development/differences-between-V5-0-OS-and-V6-0-OS-for-...

    Thanks in any case.

  • BlackBerry smartphone JVM error 102 / no verifyHash on the event log / Office BB not recognizing phone

    Hi all, I am posting this for my boyfriend to the bold 9700.

    Info on the device

    Carrier: Orange

    Model information and the version of the OS: Bold 9700, not sure on the version of the OS as his phone has JVM error 102

    Battery pull did not fix the issue as it always restarted with JVM error 102 white screen.

    Problem:


    I did so research and looked at the solution using JL CMDer to download the event log, I did. I know I need to find the line that has verifyHash for the corrupted file. However, I ran the eventlog several times but still has not found the line with verifyHash (please see below eventlog) above the JVM error 102 I have "BOLD" below. If I missed something, let me know. Also, I ran the BB desktop software at the same time, but it will not recognize the phone.

    This could be the problem for not having the verifyHash line in the registry? Also, what is the best way to eradicate the entire system (if I can't fix the error 102) when the desktop software will not recognize even the phone?

    Many thanks for any help in advance.

    Event log:

    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : JVM:INFOp = 238699ea, a =' 5.0.0.86 2', o = '5.1.0.175', h = 4001507
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: SheetToGo47Resource__da (33) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: DocsToGoCommon47Resource__el (15) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_gg (3550) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_skinres_gg-1 (5331) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_skinres_gg-1 (5331) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_skinres_gg (3437) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_skinres_gg-1 (5331) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: ConnectFour-1 (4115) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: AFBBBatterySaver-2 (5073) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: AFBBBatterySaver-1 (5079) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Copter-2 (669) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Copter-1 (4948) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Copter-3 (4911) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Klondike_v46_480x360-7 (324) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Klondike_v46_480x360-6 (327) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Klondike_v46_480x360-5 (330) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Klondike_v46_480x360-4 (333) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Klondike_v46_480x360-3 (336) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Klondike_v46_480x360-2 (339) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Klondike_v46_480x360-1 (342) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: CurrencyConverter-1 (7737) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: CurrencyConverter-3 (2653) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: CurrencyConverter-5 (2626) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: CurrencyConverter-2 (2955) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: CurrencyConverter-4 (4754) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: SlideshowToGo47-3 (87) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: SlideshowToGo47-2 (90) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: SlideshowToGo47-4 (84) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: SlideshowToGo47-1 (93) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: point-7 (9019) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: point-5 (9067) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: point-2 (9147) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: line-6 (3987) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: line 8 (9070) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: line 4 (3989) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: line-1 (4006) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: point-3 (9071) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WLiveMessengerOrange-7 (13672) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WLiveMessengerOrange-6 (13675) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WLiveMessengerOrange-5 (13678) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WLiveMessengerOrange-4 (13681) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WLiveMessengerOrange-3 (13684) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WLiveMessengerOrange-2 (13687) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WLiveMessengerOrange-1 (13690) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FancyTran-6 (9002) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FancyTranBBMBridge (9218) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FancyTran-3 (9032) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FancyTran-5 (9003) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FancyTran-2 (9695) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FancyTran-1 (9702) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FancyTran-7 (9263) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FancyTran-8 (9238) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FancyTran-4 (9021) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Sudoku_v46_480x360-9 (293) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Sudoku_v46_480x360-8 (296) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Sudoku_v46_480x360-7 (299) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Sudoku_v46_480x360-6 (302) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Sudoku_v46_480x360-5 (305) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Sudoku_v46_480x360-4 (308) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Sudoku_v46_480x360-3 (311) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Sudoku_v46_480x360-2 (314) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Sudoku_v46_480x360-1 (317) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-23 (4000) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-23 (4000) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-22 (5915) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-22 (5915) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-21 (4319) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-21 (4319) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-20 (4324) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-20 (4324) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-19 (3996) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-19 (3996) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-18 (4779) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-18 (4779) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-17 (4771) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-17 (4771) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-16 (4758) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-16 (4758) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-15 (4748) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-15 (4748) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-14 (4743) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-14 (4743) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-13 (4734) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-13 (4734) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-12 (4728) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-12 (4728) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-11 (4725) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-11 (4725) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-10 (4722) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-10 (4722) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-9 (4716) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-9 (4716) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-8 (4710) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-8 (4710) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-7 (4702) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-7 (4702) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-6 (4699) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-6 (4699) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-5 (4695) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-5 (4695) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-4 (4692) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-4 (4692) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-3 (5210) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-3 (5210) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-2 (5971) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-2 (5971) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-1 (5213) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-1 (5213) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii (6025) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-1 (5213) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-12 (4728) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-17 (4771) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-18 (4779) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-19 (3996) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-20 (4324) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-21 (4319) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-22 (5915) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-23 (4000) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-2 (5971) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-3 (5210) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-4 (4692) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-5 (4695) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-6 (4699) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-7 (4702) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-8 (4710) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-9 (4716) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-10 (4722) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-11 (4725) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-13 (4734) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-14 (4743) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-15 (4748) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_wmres_ii-16 (4758) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: SheetToGo47-4 (114) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: SheetToGo47-5 (111) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: SheetToGo47-7 (105) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: SheetToGo47-3 (117) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: SheetToGo47-2 (120) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: SheetToGo47-6 (108) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: SheetToGo47-1 (123) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WordToGo47-8 (135) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WordToGo47-7 (138) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WordToGo47-5 (144) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WordToGo47-4 (147) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WordToGo47-6 (141) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WordToGo47-2 (153) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WordToGo47-1 (156) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WordToGo47-3 (150) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: XWeatherPro-12 (4134) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: XWeatherPro-11 (5119) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: XWeatherPro-10 (4143) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: XWeatherPro-9 (4634) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: XWeatherPro-8 (4621) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: XWeatherPro-7 (4173) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: XWeatherPro-6 (4637) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: XWeatherPro-5 (4638) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: XWeatherPro-4 (4643) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: XWeatherPro-2 (4131) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: XWeatherPro-13 (5114) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: XWeatherPro-14 (4183) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: XWeatherPro-3 (4179) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: XWeatherPro-1 (4156) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: INIC-19 (5348) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: protection-18 (5344) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: INIC-17 (5340) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: INIC-16 (9725) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: INIC-15 (9005) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: INIC-14 (9039) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: INIC-13 (9121) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: INIC-12 (9148) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: INIC-11 (6375) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: protection-10 (6031) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: INIC-9 (5600) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: INIC-8 (5604) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: INIC-7 (5622) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: INIC-6 (5141) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: INIC-5 (5175) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: INIC-4 (8844) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: INIC-3 (8534) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: INIC-2 (8327) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: INIC-1 (9691) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-22 (14112) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-21 (14105) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-20 (14096) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-19 (14091) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-18 (14589) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-17 (14584) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-16 (14581) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-15 (14573) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-14 (14569) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-13 (14564) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-12 (14560) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-11 (14557) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-10 (14549) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-9 (14545) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-8 (14534) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-7 (14525) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-6 (14517) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-5 (14505) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-4 (14489) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-3 (14484) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-2 (14150) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BubbleShooter-1 (14948) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: DocsToGoCommon47-17 (195) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: DocsToGoCommon47-16 (198) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: DocsToGoCommon47-15 (201) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: DocsToGoCommon47-14 (204) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: DocsToGoCommon47-13 (207) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: DocsToGoCommon47-12 (210) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: DocsToGoCommon47-11 (213) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: DocsToGoCommon47-10 (216) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: DocsToGoCommon47-4 (183) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: DocsToGoCommon47-9 (168) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: DocsToGoCommon47-18 (192) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: DocsToGoCommon47-2 (189) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: DocsToGoCommon47-3 (186) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: DocsToGoCommon47-6 (177) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: DocsToGoCommon47-7 (174) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: DocsToGoCommon47-5 (180) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: DocsToGoCommon47-8 (171) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: DocsToGoCommon47-1 (219) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_mainlib-21 (4683) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_mainlib-20 (4680) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_mainlib-14 (4972) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_mainlib-13 (4973) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_mainlib-12 (4980) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_mainlib-11 (4998) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_mainlib-10 (5001) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_mainlib-9 (5087) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_mainlib-3 (4611) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_mainlib-1 (3138) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_mainlib-18 (4674) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_mainlib-15 (4969) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_mainlib-19 (4677) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_mainlib-17 (4670) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_mainlib-16 (4667) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_mainlib-7 (5099) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_mainlib-8 (5116) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_mainlib-2 (4673) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_mainlib-4 (5118) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_mainlib-6 (5105) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: com_worldmate_bbtravel_mainlib-5 (5106) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-22 (756) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-21 (759) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-20 (762) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-19 (256) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-18 (259) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-17 (262) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-16 (265) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-15 (268) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-14 (271) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-13 (274) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-12 (277) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-11 (280) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-10 (283) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-9 (735) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-8 (738) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-7 (741) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-6 (744) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-5 (747) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-4 (750) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-3 (753) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-2 (765) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: THK2_v46_480x360-1 (286) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-27 (551) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-26 (8931) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-25 (3137) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-24 (8927) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-23 (3660) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-22 (685) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-20 (7722) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-19 (8922) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-18 (2633) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-17 (8889) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-16 (3661) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-14 (8888) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-13 (2645) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-11 (2318) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-10 (8878) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-9 (3675) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-8 (2641) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-7 (8877) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-1 (2323) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-6 (3158) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-21 (8926) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-2 (8501) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-12 (8883) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-3 (8866) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-5 (8874) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-15 (2636) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-4 (8503) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BBRTFree-28 (8935) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-26 (13615) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-25 (13628) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-24 (13631) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-23 (13662) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-22 (13665) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-21 (13711) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-20 (11575) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-19 (13778) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-18 (10575) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-17 (616) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-16 (613) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-14 (13752) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-13 (11700) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-8 (13593) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-7 (13596) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-6 (13599) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-5 (13602) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-4 (13605) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-2 (11565) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-27 (13612) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-9 (13590) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-3 (13609) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-15 (13743) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-10 (626) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-1 (10552) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-12 (619) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: OrangeMaps-11 (10565) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-41 (15856) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-40 (647) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-39 (15859) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-38 (8238) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-37 (15862) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-36 (8241) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-35 (15865) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-34 (3746) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-33 (15868) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-32 (8250) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-31 (15304) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-30 (3757) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-29 (9577) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-28 (8261) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-27 (8886) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-26 (10769) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-25 (8837) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-24 (5127) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-23 (9858) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-22 (10826) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-21 (8860) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-20 (5961) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-19 (9832) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-18 (2338) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-17 (9708) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-16 (14111) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-15 (9811) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-14 (3052) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-13 (9690) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-12 (5122) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-11 (9903) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-10 (2699) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-9 (9509) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-8 (12979) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-7 (8847) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-4 (11128) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-6 (4906) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-1 (10909) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-42 (8229) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-2 (15786) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-3 (9897) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: sncfdirect-5 (9007) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-49 (10634) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-48 (10637) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-47 (10640) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-46 (10643) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-45 (10646) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-44 (10649) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-43 (10652) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-42 (10655) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-41 (10658) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-40 (10661) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-39 (10664) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-38 (10667) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-37 (10671) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-36 (10674) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-35 (10682) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-34 (10685) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-33 (10688) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-32 (10695) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-31 (10699) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-30 (10703) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-29 (10713) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-28 (10718) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-27 (10721) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-26 (10725) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-25 (10260) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-24 (10267) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-23 (10274) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-22 (10286) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-21 (10290) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-20 (10297) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-19 (10300) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-18 (10304) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-17 (10308) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-16 (10311) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-15 (10316) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-14 (10325) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-13 (10063) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-12 (10078) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-11 (10141) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-10 (10144) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-9 (10148) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-8 (10151) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-7 (10170) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-4 (9740) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-3 (9743) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-5 (9737) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-6 (9734) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-50 (10631) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-2 (9746) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: FlightAware-1 (696) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-76 (14132) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-75 (12369) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-74 (12354) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-73 (12516) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-72 (8203) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-71 (8696) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-70 (15843) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-69 (15816) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-68 (8688) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-67 (15818) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-66 (15844) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-65 (10922) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-64 (3926) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-63 (15819) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-62 (8211) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-61 (15779) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-60 (15813) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-59 (15809) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-58 (15840) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-57 (4280) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-56 (8700) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-55 (15834) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-54 (15827) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-53 (15846) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-52 (15832) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-50 (15828) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-49 (3689) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-48 (15782) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-47 (15825) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-46 (15811) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-45 (4956) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-44 (15833) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-43 (15776) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-42 (5182) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-41 (15777) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-40 (15804) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-39 (5918) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-38 (15802) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-37 (8657) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-36 (8656) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-35 (10923) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-34 (15795) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-33 (8555) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-32 (15793) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-30 (15785) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-28 (14140) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-27 (13285) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-14 (12903) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-13 (12906) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-10 (12919) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-9 (12922) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-7 (12928) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-6 (12939) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-5 (12942) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-4 (12943) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-2 (4943) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-1 (4307) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-26 (13291) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-16 (12881) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-8 (12925) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-31 (7719) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-21 (12842) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-11 (12916) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-29 (14135) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-25 (12830) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-24 (12833) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-77 (12365) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-3 (8220) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-12 (12909) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-15 (12892) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-51 (4070) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-23 (12836) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-19 (12864) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-20 (12861) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-17 (12874) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-22 (12839) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: TNBRFree-18 (12871) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-62 (12991) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-61 (5610) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-60 (12984) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-59 (5360) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-58 (9573) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-57 (9686) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-56 (10905) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-55 (10894) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-54 (10501) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-53 (573) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-52 (2600) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-51 (569) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-50 (5627) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-49 (14092) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-48 (2326) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-47 (10831) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-46 (9784) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-45 (11076) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-44 (3665) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-43 (8255) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-42 (579) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-41 (8245) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-40 (3562) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-39 (8236) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-38 (639) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-37 (8227) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-36 (3723) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-35 (8218) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-34 (8215) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-33 (3683) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-32 (8206) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-31 (2611) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-30 (8197) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-29 (4033) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-28 (8698) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-27 (8692) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-26 (4335) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-25 (8683) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-24 (8680) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-23 (4959) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-22 (4951) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-21 (8665) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-20 (5911) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-19 (8566) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-18 (7728) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-17 (8552) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-16 (8342) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-15 (8338) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-14 (8335) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-13 (8332) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-12 (3154) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-11 (3769) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-8 (8529) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-7 (8526) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-6 (8523) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-5 (8313) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-4 (8512) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-3 (8310) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-2 (8509) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-9 (8532) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-10 (10258) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-63 (5159) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: cup_bombermanFree_480x360_5-1 (8264) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-75 (3453) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-74 (3448) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-72 (3401) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-71 (3396) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-70 (3389) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-69 (3334) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-68 (3329) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-67 (3823) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-66 (3782) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-65 (3743) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-64 (3674) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-63 (3638) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-62 (3624) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-61 (4037) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-60 (4010) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-59 (3990) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-58 (4330) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-57 (4297) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-56 (4236) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-55 (4231) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-50 (4550) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-48 (4517) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-47 (4514) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-46 (4815) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-45 (4805) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-44 (4799) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-41 (4737) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-39 (4658) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-38 (5112) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-37 (4940) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-36 (4933) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-31 (4908) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-30 (4900) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-29 (4879) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-28 (4876) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-27 (4873) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-26 (4870) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-25 (4867) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-22 (7806) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-21 (7817) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-20 (5898) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-19 (7889) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-18 (5901) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-16 (6379) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-15 (5935) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-14 (5615) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-13 (5618) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-12 (5621) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-11 (6394) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-10 (6399) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-9 (3548) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-8 (3535) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-7 (3370) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-6 (3993) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-5 (4533) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-4 (4686) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-3 (4882) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-1 (6386) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-34 (4924) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-23 (5895) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-2 (7837) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-35 (4928) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-24 (4864) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-43 (4792) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-40 (4713) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-42 (4766) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-17 (7511) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-73 (3426) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-53 (4194) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-76 (3461) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-49 (4527) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-51 (4554) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-54 (4226) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-52 (4129) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-32 (4917) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: WhatsApp-33 (4921) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-44 (3672) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-44 (3672) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-43 (8716) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-43 (8716) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-42 (8248) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-42 (8248) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-41 (3828) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-41 (3828) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-40 (5171) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-40 (5171) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-39 (8247) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-39 (8247) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-38 (14133) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-38 (14133) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-37 (9226) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-37 (9226) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-36 (8725) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-36 (8725) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-35 (8556) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-35 (8556) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-34 (9204) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-34 (9204) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-33 (11589) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-33 (11589) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-32 (8317) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-32 (8317) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-31 (7757) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-31 (7757) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-30 (5198) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-30 (5198) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-29 (567) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-29 (567) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-28 (3833) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-28 (3833) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-27 (4295) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-27 (4295) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-26 (11579) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-26 (11579) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-25 (7750) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-25 (7750) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-24 (10245) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-24 (10245) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-23 (8703) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-23 (8703) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-22 (5167) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-22 (5167) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-21 (8322) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-21 (8322) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-20 (9188) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-20 (9188) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-19 (9620) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-19 (9620) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-18 (9603) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-18 (9603) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-17 (9599) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-17 (9599) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-16 (9587) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-16 (9587) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-15 (9582) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-15 (9582) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-14 (9567) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-14 (9567) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-13 (9550) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-13 (9550) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-12 (9546) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-12 (9546) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-11 (9533) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-11 (9533) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-10 (9759) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-10 (9759) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-9 (9756) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-9 (9756) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-8 (9753) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-8 (9753) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-7 (10315) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-7 (10315) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-6 (10627) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-6 (10627) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-5 (10927) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-5 (10927) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-4 (4996) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-4 (4996) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-3 (5353) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-3 (5353) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-2 (5211) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-2 (5211) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-1 (5308) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-1 (5308) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs (5287) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-1 (5308) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-11 (9533) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-21 (8322) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-32 (8317) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-13 (9550) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-41 (3828) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-42 (8248) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-43 (8716) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-44 (3672) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-2 (5211) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-3 (5353) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-4 (4996) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-5 (10927) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-6 (10627) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-7 (10315) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-8 (9753) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-9 (9756) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-10 (9759) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-12 (9546) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-14 (9567) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-15 (9582) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-16 (9587) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-17 (9599) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-18 (9603) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-19 (9620) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-20 (9188) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-22 (5167) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-23 (8703) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-24 (10245) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-25 (7750) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-26 (11579) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-27 (4295) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-28 (3833) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-29 (567) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-30 (5198) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-31 (7757) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-33 (11589) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-34 (9204) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-35 (8556) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-36 (8725) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-37 (9226) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-38 (14133) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-39 (8247) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: BB2_bgs-40 (5171) No sig 0 x 54545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-77 (12127) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-76 (12135) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-75 (12139) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-74 (12142) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-73 (12145) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-72 (12150) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-71 (12174) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-70 (12181) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-69 (12188) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-68 (12191) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-67 (12194) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-66 (12197) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-65 (12200) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-64 (12203) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-63 (12206) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-62 (12209) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-61 (12212) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-60 (4118) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-59 (3335) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-58 (5072) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-57 (3352) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-56 (3345) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-55 (3801) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-54 (5075) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-53 (5947) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-52 (3339) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-51 (3341) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-50 (5078) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-49 (3349) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-48 (3357) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-47 (3353) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-46 (4624) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-45 (3369) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-44 (4041) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-43 (4125) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-42 (4141) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-41 (5058) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-40 (4152) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-39 (4169) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-38 (3924) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-37 (5061) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-36 (3690) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-35 (3744) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-34 (3118) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-33 (548) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-32 (4642) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-31 (600) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-30 (8216) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-29 (4294) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-28 (3721) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-27 (8712) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-26 (8721) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-25 (2650) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-24 (8207) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-23 (3541) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-21 (3160) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-20 (5212) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-18 (10722) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-17 (8702) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-15 (4075) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-14 (3827) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-12 (4342) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-7 (8729) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-6 (11080) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-5 (3662) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-4 (11079) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-3 (11665) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-2 (3682) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-78 (12120) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-1 (5193) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-13 (4313) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-19 (3999) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-16 (8723) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-22 (3725) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-11 (10259) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-8 (5909) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-9 (10276) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Bubble_Birds-10 (5181) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-90 (2905) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-89 (2916) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-88 (2922) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-87 (2930) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-86 (2935) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-85 (2938) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-84 (2946) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-83 (2958) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-82 (2965) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-81 (2978) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-80 (2981) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-79 (2986) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-78 (2989) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-77 (2992) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-76 (2995) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-75 (2999) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-74 (3002) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-73 (3005) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-72 (3010) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-71 (3013) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-70 (3016) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-69 (3019) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-68 (3022) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-67 (3025) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-66 (3030) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-65 (3038) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-64 (3056) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-63 (3060) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-62 (3063) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-61 (3066) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-60 (2561) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-59 (2565) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-58 (2578) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-57 (641) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-56 (633) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-55 (596) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-54 (593) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-53 (558) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-52 (552) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-51 (2693) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-50 (2682) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-49 (3914) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-48 (3919) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-47 (4022) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-46 (3913) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-45 (4020) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-44 (3909) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-43 (4017) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-42 (3906) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-41 (4044) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-40 (3903) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-39 (3980) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-38 (3900) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-37 (3977) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-36 (3897) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-35 (3974) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-34 (3894) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-33 (3971) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-32 (3891) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-31 (3968) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-30 (3888) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-29 (3965) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-28 (3885) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-27 (3962) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-26 (3882) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-25 (3959) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-24 (3879) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-23 (3956) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-22 (3876) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-21 (3953) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-20 (3873) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-19 (3950) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-18 (3870) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-17 (3947) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-16 (3867) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-15 (3944) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-14 (3863) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-13 (3941) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-12 (3860) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-11 (3938) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-10 (3857) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-9 (3935) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-8 (3854) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-7 (3933) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-6 (3983) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-5 (2306) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-4 (649) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-3 (2712) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-2 (2316) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-91 (2902) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: City_Guide_Paris-1 (2602) No sig 0 x 33
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : CMM: Pandas_vs_Ninjas-116 (13579) No sig 0 x 545252
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : module 13579 cannot refer to net.rim.device.api.system.Display
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : VM:VCPKv = 0
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : VM:VCPNs = Pandas_vs_Ninjas-116
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : VM: + BORK
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data :JVM error 102
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : invalid code in filesystem
    time GUID:0x97C9F5F641D25E5F: 03:00 Thu Jan 01 1970 severity: 0 type: 2 appystem data : JVM:INFOp = 238699ea, a =' 5.0.0.86 2', o = '5.1.0.175', h = 4001507

    Hi etyl85

    If you follow the KB above Yes it will delete all the data in your device. Make sure that your PC is connected to the Internet and follow carefully the KB:

    BlackBerry Desktop Software 6.0 to 7.0:

     

    1. Remove the battery on the back of the BlackBerry Smartphone.
    2. Connect the BlackBerry smartphone to the computer via a USB cable.
    3. When you are prompted to restart, update or cancel, click Update. If the updates are found Desktop Manager will ask you to get the update, update later or check other versions
    4. Click on get update to install recommended software version or view other Versions manually select the version you want to install, then click install.
    5. In the Update Options screen there is the possibility to enter the email address to be notified in the future when there are new versions of the software available.
      1. fill out the check box and enter the e-mail address in the text field to receive notifications by e-mail
      2. Uncheck and leave the field blank to not to receive updates.
    6. Reinsert the battery that was removed in step 1
    7. Click on Install Update
      Note:
      there may be a prompt to activate the device wireless after the upgrade.

    The most recent operating system available is Bold 9700 OS6, you can upgrade to OS6 or click View Other Version as mentioned on KB it will install the same version that is currently on your device.

    In addition, see the additional information section that says:

  • FIX: STOP error 0x0000007E (0xC0000005, changes, changes, changes) of the last three parameters change

    I installed Norton Internet Security 2010 on a Windows XP SP2 computer... during a full scan of the system and browsing the internet the computer froze... he needed to force a shutdown down... in 10 sec power button... started as a new profile in the same pc... computer froze during the scan of Norton and navigate on the internet... we had to force quit... now When we try to start the PC we get the BSoD (blue screen of death) with the error code...

    STOP: 0X0000007E (0XC0000005, 0X812FD562, 0XF99A77EC, 0XF99A74E8)

    weird... but... seems the last three parameters are always changing at the start... There is no given name (SOME_THING_IN_ALL_CAPS) error... Here's what I've tried so far...

    -restart of the last known configuration of the work

    -starting in safe mode

    -boot in dos mode

    -went out and reset the memory chip

    -removed and put back the battery

    ... which none worked.

    Any ideas?

    Hi HyperD,

    Follow the steps in the article mentioned. The article presents seven methods to solve the problem.

    Settings and filenames in this error message may vary depending on the cause of the stop error.

    Link: How to fix a Stop error 0x0000007E in Windows XP:http://support.microsoft.com/kb/330182

    With regard to:

    Samhrutha G S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • BlackBerry Smartphones The JVM 102 error with a touch...

    If I get the dreaded error 102 Reset JVM on my Pearl 8130.  I've searched the forums and the common suggested solution is to connect the blackberry to the computer and run the application loader in Desktop Manager.  I downloaded the latest version of DM and have downloaded the software later exploitation of my provider's site.  When I start the application loader, it shows my PIN and request a password for my device.  I still can't remember a password.  So I tried everything I can think of.  No matter what password I put in the list of applications is rising and I take what I want to load.  When I click on "Finish", after a minute or two to try to connect to my blackberry, I get this message:

    "The desktop charger is unable to connect to the device.  You may need to enter the password on the device. »

    The problem is that I can never remember set a password for this phone in DM.  So I have no idea what password they might require.  I tried my standard password for everything, "blackberry", my phone number and tried without password.  The password is still here?  Any help would be greatly appreciated I feel cut off from the world without my blackberry (I know, it's a problem).  Thank you!

    I thought about it!  The first thing I did was to download the latest versions of the software of the device (something Verizon 4.3) and Office Manager (v. 4.5).  As ever, I remembered having to enter a password before, I uninstalled 4.5 and redownloaded the previous Director of office version 4.3.  He never asked a password and I was able to reload applications and we're back running.  I lost all my contacts from phone, but better than having to pay $50 for a new franchise!  Thanks for all the help.

  • Change the maximum size of the JVM heap to 1024 gives error

    Change the maximum size of the JVM heap to 1024 gives an error.

    Environment:

    CF9
    Windows 2003 R2 Sp2 operating systems
    XEON PROCESSOR
    RAM 2 GB

    After the installation of ColdFusion, one of the parameters that gets changed is:
    Server settings > Java and JVM > (MB) 1024 maximum JVM heap size
    ColdFusion Application service does not start with this setting. A file of errors is created in \ColdFusion9\runtime\bin\hs_err_pid1234.log (where 1234 number changes). The details of the log file are long so soon stick a sample.


    Arguments for the JAVA virtual machine are:
    Java.args =-Server-Xmx1024m - Dsun.io.useCanonCaches = false - XX: MaxPermSize = 192 m - XX: + UseParallelGC-Dcoldfusion.rootDir={application.home}/... /-Dcoldfusion.libPath={application.home}/... / lib - Dcoldfusion.classPath={application.home}//lib/updates, {application. Home} /... / lib {cation.home} / app... /Gateway/lib /, {application. Home} /... / wwwroot/Web-INF/Flex/Jars, {application. home} /... / wwwroot/Web-INF/cfform/Jars

    The JVM max 1024 m is one of the commonly recommended changes. Why change the maximum FMV of 512 m prevents ColdFusion from running?

    It is indeed a strange problem. Something does not seem right/normal.

    I did some digging and found a blog entry potentially useful:

    http://iamgoat.com/post/804922016/ColdFusion-application-server-wont-start-after-Windows

    It looks just like your problem, but it is true, it offers a quite specific problem/solution, that may not apply.

    Here's another question: are you looking in the \runtime\logs directory? The log files it may show more information on the problem, maybe before or after the time that develop these logs of PID? They may be secondary to another primary problem. Search specifically for the OutOfMemory string in the log files.

    If that can't find anything, I would suggest another thought: consider changing the JAVA virtual machine. I see you are using 1.6_0_14. There are several points between it and the last _21 you can try.

    Finally, a thought more to consider: since this is the Hotspot compiler which reports the error (SH in hs_err_pidnnnn.log), it is possible that the addition of a switch to turn off Hotspot, just to go beyond that, could give a different error message with perhaps more information. In the following (or the CF admin, if we in Standard mode or server), try to add - Xint.

    Let us know if any help.

    /Charlie

    Providing CF troubleshooting services at carehart.org/consulting

    [email protected]

  • I have the error 0x0000008e (0xc0000005 0x833de487 0xb8bff73c 0x00000000) with blue screen

    Please help me with this...

    Hello

    What version of Windows?

    Please ask to the repair of the appropriate system of responses - Windows (corresponding to your version)-
    and recovery Forum.

    Answers - Windows Forums
    http://answers.Microsoft.com/en-us/Windows

    =================================================================

    Methods of troubleshooting for help - these can be used for XP, Vista or Windows 7.

    Check this thread for more information using BlueScreenView, MyEventViewer and other methods
    to troubleshoot the BlueScreens - top 3 responses (+ 1 other).

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-system/sometimes-i-get-a-blue-screen-when-using-IE-8/c675b7b8-795f-474d-a1c4-6b77b3fcd990

    We can analyze the minidumps if make you it available to the SkyDrive or another file
    sharing sites (such as MediaFire). If you have problems to download the copy of minidumps
    for the office or in the Documents folder and download them from there.

    ZIP or download the content of the C:\Windows\minidump

    Use SkyDrive to upload collected files
    http://social.technet.Microsoft.com/forums/en-us/w7itproui/thread/4fc10639-02dB-4665-993a-08d865088d65

    -------------------------------------------------------------------------

    Also this, so you can see the probable bluescreens.

    Windows Vista restarts automatically if your computer encounters an error that requires him to plant.
    (also Windows 7)
    http://www.winvistatips.com/disable-automatic-restart-T84.html

    ===========================================================

    Check out these utilities to see if information may be collected:

    It is an excellent tool for displaying the blue screen error information

    -Free - BlueScreenView scans all your minidump files created during 'blue screen of death '.
    hangs and displays information about all accidents of a table.
    http://www.NirSoft.NET/utils/blue_screen_view.html

    -------------

    MyEventViewer can be verified at the time of the blue screen (BSOD) within a second or
    so time of the BSOD for more information on the possible cause - see TIP.

    MyEventViewer - free - a simple alternative in the standard Windows Event Viewer.
    TIP - Options - Advanced filter allows you to see a period of time instead of the whole of the record-
    Set it for a bit before and after the time of the BSOD.
    http://www.NirSoft.NET/utils/my_event_viewer.html

    ------------

    AppCrashView - free - a small utility for Windows Vista and Windows 7 which shows the
    Details of all application crashes occurred in your system. The information of the plant are extracted
    the .wer files created by the Windows Error Reporting (WER) of exploitation component
    system each time that an accident has occurred. AppCrashView also allows you to easily record the
    list of accidents to the text/html/csv/xml file.
    http://www.NirSoft.NET/utils/app_crash_view.html

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • JVM error 104: eception native error when you use json jar in the blackberry Simulator

    I'm developing an application where I have to use JSON to fill a listfield.

    I find my JSON response string and now being converted into a JSON object.

    I imported the

    org.json.me.JSONObject
    

    and have referenced the jar JSON as a dependency file after making it a library.

    I use the JDE 4.5... How can I solve this? Thank you.

    I solved this problem by including the file given by Peter Strange at this url:

    http://supportforums.blackberry.com/t5/Java-Development/JSON-library/m-p/573687
    

    Then, I changed the name of the package to reflect mine. This has resolved the original error.

  • Machine virtual Java to native code: EXCEPTION_ACCESS_VIOLATION (0xc0000005)

    Originla title: Re: java

    I received this error message that the accident happened outside the Virtual Machine Java to native code. A fatal error has been detected by Java runtime environment:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc = 0x7c919af2, pid = 3388, tid = 1364
    #
    # Version JRE: 6.0_26 - b03
    # Java VM: Java hotspot Client VM (20, 1 - b02 mixed mode, sharing windows - x 86)
    # Problematic frame:
    # C [ntdll.dll + 0x19af2]
    #
    # If you want to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The accident happened outside the Virtual Machine Java to native code.
    # See problematic frame for where report them the bug.

    Hello

    · Were there any changes made on the computer before the show?

    1. run chkdsk /r on the drive and check if it helps. You can visit the link below for the procedure: how to perform disk error checking in Windows XP: http://support.microsoft.com/kb/315265

    2. uninstall older versions of java and install the latest version and check if that helps. You can consult the links below for the procedure:

    How to uninstall Java on my Windows computer? : http://www.java.com/en/download/uninstall.jsp

    Download Java for Windows: http://www.java.com/en/download/inc/windows_new_ie.jsp

  • How can I stop error 0x0000007E (0xc0000005, 0x8ef5ac0d, 0x8b357bf8, 0x8b357f4) code

    Here's the story:

    My cell phone is not responding, so I stop and restart. Then when I enter my user account, it is empty, no icon on the desktop no taskbar, only the slider that appears. I'm frustrated and don't know what to do. Since my laptop already has a few problems (it's a bit slow) so I decided to use the system recovery and restore the "factory shipped condition."

    Then I install any program that was previously in my laptop (firefox, software adobe reader, media player, flash player, player virtual clone, Utorrent, VLC player, WinRar, Internet Download Manager, Spyware doctor and NoAdware classic). But when I plug my laptop modem, I got a blue screen, and I am one of the software is not compatible with my modem. So I use the recovery system once more and intend to try the software one by one. I plug the modem first. then I got blue screen. So I try to uninstall norton internet security (he was there from the beginning) and try to connect the modem. He works so I thought that norton is the cause but I'm always worried, so I try the software one. Install software on my external hard drive, plug the hard drive, try plugging the modem, taken on the modem and try reinstalling other software). Until the latest software has been installed, there is no problem. Then I plug the external hard drive after installing the latest software and updated online using the modem (to open hotmail and send my homework) then I plug in the modem and plug my external hard drive to watch videos. Then, I suddenly remember to download something. So I plug the drive hard on and plug in the modem. Then I got a blue screen with this error:

    Stop: 0x00000007E (0XC0000005, 0X8EF5AC0D, 0X8b357BF8, 0X8B357F4)

    CDROM.sys: address 8F555C0D base at 8F14C000, stamp base 47918f7e

    Then I try to restart the laptop and try to connect the modem, but I got a blue screen with the same error code

    What should I do?
    How can I stop it?

    It would be helpful if someone can solve this
    Thanks :)

    * Sorry for my bad English *.

    Hi Patrick,

    I suggest you follow the given method and check if it helps.

    Method 1: Update your modem firmware.

    You can check with the manufacturer or contact the Internet service provider to update your firmware.

    Method 2: Alternatively, you can try to install service Pack 2 on your computer.

    Please follow the link below to install the Service Pack 2;

    http://support.Microsoft.com/kb/935791

    I hope this helps.

  • Error message: some updates were not installed with the 800706BE error number.

    I also get the following window appears:

    "Host process for Windows Services stopped working and was closed."  A problem with the application to stop functioning properly. Windows will notify you if a solution is available. »

    Also checked the recent errors in applications and a message from the typical example is the following:
    ' Application failed application svchost.exe_BITS, version 6.0.6000.16386, time stamp 0x4549adc4, broken module ntdll.dll, version 6.0.6000.16386, time stamp 0x4549bdc9, exception code 0xc0000005, offset error 0x00043df3, 0x17ac, 0x01cae58aa986d8d2 time start process id. I also have a window that opens by saying: "HotkeyApp has stopped working.  A problem has caused the problem to stop working properly etc. "

    Anyone got any ideas on how I can fix this?

    http://social.answers.Microsoft.com/forums/en-us/vistawu/thread/83ba0b9b-30e4-4D32-862c-eb37ceae823f

    http://social.answers.Microsoft.com/forums/en/vistawu/thread/ae6e46cc-25fe-4c8c-b8b1-72fd4fc943fd

    http://social.answers.Microsoft.com/forums/en-us/vistawu/thread/99c288af-c3d8-4da3-8593-9fc6c7511634

    Read the information on the links above for your error Code and possible solutions to this.

    If this does not resolve the issue:

    You will get the best help for any problem of Update/Service Pack in the Windows Update Forum; the link below:

    http://social.answers.Microsoft.com/forums/en-us/vistawu/threads

    When you repost here, kindly include the Error Codes, and exactly what is happening when you try to update.

    In this way, you will receive the best help.

    See you soon.

    Mick Murphy - Microsoft partner

  • Error code: 0xC0000005

    At the beginning of the collection of files, settings, and programs, the installation stops and I get this error message:
    Check the installation sources are accessible.  0xC0000005 error code.    I am running Windows Vista HP 32 bit on HP PC, installation of Windows 7 HP.

    PROBLEM SOLVED.     Yesterday, I spent several hours on the phone with a tech Ms.   It solved my problem with the error code: 0xC0000005.   In my case, it was because of the permissions granted or not granted to me.    The permissions were granted to a trusted Source? but never for me as the owner of the PC.   I have configured my PC initially, and I never knew how to change the upper lever permissions.   Technology update permissions to give me total control.   END of the problem.     Has been able to upgrade last night in less than 4 hours.   Unfortunately because the technology had control of my PC I don't have how it changed the permissions, but I do not know another user can help here.  He told me it was in my work/Windows/SMInstaller computer?

  • JVM error 104

    My 9800 (ATT) Simulator now starts in an error "JVM error 104 Eception: ClassCastException.

    I used to be able to continue through the mistakes and join the current device, but then he could not connect to the network. Now I can't continue even through mistakes (I'm left with a blank screen of white).

    Installation / uninstall did not set.

    My other simulators still works fine (9700, 9670, 8530).

    Theories? Solutions? Workaround solutions?

    Running the clean.bat file located in the Simulator installation directory.  Him back to its default state.

  • JVM error 104 Eception: ClassCastException

    Hi all

    When I run an application on the Simulator, between start-up Simulator displays an error like below...

    JVM error 104

    Eception: ClassCastException

    Why it is so?

    Thank you and best regards.

    Hi Peter,.

    Sorry for the late reply. I just saw your message and tried to run my application after you have cleaned the Simulator. It worked fine for the moment.  Actually seeing the (especially this line ReliableTransmissionHelper. stack trace (ReliableTransmissionListener, String, TransmissionService) line: 105 ), I could not think that cleaning the simulator could be the solution...

    Thank you very much.

Maybe you are looking for

  • Add-ons - works does not after update

    Since the update to Firefox 42, I had to refresh it and among a long list of other problems my modules do not work. When I click on tools > Modules I get the error message "cannot find server". How to solve this?Thank you.

  • What printer model can be used as a real wireless network print/scan/copy A3/A4, with ePrint

    I was running around in circles to find an appropriate printer that can do the following (1) Automactically detect A3 or A4, size and printing paper so scale is automatically required (2) copy an A4 document and even print on A3 paper (3) network con

  • No sounds in Outlook Express

    No sounds in Outlook Express, when e-mail is received. I had chimes in COURIER & NEW MESSAGE NEW

  • Updates Microsoft and windows 10.

    Does anyone know why when I get updates, I get a 32-bit and 64-bit for my system? I choose only the 64-bit updates because my system is not a 32-bit machine, it is ok or I have to install the 32-bit updates as well, I ask this is because I don't want

  • IOException: File system is not ready

    Hello guys ' I have a problem. It's playback of files with the *.txt extension. Right now: net.rim.device.api.io.file.FileIOException: filesystem is not ready What is the problem here? long skipByteNumber = 800; FileConnection fconn = null; InputStre