You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getting this issue while running a sample java program by using java activities in UIpath Java Scope: Error intializing Java : System.NullReferenceException: Object reference not set to an instance of an object
#52
Open
rajudatla2512 opened this issue
Aug 5, 2019
· 2 comments
Hi @rajudatla2512, thank you for raising the issue.
Could you please tell me what Java version you have installed on your machine ?
Also have you tried setting the path to java.exe in Java scope Java Library Path property ?
hi cosmyo,
current java version in my machine : java version "1.8.0_221"
and i have given path in javascope activity like : "D:\Program Files\Java\jdk1.8.0_51"
if i am giving path like this "C:\Program Files\Java\jdk1.8.0_51\bin\java.exe". i am getting error like "javalibrarypath Invalid".
please have a look on attached screen shots.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: