Results 1 to 2 of 2

Thread: Can't start STS 2.7

  1. #1
    Join Date
    May 2006
    Posts
    15

    Default Can't start STS 2.7

    I just downloaded STS 2.7 and I'm unable to start it up.

    I'm attaching the log file generated at startup.

    Thanks,

    Matt

    !SESSION 2011-07-07 09:17:06.115 -----------------------------------------------
    eclipse.buildId=2.7.0.201107041000-RELEASE
    java.version=1.6.0_20
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Framework arguments: -product com.springsource.sts.ide
    Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.springsource.sts.ide

    !ENTRY org.eclipse.equinox.p2.core 4 0 2011-07-07 09:17:07.621
    !MESSAGE Provisioning exception
    !STACK 1
    org.eclipse.equinox.p2.core.ProvisionException: Unknown repository type at file:/home/mstine/Tools/springsource/sts-2.7.0.RELEASE/configuration/org.eclipse.osgi/bundles/367/data/listener_1925729951/.
    at org.eclipse.equinox.internal.p2.repository.helpers .AbstractRepositoryManager.fail(AbstractRepository Manager.java:393)
    at org.eclipse.equinox.internal.p2.repository.helpers .AbstractRepositoryManager.doCreateRepository(Abst ractRepositoryManager.java:282)
    at org.eclipse.equinox.internal.p2.metadata.repositor y.MetadataRepositoryManager.createRepository(Metad ataRepositoryManager.java:41)
    at org.eclipse.equinox.internal.provisional.p2.direct orywatcher.RepositoryListener.initializeMetadataRe pository(RepositoryListener.java:109)
    at org.eclipse.equinox.internal.provisional.p2.direct orywatcher.RepositoryListener.<init>(RepositoryLis tener.java:59)
    at org.eclipse.equinox.internal.p2.reconciler.dropins .DropinsRepositoryListener.<init>(DropinsRepositor yListener.java:82)
    at org.eclipse.equinox.internal.p2.reconciler.dropins .Activator.watchDropins(Activator.java:532)
    at org.eclipse.equinox.internal.p2.reconciler.dropins .Activator.start(Activator.java:172)
    at org.eclipse.osgi.framework.internal.core.BundleCon textImpl$1.run(BundleContextImpl.java:711)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.startActivator(BundleContextImpl.java:702 )
    at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.start(BundleContextImpl.java:683)
    at org.eclipse.osgi.framework.internal.core.BundleHos t.startWorker(BundleHost.java:381)
    at org.eclipse.osgi.framework.internal.core.AbstractB undle.resume(AbstractBundle.java:389)
    at org.eclipse.osgi.framework.internal.core.Framework .resumeBundle(Framework.java:1130)
    at org.eclipse.osgi.framework.internal.core.StartLeve lManager.resumeBundles(StartLevelManager.java:559)
    at org.eclipse.osgi.framework.internal.core.StartLeve lManager.resumeBundles(StartLevelManager.java:544)
    at org.eclipse.osgi.framework.internal.core.StartLeve lManager.incFWSL(StartLevelManager.java:457)
    at org.eclipse.osgi.framework.internal.core.StartLeve lManager.doSetStartLevel(StartLevelManager.java:24 3)
    at org.eclipse.osgi.framework.internal.core.StartLeve lManager.dispatchEvent(StartLevelManager.java:438)
    at org.eclipse.osgi.framework.internal.core.StartLeve lManager.dispatchEvent(StartLevelManager.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.d ispatchEvent(EventManager.java:230)
    at org.eclipse.osgi.framework.eventmgr.EventManager$E ventThread.run(EventManager.java:340)
    !SUBENTRY 1 org.eclipse.equinox.p2.metadata.repository 4 1005 2011-07-07 09:17:07.622
    !MESSAGE Unknown repository type at file:/home/mstine/Tools/springsource/sts-2.7.0.RELEASE/configuration/org.eclipse.osgi/bundles/367/data/listener_1925729951/.

    !ENTRY org.eclipse.equinox.p2.reconciler.dropins 4 0 2011-07-07 09:17:07.624
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Exception in org.eclipse.equinox.internal.p2.reconciler.dropins .Activator.start() of bundle org.eclipse.equinox.p2.reconciler.dropins.
    at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.startActivator(BundleContextImpl.java:734 )
    at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.start(BundleContextImpl.java:683)
    at org.eclipse.osgi.framework.internal.core.BundleHos t.startWorker(BundleHost.java:381)
    at org.eclipse.osgi.framework.internal.core.AbstractB undle.resume(AbstractBundle.java:389)
    at org.eclipse.osgi.framework.internal.core.Framework .resumeBundle(Framework.java:1130)
    at org.eclipse.osgi.framework.internal.core.StartLeve lManager.resumeBundles(StartLevelManager.java:559)
    at org.eclipse.osgi.framework.internal.core.StartLeve lManager.resumeBundles(StartLevelManager.java:544)
    at org.eclipse.osgi.framework.internal.core.StartLeve lManager.incFWSL(StartLevelManager.java:457)
    at org.eclipse.osgi.framework.internal.core.StartLeve lManager.doSetStartLevel(StartLevelManager.java:24 3)
    at org.eclipse.osgi.framework.internal.core.StartLeve lManager.dispatchEvent(StartLevelManager.java:438)
    at org.eclipse.osgi.framework.internal.core.StartLeve lManager.dispatchEvent(StartLevelManager.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.d ispatchEvent(EventManager.java:230)
    at org.eclipse.osgi.framework.eventmgr.EventManager$E ventThread.run(EventManager.java:340)
    Caused by: java.lang.IllegalStateException: Could not create metadata repository for: file:/home/mstine/Tools/springsource/sts-2.7.0.RELEASE/configuration/org.eclipse.osgi/bundles/367/data/listener_1925729951/
    at org.eclipse.equinox.internal.provisional.p2.direct orywatcher.RepositoryListener.initializeMetadataRe pository(RepositoryListener.java:112)
    at org.eclipse.equinox.internal.provisional.p2.direct orywatcher.RepositoryListener.<init>(RepositoryLis tener.java:59)
    at org.eclipse.equinox.internal.p2.reconciler.dropins .DropinsRepositoryListener.<init>(DropinsRepositor yListener.java:82)
    at org.eclipse.equinox.internal.p2.reconciler.dropins .Activator.watchDropins(Activator.java:532)
    at org.eclipse.equinox.internal.p2.reconciler.dropins .Activator.start(Activator.java:172)
    at org.eclipse.osgi.framework.internal.core.BundleCon textImpl$1.run(BundleContextImpl.java:711)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.startActivator(BundleContextImpl.java:702 )
    ... 12 more
    Root exception:
    java.lang.IllegalStateException: Could not create metadata repository for: file:/home/mstine/Tools/springsource/sts-2.7.0.RELEASE/configuration/org.eclipse.osgi/bundles/367/data/listener_1925729951/
    at org.eclipse.equinox.internal.provisional.p2.direct orywatcher.RepositoryListener.initializeMetadataRe pository(RepositoryListener.java:112)
    at org.eclipse.equinox.internal.provisional.p2.direct orywatcher.RepositoryListener.<init>(RepositoryLis tener.java:59)
    at org.eclipse.equinox.internal.p2.reconciler.dropins .DropinsRepositoryListener.<init>(DropinsRepositor yListener.java:82)
    at org.eclipse.equinox.internal.p2.reconciler.dropins .Activator.watchDropins(Activator.java:532)
    at org.eclipse.equinox.internal.p2.reconciler.dropins .Activator.start(Activator.java:172)
    at org.eclipse.osgi.framework.internal.core.BundleCon textImpl$1.run(BundleContextImpl.java:711)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.startActivator(BundleContextImpl.java:702 )
    at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.start(BundleContextImpl.java:683)
    at org.eclipse.osgi.framework.internal.core.BundleHos t.startWorker(BundleHost.java:381)
    at org.eclipse.osgi.framework.internal.core.AbstractB undle.resume(AbstractBundle.java:389)
    at org.eclipse.osgi.framework.internal.core.Framework .resumeBundle(Framework.java:1130)
    at org.eclipse.osgi.framework.internal.core.StartLeve lManager.resumeBundles(StartLevelManager.java:559)
    at org.eclipse.osgi.framework.internal.core.StartLeve lManager.resumeBundles(StartLevelManager.java:544)
    at org.eclipse.osgi.framework.internal.core.StartLeve lManager.incFWSL(StartLevelManager.java:457)
    at org.eclipse.osgi.framework.internal.core.StartLeve lManager.doSetStartLevel(StartLevelManager.java:24 3)
    at org.eclipse.osgi.framework.internal.core.StartLeve lManager.dispatchEvent(StartLevelManager.java:438)
    at org.eclipse.osgi.framework.internal.core.StartLeve lManager.dispatchEvent(StartLevelManager.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.d ispatchEvent(EventManager.java:230)
    at org.eclipse.osgi.framework.eventmgr.EventManager$E ventThread.run(EventManager.java:340)

    !ENTRY org.eclipse.osgi 2 0 2011-07-07 09:17:08.757
    !MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-07-07 09:17:08.757
    !MESSAGE Bundle org.eclipse.jpt.jaxb.eclipselink.core.schemagen_1. 1.0.v201104120000 [437] was not resolved.

    !ENTRY org.eclipse.osgi 4 0 2011-07-07 09:17:08.758
    !MESSAGE Application error
    !STACK 1
    org.osgi.service.application.ApplicationException: No application id has been found.
    at org.eclipse.equinox.internal.app.EclipseAppContain er.startDefaultApp(EclipseAppContainer.java:262)
    at org.eclipse.equinox.internal.app.MainApplicationLa uncher.run(MainApplicationLauncher.java:29)
    at org.eclipse.core.runtime.internal.adaptor.EclipseA ppLauncher.runApplication(EclipseAppLauncher.java: 110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseA ppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:344)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)

  2. #2
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,638

    Default

    Hey!

    This seems like the installation of STS failed for some reason. Can you try to delete the directory and re-install it? Does that help?

    HTH,
    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

Posting Permissions

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