Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
I have come across several (diverse) issues with the ThingWorx Platform which seems mainly related to the H2 version, but I have also found problems with the PostgresSQL version.
I always use Ubuntu 14.04 LTS since it is certified and the prescribed versions of Java, Tomcat and PostgresSQL.
I appreciate that there is a lot of development and we all contribute towards logging issues and squashing bugs.
However, when needing to deploy a production build, how do we know which version and combinations of Java / Tomcat / OS is MOST stable?
This becomes even more challenging if we start adding extensions and the EMS.
I would appreciate some guidance or even a rule of thumb if someone has found one that is reasonably reliable.
Thanks!
Not for now,
We had been stick on 6.5.13 for one year and a half, and doing a lot of tests in order to move on 7.X for 6 months - starting at 7.0, we expect to move on 7.3.3 when it's released....
Neither 6.5.13 on Neo4j was super stable, Yesterday we moved on 6.5.3 PostgreSQL
Carles.
Thanks Charles,
Can you elaborate on OS, PSQL, Tomcat and Java versions that you are running on 6.5.3?
Well we are on TW Cloud Services, then I don't know, I suppose the recomended ones.
On my local tests ( Development, Testing and Performance Tuning - I know Windows XP x64 it's not supported but it works and starts in a sweep ):
Hardware Configuration:
Software Configuration:
Operation Configuration:
Operation Configuration:
Operation Configuration:
Operation Configuration:
Thank you for posting the details! Very interesting!
I notice you specify Rhino Version 1.7R5.... Why is this? Do you install it separately? I have never seen it referenced in any of the install guides, can you please elaborate?
Thanks
We where doing a lot of performance tests comparing Neo4j and PostgreSQL, also we have a performance test platform were we record Performance Test results, we want to know everything that can affect performance, that's the reason to record Rhino Version, then if they change it we could measure the difference.
That makes a lot of sense.... can you elaborate on what tools you use for performance testing?
It's our own tool which mostly measures services execution performance, this is how it looks like
And this is the comparison between different Platform Configurations:
Wow!!!
Nice work!