• FEATURES
  • PRICING
  • MARKETPLACE
  • CASE STUDIES
  • BLOG
  • OpenSpecimen Forums

    v2.5 documentation and questions

    Is there documenation for v2.5 installation?

    What is the format for a phone number. I’ve tried 215 503-4174, 2155034174 and 215-503-4174 and get the following message:

    [root@openspecimen v2.5]# ./OpenSpecimen_v2.5.sh -q -varfile ./properties.varfile
    Starting Installer …
    The installation directory is set to /opt/OpenSpecimen.
    The installation directory is set to /usr/local/openspecimen.
    In action “Update installer variables [Run script]” (screen “Installation location”), property “Script”:
    java.lang.NumberFormatException: For input string: “215 503-4606”
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)

    Also, how are spr’s and consents stored? There is nothing in properties.varfile specifying the path.
    If in the database, how are they migrated over without a path?

    Has the permissible value display limit been corrected?

    Hi @John_Reber,

    I’ve checked the issue, its a bug with unattended mode installation, thanks for reporting.
    We’ll resolve this issue in next build. Till then you can try using any integer number like (000) & install it. After successful installation you can update it via Users menu after login.

    With Installer, default data directory will be created under installation directory with name “os-data” and the same will be used.
    If you are having any existing data directory then you can use that, please make sure the paths in “Settings” menu.
    And if you use this default directory /os-data created by installer, then please update spr & consent directory via 'Settings" menu & manually migrate those files from older location to newer one.

    Permissible value display limit has been corrected but this will go in 3.0 release (here is the bug url: https://openspecimen.atlassian.net/browse/OPSMN-2649).

    Documentation for installation is in process, will publish it soon.

    Thanks,
    Satish