Software Archive
Read-only legacy content
17061 Discussions

Running Java samples

Keith_H_
Beginner
711 Views

I'm trying out the Java samples for the latest SDK. They either fail during the init of the sense manager (hand tracking) or fail to locate streams (face tracking) with the PXCM_STATUS_ITEM_UNAVAILABLE.

I've seen in earlier posts that the Java implementation was incomplete, however I have also read that the Java implementation is now working. Can anyone clarify what the latest situation is, and also whether I should be pointing to specific paths/files for the java app to work (Obviously I already have the dll and jar files that come with the demo java source files in the class path and local directory).

I've tested the Javascript samples which work using websockets and also.tested the camera with the capture viewer so I know the camera is installed properly and working well.

 

 

0 Kudos
6 Replies
Vidyasagar_MSC
Innovator
711 Views

Have you tried the steps mentioned in this GitHub link

https://github.com/libgdx/gdx-realsense

 

0 Kudos
Keith_H_
Beginner
711 Views

No - My understanding was this was to integrate Realsense with libGDX and that the dates of the sources are older than the new SDK.

0 Kudos
Keith_H_
Beginner
711 Views

I think part of the problem was trying out older sample with the new SDK. I've now had some limited success using the newer java samples. However I frequently encounter EXCEPTION_ACCESS_VIOLATION 

e.g.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa45e24c20, pid=12420, tid=6272
#
# JRE version: Java(TM) SE Runtime Environment (8.0_31-b13) (build 1.8.0_31-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.31-b07 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [libpxcclr.jni.dll+0x4c20]
#
# 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 (0x000000000249d800):  JavaThread "main" [_thread_in_native, id=6272, stack(0x0000000002310000,0x0000000002410000)]

siginfo: ExceptionCode=0xc0000005, reading address 0xffffffff80007388

Registers:
RAX=0x0000000020532710, RBX=0x0000000020532710, RCX=0x000000000249d9e8, RDX=0x000000000240e830
RSP=0x000000000240e7d8, RBP=0x000000000240e840, RSI=0x0000000000000000, RDI=0x0000000000000000
R8 =0xffffffff80007388, R9 =0x0000000000000000, R10=0x00007ffa45e24c20, R11=0x00000000027401c0
R12=0x0000000000000000, R13=0x000000000240e880, R14=0x000000000240e830, R15=0x000000000249d800
RIP=0x00007ffa45e24c20, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x000000000240e7d8)
0x000000000240e7d8:   0000000002724a43 0000000020530f80
0x000000000240e7e8:   000000000240e840 0000000000000000
0x000000000240e7f8:   000000000269fe86 000000002050f200
0x000000000240e808:   000000000249d800 000000074051bb60
0x000000000240e818:   00000007422738f8 00000007422739a8
0x000000000240e828:   0000000002734440 00000007405e46f0
0x000000000240e838:   0000000000000035 000000000240e8c8
0x000000000240e848:   00000000027401d8 0000000000000001
0x000000000240e858:   00000000025a77b0 000000000240e8c8
0x000000000240e868:   00000000025a77b0 00000000025a77b0
0x000000000240e878:   00000000025a77b0 00000007422739f0
0x000000000240e888:   000000000240e888 0000000020502ac9
0x000000000240e898:   000000000240e930 0000000020503028
0x000000000240e8a8:   0000000000000000 0000000020502d08
0x000000000240e8b8:   000000000240e880 000000000240e930
0x000000000240e8c8:   000000000240ea10 00000000025a061a

Instructions: (pc=0x00007ffa45e24c20)
0x00007ffa45e24c00:   41 c7 40 08 00 00 00 00 c3 cc cc cc cc cc cc cc
0x00007ffa45e24c10:   49 8b 00 49 8b c8 48 ff 20 cc cc cc cc cc cc cc
0x00007ffa45e24c20:   49 8b 00 49 8b c8 48 ff 60 08 cc cc cc cc cc cc
0x00007ffa45e24c30:   48 89 5c 24 08 57 48 83 ec 20 49 8b d8 48 8d 15


Register to memory mapping:

RAX={method} {0x0000000020532718} 'QueryDetection' '()Lintel/rssdk/PXCMFaceData$DetectionData;' in 'intel/rssdk/PXCMFaceData$Face'
RBX={method} {0x0000000020532718} 'QueryDetection' '()Lintel/rssdk/PXCMFaceData$DetectionData;' in 'intel/rssdk/PXCMFaceData$Face'
RCX=0x000000000249d9e8 is an unknown value
RDX=0x000000000240e830 is pointing into the stack for thread: 0x000000000249d800
RSP=0x000000000240e7d8 is pointing into the stack for thread: 0x000000000249d800
RBP=0x000000000240e840 is pointing into the stack for thread: 0x000000000249d800
RSI=0x0000000000000000 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0xffffffff80007388 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x00007ffa45e24c20 is an unknown value
R11=0x00000000027401c0 is at entry_point+32 in (nmethod*)0x0000000002740050
R12=0x0000000000000000 is an unknown value
R13=0x000000000240e880 is pointing into the stack for thread: 0x000000000249d800
R14=0x000000000240e830 is pointing into the stack for thread: 0x000000000249d800
R15=0x000000000249d800 is a thread


Stack: [0x0000000002310000,0x0000000002410000],  sp=0x000000000240e7d8,  free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libpxcclr.jni.dll+0x4c20]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 233  intel.rssdk.PXCMFaceData$Face.PXCMFaceData_Face_QueryDetection(J)J (0 bytes) @ 0x00000000027249c1 [0x0000000002724980+0x41]
J 270 C2 intel.rssdk.PXCMFaceData$Face.QueryDetection()Lintel/rssdk/PXCMFaceData$DetectionData; (27 bytes) @ 0x00000000027401d8 [0x00000000027401a0+0x38]
j  FaceTracking.main([Ljava/lang/String;)V+145
v  ~StubRoutines::call_stub
j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
j  com.intellij.rt.execution.application.AppMain.main([Ljava/lang/String;)V+163
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x0000000022c49000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=5912, stack(0x0000000023760000,0x0000000023860000)]
  0x0000000022b86800 JavaThread "Service Thread" daemon [_thread_blocked, id=7140, stack(0x00000000234d0000,0x00000000235d0000)]
  0x0000000022b07000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=9464, stack(0x00000000233d0000,0x00000000234d0000)]
  0x0000000022b04000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=11488, stack(0x00000000232d0000,0x00000000233d0000)]
  0x0000000022afa800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=11092, stack(0x00000000231d0000,0x00000000232d0000)]
  0x0000000022af8800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5968, stack(0x00000000230d0000,0x00000000231d0000)]
  0x0000000022af7000 JavaThread "Attach Listener" daemon [_thread_blocked, id=10376, stack(0x0000000022fd0000,0x00000000230d0000)]
  0x0000000020afe800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1648, stack(0x0000000022ed0000,0x0000000022fd0000)]
  0x0000000002598000 JavaThread "Finalizer" daemon [_thread_blocked, id=12952, stack(0x00000000229d0000,0x0000000022ad0000)]
  0x0000000002591000 JavaThread "Reference Handler" daemon [_thread_blocked, id=12448, stack(0x00000000228d0000,0x00000000229d0000)]
=>0x000000000249d800 JavaThread "main" [_thread_in_native, id=6272, stack(0x0000000002310000,0x0000000002410000)]

Other Threads:
  0x0000000020ae9000 VMThread [stack: 0x00000000227d0000,0x00000000228d0000] [id=13012]
  0x0000000022b8a800 WatcherThread [stack: 0x00000000235d0000,0x00000000236d0000] [id=10684]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 PSYoungGen      total 114688K, used 31458K [0x0000000740400000, 0x0000000748400000, 0x00000007c0000000)
  eden space 98304K, 32% used [0x0000000740400000,0x00000007422b8b00,0x0000000746400000)
  from space 16384K, 0% used [0x0000000747400000,0x0000000747400000,0x0000000748400000)
  to   space 16384K, 0% used [0x0000000746400000,0x0000000746400000,0x0000000747400000)
 ParOldGen       total 262144K, used 0K [0x0000000640c00000, 0x0000000650c00000, 0x0000000740400000)
  object space 262144K, 0% used [0x0000000640c00000,0x0000000640c00000,0x0000000650c00000)
 Metaspace       used 3534K, capacity 4792K, committed 5120K, reserved 1056768K
  class space    used 386K, capacity 424K, committed 512K, reserved 1048576K

Card table byte_map: [0x0000000011960000,0x0000000012560000] byte_map_base: 0x000000000e75a000

Marking Bits: (ParMarkBitMap*) 0x000000005758d4f0
 Begin Bits: [0x0000000013560000, 0x0000000019530000)
 End Bits:   [0x0000000019530000, 0x000000001f500000)

Polling page: 0x0000000000a60000

CodeCache: size=245760Kb used=1663Kb max_used=1682Kb free=244096Kb
 bounds [0x00000000025a0000, 0x0000000002810000, 0x00000000115a0000]
 total_blobs=530 nmethods=277 adapters=167
 compilation: enabled

Compilation events (10 events):
Event: 427.992 Thread 0x0000000022af8800  273       4       intel.rssdk.PXCMFaceModule::CreateOutput (40 bytes)
Event: 427.993 Thread 0x0000000022af8800 nmethod 273 0x00000000027341d0 code [0x0000000002734340, 0x00000000027344e8]
Event: 436.516 Thread 0x0000000022b04000  274       4       intel.rssdk.PXCMSenseManager::ReleaseFrame (8 bytes)
Event: 436.517 Thread 0x0000000022b04000 nmethod 274 0x0000000002733f50 code [0x00000000027340a0, 0x0000000002734128]
Event: 451.438 Thread 0x0000000022afa800  275       4       intel.rssdk.PXCMFaceData$PoseEulerAngles::<init> (5 bytes)
Event: 451.438 Thread 0x0000000022afa800 nmethod 275 0x000000000271ffd0 code [0x0000000002720100, 0x0000000002720158]
Event: 479.276 Thread 0x0000000022af8800  276       4       intel.rssdk.PXCMRectI32::<init> (5 bytes)
Event: 479.276 Thread 0x0000000022af8800 nmethod 276 0x000000000272c890 code [0x000000000272c9c0, 0x000000000272ca18]
Event: 561.465 Thread 0x0000000022afa800  277       4       intel.rssdk.PXCMFaceData$PoseData::QueryPoseAngles (9 bytes)
Event: 561.465 Thread 0x0000000022afa800 nmethod 277 0x0000000002733cd0 code [0x0000000002733e20, 0x0000000002733ea8]

GC Heap History (0 events):
No events

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 0.484 Thread 0x000000000249d800 Exception <a 'java/security/PrivilegedActionException'> (0x00000007405c7168) thrown at
Event: 1.894 Thread 0x000000000249d800 Exception <a 'java/security/PrivilegedActionException'> (0x00000007405cc268) thrown at
Event: 1.895 Thread 0x000000000249d800 Exception <a 'java/security/PrivilegedActionException'> (0x00000007405d0188) thrown at
Event: 1.895 Thread 0x000000000249d800 Exception <a 'java/security/PrivilegedActionException'> (0x00000007405d5250) thrown at
Event: 1.896 Thread 0x000000000249d800 Exception <a 'java/security/PrivilegedActionException'> (0x00000007405d8c48) thrown at
Event: 2.595 Thread 0x000000000249d800 Exception <a 'java/security/PrivilegedActionException'> (0x00000007405e01e8) thrown at
Event: 2.596 Thread 0x000000000249d800 Exception <a 'java/security/PrivilegedActionException'> (0x00000007405e4d40) thrown at
Event: 2.596 Thread 0x000000000249d800 Exception <a 'java/security/PrivilegedActionException'> (0x00000007405e8ce0) thrown at
Event: 2.926 Thread 0x000000000249d800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000740bb1160) thrown at
Event: 2.926 Thread 0x000000000249d800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000740bb57d8) thrown at

Events (10 events):
Event: 2.596 loading class intel/rssdk/PXCMRectI32
Event: 2.596 loading class intel/rssdk/PXCMRectI32 done
Event: 2.926 loading class intel/rssdk/PXCMFaceData$PoseData
Event: 2.926 loading class intel/rssdk/PXCMFaceData$PoseData done
Event: 2.926 loading class intel/rssdk/PXCMFaceData$PoseEulerAngles
Event: 2.926 loading class intel/rssdk/PXCMFaceData$PoseEulerAngles done
Event: 2.927 loading class sun/misc/FDBigInteger
Event: 2.927 loading class sun/misc/FDBigInteger done
Event: 4.076 Executing VM operation: EnableBiasedLocking
Event: 4.076 Executing VM operation: EnableBiasedLocking done


Dynamic libraries:
0x00007ff709b10000 - 0x00007ff709b44000     C:\Program Files\Java\jdk1.8.0_31\bin\java.exe
0x00007ffa616f0000 - 0x00007ffa6189c000     C:\Windows\SYSTEM32\ntdll.dll
0x00007ffa60350000 - 0x00007ffa6048e000     C:\Windows\system32\KERNEL32.DLL
0x00007ffa5e970000 - 0x00007ffa5ea85000     C:\Windows\system32\KERNELBASE.dll
0x00007ffa5d3e0000 - 0x00007ffa5d46e000     C:\Windows\system32\apphelp.dll
0x00007ffa45e70000 - 0x00007ffa45ec3000     C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
0x00007ffa60500000 - 0x00007ffa605aa000     C:\Windows\system32\msvcrt.dll
0x00007ffa5e6e0000 - 0x00007ffa5e70e000     C:\Windows\SYSTEM32\SspiCli.dll
0x00007ffa61010000 - 0x00007ffa61064000     C:\Windows\system32\SHLWAPI.dll
0x00007ffa60830000 - 0x00007ffa609a7000     C:\Windows\system32\USER32.dll
0x00007ffa61070000 - 0x00007ffa61204000     C:\Windows\system32\ole32.dll
0x00007ffa5ed70000 - 0x00007ffa60288000     C:\Windows\system32\SHELL32.dll
0x00007ffa5de40000 - 0x00007ffa5de61000     C:\Windows\SYSTEM32\USERENV.dll
0x00007ffa60f60000 - 0x00007ffa6100a000     C:\Windows\system32\ADVAPI32.dll
0x00007ffa50280000 - 0x00007ffa5029e000     C:\Windows\SYSTEM32\MPR.dll
0x00007ffa61590000 - 0x00007ffa616d1000     C:\Windows\system32\RPCRT4.dll
0x00007ffa605b0000 - 0x00007ffa60609000     C:\Windows\SYSTEM32\sechost.dll
0x00007ffa60d30000 - 0x00007ffa60f41000     C:\Windows\SYSTEM32\combase.dll
0x00007ffa60b70000 - 0x00007ffa60cc1000     C:\Windows\system32\GDI32.dll
0x00007ffa5e840000 - 0x00007ffa5e855000     C:\Windows\SYSTEM32\profapi.dll
0x00007ffa5cd90000 - 0x00007ffa5ce42000     C:\Windows\SYSTEM32\SHCORE.dll
0x00007ffa607f0000 - 0x00007ffa60826000     C:\Windows\system32\IMM32.DLL
0x00007ffa612a0000 - 0x00007ffa613f3000     C:\Windows\system32\MSCTF.dll
0x00007ffa5c480000 - 0x00007ffa5c6fb000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17415_none_6240486fecbd8abb\COMCTL32.dll
0x0000000057610000 - 0x00000000576e2000     C:\Program Files\Java\jdk1.8.0_31\jre\bin\msvcr100.dll
0x0000000056db0000 - 0x000000005760a000     C:\Program Files\Java\jdk1.8.0_31\jre\bin\server\jvm.dll
0x00007ffa55f90000 - 0x00007ffa55f99000     C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffa5a790000 - 0x00007ffa5a7b2000     C:\Windows\SYSTEM32\WINMM.dll
0x00007ffa60b60000 - 0x00007ffa60b67000     C:\Windows\system32\PSAPI.DLL
0x00007ffa61210000 - 0x00007ffa6126a000     C:\Windows\system32\WS2_32.dll
0x00007ffa5a5f0000 - 0x00007ffa5a61a000     C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007ffa61270000 - 0x00007ffa61279000     C:\Windows\system32\NSI.dll
0x00007ffa5eb40000 - 0x00007ffa5eb8f000     C:\Windows\SYSTEM32\cfgmgr32.dll
0x00007ffa5d650000 - 0x00007ffa5d678000     C:\Windows\SYSTEM32\DEVOBJ.dll
0x0000000059f80000 - 0x0000000059f8f000     C:\Program Files\Java\jdk1.8.0_31\jre\bin\verify.dll
0x0000000059880000 - 0x00000000598a8000     C:\Program Files\Java\jdk1.8.0_31\jre\bin\java.dll
0x0000000059f60000 - 0x0000000059f76000     C:\Program Files\Java\jdk1.8.0_31\jre\bin\zip.dll
0x00007ffa5a6e0000 - 0x00007ffa5a6f0000     C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 14.0.3\bin\breakgen64.dll
0x0000000057970000 - 0x000000005798a000     C:\Program Files\Java\jdk1.8.0_31\jre\bin\net.dll
0x00007ffa5dfd0000 - 0x00007ffa5e029000     C:\Windows\system32\mswsock.dll
0x00007ffa45e20000 - 0x00007ffa45e6d000     C:\Users\Keith\IdeaProjects\Realsense\Java\face_tracking_java\libpxcclr.jni.dll
0x00007ffa45d90000 - 0x00007ffa45e14000     C:\Program Files\Common Files\Intel\RSSDK\v4\bin\x64\libpxcsession.dll
0x00007ffa3d990000 - 0x00007ffa3d9e2000     C:\Program Files\Common Files\Intel\RSSDK\v4\bin\x64\tbb.dll
0x00007ffa56360000 - 0x00007ffa56407000     C:\Windows\SYSTEM32\MSVCP110.dll
0x00007ffa56410000 - 0x00007ffa564e4000     C:\Windows\SYSTEM32\MSVCR110.dll
0x00007ffa3c7e0000 - 0x00007ffa3c990000     C:\Program Files\Common Files\Intel\RSSDK\v4\bin\x64\libpxccore.dll
0x00007ffa37400000 - 0x00007ffa3752b000     C:\Program Files (x86)\Common Files\Intel\Intel Software Manager\intel64\intelremotemon.dll
0x00007ffa47420000 - 0x00007ffa47460000     C:\Program Files (x86)\Intel\RSSDK\bin\x64\libpxcphonehome.dll
0x00007ffa3d8b0000 - 0x00007ffa3d98b000     C:\Program Files\Common Files\Intel\RSSDK\v4\bin\x64\libpxcpipelineutils.dll
0x00007ffa32f10000 - 0x00007ffa3528b000     C:\Program Files\Common Files\Intel\RSSDK\v4\bin\x64\face3d_idc\libpxcface_idc.dll
0x0000000180000000 - 0x000000018014c000     C:\Program Files\Common Files\Intel\RSSDK\v4\bin\x64\face3d_idc\libiomp5md.dll
0x00007ffa52870000 - 0x00007ffa52883000     C:\Program Files\Common Files\Intel\RSSDK\v4\bin\x64\libpxcpowermanager.dll
0x00007ffa37300000 - 0x00007ffa373f9000     C:\Program Files\Common Files\Intel\RSDCM\bin\x64\IVCAM_DLL.dll
0x00007ffa60610000 - 0x00007ffa607ea000     C:\Windows\system32\SETUPAPI.dll
0x00007ffa3cfd0000 - 0x00007ffa3d06d000     C:\Windows\SYSTEM32\MF.dll
0x00007ffa42730000 - 0x00007ffa4281b000     C:\Windows\SYSTEM32\MFPlat.DLL
0x00007ffa37290000 - 0x00007ffa372f5000     C:\Windows\SYSTEM32\MFReadWrite.dll
0x00007ffa37230000 - 0x00007ffa37286000     C:\Windows\SYSTEM32\newdev.dll
0x00007ffa59c70000 - 0x00007ffa59c7b000     C:\Windows\SYSTEM32\WINUSB.DLL
0x00007ffa614c0000 - 0x00007ffa61581000     C:\Windows\system32\OLEAUT32.dll
0x00007ffa5d4b0000 - 0x00007ffa5d5d9000     C:\Windows\SYSTEM32\UxTheme.dll
0x00007ffa42380000 - 0x00007ffa425b9000     C:\Windows\SYSTEM32\MFCORE.DLL
0x00007ffa531c0000 - 0x00007ffa531d6000     C:\Windows\SYSTEM32\devrtl.DLL
0x00007ffa58e30000 - 0x00007ffa58e38000     C:\Windows\SYSTEM32\ksuser.dll
0x00007ffa5d680000 - 0x00007ffa5d68b000     C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007ffa42700000 - 0x00007ffa42727000     C:\Windows\SYSTEM32\RTWorkQ.DLL
0x00007ffa5cbb0000 - 0x00007ffa5cbbc000     C:\Windows\SYSTEM32\AVRT.dll
0x00007ffa36ea0000 - 0x00007ffa37224000     C:\Program Files\Common Files\Intel\RSDCM\bin\x64\libpxccamera_ivcam_xc.dll
0x00007ffa5a780000 - 0x00007ffa5a787000     C:\Windows\SYSTEM32\MSIMG32.dll
0x00007ffa5a0f0000 - 0x00007ffa5a172000     C:\Windows\SYSTEM32\WINSPOOL.DRV
0x00007ffa5a080000 - 0x00007ffa5a0ea000     C:\Windows\SYSTEM32\OLEACC.dll
0x00007ffa5a440000 - 0x00007ffa5a5f0000     C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.9600.17415_none_932b3b5547500489\gdiplus.dll
0x00007ffa5e910000 - 0x00007ffa5e961000     C:\Windows\system32\WINTRUST.dll
0x00007ffa5eb90000 - 0x00007ffa5ed6f000     C:\Windows\system32\CRYPT32.dll
0x00007ffa5e8f0000 - 0x00007ffa5e901000     C:\Windows\system32\MSASN1.dll
0x00007ffa5e780000 - 0x00007ffa5e78b000     C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ffa5e710000 - 0x00007ffa5e773000     C:\Windows\SYSTEM32\bcryptPrimitives.dll
0x00007ffa60290000 - 0x00007ffa60346000     C:\Windows\SYSTEM32\clbcatq.dll
0x00007ffa5e280000 - 0x00007ffa5e2a0000     C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ffa5dd60000 - 0x00007ffa5dd96000     C:\Windows\system32\rsaenh.dll
0x00007ffa5e3d0000 - 0x00007ffa5e3f6000     C:\Windows\SYSTEM32\bcrypt.dll
0x00007ffa4cd50000 - 0x00007ffa4cd6a000     C:\Program Files\Common Files\Intel\RSDCM\bin\x64\RealSenseDCMPS.dll
0x00007ffa53fa0000 - 0x00007ffa5412a000     C:\Windows\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Djava.library.path=C:\Users\Keith\IdeaProjects\Realsense\Java\face_tracking_java -Didea.launcher.port=7533 -Didea.launcher.bin.path=C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 14.0.3\bin -Dfile.encoding=UTF-8
java_command: com.intellij.rt.execution.application.AppMain FaceTracking
java_class_path (initial): C:\Program Files\Java\jdk1.8.0_31\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_31\jre\lib\ext\zipfs.jar;C:\Users\Keith\IdeaProjects\Realsense\Java\face_tracking_java\out\production\face_tracking_java;C:\Users\Keith\IdeaProjects\Realsense\Java\face_tracking_java\libpxcclr.java.jar;C:\Users\Keith\IdeaProjects\Realsense\Java\face_tracking_java\javax.websocket-api-1.1.jar;C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 14.0.3\lib\idea_rt.jar
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=C:\Progra~1\Java\jdk1.8.0_31
PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Java\jdk1.8.0_31\bin\;C:\Program Files (x86)\Intel\RSSDK\bin\x64
USERNAME=Keith
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel

 

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

OS: Windows 8.1 , 64 bit Build 9600

CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2

Memory: 4k page, physical 25115848k(19259592k free), swap 29179080k(21819980k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.31-b07) for windows-amd64 JRE (1.8.0_31-b13), built on Dec 17 2014 21:00:28 by "java_re" with MS VC++ 10.0 (VS2010)

time: Sat Mar 07 10:50:27 2015
elapsed time: 740 seconds (0d 0h 12m 20s)

 

0 Kudos
Jimmy_S_Intel
Employee
711 Views

Do you have a 4th generation processor? Haswell?

0 Kudos
Vidyasagar_MSC
Innovator
711 Views

Is JRE 8 folder included in Path and Class path of environment variables?

0 Kudos
Keith_H_
Beginner
711 Views

Jimmy S- Yes the CPU is a 4th Generation Intel® Core™ i7 Processor

Vidyasagar - Yes, Path includes C:\Program Files\Java\jdk1.8.0_31\bin\ and JAVA_HOME set to 64bit variant of Java 8. The Class path has access to 64bit java 8  as well the latest versions of the libpxcclr.java.jar and libpxcclr.jni.dll - the dll won't work with the 32 bit java obviously.

As I mentioned the sample is working now but after a while crashes during access of QueryDetection function.

 

 

 

 

0 Kudos
Reply