Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

rookSetup appList bug #10

Closed
jkaashoek opened this issue Jul 25, 2018 · 1 comment
Closed

rookSetup appList bug #10

jkaashoek opened this issue Jul 25, 2018 · 1 comment

Comments

@jkaashoek
Copy link
Contributor

Running rookSetup.R occasionally gives error:

Error in appList[[i]] : subscript out of bounds

@jkaashoek jkaashoek changed the title rookSetup appList error rookSetup appList bug Jul 25, 2018
@jkaashoek
Copy link
Contributor Author

To fix:

This bug was generated when creating a new server in rookSetup.R:

R.server <- Rhttpd$new()

This bug was fixed by following the steps found at: jeffreyhorner/Rook#37.
updatedRhttpd.R was created in rook/dpmodules/Jack. This file contains the original Rhttpd reference class with a few changes, as detailed in the link above. This code is now loaded into R, and the new Rhttpd function, Rhttpd2 is called instead

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

No branches or pull requests

1 participant