Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Virgo » Build Virgo
Build Virgo [message #534350] Tue, 18 May 2010 18:46 Go to next message
vollerchris  is currently offline vollerchris Friend
Messages: 23
Registered: July 2009
Junior Member
Hi Virgo-Team!

I am very interessted in testing Virgo!!!!

I am trying to build virgo on my windows system, but build fails:-(!

BUILD FAILED
D:\virgo\org.eclipse.virgo.kernel\virgo-build\multi-bundle\a rtifact.xml:57:
The
following error occurred while executing this line:
D:\virgo\org.eclipse.virgo.kernel\virgo-build\multi-bundle\c ommon.xml:83:
The fo
llowing error occurred while executing this line:
D:\virgo\org.eclipse.virgo.kernel\virgo-build\common\artifac t.xml:54:
impossible
to publish artifacts for
org.eclipse.virgo.kernel#org.eclipse.virgo.kernel.shut
down;working@grznae368xp: java.io.FileNotFoundException:
D:\virgo\org.eclipse.vi
rgo.kernel\org.eclipse.virgo.kernel.shutdown\..\integration- repo\org.eclipse.vir
go.kernel\org.eclipse.virgo.kernel.shutdown\2.1.0.BUILD-2010 0518184347.part\org.
eclipse.virgo.kernel.shutdown-2.1.0.BUILD-20100518184347.jar .sha1 (The
filename,
directory name, or volume label syntax is incorrect)

Total time: 4 seconds
D:\virgo\org.eclipse.virgo.kernel\build-kernel>java -version

I am using:

java version "1.6.0_11"
Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
Java HotSpot(TM) Client VM (build 11.0-b16, mixed mode, sharing)

D:\virgo\org.eclipse.virgo.kernel\build-kernel>ant -version
Apache Ant version 1.7.1 compiled on June 27 2008
D:\virgo\org.eclipse.virgo.kernel\build-kernel>

Please, can you give me a hint?!

Thanks a lot
Chris
Re: Build Virgo [message #534433 is a reply to message #534350] Wed, 19 May 2010 08:04 Go to previous messageGo to next message
Glyn Normington is currently offline Glyn NormingtonFriend
Messages: 1222
Registered: July 2009
Senior Member
I'm not sure if anyone has built Virgo on Windows, but I would guess this is a basic problem with the "D:\" start of the path to the integration repo where built artifacts are placed during the build.

We'll look into it and get back to you soon as we certainly don't want to prevent Windows users from building Virgo.
Re: Build Virgo [message #534546 is a reply to message #534350] Wed, 19 May 2010 13:50 Go to previous messageGo to next message
Chris Frost is currently offline Chris FrostFriend
Messages: 230
Registered: January 2010
Location: Southampton, England
Senior Member

Hi,

I need to have a go at recreating this, I can see that you are in the Kernel repo, could you tell me what ant command you are calling?

Thanks.


------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.
Re: Build Virgo [message #534636 is a reply to message #534546] Wed, 19 May 2010 17:05 Go to previous messageGo to next message
vollerchris  is currently offline vollerchris Friend
Messages: 23
Registered: July 2009
Junior Member
Hi,

Thanks for your fast reply.

I am using the procedure at:
http://wiki.eclipse.org/Virgo

Thanks a lot
Chris


Christopher Frost schrieb:
> Hi,
>
> I need to have a go at recreating this, I can see that you are in the
> Kernel repo, could you tell me what ant command you are calling?
>
> Thanks.
Re: Build Virgo [message #535215 is a reply to message #534636] Fri, 21 May 2010 15:22 Go to previous messageGo to next message
Chris Frost is currently offline Chris FrostFriend
Messages: 230
Registered: January 2010
Location: Southampton, England
Senior Member

Hi,

1st, I've learnt I have to manually subscribe to forum posts, I don't automatically notified of new posts, so sorry for the delay.

2nd, it's nothing obvious so I need to go and run the build which I will do next week. Hopefully I'll be able to see what is happening then. If it's an issue with our stuff I'll ask you to raise a bug and we will get on it.

Thanks for getting back to us,
Chris


------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.
Re: Build Virgo [message #536540 is a reply to message #534350] Fri, 28 May 2010 15:49 Go to previous messageGo to next message
Chris Frost is currently offline Chris FrostFriend
Messages: 230
Registered: January 2010
Location: Southampton, England
Senior Member

Hi,

I have tried this several times now and have it building fine but the tests are failing to start in the userigion. The cause will be Windows specific as it works on other platforms. We need to raise a JIRA issue to address this issue, I would be very grateful if you could do this and then it will get the proper attention. In the mean time you can try dm Server 2.0.2, it is functionally equivalent (http://www.springsource.org/dmserver).

Virgo Bugzilla

Chris


------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.

[Updated on: Fri, 28 May 2010 15:50]

Report message to a moderator

Re: Build Virgo [message #536672 is a reply to message #534350] Sat, 29 May 2010 16:33 Go to previous messageGo to next message
Veselin Kovacevic is currently offline Veselin KovacevicFriend
Messages: 12
Registered: April 2010
Junior Member
Hi,

I had built Virgo on Windows without any problems (Java 1.6.0_16, Ant 1.7.1).
Kernel is started successfully with time beetween "KE0001I Kernel starting" and "UR0001I User region ready" approximately 25 sec.
Next library bundles (about 50) from production dm Server (running on RHE Linux) which includes: oracle.jdbc, apache.xerces, apache.cxf, org.mortbay.jetty.server etc. deployed on Virgo through plan without any errors.
After that I properly installed service bundles which includes database pools for two Oracle RAC (cluster) databases, integration services toward web services on third party platforms and web services on embedded jetty server.

So that everything works nicely on Windows like on Linux Smile

Veso

P.S.
There's still problems with attached files.
  • Attachment: log.log.txt
    (Size: 8.24KB, Downloaded 521 times)

[Updated on: Sat, 29 May 2010 17:24]

Report message to a moderator

Re: Build Virgo [message #537078 is a reply to message #536672] Tue, 01 June 2010 09:14 Go to previous messageGo to next message
Chris Frost is currently offline Chris FrostFriend
Messages: 230
Registered: January 2010
Location: Southampton, England
Senior Member

Hi,

It's good to hear it's all working for you. I've tried downloading the file a few times and every time it looks like a copy of some HTML source from the Eclipse forums. I take it this isn't what you meant to attach.

Chris.


------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.
Re: Build Virgo [message #537106 is a reply to message #537078] Tue, 01 June 2010 11:04 Go to previous messageGo to next message
Veselin Kovacevic is currently offline Veselin KovacevicFriend
Messages: 12
Registered: April 2010
Junior Member
Hi Chris,

Working perfectly Smile

There was the same problem with VirgoProjectCreationReview PDF file in post Draft docuware for Virgo creation review. Someone should check this issue with eclipse staff.

I'll put kernel log in code tags. Hope that will be properly viewable.

Veso


[2010-05-29 17:28:32.499] startup-tracker              org.eclipse.virgo.medic.eventlog.default                         KE0001I Kernel starting. 
[2010-05-29 17:28:40.624] service-monitor-thread-1     org.eclipse.virgo.medic.eventlog.default                         KE0100W Reference '&deployer' in bundle 'org.eclipse.virgo.kernel.shell' version '2.1.0.BUILD-20100529174554' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.core.ApplicationDeployer)'. 
[2010-05-29 17:28:40.890] service-monitor-thread-1     org.eclipse.virgo.medic.eventlog.default                         KE0100W Reference '&objectNameCreator' in bundle 'org.eclipse.virgo.kernel.shell' version '2.1.0.BUILD-20100529174554' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.model.management.RuntimeArtifactModelObjectNameCreator)'. 
[2010-05-29 17:28:40.890] service-monitor-thread-1     org.eclipse.virgo.medic.eventlog.default                         KE0100W Reference '&runtimeArtifactModel' in bundle 'org.eclipse.virgo.kernel.model' version '2.1.0.BUILD-20100529174554' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.model.RuntimeArtifactModel)'. 
[2010-05-29 17:28:40.952] service-monitor-thread-1     org.eclipse.virgo.medic.eventlog.default                         KE0100W Reference '&applicationDeployer' in bundle 'org.eclipse.virgo.kernel.model' version '2.1.0.BUILD-20100529174554' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.core.ApplicationDeployer)'. 
[2010-05-29 17:28:41.562] Thread-3                     org.eclipse.virgo.medic.eventlog.default                         KE0101I Reference '&applicationDeployer' in bundle 'org.eclipse.virgo.kernel.model' version '2.1.0.BUILD-20100529174554' was satisfied by service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.core.ApplicationDeployer)'. 
[2010-05-29 17:28:41.577] Thread-3                     org.eclipse.virgo.medic.eventlog.default                         KE0101I Reference '&deployer' in bundle 'org.eclipse.virgo.kernel.shell' version '2.1.0.BUILD-20100529174554' was satisfied by service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.core.ApplicationDeployer)'. 
[2010-05-29 17:28:42.890] Thread-3                     org.eclipse.virgo.medic.eventlog.default                         KE0101I Reference '&runtimeArtifactModel' in bundle 'org.eclipse.virgo.kernel.model' version '2.1.0.BUILD-20100529174554' was satisfied by service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.model.RuntimeArtifactModel)'. 
[2010-05-29 17:28:43.546] Thread-3                     org.eclipse.virgo.medic.eventlog.default                         KE0101I Reference '&objectNameCreator' in bundle 'org.eclipse.virgo.kernel.shell' version '2.1.0.BUILD-20100529174554' was satisfied by service with filter '(objectClass=org.eclipse.virgo.kernel.model.management.RuntimeArtifactModelObjectNameCreator)'. 
[2010-05-29 17:28:44.249] kernel-dm-11                 org.eclipse.virgo.medic.eventlog.default                         SH0001I Kernel ssh shell available on port 2401. 
[2010-05-29 17:28:44.452] startup-tracker              org.eclipse.virgo.medic.eventlog.default                         KE0002I Kernel started. 
[2010-05-29 17:28:44.671] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0000I Installing plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'. 
[2010-05-29 17:28:47.390] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0000I Installing bundle 'org.springframework.osgi.core' version '1.2.1'. 
[2010-05-29 17:28:48.202] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0000I Installing bundle 'org.springframework.osgi.extender' version '1.2.1'. 
[2010-05-29 17:28:48.405] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0000I Installing bundle 'org.springframework.osgi.io' version '1.2.1'. 
[2010-05-29 17:28:48.546] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0000I Installing bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-05-29 17:28:48.624] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0000I Installing bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-05-29 17:28:55.671] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0001I Installed bundle 'org.springframework.osgi.core' version '1.2.1'. 
[2010-05-29 17:28:55.686] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0001I Installed bundle 'org.springframework.osgi.extender' version '1.2.1'. 
[2010-05-29 17:28:55.702] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0001I Installed bundle 'org.springframework.osgi.io' version '1.2.1'. 
[2010-05-29 17:28:55.718] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0001I Installed bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-05-29 17:28:55.733] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0001I Installed bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-05-29 17:28:55.733] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0001I Installed plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'. 
[2010-05-29 17:28:55.811] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0004I Starting plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'. 
[2010-05-29 17:28:55.827] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0004I Starting bundle 'org.springframework.osgi.core' version '1.2.1'. 
[2010-05-29 17:28:55.874] start-signalling-1           org.eclipse.virgo.medic.eventlog.default                         DE0005I Started bundle 'org.springframework.osgi.core' version '1.2.1'. 
[2010-05-29 17:28:55.889] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0004I Starting bundle 'org.springframework.osgi.extender' version '1.2.1'. 
[2010-05-29 17:28:57.499] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0004I Starting bundle 'org.springframework.osgi.io' version '1.2.1'. 
[2010-05-29 17:28:57.530] start-signalling-1           org.eclipse.virgo.medic.eventlog.default                         DE0005I Started bundle 'org.springframework.osgi.extender' version '1.2.1'. 
[2010-05-29 17:28:57.530] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0004I Starting bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-05-29 17:28:57.577] start-signalling-2           org.eclipse.virgo.medic.eventlog.default                         DE0005I Started bundle 'org.springframework.osgi.io' version '1.2.1'. 
[2010-05-29 17:28:57.608] start-signalling-2           org.eclipse.virgo.medic.eventlog.default                         DE0005I Started bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-05-29 17:28:57.639] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0004I Starting bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-05-29 17:28:57.905] start-signalling-2           org.eclipse.virgo.medic.eventlog.default                         DE0005I Started bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-05-29 17:28:57.905] start-signalling-2           org.eclipse.virgo.medic.eventlog.default                         DE0005I Started plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'. 
[2010-05-29 17:28:57.936] Thread-2                     org.eclipse.virgo.medic.eventlog.default                         UR0001I User region ready. 


