← Back to team overview

openjdk team mailing list archive

[Bug 1752300] Re: openjdk failure: Invalid -Xlog option / Invalid decorator 'utctime'

 

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: openjdk-9 (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-9 in Ubuntu.
https://bugs.launchpad.net/bugs/1752300

Title:
  openjdk failure: Invalid -Xlog option / Invalid decorator 'utctime'

Status in openjdk-9 package in Ubuntu:
  Confirmed

Bug description:
  When an attempt is made to deploy Elasticsearch debian package on an
  Ubuntu v16.04 xenial machine, elasticsearch refuses to start as
  follows:

  Feb 28 10:54:22 els elasticsearch[1426]: [0.000s][error][logging] Invalid decorator 'utctime'.
  Feb 28 10:54:22 els elasticsearch[1426]: Invalid -Xlog option '-Xlog:gc*,gc+age=trace,safepoint:file=/var/log/elasticsearch/gc.log:utctime,pid,tags:filecount=32,filesize=64m'
  Feb 28 10:54:22 els elasticsearch[1426]: Error: Could not create the Java Virtual Machine.
  Feb 28 10:54:22 els elasticsearch[1426]: Error: A fatal exception has occurred. Program will exit.

  According to elasticsearch, ubuntu is using prerelease versions of
  openjdk in ubuntu (no idea if this is accurate or not):
  https://github.com/elastic/elasticsearch/issues/28780

  If the people at elasticsearch are correct, please ensure that a
  proper GA version of openjdk is released on Ubuntu stable
  distributions.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-9/+bug/1752300/+subscriptions


References