usact
usact
You mean this ? Internal exceptions (2 events): 200 Event: 0.039 Thread 0x00007fc223006800 Exception (0x000000076ab07cb8) thrown at [/Users/jenkins/workspace/build- scripts/jobs/jdk8u/jdk8u-mac-x64-hotsp 201 Event: 0.039 Thread 0x00007fc223006800 Exception (0x000000076ab07fa0) thrown at [/Users/jenkins/workspace/build-scripts/jobs/jdk8u /jdk8u-mac-x64-hotspot/workspace/build...
But, I do not have this folder: /Users/jenkins on my laptop (macbook pro)
You mean this ? ------------- Internal exceptions (2 events): 200 Event: 0.039 Thread 0x00007fc223006800 Exception (0x000000076ab07cb8) thrown at [/Users/jenkins/workspace/build- scripts/jobs/jdk8u/jdk8u-mac-x64-hotsp 201 Event: 0.039 Thread 0x00007fc223006800 Exception (0x000000076ab07fa0) thrown at [/Users/jenkins/workspace/build-scripts/jobs/jdk8u...
this is the latest error log file attached: [hs_err_pid55309.log](https://github.com/SCIP-Interfaces/JSCIPOpt/files/4330575/hs_err_pid55309.log)
this is the latest error log file attached. On Fri, Mar 13, 2020 at 9:03 AM Benjamin Mueller wrote: > Could it be that you have multiple versions of the...
I do not see that I have multiple JDKs ?
These are the values for the two env variables: echo $PATH /Users/my_name/.pyenv/versions/3.5.4/lib/python3.5/site-packages/pyspark:/Users/my_name/.jenv/versions/1.8/bin:/Users/my_name/Work_2019_7_18/tools/scala/scala-2.12.3/bin:/usr/local/Cellar/pyenv-virtualenv/1.1.3/shims:/Users/my_name/.pyenv/shims:/Users/my_name/.jenv/shims:/Users/my_name/.jenv/bin:/Users/my_name/.jenv/shims:/Users/my_name/Work_2019_7_18/tools/maven/apache-maven-3.6.1/bin:/Users/my_name/.jenv/bin:~/.pyenv/versions/3.5.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/scala/bin $ echo $LD_LIBRARY_PATH It is not set yet.
Also, I have installed "docker desktop" on my laptop. Hope that it is not a problem.
Also, I have tried to run a simple test Hello-World Java Program on my laptop. It works well.