[Updated on: Tue, 01 June 2010 11:04]

Report message to a moderator

Re: Build Virgo [message #537109 is a reply to message #537106] Tue, 01 June 2010 11:15 Go to previous messageGo to next message
Chris Frost is currently offline Chris FrostFriend
Messages: 230
Registered: January 2010
Location: Southampton, England
Senior Member

Hi,

Thanks for that. The 'waiting for reference' messages coming out at the start are simply the result of the machine it's running on being a little slow, just warnings so nothing to worry about. Our dev machines are quite fast so we could of set the limits a little to eager. I think if you are getting this on production equipment it would be worth raising a bug getting us to move the limits back a little.

Thanks, Chris.


------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.
Re: Build Virgo [message #537251 is a reply to message #537109] Tue, 01 June 2010 16:49 Go to previous messageGo to next message
Veselin Kovacevic is currently offline Veselin KovacevicFriend
Messages: 12
Registered: April 2010
Junior Member
Hi Chris,

It's log from my desktop win machine (Win XP, Pentium 4, 2GB) where besides kernel at same time running STS, Tomcat, Firefox, Outlook and several applications and corporate policy services (PF usage 1.5 GB approx.). So, when I turned off some of these apps, 'waiting for reference' messages disappeared.

Log from WinXP (PF usage 750 MB)
[2010-06-01 14:09:54.334] startup-tracker              org.eclipse.virgo.medic.eventlog.default                         KE0001I Kernel starting. 
[2010-06-01 14:10:02.412] kernel-dm-11                 org.eclipse.virgo.medic.eventlog.default                         SH0001I Kernel ssh shell available on port 2401. 
[2010-06-01 14:10:02.583] startup-tracker              org.eclipse.virgo.medic.eventlog.default                         KE0002I Kernel started. 
[2010-06-01 14:10:02.740] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0000I Installing plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'. 
[2010-06-01 14:10:03.990] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0000I Installing bundle 'org.springframework.osgi.core' version '1.2.1'. 
[2010-06-01 14:10:04.443] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0000I Installing bundle 'org.springframework.osgi.extender' version '1.2.1'. 
[2010-06-01 14:10:04.583] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0000I Installing bundle 'org.springframework.osgi.io' version '1.2.1'. 
[2010-06-01 14:10:04.708] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0000I Installing bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-06-01 14:10:04.771] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0000I Installing bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-06-01 14:10:10.302] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0001I Installed bundle 'org.springframework.osgi.core' version '1.2.1'. 
[2010-06-01 14:10:10.318] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0001I Installed bundle 'org.springframework.osgi.extender' version '1.2.1'. 
[2010-06-01 14:10:10.318] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0001I Installed bundle 'org.springframework.osgi.io' version '1.2.1'. 
[2010-06-01 14:10:10.333] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0001I Installed bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-06-01 14:10:10.349] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0001I Installed bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-06-01 14:10:10.349] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0001I Installed plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'. 
[2010-06-01 14:10:10.412] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0004I Starting plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'. 
[2010-06-01 14:10:10.427] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0004I Starting bundle 'org.springframework.osgi.core' version '1.2.1'. 
[2010-06-01 14:10:10.458] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0004I Starting bundle 'org.springframework.osgi.extender' version '1.2.1'. 
[2010-06-01 14:10:10.474] start-signalling-1           org.eclipse.virgo.medic.eventlog.default                         DE0005I Started bundle 'org.springframework.osgi.core' version '1.2.1'. 
[2010-06-01 14:10:11.505] start-signalling-1           org.eclipse.virgo.medic.eventlog.default                         DE0005I Started bundle 'org.springframework.osgi.extender' version '1.2.1'. 
[2010-06-01 14:10:11.505] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0004I Starting bundle 'org.springframework.osgi.io' version '1.2.1'. 
[2010-06-01 14:10:11.537] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0004I Starting bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-06-01 14:10:11.552] start-signalling-1           org.eclipse.virgo.medic.eventlog.default                         DE0005I Started bundle 'org.springframework.osgi.io' version '1.2.1'. 
[2010-06-01 14:10:11.583] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0004I Starting bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-06-01 14:10:11.583] start-signalling-1           org.eclipse.virgo.medic.eventlog.default                         DE0005I Started bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-06-01 14:10:11.724] start-signalling-1           org.eclipse.virgo.medic.eventlog.default                         DE0005I Started bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-06-01 14:10:11.740] start-signalling-1           org.eclipse.virgo.medic.eventlog.default                         DE0005I Started plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'. 
[2010-06-01 14:10:11.755] Thread-2                     org.eclipse.virgo.medic.eventlog.default                         UR0001I User region ready. 


In addition, I have checked on Linux production machine (RH Enterprise 5, 4GB, dual-core).
Kernel started twice faster than on Win machine without 'waiting' messages.
I used same win build (of course after converted bin scripts in unix format).

Log from RHE 5
[2010-06-01 17:44:33.689] startup-tracker              org.eclipse.virgo.medic.eventlog.default                         KE0001I Kernel starting. 
[2010-06-01 17:44:38.537] kernel-dm-11                 org.eclipse.virgo.medic.eventlog.default                         SH0001I Kernel ssh shell available on port 2401. 
[2010-06-01 17:44:38.636] startup-tracker              org.eclipse.virgo.medic.eventlog.default                         KE0002I Kernel started. 
[2010-06-01 17:44:38.750] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0000I Installing plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'. 
[2010-06-01 17:44:38.843] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0000I Installing bundle 'org.springframework.osgi.core' version '1.2.1'. 
[2010-06-01 17:44:38.879] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0000I Installing bundle 'org.springframework.osgi.extender' version '1.2.1'. 
[2010-06-01 17:44:38.900] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0000I Installing bundle 'org.springframework.osgi.io' version '1.2.1'. 
[2010-06-01 17:44:38.918] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0000I Installing bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-06-01 17:44:38.934] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0000I Installing bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-06-01 17:44:39.877] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0001I Installed bundle 'org.springframework.osgi.core' version '1.2.1'. 
[2010-06-01 17:44:39.882] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0001I Installed bundle 'org.springframework.osgi.extender' version '1.2.1'. 
[2010-06-01 17:44:39.886] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0001I Installed bundle 'org.springframework.osgi.io' version '1.2.1'. 
[2010-06-01 17:44:39.891] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0001I Installed bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-06-01 17:44:39.896] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0001I Installed bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-06-01 17:44:39.901] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0001I Installed plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'. 
[2010-06-01 17:44:39.932] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0004I Starting plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'. 
[2010-06-01 17:44:39.941] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0004I Starting bundle 'org.springframework.osgi.core' version '1.2.1'. 
[2010-06-01 17:44:39.951] start-signalling-1           org.eclipse.virgo.medic.eventlog.default                         DE0005I Started bundle 'org.springframework.osgi.core' version '1.2.1'. 
[2010-06-01 17:44:39.951] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0004I Starting bundle 'org.springframework.osgi.extender' version '1.2.1'. 
[2010-06-01 17:44:40.388] start-signalling-1           org.eclipse.virgo.medic.eventlog.default                         DE0005I Started bundle 'org.springframework.osgi.extender' version '1.2.1'. 
[2010-06-01 17:44:40.394] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0004I Starting bundle 'org.springframework.osgi.io' version '1.2.1'. 
[2010-06-01 17:44:40.404] start-signalling-1           org.eclipse.virgo.medic.eventlog.default                         DE0005I Started bundle 'org.springframework.osgi.io' version '1.2.1'. 
[2010-06-01 17:44:40.404] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0004I Starting bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-06-01 17:44:40.424] start-signalling-1           org.eclipse.virgo.medic.eventlog.default                         DE0005I Started bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-06-01 17:44:40.427] system-artifacts             org.eclipse.virgo.medic.eventlog.default                         DE0004I Starting bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-06-01 17:44:40.557] start-signalling-1           org.eclipse.virgo.medic.eventlog.default                         DE0005I Started bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'. 
[2010-06-01 17:44:40.563] start-signalling-1           org.eclipse.virgo.medic.eventlog.default                         DE0005I Started plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'. 
[2010-06-01 17:44:40.570] Thread-2                     org.eclipse.virgo.medic.eventlog.default                         UR0001I User region ready. 


Thanks,

Veso

Re: Build Virgo [message #537365 is a reply to message #537251] Wed, 02 June 2010 08:25 Go to previous messageGo to next message
Chris Frost is currently offline Chris FrostFriend
Messages: 230
Registered: January 2010
Location: Southampton, England
Senior Member

Hi,

Thanks for letting us know. It's good to know they go away on that hardware, they really should. This is useful to know.

Chris.


------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.
Re: Build Virgo [message #577056 is a reply to message #534350] Wed, 19 May 2010 08:04 Go to previous messageGo to next message
Glyn Normington is currently offline Glyn NormingtonFriend
Messages: 1222
Registered: July 2009
Senior Member
I'm not sure if anyone has built Virgo on Windows, but I would guess this is a basic problem with the "D:\" start of the path to the integration repo where built artifacts are placed during the build.

We'll look into it and get back to you soon as we certainly don't want to prevent Windows users from building Virgo.
Re: Build Virgo [message #577073 is a reply to message #534350] Wed, 19 May 2010 13:50 Go to previous messageGo to next message
Chris Frost is currently offline Chris FrostFriend
Messages: 230
Registered: January 2010
Location: Southampton, England
Senior Member

Hi,

I need to have a go at recreating this, I can see that you are in the Kernel repo, could you tell me what ant command you are calling?

Thanks.
--
------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.


------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.
Re: Build Virgo [message #577088 is a reply to message #534546] Wed, 19 May 2010 17:05 Go to previous messageGo to next message
vollerchris  is currently offline vollerchris Friend
Messages: 23
Registered: July 2009
Junior Member
Hi,

Thanks for your fast reply.

I am using the procedure at:
http://wiki.eclipse.org/Virgo

Thanks a lot
Chris


Christopher Frost schrieb:
> Hi,
>
> I need to have a go at recreating this, I can see that you are in the
> Kernel repo, could you tell me what ant command you are calling?
>
> Thanks.
Re: Build Virgo [message #577120 is a reply to message #534636] Fri, 21 May 2010 15:22 Go to previous messageGo to next message
Chris Frost is currently offline Chris FrostFriend
Messages: 230
Registered: January 2010
Location: Southampton, England
Senior Member

Hi,

1st, I've learnt I have to manually subscribe to forum posts, I don't automatically notified of new posts, so sorry for the delay.

2nd, it's nothing obvious so I need to go and run the build which I will do next week. Hopefully I'll be able to see what is happening then. If it's an issue with our stuff I'll ask you to raise a bug and we will get on it.

Thanks for getting back to us,
Chris
--
------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.


------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.
Re: Build Virgo [message #577179 is a reply to message #534350] Fri, 28 May 2010 15:49 Go to previous messageGo to next message
Chris Frost is currently offline Chris FrostFriend
Messages: 230
Registered: January 2010
Location: Southampton, England
Senior Member

Hi,

I have tried this several times now and have it building fine but the tests are failing to start in the userigion. The cause will be Windows specific as it works on other platforms. We need to raise a JIRA issue to address this issue, I would be very grateful if you could do this and then it will get the proper attention. In the mean time you can try dm Server 2.0.2, it is functionally equivalent (http://www.springsource.org/dmserver).

https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advan ced;order=Importance;classification=RT;product=Virgo

Chris
--
------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.


------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.
Re: Build Virgo [message #579040 is a reply to message #534350] Sat, 29 May 2010 16:33 Go to previous messageGo to next message
Veselin Kovacevic is currently offline Veselin KovacevicFriend
Messages: 12
Registered: April 2010
Junior Member
Hi,

I had built Virgo on Windows without any problems (Java 1.6.0_16, Ant 1.7.1).
Kernel is started successfully with time beetween "KE0001I Kernel starting" and "UR0001I User region ready" approximately 25 sec.
Next library bundles (about 50) from production dm Server (running on RHE Linux) which includes: oracle.jdbc, apache.xerces, apache.cxf, org.mortbay.jetty.server etc. deployed on Virgo through plan without any errors.
After that I properly installed service bundles which includes database pools for two Oracle RAC (cluster) databases, integration services toward web services on third party platforms and web services on embedded jetty server.

So that everything works nicely on Windows like on Linux :)




  • Attachment: log.log
    (Size: 8.24KB, Downloaded 259 times)
Re: Build Virgo [message #579092 is a reply to message #579040] Tue, 01 June 2010 09:14 Go to previous messageGo to next message
Chris Frost is currently offline Chris FrostFriend
Messages: 230
Registered: January 2010
Location: Southampton, England
Senior Member

Hi,

It's good to hear it's all working for you. I've tried downloading the file a few times and every time it looks like a copy of some HTML source from the Eclipse forums. I take it this isn't what you meant to attach.

Chris.
--
------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.


------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.
Re: Build Virgo [message #579123 is a reply to message #579092] Tue, 01 June 2010 11:04 Go to previous messageGo to next message
Veselin Kovacevic is currently offline Veselin KovacevicFriend
Messages: 12
Registered: April 2010
Junior Member
Hi Chris,

Working perfectly :)

There was the same problem with VirgoProjectCreationReview PDF file in post Draft docuware for Virgo creation review. Someone should check this issue with eclipse staff.

I'll put kernel log in code tags. Hope that will be properly viewable.



[2010-05-29 17:28:32.499] startup-tracker org.eclipse.virgo.medic.eventlog.default KE0001I Kernel starting.
[2010-05-29 17:28:40.624] service-monitor-thread-1 org.eclipse.virgo.medic.eventlog.default KE0100W Reference '&deployer' in bundle 'org.eclipse.virgo.kernel.shell' version '2.1.0.BUILD-20100529174554' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.core.Applica tionDeployer)'.
[2010-05-29 17:28:40.890] service-monitor-thread-1 org.eclipse.virgo.medic.eventlog.default KE0100W Reference '&objectNameCreator' in bundle 'org.eclipse.virgo.kernel.shell' version '2.1.0.BUILD-20100529174554' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.model.management.Runt imeArtifactModelObjectNameCreator)'.
[2010-05-29 17:28:40.890] service-monitor-thread-1 org.eclipse.virgo.medic.eventlog.default KE0100W Reference '&runtimeArtifactModel' in bundle 'org.eclipse.virgo.kernel.model' version '2.1.0.BUILD-20100529174554' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.model.Runtim eArtifactModel)'.
[2010-05-29 17:28:40.952] service-monitor-thread-1 org.eclipse.virgo.medic.eventlog.default KE0100W Reference '&applicationDeployer' in bundle 'org.eclipse.virgo.kernel.model' version '2.1.0.BUILD-20100529174554' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.core.Applica tionDeployer)'.
[2010-05-29 17:28:41.562] Thread-3 org.eclipse.virgo.medic.eventlog.default KE0101I Reference '&applicationDeployer' in bundle 'org.eclipse.virgo.kernel.model' version '2.1.0.BUILD-20100529174554' was satisfied by service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.core.Applica tionDeployer)'.
[2010-05-29 17:28:41.577] Thread-3 org.eclipse.virgo.medic.eventlog.default KE0101I Reference '&deployer' in bundle 'org.eclipse.virgo.kernel.shell' version '2.1.0.BUILD-20100529174554' was satisfied by service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.core.Applica tionDeployer)'.
[2010-05-29 17:28:42.890] Thread-3 org.eclipse.virgo.medic.eventlog.default KE0101I Reference '&runtimeArtifactModel' in bundle 'org.eclipse.virgo.kernel.model' version '2.1.0.BUILD-20100529174554' was satisfied by service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.model.Runtim eArtifactModel)'.
[2010-05-29 17:28:43.546] Thread-3 org.eclipse.virgo.medic.eventlog.default KE0101I Reference '&objectNameCreator' in bundle 'org.eclipse.virgo.kernel.shell' version '2.1.0.BUILD-20100529174554' was satisfied by service with filter '(objectClass=org.eclipse.virgo.kernel.model.management.Runt imeArtifactModelObjectNameCreator)'.
[2010-05-29 17:28:44.249] kernel-dm-11 org.eclipse.virgo.medic.eventlog.default SH0001I Kernel ssh shell available on port 2401.
[2010-05-29 17:28:44.452] startup-tracker org.eclipse.virgo.medic.eventlog.default KE0002I Kernel started.
[2010-05-29 17:28:44.671] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0000I Installing plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'.
[2010-05-29 17:28:47.390] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0000I Installing bundle 'org.springframework.osgi.core' version '1.2.1'.
[2010-05-29 17:28:48.202] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0000I Installing bundle 'org.springframework.osgi.extender' version '1.2.1'.
[2010-05-29 17:28:48.405] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0000I Installing bundle 'org.springframework.osgi.io' version '1.2.1'.
[2010-05-29 17:28:48.546] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0000I Installing bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'.
[2010-05-29 17:28:48.624] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0000I Installing bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'.
[2010-05-29 17:28:55.671] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0001I Installed bundle 'org.springframework.osgi.core' version '1.2.1'.
[2010-05-29 17:28:55.686] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0001I Installed bundle 'org.springframework.osgi.extender' version '1.2.1'.
[2010-05-29 17:28:55.702] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0001I Installed bundle 'org.springframework.osgi.io' version '1.2.1'.
[2010-05-29 17:28:55.718] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0001I Installed bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'.
[2010-05-29 17:28:55.733] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0001I Installed bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'.
[2010-05-29 17:28:55.733] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0001I Installed plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'.
[2010-05-29 17:28:55.811] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0004I Starting plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'.
[2010-05-29 17:28:55.827] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0004I Starting bundle 'org.springframework.osgi.core' version '1.2.1'.
[2010-05-29 17:28:55.874] start-signalling-1 org.eclipse.virgo.medic.eventlog.default DE0005I Started bundle 'org.springframework.osgi.core' version '1.2.1'.
[2010-05-29 17:28:55.889] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0004I Starting bundle 'org.springframework.osgi.extender' version '1.2.1'.
[2010-05-29 17:28:57.499] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0004I Starting bundle 'org.springframework.osgi.io' version '1.2.1'.
[2010-05-29 17:28:57.530] start-signalling-1 org.eclipse.virgo.medic.eventlog.default DE0005I Started bundle 'org.springframework.osgi.extender' version '1.2.1'.
[2010-05-29 17:28:57.530] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0004I Starting bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'.
[2010-05-29 17:28:57.577] start-signalling-2 org.eclipse.virgo.medic.eventlog.default DE0005I Started bundle 'org.springframework.osgi.io' version '1.2.1'.
[2010-05-29 17:28:57.608] start-signalling-2 org.eclipse.virgo.medic.eventlog.default DE0005I Started bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'.
[2010-05-29 17:28:57.639] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0004I Starting bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'.
[2010-05-29 17:28:57.905] start-signalling-2 org.eclipse.virgo.medic.eventlog.default DE0005I Started bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'.
[2010-05-29 17:28:57.905] start-signalling-2 org.eclipse.virgo.medic.eventlog.default DE0005I Started plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'.
[2010-05-29 17:28:57.936] Thread-2 org.eclipse.virgo.medic.eventlog.default UR0001I User region ready.
Re: Build Virgo [message #579138 is a reply to message #579123] Tue, 01 June 2010 11:15 Go to previous messageGo to next message
Chris Frost is currently offline Chris FrostFriend
Messages: 230
Registered: January 2010
Location: Southampton, England
Senior Member

Hi,

Thanks for that. The 'waiting for reference' messages coming out at the start are simply the result of the machine it's running on being a little slow, just warnings so nothing to worry about. Our dev machines are quite fast so we could of set the limits a little to eager. I think if you are getting this on production equipment it would be worth raising a bug getting us to move the limits back a little.

Thanks, Chris.
--
------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.


------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.
Re: Build Virgo [message #579159 is a reply to message #537109] Tue, 01 June 2010 16:49 Go to previous messageGo to next message
Veselin Kovacevic is currently offline Veselin KovacevicFriend
Messages: 12
Registered: April 2010
Junior Member
Hi Chris,

It's log from my desktop win machine (Win XP, Pentium 4, 2GB) where besides kernel at same time running STS, Tomcat, Firefox, Outlook and several applications and corporate policy services (PF usage 1.5 GB approx.). So, when I turned off some of these apps, 'waiting for reference' messages disappeared.

Log from WinXP (PF usage 750 MB)

[2010-06-01 14:09:54.334] startup-tracker org.eclipse.virgo.medic.eventlog.default KE0001I Kernel starting.
[2010-06-01 14:10:02.412] kernel-dm-11 org.eclipse.virgo.medic.eventlog.default SH0001I Kernel ssh shell available on port 2401.
[2010-06-01 14:10:02.583] startup-tracker org.eclipse.virgo.medic.eventlog.default KE0002I Kernel started.
[2010-06-01 14:10:02.740] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0000I Installing plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'.
[2010-06-01 14:10:03.990] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0000I Installing bundle 'org.springframework.osgi.core' version '1.2.1'.
[2010-06-01 14:10:04.443] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0000I Installing bundle 'org.springframework.osgi.extender' version '1.2.1'.
[2010-06-01 14:10:04.583] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0000I Installing bundle 'org.springframework.osgi.io' version '1.2.1'.
[2010-06-01 14:10:04.708] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0000I Installing bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'.
[2010-06-01 14:10:04.771] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0000I Installing bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'.
[2010-06-01 14:10:10.302] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0001I Installed bundle 'org.springframework.osgi.core' version '1.2.1'.
[2010-06-01 14:10:10.318] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0001I Installed bundle 'org.springframework.osgi.extender' version '1.2.1'.
[2010-06-01 14:10:10.318] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0001I Installed bundle 'org.springframework.osgi.io' version '1.2.1'.
[2010-06-01 14:10:10.333] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0001I Installed bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'.
[2010-06-01 14:10:10.349] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0001I Installed bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'.
[2010-06-01 14:10:10.349] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0001I Installed plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'.
[2010-06-01 14:10:10.412] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0004I Starting plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'.
[2010-06-01 14:10:10.427] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0004I Starting bundle 'org.springframework.osgi.core' version '1.2.1'.
[2010-06-01 14:10:10.458] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0004I Starting bundle 'org.springframework.osgi.extender' version '1.2.1'.
[2010-06-01 14:10:10.474] start-signalling-1 org.eclipse.virgo.medic.eventlog.default DE0005I Started bundle 'org.springframework.osgi.core' version '1.2.1'.
[2010-06-01 14:10:11.505] start-signalling-1 org.eclipse.virgo.medic.eventlog.default DE0005I Started bundle 'org.springframework.osgi.extender' version '1.2.1'.
[2010-06-01 14:10:11.505] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0004I Starting bundle 'org.springframework.osgi.io' version '1.2.1'.
[2010-06-01 14:10:11.537] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0004I Starting bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'.
[2010-06-01 14:10:11.552] start-signalling-1 org.eclipse.virgo.medic.eventlog.default DE0005I Started bundle 'org.springframework.osgi.io' version '1.2.1'.
[2010-06-01 14:10:11.583] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0004I Starting bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'.
[2010-06-01 14:10:11.583] start-signalling-1 org.eclipse.virgo.medic.eventlog.default DE0005I Started bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'.
[2010-06-01 14:10:11.724] start-signalling-1 org.eclipse.virgo.medic.eventlog.default DE0005I Started bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'.
[2010-06-01 14:10:11.740] start-signalling-1 org.eclipse.virgo.medic.eventlog.default DE0005I Started plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'.
[2010-06-01 14:10:11.755] Thread-2 org.eclipse.virgo.medic.eventlog.default UR0001I User region ready.


In addition, I have checked on Linux production machine (RH Enterprise 5, 4GB, dual-core).
Kernel started twice faster than on Win machine without 'waiting' messages.
I used same win build (of course after converted bin scripts in unix format).

Log from RHE 5

[2010-06-01 17:44:33.689] startup-tracker org.eclipse.virgo.medic.eventlog.default KE0001I Kernel starting.
[2010-06-01 17:44:38.537] kernel-dm-11 org.eclipse.virgo.medic.eventlog.default SH0001I Kernel ssh shell available on port 2401.
[2010-06-01 17:44:38.636] startup-tracker org.eclipse.virgo.medic.eventlog.default KE0002I Kernel started.
[2010-06-01 17:44:38.750] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0000I Installing plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'.
[2010-06-01 17:44:38.843] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0000I Installing bundle 'org.springframework.osgi.core' version '1.2.1'.
[2010-06-01 17:44:38.879] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0000I Installing bundle 'org.springframework.osgi.extender' version '1.2.1'.
[2010-06-01 17:44:38.900] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0000I Installing bundle 'org.springframework.osgi.io' version '1.2.1'.
[2010-06-01 17:44:38.918] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0000I Installing bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'.
[2010-06-01 17:44:38.934] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0000I Installing bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'.
[2010-06-01 17:44:39.877] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0001I Installed bundle 'org.springframework.osgi.core' version '1.2.1'.
[2010-06-01 17:44:39.882] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0001I Installed bundle 'org.springframework.osgi.extender' version '1.2.1'.
[2010-06-01 17:44:39.886] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0001I Installed bundle 'org.springframework.osgi.io' version '1.2.1'.
[2010-06-01 17:44:39.891] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0001I Installed bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'.
[2010-06-01 17:44:39.896] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0001I Installed bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'.
[2010-06-01 17:44:39.901] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0001I Installed plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'.
[2010-06-01 17:44:39.932] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0004I Starting plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'.
[2010-06-01 17:44:39.941] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0004I Starting bundle 'org.springframework.osgi.core' version '1.2.1'.
[2010-06-01 17:44:39.951] start-signalling-1 org.eclipse.virgo.medic.eventlog.default DE0005I Started bundle 'org.springframework.osgi.core' version '1.2.1'.
[2010-06-01 17:44:39.951] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0004I Starting bundle 'org.springframework.osgi.extender' version '1.2.1'.
[2010-06-01 17:44:40.388] start-signalling-1 org.eclipse.virgo.medic.eventlog.default DE0005I Started bundle 'org.springframework.osgi.extender' version '1.2.1'.
[2010-06-01 17:44:40.394] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0004I Starting bundle 'org.springframework.osgi.io' version '1.2.1'.
[2010-06-01 17:44:40.404] start-signalling-1 org.eclipse.virgo.medic.eventlog.default DE0005I Started bundle 'org.springframework.osgi.io' version '1.2.1'.
[2010-06-01 17:44:40.404] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0004I Starting bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'.
[2010-06-01 17:44:40.424] start-signalling-1 org.eclipse.virgo.medic.eventlog.default DE0005I Started bundle 'org.eclipse.virgo.kernel.agent.dm' version '2.1.0.BUILD-20100529174554'.
[2010-06-01 17:44:40.427] system-artifacts org.eclipse.virgo.medic.eventlog.default DE0004I Starting bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'.
[2010-06-01 17:44:40.557] start-signalling-1 org.eclipse.virgo.medic.eventlog.default DE0005I Started bundle 'org.eclipse.virgo.kernel.deployer.dm' version '2.1.0.BUILD-20100529174554'.
[2010-06-01 17:44:40.563] start-signalling-1 org.eclipse.virgo.medic.eventlog.default DE0005I Started plan 'org.eclipse.virgo.kernel.userregion.springdm' version '2.1.0'.
[2010-06-01 17:44:40.570] Thread-2 org.eclipse.virgo.medic.eventlog.default UR0001I User region ready.


Thanks,

Veso
Re: Build Virgo [message #579180 is a reply to message #537251] Wed, 02 June 2010 08:25 Go to previous message
Chris Frost is currently offline Chris FrostFriend
Messages: 230
Registered: January 2010
Location: Southampton, England
Senior Member

Hi,

Thanks for letting us know. It's good to know they go away on that hardware, they really should. This is useful to know.

Chris.
--
------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.


------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.
Previous Topic:Deployment order based on the artifact type
Next Topic:Speeding up resolution and server start up
Goto Forum:
  


Current Time: Thu Apr 18 10:57:32 GMT 2024

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

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

Back to the top