Error with R file | Ben Bimber | 2012-06-07 13:13 |
Status: Closed | ||
Hi Daniel, I'm not sure I quite understand the description of what you're doing. Are you trying to run this script from the command line outside of labkey? Is this everything running on test-ehr, or are you trying to run this locally, but connect to test-ehr for the data? In general, if you're running this script from LabKey, the script should reply on labkey.url.base for the baseURL. can you print that value to see what your script is using? given the production and test-ehr have different ports and labkey roots, and test-ehr is created by cloning production, it would not surprise me if the wrong value for labkey.url.base was being given. That's just a guess though. |
||