Results 1 to 3 of 3

Thread: Server launch failed with latest snapshot

  1. #1
    Join Date
    Jun 2009
    Location
    Munich, Bavaria
    Posts
    17

    Default Server launch failed with latest snapshot

    I'm using the snapshot of the dm Server Tools (for Galileo). After an (automatic) update today to version 2.0.0.200907070100-CI-R246-B84 I could not start the server anymore. The failure message is

    Code:
    Launch failed: caught exception.
    java.lang.reflect.InvocationTargetException
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    	at java.lang.reflect.Method.invoke(Method.java:597)
    	at com.springsource.server.launch.harness.LaunchHarness.main(LaunchHarness.java:63)
    Caused by: com.springsource.osgi.launcher.parser.ParseException: Unrecognized argument '-Dcom.springsource.server.clean=false'
    	at com.springsource.osgi.launcher.parser.ArgumentParser.parse(ArgumentParser.java:73)
    	at com.springsource.osgi.launcher.Launcher.main(Launcher.java:31)
    	... 5 more
    The system property com.springsource.server.clean=false is set by default in the Program arguments section of the server launch configuration.
    I tried to create a new fresh server instance, but got the same error.
    Any ideas?

  2. #2
    Join Date
    Aug 2004
    Location
    Duesseldorf, Germany
    Posts
    1,210

    Default

    horombo,

    this has already been fixed. But unfortunately after the latest snapshot build.

    Sorry for the inconvenience. The snapshot build started right in the middle of ongoing work to support starting in -clean mode.

    Christian
    Christian Dupuis
    SpringSource, a division of VMware
    Lead, SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/cdupuis

  3. #3
    Join Date
    Jun 2009
    Location
    Munich, Bavaria
    Posts
    17

    Default

    @Christian,

    thanks for the quick response.

    Greetings from Munich,

    Christian

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •