Trouble with Air Manager 3.0ß

Latest Information on Sim Innovation's flagship product Air Manager

Moderators: russ, Ralph

Post Reply
Message
Author
drnicolas
Posts: 115
Joined: Tue Aug 02, 2016 12:03 pm

Trouble with Air Manager 3.0ß

#1 Post by drnicolas »

These days I managed to download and install AirManager 3.0 beta for Windows and Raspberry.
As a first result, the Raspberry AirPlayer seems to be started without any error messaged and waiting for a Connection.

the Problem is the Air Manager:
Whenever it is started ( I am logged in as a Domain Administrator) I am asked for the credentials (BETA/BETA) but the Windows does not Close itself. I have to Close it with the small "x" button.

Netx effect is, that the Option "premade Panels" is active while the others are greyed out. in Addition there are no premade Panels available. According to one or more Pictures in other threads I would expect at least 2 premade Panels.

If I try to create my own test Panel and try to download an Instrument, then Air Manager crashes with a JAVA runtime error.

What can I do?


EDIT: On the same machine the previous licensed Air Manager 2.1.3 or so Version is installed . I did not de-install it.
And yes, the Raspberry Pi seems to be detected correctly.
Air Manager 3.6 Home Use - Rpi AirpLayer with 7" Touchscreen

User avatar
Ralph
Posts: 7921
Joined: Tue Oct 27, 2015 7:02 pm
Location: De Steeg
Contact:

Re: Trouble with Air Manager 3.0ß

#2 Post by Ralph »

First of all, which beta version are you using? And, you don't have to login all the time, but you do have to activate the license. If you get the box every time you start Air Manager, it means that you haven't activated your license.

drnicolas
Posts: 115
Joined: Tue Aug 02, 2016 12:03 pm

Re: Trouble with Air Manager 3.0ß

#3 Post by drnicolas »

Okay. That makes sense.
After choosing beta/beta I see a box "Activate AirManager" with two items: "Air Manager Premium" Marked green as available and "Air Player Premium" greyed aout and marked as "wrong product".
I can choose Air Manager Premium and press activate, but then nothing happens. The box does not close.

Then there is "Licence information". CHoosing this for the first time, a DOS-Box appeared fro about 40 seconds, then disapperaed.
Next time, I see the black box flashing only for a short moment, but no usable information.

The only other thing is a file hs_err_pid2176 which does not tell me anything. I cannot append the file, so here is the text:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x63428ab4, pid=2176, tid=0x00001690
#
# JRE version: Java(TM) SE Runtime Environment (8.0_131-b11) (build 1.8.0_131-b11)
# Java VM: Java HotSpot(TM) Client VM (25.131-b11 mixed mode windows-x86 )
# Problematic frame:
# C [glass.dll+0x8ab4]
[error occurred during error reporting (printing problematic frame), id 0xc0000005]

# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

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

Current thread (0x2565a000): JavaThread "JavaFX Application Thread" [_thread_in_native, id=5776, stack(0x26110000,0x26160000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x000036c1

Registers:
EAX=0x000036c1, EBX=0x2e4c3a80, ECX=0x2e4c3a80, EDX=0x6344014c
ESP=0x2615dc60, EBP=0x00000000, ESI=0x00000402, EDI=0x2e4c3a80
EIP=0x63428ab4, EFLAGS=0x00010246

Top of Stack: (sp=0x2615dc60)
0x2615dc60: 000103a0 01147cc0 00000000 00000402
0x2615dc70: 634216ef 00000402 2e4c3a80 00000000
0x2615dc80: 00000000 2e4c3a80 2615dcb8 634216a0
0x2615dc90: 746fd2b3 000103a0 00000402 2e4c3a80
0x2615dca0: 00000000 2e4c3a80 dcbaabcd 634216a0
0x2615dcb0: 00000000 2e4c3a80 2615dda0 746de88a
0x2615dcc0: 634216a0 000103a0 00000402 2e4c3a80
0x2615dcd0: 00000000 f4b083ce 00000000 01688fa0

Instructions: (pc=0x63428ab4)
0x63428a94: 86 f8 fc ff ff 3d fa 00 00 00 77 5f 0f b6 80 38
0x63428aa4: 8c 42 63 ff 24 85 24 8c 42 63 8b fb 8b cf 8b 07
0x63428ab4: ff 10 81 fe 02 04 00 00 75 09 8b 07 8b cf 6a 01
0x63428ac4: ff 50 04 5f 5e 5d 33 c0 5b c2 0c 00 8b 47 1c 3b


Register to memory mapping:

EAX=0x000036c1 is an unknown value
EBX=0x2e4c3a80 is an unknown value
ECX=0x2e4c3a80 is an unknown value
EDX=0x6344014c is an unknown value
ESP=0x2615dc60 is pointing into the stack for thread: 0x2565a000
EBP=0x00000000 is an unknown value
ESI=0x00000402 is an unknown value
EDI=0x2e4c3a80 is an unknown value


Stack: [0x26110000,0x26160000], sp=0x2615dc60, free space=311k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [glass.dll+0x8ab4]
[error occurred during error reporting (printing native stack), id 0xc0000005]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.sun.glass.ui.win.WinApplication._enterNestedEventLoopImpl()Ljava/lang/Object;+0
j com.sun.glass.ui.win.WinApplication._enterNestedEventLoop()Ljava/lang/Object;+15
j com.sun.glass.ui.Application.enterNestedEventLoop()Ljava/lang/Object;+14
j com.sun.glass.ui.EventLoop.enter()Ljava/lang/Object;+42
j com.sun.javafx.tk.quantum.QuantumToolkit.enterNestedEventLoop(Ljava/lang/Object;)Ljava/lang/Object;+107
j javafx.stage.Stage.showAndWait()V+93
j com.siminnovations.airmanager.windows.MainWindow.lambda$1(Ljavafx/event/ActionEvent;)V+7
j com.siminnovations.airmanager.windows.MainWindow$$Lambda$204.handle(Ljavafx/event/Event;)V+4
J 2005 C1 com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Ljavafx/event/Event;)V (57 bytes) @ 0x030dad90 [0x030dacf0+0xa0]
J 1872 C1 com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event; (23 bytes) @ 0x030b4ef8 [0x030b4e10+0xe8]
J 1948 C1 com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; (44 bytes) @ 0x030cf7bc [0x030cf730+0x8c]
J 1882 C1 com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; (101 bytes) @ 0x030b7d5c [0x030b7cd0+0x8c]
J 2124 C1 com.sun.javafx.event.EventUtil.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)Ljavafx/event/Event; (81 bytes) @ 0x030fd9e4 [0x030fd8d0+0x114]
J 2204 C1 javafx.event.Event.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)V (35 bytes) @ 0x03116fd4 [0x03116fb0+0x24]
j javafx.scene.control.MenuItem.fire()V+10
j com.sun.javafx.scene.control.skin.ContextMenuContent$MenuItemContainer.doSelect()V+97
j com.sun.javafx.scene.control.skin.ContextMenuContent$MenuItemContainer.lambda$createChildren$343(Ljavafx/scene/input/MouseEvent;)V+1
j com.sun.javafx.scene.control.skin.ContextMenuContent$MenuItemContainer$$Lambda$543.handle(Ljavafx/event/Event;)V+8
J 2208 C1 com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Ljavafx/event/Event;)V (11 bytes) @ 0x03119a78 [0x03119a50+0x28]
J 2005 C1 com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Ljavafx/event/Event;)V (57 bytes) @ 0x030dad5c [0x030dacf0+0x6c]
J 1872 C1 com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event; (23 bytes) @ 0x030b4ef8 [0x030b4e10+0xe8]
J 1947 C1 com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event; (35 bytes) @ 0x030cf468 [0x030cf420+0x48]
J 1948 C1 com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; (44 bytes) @ 0x030cf7bc [0x030cf730+0x8c]
J 1882 C1 com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; (101 bytes) @ 0x030b7d5c [0x030b7cd0+0x8c]
J 1948 C1 com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; (44 bytes) @ 0x030cf7a0 [0x030cf730+0x70]
J 1882 C1 com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; (101 bytes) @ 0x030b7d5c [0x030b7cd0+0x8c]
J 1948 C1 com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; (44 bytes) @ 0x030cf7a0 [0x030cf730+0x70]
J 1882 C1 com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; (101 bytes) @ 0x030b7d5c [0x030b7cd0+0x8c]
J 1948 C1 com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; (44 bytes) @ 0x030cf7a0 [0x030cf730+0x70]
J 1882 C1 com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; (101 bytes) @ 0x030b7d5c [0x030b7cd0+0x8c]
J 2124 C1 com.sun.javafx.event.EventUtil.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)Ljavafx/event/Event; (81 bytes) @ 0x030fda38 [0x030fd8d0+0x168]
J 2278 C1 javafx.scene.Scene$MouseHandler.process(Ljavafx/scene/input/MouseEvent;Z)V (735 bytes) @ 0x0312e634 [0x0312de10+0x824]
J 2318 C1 javafx.scene.Scene$ScenePeerListener.mouseEvent(Ljavafx/event/EventType;DDDDLjavafx/scene/input/MouseButton;ZZZZZZZZZ)V (50 bytes) @ 0x03142ea0 [0x03142d60+0x140]
J 2317 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run()Ljava/lang/Void; (567 bytes) @ 0x03142408 [0x03142030+0x3d8]
J 2316 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run()Ljava/lang/Object; (5 bytes) @ 0x03141de0 [0x03141dc0+0x20]
v ~StubRoutines::call_stub
J 1655 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x03080e07 [0x03080da0+0x67]
J 2254 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$515.get()Ljava/lang/Object; (8 bytes) @ 0x03128458 [0x03128420+0x38]
J 2308 C1 com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Ljava/util/function/Supplier;)Ljava/lang/Object; (49 bytes) @ 0x0313ffac [0x0313ff40+0x6c]
J 2255 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Lcom/sun/glass/ui/View;JIIIIIIIZZ)V (108 bytes) @ 0x031288a4 [0x031287d0+0xd4]
J 2275 C1 com.sun.glass.ui.View.notifyMouse(IIIIIIIZZ)V (221 bytes) @ 0x0312d008 [0x0312cc20+0x3e8]
v ~StubRoutines::call_stub
j com.sun.glass.ui.win.WinApplication._runLoop(Ljava/lang/Runnable;)V+0
j com.sun.glass.ui.win.WinApplication.lambda$null$148(ILjava/lang/Runnable;)V+8
j com.sun.glass.ui.win.WinApplication$$Lambda$38.run()V+12
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
0x25555400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5828, stack(0x2f950000,0x2f9a0000)]
0x25554400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4212, stack(0x2f830000,0x2f880000)]
0x28d69000 JavaThread "Property Disposer" daemon [_thread_blocked, id=4136, stack(0x2e9f0000,0x2ea40000)]
0x28daa800 JavaThread "AM cache thread" daemon [_thread_blocked, id=6696, stack(0x2e960000,0x2e9b0000)]
0x28d02c00 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=6776, stack(0x2a420000,0x2a470000)]
0x28ab3000 JavaThread "JavaFX-Launcher" [_thread_blocked, id=7980, stack(0x291a0000,0x291f0000)]
0x28a66c00 JavaThread "Thread-2" daemon [_thread_in_native, id=2312, stack(0x28e00000,0x28e50000)]
=>0x2565a000 JavaThread "JavaFX Application Thread" [_thread_in_native, id=5776, stack(0x26110000,0x26160000)]
0x25621400 JavaThread "Thread-1" daemon [_thread_blocked, id=3920, stack(0x26080000,0x260d0000)]
0x2560fc00 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=4420, stack(0x25bf0000,0x25c40000)]
0x254f9000 JavaThread "Service Thread" daemon [_thread_blocked, id=6868, stack(0x25ad0000,0x25b20000)]
0x254d4400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2132, stack(0x25a40000,0x25a90000)]
0x254d3800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4692, stack(0x259b0000,0x25a00000)]
0x254ddc00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=916, stack(0x25920000,0x25970000)]
0x254c9800 JavaThread "Finalizer" daemon [_thread_blocked, id=7280, stack(0x25780000,0x257d0000)]
0x02d3e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7392, stack(0x256f0000,0x25740000)]
0x02dac000 JavaThread "main" [_thread_blocked, id=7208, stack(0x02ac0000,0x02b10000)]

Other Threads:
0x02d3d000 VMThread [stack: 0x25460000,0x254b0000] [id=5220]
0x254db400 WatcherThread [stack: 0x25b60000,0x25bb0000] [id=5588]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
def new generation total 23680K, used 5365K [0x05000000, 0x069b0000, 0x0faa0000)
eden space 21056K, 25% used [0x05000000, 0x0553d740, 0x06490000)
from space 2624K, 0% used [0x06490000, 0x06490000, 0x06720000)
to space 2624K, 0% used [0x06720000, 0x06720000, 0x069b0000)
tenured generation total 52580K, used 31548K [0x0faa0000, 0x12df9000, 0x25000000)
the space 52580K, 60% used [0x0faa0000, 0x1196f000, 0x1196f000, 0x12df9000)
Metaspace used 15730K, capacity 16844K, committed 16896K, reserved 17792K

Card table byte_map: [0x04e30000,0x04f40000] byte_map_base: 0x04e08000

Polling page: 0x01490000

CodeCache: size=32768Kb used=3707Kb max_used=3707Kb free=29060Kb
bounds [0x02db0000, 0x03150000, 0x04db0000]
total_blobs=2779 nmethods=2343 adapters=366
compilation: enabled

Compilation events (10 events):
Event: 370.087 Thread 0x254d4400 2358 com.sun.javafx.css.Match::<init> (101 bytes)
Event: 370.088 Thread 0x254d4400 nmethod 2358 0x0314e508 code [0x0314e610, 0x0314e77c]
Event: 370.088 Thread 0x254d4400 2359 com.sun.javafx.text.PrismTextLayout::isSimpleLayout (51 bytes)
Event: 370.088 Thread 0x254d4400 nmethod 2359 0x0314e888 code [0x0314e980, 0x0314ea70]
Event: 371.945 Thread 0x254d4400 2360 com.sun.javafx.geom.RectBounds::contains (51 bytes)
Event: 371.945 Thread 0x254d4400 nmethod 2360 0x0314eac8 code [0x0314ebc0, 0x0314ecf0]
Event: 379.974 Thread 0x254d4400 2361 javafx.scene.layout.Region$StyleableProperties$1::getStyleableProperty (9 bytes)
Event: 379.974 Thread 0x254d4400 nmethod 2361 0x0314ed48 code [0x0314ee50, 0x0314ef50]
Event: 379.975 Thread 0x254d4400 2362 javafx.scene.layout.Region$StyleableProperties$1::getStyleableProperty (8 bytes)
Event: 379.975 Thread 0x254d4400 nmethod 2362 0x0314f008 code [0x0314f100, 0x0314f1d0]

