• FEATURES
  • PRICING
  • MARKETPLACE
  • CASE STUDIES
  • BLOG
  • Error when deploy OpenSpecimen v 1.0

    Hello,

    We were installed OpenSpecimen v1.0 in our test server.
    Windows 7 server and Oracle 11g with fresh installation.
    However, we got error. I could login to application and create protocols. When I tried to register participants. No protocol drop down.

    Thanks for your help.

    Amy

    13:49:02,386 INFO 
    [[/openspecimen]] Initializing Spring FrameworkServlet ‘httpinvoker’

    13:49:02,589 ERROR
    [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete
    deployments (SEE PREVIOUS ERRORS FOR DETAILS):

    DEPLOYMENTS IN ERROR:

    Deployment
    “vfsfile:/E:/OpenSpecimen/JBoss/jboss-5.1.0.GA/server/default/deploy/jmx-console.war/”
    is in error due to the following reason(s): org.xml.sax.SAXException: XML
    document structures must start and end within the same entity. @ vfsfile:/E:/OpenSpecimen/JBoss/jboss-5.1.0.GA/server/default/deploy/jmx-console.war/WEB-INF/jboss-web.xml[7,69]

    Hi @Amy_Bai,

    Could you please tell us which browser you using along with the version? OpenSpecimen is supported on below browsers:

    • Firefox latest version
    • Internet explorer 9
    • Mac Safari 7.1

    Chrome also works but we have not tested so we would not recommended it to use.

    Thanks,
    Sonal

    @Sonal_Narnaware
    Thanks for responding me quickly.

    I 'm using Firfox 31.0
    Internet explore 9

    Thanks

    Amy

    I just tried using Firefox. Working…

    Thanks

    Great!

    Thanks,
    Sonal

    Hi @Amy_Bai,

    You can ignore the error on the server startup. This error will not hamper the OpenSpecimen flow. The earlier versions were modifying the JBoss configuration to secure the JMX-console. So it seems you are using the same copy of JBoss. This error will not come up, if you try to deploy on new copy of JBoss. You can download it from OS_prerequisites.

    ~Nitesh