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

Unable to verify my Rapidsmith installation #387

Open
sandeeprpandey opened this issue May 8, 2020 · 10 comments
Open

Unable to verify my Rapidsmith installation #387

sandeeprpandey opened this issue May 8, 2020 · 10 comments

Comments

@sandeeprpandey
Copy link

Dear all,
I tried to install Rapidsmith2 using the "TechReport.pdf"
TechReport.pdf
I could finish 3.1.2 i.e steps for installation given in the "TechReport.pdf". I am using Eclipse (Version: 2020-03 (4.15.0) Build id: 20200313-1211).

image

Following is the configuration in Eclipse(run configurations):
image

image

image

image

When i click the run button, i get following error:

error

I am doing this all for the first time. Please excuse me and help if possible. I am using windows 10.

@trharoldsen
Copy link
Collaborator

trharoldsen commented May 8, 2020 via email

@sandeeprpandey
Copy link
Author

thank you trharoldsen for the reply...
now i downloaded "jdk-8u251-windows-i586". I have set following as environmental variables
image

I removed older 64bit java. When i try to redo steps for installation from 3.1.2, i get following
image

Any help??

@sandeeprpandey
Copy link
Author

i restarted the computer.....now i am getting this error:

error_

Any help...please...

@trharoldsen
Copy link
Collaborator

trharoldsen commented May 9, 2020 via email

@sandeeprpandey
Copy link
Author

I suspect you need to update your JAVA_HOME environment variable to your new install (probably in C: Program Files (32)/...

On Sat, May 9, 2020, 12:55 AM sandeeprpandey @.***> wrote: i restarted the computer.....now i am getting this error: [image: error_] https://user-images.githubusercontent.com/42600870/81464406-2ef89900-91df-11ea-8691-f23f1f93a4b3.jpg Any help...please... — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#387 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADDUFQVEKDWCTQNPELGMIGLRQTO3FANCNFSM4M4II3OA .

My JAVA_HOME variable is pointing to correct path..I think...
error_

I even tried on Ubuntu....But when i run ./gradlew build, i get following error..
error_ubuntu

@trharoldsen
Copy link
Collaborator

trharoldsen commented May 11, 2020 via email

@trharoldsen
Copy link
Collaborator

trharoldsen commented May 11, 2020 via email

@sandeeprpandey
Copy link
Author

Looks like a heap space issue. Try adding the following line to your gradle.properties file. org.gradle.jvmargs=-Xmx2000m On Sun, May 10, 2020 at 11:08 PM sandeeprpandey notifications@github.com wrote:

I suspect you need to update your JAVA_HOME environment variable to your new install (probably in C: Program Files (32)/... … <#m_7520870327076697594_> On Sat, May 9, 2020, 12:55 AM sandeeprpandey @.***> wrote: i restarted the computer.....now i am getting this error: [image: error_] https://user-images.githubusercontent.com/42600870/81464406-2ef89900-91df-11ea-8691-f23f1f93a4b3.jpg Any help...please... — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#387 (comment) <#387 (comment)>>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADDUFQVEKDWCTQNPELGMIGLRQTO3FANCNFSM4M4II3OA . My JAVA_HOME variable is pointing to correct path..I think... [image: error_] https://user-images.githubusercontent.com/42600870/81520295-8292f000-9361-11ea-8585-f97421803089.jpg I even tried on Ubuntu....But when i run ./gradlew build, i get following error.. [image: error_ubuntu] https://user-images.githubusercontent.com/42600870/81520679-97bc4e80-9362-11ea-8808-f6d4360923de.jpeg — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#387 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADDUFQRW5TT6RQLG4OGZ7ETRQ5T2FANCNFSM4M4II3OA .

This is what my "gradle.properties" looks like:

image

and after building it, still getting the same problem:
image

@DallonTG
Copy link
Member

Pretty sure the ReverseWireTests are failing, though they did not fail in the original post. I have noticed that these tests take quite a while in the past.

Also, I think you should only need the 32 bit version of Java if you're trying to run a GUI executable. Otherwise, you can (and probably should) use a 64-bit version. I think you might just want to go back to your original setup.

What executable were you trying to run originally?

@sandeeprpandey
Copy link
Author

Thanks DallonTG for the reply...
You mean "originally" i.e. windows10 with 64 bit java.....??

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