Crash when opening - neo4j 3.1.2 Community Edition -
i totally new neo4j. have downloaded de software , installed it, when open it, crashes immediately.
below error get. have shorten error text because incredibly long.
any ideas? tried reinstall, restart etc. no luck.
thank in advance,
cristina
>process: javaapplicationstub [877] path: /applications/neo4j community edition 3.1.2.app/contents/macos/javaapplicationstub identifier: com.install4j.8478-6373-2628-9929.24 version: 3.1.2 (3.1.2) code type: x86-64 (native) parent process: ??? [1] responsible: javaapplicationstub [877] user id: 502 >date/time: 2017-03-28 13:43:24.705 +0200 os version: mac os x 10.10.5 (14f27) report version: 11 anonymous uuid: 9e54842f-ada5-86bd-c792-f5a255a236ce >time awake since boot: 760 seconds >crashed thread: 0 appkit thread dispatch queue: com.apple.main->thread >exception type: exc_bad_access (sigabrt) >exception codes: kern_invalid_address @ 0x0000000000303620 >vm regions near 0x303620: >--> __text 0000000100000000-000000010000a000 [ 40k] r-x/rwx sm=cow /applications/neo4j community edition 3.1.2.app/contents/macos/javaapplicationstub >application specific information: abort() called >thread 0 crashed:: appkit thread dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff937d2286 __pthread_kill + 10 1 libsystem_c.dylib 0x00007fff94d9a9b3 abort + 129 2 libjvm.dylib 0x0000000104482beb os::abort(bool) + 25 3 libjvm.dylib 0x00000001045a6a2a vmerror::report_and_die() + 2304 4 libjvm.dylib 0x0000000104484816 jvm_handle_bsd_signal + 1131 5 libjvm.dylib 0x0000000104480a7b signalhandler(int, __siginfo*, void*) + 47 6 libsystem_platform.dylib 0x00007fff8b907f1a _sigtramp + 26 7 libsystem_c.dylib 0x00007fff94d3dfb2 strlen + 18 8 com.apple.corefoundation 0x00007fff942c8a3c __cfstringappendformatcore + 8524 9 com.apple.corefoundation 0x00007fff943be3a0 _cfstringcreatewithformatandargumentsaux2 + 256 10 com.apple.foundation 0x00007fff973f5701 -[nsplaceholderstring initwithformat:locale:arguments:] + 153 11 com.apple.foundation 0x00007fff9740eef9 +[nsstring stringwithformat:] + 174 12 com.apple.java.javaruntimesupport 0x000000011c276fce -[jrsinputmethodcontroller availableinputmethodlocales] + 253 13 libawt_lwawt.dylib 0x000000011d21907f __java_sun_lwawt_macosx_cinputmethoddescriptor_nativegetavailablelocales_block_invoke_1 + 124 14 com.apple.foundation 0x00007fff9747ddd0 __nsthreadperformperform + 293 15 com.apple.corefoundation 0x00007fff9430aa01 __cfrunloop_is_calling_out_to_a_source0_perform_function__ + 17 16 com.apple.corefoundation 0x00007fff942fcb8d __cfrunloopdosources0 + 269 17 com.apple.corefoundation 0x00007fff942fc1bf __cfrunlooprun + 927 18 com.apple.corefoundation 0x00007fff942fbbd8 cfrunlooprunspecific + 296 19 com.apple.hitoolbox 0x00007fff8d1cf56f runcurrenteventloopinmode + 235 20 com.apple.hitoolbox 0x00007fff8d1cf2ea receivenexteventcommon + 431 21 com.apple.hitoolbox 0x00007fff8d1cf12b _blockuntilnexteventmatchinglistinmodewithfilter + 71 22 com.apple.appkit 0x00007fff92a118ab _dpsnextevent + 978 23 com.apple.appkit 0x00007fff92a10e58 -[nsapplication nexteventmatchingmask:untildate:inmode:dequeue:] + 346 24 libosxapp.dylib 0x000000011cf6a3aa -[nsapplicationawt nexteventmatchingmask:untildate:inmode:dequeue:] + 124 25 com.apple.appkit 0x00007fff92a06af3 -[nsapplication run] + 594 26 libosxapp.dylib 0x000000011cf6a14d +[nsapplicationawt runawtloopwithapp:] + 156 27 libawt_lwawt.dylib 0x000000011d23f517 -[awtstarter starter:] + 905 28 com.apple.foundation 0x00007fff9747ddd0 __nsthreadperformperform + 293 29 com.apple.corefoundation 0x00007fff9430aa01 __cfrunloop_is_calling_out_to_a_source0_perform_function__ + 17 30 com.apple.corefoundation 0x00007fff942fcb8d __cfrunloopdosources0 + 269 31 com.apple.corefoundation 0x00007fff942fc1bf __cfrunlooprun + 927 32 com.apple.corefoundation 0x00007fff942fbbd8 cfrunlooprunspecific + 296 33 com.oracle.java.8u60.jdk 0x00000001000f28fb createexecutionenvironment + 871 34 com.oracle.java.8u60.jdk 0x00000001000ee644 jli_launch + 1952 35 com.install4j.8478-6373-2628-9929.24 0x0000000100006cf4 -[launcher launch] + 836 36 com.install4j.8478-6373-2628-9929.24 0x0000000100007381 launcher_main + 625 37 com.install4j.8478-6373-2628-9929.24 0x00000001000074f2 main + 34 38 com.install4j.8478-6373-2628-9929.24 0x0000000100001154 start + 52
the issue caused crash in [jrsinputmethodcontroller availableinputmethodlocales]
, related relatively old version of osx you're using (10.10.5).
it's problem inside version of java apple ships os version, , according this post, issue fixed in 10.11.
that post suggests can use java se 6 installer found here, supposedly contains fix problem.
fwiw, you're not 1 problem, there (as yet unresolved) issue neo4j posted here.
Comments
Post a Comment