• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #1032 (closed task: fixed)

Opened 2 months ago

Last modified 3 weeks ago

Add python wrapper script around startup Java

Reported by: jmoore Owned by: jmoore
Priority: major Milestone: 3.0-Beta3.1
Component: Deployment Version: 3.0-M1
Keywords: python, java, startup Cc: callan

Description

import os
os.execvp("java",["java",...])

could go a long way in creating sensible start up configurations based on operating system, environment variables, available memory and processors, etc.

This would also simplify debugging parameters in etc/grid/templates.xml.

Change History

Changed 3 weeks ago by jmoore

  • status changed from new to closed
  • resolution set to fixed

r2713, r2714 and r2716 close.

Changed 3 weeks ago by jmoore

Need to add: the properties omero.blitz.debug and omero.blitz.xargs are now used to influence the server start. This can be edited via "omero config set". This will be further documented as part of #800.

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/