Uploaded image for project: 'Commons Daemon'
  1. Commons Daemon
  2. DAEMON-170

procrun passes garbage "vfprintf" passed to JVM options

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Invalid
    • 1.0.3
    • None
    • Procrun
    • None
    • Windows XP SP3 32bit

    Description

      When starting a service, the list of passed JVM options seems to contain a garbage string after the generated classpath option and before the --JvmMx options:

      [2010-08-05 16:24:21] [debug] ( javajni.c:592 ) Jvm Option[38] -Dfoo=bar
      [2010-08-05 16:24:21] [debug] ( javajni.c:592 ) Jvm Option[39] -Djava.class.path=D:\test.jar;d:\test2.jar;D:\test
      [2010-08-05 16:24:21] [debug] ( javajni.c:592 ) Jvm Option[40] vfprintf <<---
      [2010-08-05 16:24:21] [debug] ( javajni.c:592 ) Jvm Option[41] -Xms512m
      [2010-08-05 16:24:21] [debug] ( javajni.c:592 ) Jvm Option[42] -Xmx1024m

      Attachments

        Activity

          People

            mturk@apache.org Mladen Turk
            b.eckenfels Bernd Eckenfels
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: