Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Virgo » Virgo does not start up on Windows 2008 64 bit Virtual machine- Timeout exception thrown(Virgo does not start up - seeing a timeout exception in the logs)
Virgo does not start up on Windows 2008 64 bit Virtual machine- Timeout exception thrown [message #1060459] Fri, 24 May 2013 19:20
shakthi k is currently offline shakthi kFriend
Messages: 2
Registered: May 2013
Junior Member
Hello,
I am running into an issue where virgo does not start up on a windows 2008 64 bit virtual machine, I am seeing the following error in the logs (have the full logs in the attachment). I have a value of 1200 in the timeout in wrapper.conf:

wrapper.startup.timeout=1200

There is a value of 600 in org.eclipse.virgo.kernel.properties:
deployer.timeout= 600


After deleting the work, serviceability folders and starting again, virgo starts up fine. But it does not start up the first time after restart of the Virtual machine, appreciate any ideas on what is causing the issue?



Caused by: org.osgi.framework.BundleException: Exception in org.eclipse.virgo.kernel.userregion.internal.Activator.start() of bundle org.eclipse.virgo.kernel.userregion.
[2013-05-22 14:13:41.844] ERROR WrapperSimpleAppMain System.err at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleConte... Caused by: java.util.concurrent.TimeoutException: org.eclipse.virgo.repository.Repository
[2013-05-22 14:13:41.847] ERROR WrapperSimpleAppMain System.err at org.eclipse.virgo.kernel.userregion.internal.Activator.getPotentiallyDelayedService(Activator.java:352)
[2013-05-22 14:13:41.847] ERROR WrapperSimpleAppMain System.err at org.eclipse.virgo.kernel.userregion.internal.Activator.start(Activator.java:101)
[2013-05-22 14:13:41.848] ERROR WrapperSimpleAppMain System.err at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
[2013-05-22 14:13:41.848] ERROR WrapperSimpleAppMain System.err at java.security.AccessController.doPrivileged(Native Method)
[2013-05-22 14:13:41.849] ERROR WrapperSimpleAppMain System.err at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
[2013-05-22 14:13:41.849] ERROR WrapperSimpleAppMain System.err ... 23 more
  • Attachment: log_64_2.log
    (Size: 106.67KB, Downloaded 180 times)
Previous Topic:SpringIntegration 2.2.3.RELEASE + Maven + Virgo
Next Topic:How to know when virgo finished loading all plugins
Goto Forum:
  


Current Time: Fri Apr 26 05:44:27 GMT 2024

Powered by FUDForum. Page generated in 0.03067 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top