I signed up for Camunda Enterprise Beta to try Optimize for 30 days and I am unable to start optimize, I am getting some errors, could you help me?
I did the following step by step:
- Download ElasticSearch 6.8.0
- Download Camunda Engine Enterprise 7.11.3-ee
- Download Camunda Optimize 2.6.0-alpha1-production
- Question: the license should I copy “----- code —” or just “code” without the dashes?
I - I started elasticsearch and returned it to me:
{
"name" : "z-7DYGp",
"cluster_name" : "elasticsearch",
"cluster_uuid" : "nmYo1_2SQnmSlb_LxglFdA",
"version" : {
"number" : "6.8.0",
"build_flavor" : "default",
"build_type" : "tar",
"build_hash" : "65b6179",
"build_date" : "2019-05-15T20:06:13.172855Z",
"build_snapshot" : false,
"lucene_version" : "7.7.0",
"minimum_wire_compatibility_version" : "5.6.0",
"minimum_index_compatibility_version" : "5.0.0"
},
"tagline" : "You Know, for Search"
}
II - I started the BPM engine camunda, and usually accessed at localhost: 8080
III - I started Camunda optimize and when opening the browser and accessing http: //localhost:8090 i get error, and am redirected to http://localhost:8090/error.html
Why? How i configure optimize? I did not place my license, and received the error:
at java.base / java.lang.Thread.run (Thread.java:834)
Caused by: java.security.SignatureException: Signature length not correct: got 128 but was expecting 256
Error on Optmize:
ElasticSearch
error on browser:
thanks =)