Simulating automated tests with standalone

Have been using version 2.11.0 But am currently giving a shot to the older version 2.10.0. BTW is there a newer version than 2.11.0 that could be a remedy to this issue

@kdaud you can go for 2.12.0-SNAPSHOT

Is this available in standalone version. Any url to this

you can use the sdk to set a reff app distribution of 2.12.0-snapshot

This version seems to give a poor performance in relation to the hardware . Alternatively standalone does it better for me in terms of performance.

oh you mean in terms the computer specs and capacity?

i see ,though i dont think we have a standalone version out yet for 2.12.0 because its still in development mode and not yet released

Thanks @kdaud for logging this, we will have this worked on to support the standalone,

about your performance issues with the sdk, you can always setup your instance to use enough of your computer memory for the openmrs instance since you are able to run with the standalone successfully, take a look at: Troubleshooting Memory Errors - Documentation - OpenMRS Wiki search for memory at: https://wiki.openmrs.org/display/docs/OpenMRS+SDK

1 Like

Thanks @k.joseph . Am also thinking this could a result of the os permission that am looking into. I will give a feedback on this

Sure I too will be looking out for this fix, because the simulating the automated tests with the standalone fails even on my side.

@kdaud I think if you build one with the sdk, it will run, mine runs so fast.

You want to ensure the sandalone folder is located on the main/internal drive where your operating system is installed

Am looking into this and will give the feedback soon

Tried putting the standalone folder on the same drive with the operating system, but mine still fails to simulate the tests.

Let me wait for @kdaud 's feedback on this. This is my error

You can always download the latest snapshot version of the reference application standalone from CI by going to the latest CI build and click the Artifacts tab: Reference Application - Distribution 2.x 11131: Artifacts - OpenMRS Bamboo

2 Likes