GC Heap History (10 events):
Event: 5.120 GC heap before
{Heap before GC invocations=18 (full 2):
def new generation total 13952K, used 12683K [0x05000000, 0x05f20000, 0x0faa0000)
eden space 12416K, 100% used [0x05000000, 0x05c20000, 0x05c20000)
from space 1536K, 17% used [0x05c20000, 0x05c62d98, 0x05da0000)
to space 1536K, 0% used [0x05da0000, 0x05da0000, 0x05f20000)
tenured generation total 30908K, used 29122K [0x0faa0000, 0x118cf000, 0x25000000)
the space 30908K, 94% used [0x0faa0000, 0x11710940, 0x11710a00, 0x118cf000)
Metaspace used 14532K, capacity 15562K, committed 15616K, reserved 15744K
Event: 5.123 GC heap after
Heap after GC invocations=19 (full 2):
def new generation total 13952K, used 592K [0x05000000, 0x05f20000, 0x0faa0000)
eden space 12416K, 0% used [0x05000000, 0x05000000, 0x05c20000)
from space 1536K, 38% used [0x05da0000, 0x05e343a0, 0x05f20000)
to space 1536K, 0% used [0x05c20000, 0x05c20000, 0x05da0000)
tenured generation total 30908K, used 29122K [0x0faa0000, 0x118cf000, 0x25000000)
the space 30908K, 94% used [0x0faa0000, 0x11710940, 0x11710a00, 0x118cf000)
Metaspace used 14532K, capacity 15562K, committed 15616K, reserved 15744K
}
Event: 57.877 GC heap before
{Heap before GC invocations=19 (full 2):
def new generation total 13952K, used 13008K [0x05000000, 0x05f20000, 0x0faa0000)
eden space 12416K, 100% used [0x05000000, 0x05c20000, 0x05c20000)
from space 1536K, 38% used [0x05da0000, 0x05e343a0, 0x05f20000)
to space 1536K, 0% used [0x05c20000, 0x05c20000, 0x05da0000)
tenured generation total 30908K, used 29122K [0x0faa0000, 0x118cf000, 0x25000000)
the space 30908K, 94% used [0x0faa0000, 0x11710940, 0x11710a00, 0x118cf000)
Metaspace used 15316K, capacity 16365K, committed 16512K, reserved 16768K
Event: 57.881 GC heap after
Heap after GC invocations=20 (full 2):
def new generation total 13952K, used 1051K [0x05000000, 0x05f20000, 0x0faa0000)
eden space 12416K, 0% used [0x05000000, 0x05000000, 0x05c20000)
from space 1536K, 68% used [0x05c20000, 0x05d26d88, 0x05da0000)
to space 1536K, 0% used [0x05da0000, 0x05da0000, 0x05f20000)
tenured generation total 30908K, used 29122K [0x0faa0000, 0x118cf000, 0x25000000)
the space 30908K, 94% used [0x0faa0000, 0x11710940, 0x11710a00, 0x118cf000)
Metaspace used 15316K, capacity 16365K, committed 16512K, reserved 16768K
}
Event: 133.382 GC heap before
{Heap before GC invocations=20 (full 2):
def new generation total 13952K, used 13467K [0x05000000, 0x05f20000, 0x0faa0000)
eden space 12416K, 100% used [0x05000000, 0x05c20000, 0x05c20000)
from space 1536K, 68% used [0x05c20000, 0x05d26d88, 0x05da0000)
to space 1536K, 0% used [0x05da0000, 0x05da0000, 0x05f20000)
tenured generation total 30908K, used 29122K [0x0faa0000, 0x118cf000, 0x25000000)
the space 30908K, 94% used [0x0faa0000, 0x11710940, 0x11710a00, 0x118cf000)
Metaspace used 15608K, capacity 16682K, committed 16768K, reserved 16768K
Event: 133.389 GC heap after
Heap after GC invocations=21 (full 2):
def new generation total 13952K, used 1170K [0x05000000, 0x05f20000, 0x0faa0000)
eden space 12416K, 0% used [0x05000000, 0x05000000, 0x05c20000)
from space 1536K, 76% used [0x05da0000, 0x05ec4838, 0x05f20000)
to space 1536K, 0% used [0x05c20000, 0x05c20000, 0x05da0000)
tenured generation total 30908K, used 29678K [0x0faa0000, 0x118cf000, 0x25000000)
the space 30908K, 96% used [0x0faa0000, 0x1179ba98, 0x1179bc00, 0x118cf000)
Metaspace used 15608K, capacity 16682K, committed 16768K, reserved 16768K
}
Event: 235.109 GC heap before
{Heap before GC invocations=21 (full 2):
def new generation total 13952K, used 13586K [0x05000000, 0x05f20000, 0x0faa0000)
eden space 12416K, 100% used [0x05000000, 0x05c20000, 0x05c20000)
from space 1536K, 76% used [0x05da0000, 0x05ec4838, 0x05f20000)
to space 1536K, 0% used [0x05c20000, 0x05c20000, 0x05da0000)
tenured generation total 30908K, used 29678K [0x0faa0000, 0x118cf000, 0x25000000)
the space 30908K, 96% used [0x0faa0000, 0x1179ba98, 0x1179bc00, 0x118cf000)
Metaspace used 15661K, capacity 16783K, committed 16896K, reserved 17792K
Event: 235.116 GC heap after
Heap after GC invocations=22 (full 2):
def new generation total 13952K, used 1468K [0x05000000, 0x05f20000, 0x0faa0000)
eden space 12416K, 0% used [0x05000000, 0x05000000, 0x05c20000)
from space 1536K, 95% used [0x05c20000, 0x05d8f3c8, 0x05da0000)
to space 1536K, 0% used [0x05da0000, 0x05da0000, 0x05f20000)
tenured generation total 30908K, used 30141K [0x0faa0000, 0x118cf000, 0x25000000)
the space 30908K, 97% used [0x0faa0000, 0x1180f4c8, 0x1180f600, 0x118cf000)
Metaspace used 15661K, capacity 16783K, committed 16896K, reserved 17792K
}
Event: 364.917 GC heap before
{Heap before GC invocations=22 (full 2):
def new generation total 13952K, used 13884K [0x05000000, 0x05f20000, 0x0faa0000)
eden space 12416K, 100% used [0x05000000, 0x05c20000, 0x05c20000)
from space 1536K, 95% used [0x05c20000, 0x05d8f3c8, 0x05da0000)
to space 1536K, 0% used [0x05da0000, 0x05da0000, 0x05f20000)
tenured generation total 30908K, used 30141K [0x0faa0000, 0x118cf000, 0x25000000)
the space 30908K, 97% used [0x0faa0000, 0x1180f4c8, 0x1180f600, 0x118cf000)
Metaspace used 15663K, capacity 16788K, committed 16896K, reserved 17792K
Event: 364.985 GC heap after
Heap after GC invocations=23 (full 3):
def new generation total 23680K, used 339K [0x05000000, 0x069b0000, 0x0faa0000)
eden space 21056K, 1% used [0x05000000, 0x05054fa0, 0x06490000)
from space 2624K, 0% used [0x06490000, 0x06490000, 0x06720000)
to space 2624K, 0% used [0x06720000, 0x06720000, 0x069b0000)
tenured generation total 52580K, used 31548K [0x0faa0000, 0x12df9000, 0x25000000)
the space 52580K, 60% used [0x0faa0000, 0x1196f000, 0x1196f000, 0x12df9000)
Metaspace used 15655K, capacity 16768K, committed 16896K, reserved 17792K
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 380.220 Thread 0x2565a000 Exception <a 'java/io/IOException'> (0x0551c790) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 380.220 Thread 0x2565a000 Exception <a 'java/io/IOException'> (0x0551cf30) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 380.220 Thread 0x2565a000 Exception <a 'java/io/IOException'> (0x0551d570) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 380.220 Thread 0x2565a000 Exception <a 'java/io/IOException'> (0x0551db80) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 380.220 Thread 0x2565a000 Exception <a 'java/io/IOException'> (0x0551e590) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 380.220 Thread 0x2565a000 Exception <a 'java/io/IOException'> (0x0551ebd0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 380.220 Thread 0x2565a000 Exception <a 'java/io/IOException'> (0x0551f1e0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 380.220 Thread 0x2565a000 Exception <a 'java/io/IOException'> (0x0551f8e0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 380.221 Thread 0x2565a000 Exception <a 'java/io/IOException'> (0x0551ff20) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 380.221 Thread 0x2565a000 Exception <a 'java/io/IOException'> (0x05520530) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]

Events (10 events):
Event: 380.066 loading class com/siminnovations/airmanager/windows/ActivateAirManagerWindow
Event: 380.066 loading class com/siminnovations/airmanager/windows/ActivateAirManagerWindow done
Event: 380.066 loading class com/siminnovations/airmanager/ambase/objects/AMBaseTransactionResponse
Event: 380.066 loading class com/siminnovations/airmanager/ambase/objects/AMBaseTransactionResponse done
Event: 380.066 loading class com/siminnovations/airmanager/ambase/ITransactionCallback
Event: 380.066 loading class com/siminnovations/airmanager/ambase/ITransactionCallback done
Event: 380.066 loading class com/siminnovations/airmanager/ambase/objects/AMBaseTransactionResponse
Event: 380.066 loading class com/siminnovations/airmanager/ambase/objects/AMBaseTransactionResponse done
Event: 380.066 loading class com/siminnovations/airmanager/ambase/ITransactionCallback
Event: 380.066 loading class com/siminnovations/airmanager/ambase/ITransactionCallback done


Dynamic libraries:
0x00a60000 - 0x00a93000 C:\Program Files (x86)\Java\jre1.8.0_131\bin\javaw.exe
0x77600000 - 0x77783000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x74e10000 - 0x74ef0000 C:\WINDOWS\System32\KERNEL32.DLL
0x741b0000 - 0x74351000 C:\WINDOWS\System32\KERNELBASE.dll
0x74360000 - 0x743d7000 C:\WINDOWS\System32\ADVAPI32.dll
0x75fc0000 - 0x7607e000 C:\WINDOWS\System32\msvcrt.dll
0x74920000 - 0x74961000 C:\WINDOWS\System32\sechost.dll
0x74600000 - 0x746c1000 C:\WINDOWS\System32\RPCRT4.dll
0x740c0000 - 0x740de000 C:\WINDOWS\System32\SspiCli.dll
0x740b0000 - 0x740ba000 C:\WINDOWS\System32\CRYPTBASE.dll
0x76080000 - 0x760da000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x746d0000 - 0x7482f000 C:\WINDOWS\System32\USER32.dll
0x74fe0000 - 0x74ff5000 C:\WINDOWS\System32\win32u.dll
0x756b0000 - 0x756db000 C:\WINDOWS\System32\GDI32.dll
0x75490000 - 0x755eb000 C:\WINDOWS\System32\gdi32full.dll
0x6d530000 - 0x6d73a000 C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.14393.953_none_89c2555adb023171\COMCTL32.dll
0x743e0000 - 0x745f1000 C:\WINDOWS\System32\combase.dll
0x74f00000 - 0x74fe0000 C:\WINDOWS\System32\ucrtbase.dll
0x74180000 - 0x741a5000 C:\WINDOWS\System32\IMM32.DLL
0x65000000 - 0x650bf000 C:\Program Files (x86)\Java\jre1.8.0_131\bin\msvcr100.dll
0x64c30000 - 0x64ffe000 C:\Program Files (x86)\Java\jre1.8.0_131\bin\client\jvm.dll
0x75e60000 - 0x75e66000 C:\WINDOWS\System32\PSAPI.DLL
0x73020000 - 0x73028000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x73fa0000 - 0x73fa8000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x72f30000 - 0x72f54000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x74970000 - 0x749d3000 C:\WINDOWS\System32\WS2_32.dll
0x72840000 - 0x72863000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x75c50000 - 0x75c86000 C:\WINDOWS\System32\cfgmgr32.dll
0x6ab20000 - 0x6ab2c000 C:\Program Files (x86)\Java\jre1.8.0_131\bin\verify.dll
0x64c00000 - 0x64c21000 C:\Program Files (x86)\Java\jre1.8.0_131\bin\java.dll
0x68200000 - 0x68213000 C:\Program Files (x86)\Java\jre1.8.0_131\bin\zip.dll
0x760e0000 - 0x774b8000 C:\WINDOWS\System32\SHELL32.dll
0x756e0000 - 0x75c4e000 C:\WINDOWS\System32\windows.storage.dll
0x74c40000 - 0x74c85000 C:\WINDOWS\System32\powrprof.dll
0x75f60000 - 0x75fa6000 C:\WINDOWS\System32\shlwapi.dll
0x75fb0000 - 0x75fbd000 C:\WINDOWS\System32\kernel.appcore.dll
0x75c90000 - 0x75d18000 C:\WINDOWS\System32\shcore.dll
0x74ef0000 - 0x74eff000 C:\WINDOWS\System32\profapi.dll
0x64b10000 - 0x64bfe000 C:\Program Files (x86)\Java\jre1.8.0_131\bin\msvcr120.dll
0x64a90000 - 0x64b01000 C:\Program Files (x86)\Java\jre1.8.0_131\bin\msvcp120.dll
0x64a70000 - 0x64a8e000 C:\Program Files (x86)\Java\jre1.8.0_131\bin\prism_d3d.dll
0x6b810000 - 0x6b96f000 C:\WINDOWS\system32\d3d9.dll
0x726c0000 - 0x726df000 C:\WINDOWS\SYSTEM32\dwmapi.dll
0x73030000 - 0x730a5000 C:\WINDOWS\system32\uxtheme.dll
0x64920000 - 0x64a6c000 C:\WINDOWS\System32\DriverStore\FileRepository\c0315159.inf_amd64_b01c1e8cccf04a67\aticfx32.dll
0x648f0000 - 0x64917000 C:\WINDOWS\System32\DriverStore\FileRepository\c0315159.inf_amd64_b01c1e8cccf04a67\atiu9pag.dll
0x64160000 - 0x648e2000 C:\WINDOWS\System32\DriverStore\FileRepository\c0315159.inf_amd64_b01c1e8cccf04a67\atiumdag.dll
0x75e70000 - 0x75f5c000 C:\WINDOWS\System32\ole32.dll
0x63460000 - 0x64152000 C:\WINDOWS\System32\DriverStore\FileRepository\c0315159.inf_amd64_b01c1e8cccf04a67\atiumdva.dll
0x63420000 - 0x63453000 C:\Program Files (x86)\Java\jre1.8.0_131\bin\glass.dll
0x74830000 - 0x74915000 C:\WINDOWS\System32\COMDLG32.dll
0x774c0000 - 0x77554000 C:\WINDOWS\System32\OLEAUT32.dll
0x74bc0000 - 0x74c3b000 C:\WINDOWS\System32\msvcp_win.dll
0x75d20000 - 0x75e55000 C:\WINDOWS\System32\MSCTF.dll
0x6b340000 - 0x6b381000 C:\Program Files (x86)\TeamViewer\tv_w32.dll
0x6a700000 - 0x6a70a000 C:\Program Files (x86)\Java\jre1.8.0_131\bin\management.dll
0x63400000 - 0x63416000 C:\Program Files (x86)\Java\jre1.8.0_131\bin\net.dll
0x72d80000 - 0x72dce000 C:\WINDOWS\system32\mswsock.dll
0x6dbe0000 - 0x6dbf2000 C:\WINDOWS\system32\napinsp.dll
0x6dbc0000 - 0x6dbd6000 C:\WINDOWS\system32\pnrpnsp.dll
0x6dba0000 - 0x6dbb4000 C:\WINDOWS\system32\NLAapi.dll
0x705c0000 - 0x7063d000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x74170000 - 0x74177000 C:\WINDOWS\System32\NSI.dll
0x73860000 - 0x7388f000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x6d9d0000 - 0x6d9dc000 C:\WINDOWS\System32\winrnr.dll
0x6ea60000 - 0x6ea85000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x6e080000 - 0x6e088000 C:\Windows\System32\rasadhlp.dll
0x6dfa0000 - 0x6dfe9000 C:\WINDOWS\System32\fwpuclnt.dll
0x72fc0000 - 0x72fdb000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x70780000 - 0x70793000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x70750000 - 0x7077f000 C:\WINDOWS\system32\rsaenh.dll
0x72fe0000 - 0x72ffa000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x705a0000 - 0x705b3000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x70580000 - 0x70594000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x69cd0000 - 0x69cdf000 C:\Program Files (x86)\Java\jre1.8.0_131\bin\nio.dll
0x63390000 - 0x633ad000 C:\Users\simuser\AppData\Local\Temp\jna-2094032162\jna4810937162840985025.dll
0x63090000 - 0x63382000 C:\Program Files\Air Manager BETA\win32-x86\AMBase.dll
0x74c90000 - 0x74e0d000 C:\WINDOWS\System32\CRYPT32.dll
0x63070000 - 0x63085000 C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll
0x62e00000 - 0x62e68000 C:\Program Files\Air Manager BETA\win32-x86\glew32.dll
0x6c740000 - 0x6c84e000 C:\Program Files\Air Manager BETA\win32-x86\SDL2.dll
0x74bb0000 - 0x74bbe000 C:\WINDOWS\System32\MSASN1.dll
0x296b0000 - 0x29c1b000 C:\Program Files\Air Manager BETA\win32-x86\FreeImage.dll
0x62f90000 - 0x63070000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
0x67880000 - 0x678d6000 C:\Program Files\Air Manager BETA\win32-x86\SDL2_mixer.dll
0x62f60000 - 0x62f85000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x62e70000 - 0x62f5d000 C:\WINDOWS\SYSTEM32\DDRAW.dll
0x69ab0000 - 0x69ab7000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
0x61d80000 - 0x61d91000 C:\Program Files (x86)\Java\jre1.8.0_131\bin\javafx_font.dll
0x62710000 - 0x62906000 C:\WINDOWS\SYSTEM32\dwrite.dll
0x740e0000 - 0x74164000 C:\WINDOWS\System32\clbcatq.dll
0x6b390000 - 0x6b4fe000 C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
0x6b230000 - 0x6b274000 C:\WINDOWS\system32\dataexchange.dll
0x6ba00000 - 0x6bc30000 C:\WINDOWS\system32\d3d11.dll
0x6ae20000 - 0x6af33000 C:\WINDOWS\system32\dcomp.dll
0x6b970000 - 0x6b9f3000 C:\WINDOWS\system32\dxgi.dll
0x6ad20000 - 0x6ae11000 C:\WINDOWS\system32\twinapi.appcore.dll
0x61d50000 - 0x61d75000 C:\Program Files (x86)\Common Files\Microsoft Shared\Ink\rtscom.dll
0x61cc0000 - 0x61d4e000 C:\WINDOWS\System32\XAudio2_7.dll
0x6acc0000 - 0x6ad18000 C:\WINDOWS\System32\MMDevApi.dll
0x6d900000 - 0x6d922000 C:\WINDOWS\System32\DEVOBJ.dll
0x6ec70000 - 0x6edbf000 C:\WINDOWS\System32\PROPSYS.dll
0x61cb0000 - 0x61cbf000 C:\Program Files (x86)\Java\jre1.8.0_131\bin\prism_common.dll
0x61c70000 - 0x61ca6000 C:\Windows\System32\dinput8.dll
0x61c60000 - 0x61c6a000 C:\WINDOWS\SYSTEM32\HID.DLL
0x75000000 - 0x7540b000 C:\WINDOWS\System32\SETUPAPI.DLL
0x75650000 - 0x75694000 C:\WINDOWS\System32\WINTRUST.dll
0x70530000 - 0x70558000 C:\WINDOWS\SYSTEM32\ntmarta.dll
0x61c50000 - 0x61c5b000 C:\WINDOWS\SYSTEM32\XInput1_4.dll
0x61bc0000 - 0x61c45000 C:\WINDOWS\SYSTEM32\mscms.dll
0x61b80000 - 0x61bbd000 C:\WINDOWS\SYSTEM32\icm32.dll
0x6ac40000 - 0x6acbb000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x6ab70000 - 0x6ac3f000 C:\WINDOWS\SYSTEM32\wintypes.dll
0x681f0000 - 0x681f9000 C:\WINDOWS\SYSTEM32\avrt.dll
0x61b40000 - 0x61b79000 C:\WINDOWS\SYSTEM32\wdmaud.drv
0x61b30000 - 0x61b37000 C:\WINDOWS\SYSTEM32\ksuser.dll
0x61b20000 - 0x61b2a000 C:\WINDOWS\SYSTEM32\msacm32.drv
0x726e0000 - 0x726f8000 C:\WINDOWS\SYSTEM32\MSACM32.dll
0x61b10000 - 0x61b18000 C:\WINDOWS\SYSTEM32\midimap.dll
0x66e50000 - 0x66f95000 C:\Program Files (x86)\Java\jre1.8.0_131\bin\awt.dll
0x73fb0000 - 0x74042000 C:\WINDOWS\SYSTEM32\apphelp.dll
0x66cc0000 - 0x66e46000 C:\Windows\System32\ActXPrxy.dll
0x721a0000 - 0x72335000 C:\WINDOWS\SYSTEM32\urlmon.dll
0x70a20000 - 0x70c4b000 C:\WINDOWS\SYSTEM32\iertutil.dll
0x6a750000 - 0x6a764000 C:\Windows\System32\Windows.Shell.ServiceHostBuilder.dll
0x6a710000 - 0x6a74d000 C:\WINDOWS\SYSTEM32\edputil.dll
0x72010000 - 0x7201a000 C:\WINDOWS\SYSTEM32\Secur32.dll
0x68500000 - 0x68534000 C:\WINDOWS\SYSTEM32\MLANG.dll

VM Arguments:
jvm_args: -Xmx512m
java_command: C:\Program Files\Air Manager BETA\airmanager.exe
java_class_path (initial): C:\Program Files\Air Manager BETA\airmanager.exe
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Bitvise SSH Client;C:\Program Files\Microsoft Network Monitor 3\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files (x86)\Smart Projects\IsoBuster;C:\Program Files (x86)\Pico Technology\PicoScope6\;C:\Program Files (x86)\Microsoft SDKs\Azure\CLI\wbin;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Pico Technology\PicoScope 6 Beta\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Users\simuser\AppData\Local\Microsoft\WindowsApps;;C:\Program Files (x86)\Java\jre1.8.0_131\bin
USERNAME=simuser
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 30 Stepping 5, GenuineIntel



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

OS: Windows 10.0 , 64 bit Build 14393 (10.0.14393.1198)

CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 30 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit

Memory: 4k page, physical 16735660k(12492820k free), swap 19226028k(14835832k free)

vm_info: Java HotSpot(TM) Client VM (25.131-b11) for windows-x86 JRE (1.8.0_131-b11), built on Mar 15 2017 01:26:29 by "java_re" with MS VC++ 10.0 (VS2010)

time: Sun Jul 02 14:19:47 2017
elapsed time: 380 seconds (0d 0h 6m 20s)
How can I get the necessary licence information?
Air Manager 3.6 Home Use - Rpi AirpLayer with 7" Touchscreen

Post Reply