Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Noticed a typo in labrad.bat that prevents execution. #100

Open
JTomI opened this issue Aug 20, 2018 · 3 comments
Open

Noticed a typo in labrad.bat that prevents execution. #100

JTomI opened this issue Aug 20, 2018 · 3 comments

Comments

@JTomI
Copy link

JTomI commented Aug 20, 2018

Hi there!

I think we found a syntax error in the labrad.bat from Scalabrad 0.8.3 distribution. I was installing scalabrad v.0.8.3 on new windows system on 8/20/18. (I downloaded from bintray) Java and JDK were installed, and working, and path was in system variables. When I tried to run labrad I got this error:

labraderror 9009

Looking at the batch file, it seems there was a syntax error around where java should startup: (missing quotation marks)
labraderrorsource

Fixed Syntax and labrad started normally:
labraderrorsoln
labradworking

Hopefully this is helpful!

@xiaoyuejin
Copy link

I just got the same problem. The exact same syntax error appears in the scalabrad web server batch file as well.

@JTomI
Copy link
Author

JTomI commented Oct 25, 2018

Yes we noticed that later on as well

@kjhhgt76
Copy link

Thank you so much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants