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

Node is not started under the Windows 7 (64b) #3

Closed
petrushyna opened this issue Jun 20, 2013 · 1 comment
Closed

Node is not started under the Windows 7 (64b) #3

petrushyna opened this issue Jun 20, 2013 · 1 comment

Comments

@petrushyna
Copy link

Using the new versions of start_node.bat and start_java.bat it is not possible to start a node. The error message is following:

C:\workspace\lp>java i5.las2peer.testing.L2pNodeLauncher -s 9003
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 1
at i5.las2peer.testing.L2pNodeLauncher.launchSingle(L2pNodeLauncher.java
:1514)
at i5.las2peer.testing.L2pNodeLauncher.launchSingle(L2pNodeLauncher.java
:1552)
at i5.las2peer.testing.L2pNodeLauncher.main(L2pNodeLauncher.java:1748)

The same happens as well just by executing java i5.las2peer.testing.L2pNodeLauncher -s 9003

@pedela
Copy link
Member

pedela commented Jun 22, 2013

I did some work on the start scripts (as well as some additional things). On my computer (Win 8 64b) the L2P Node Launcher now works.

@pedela pedela closed this as completed Jul 20, 2013
tcuje pushed a commit that referenced this issue May 24, 2017
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

2 participants