Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[vtp-dev] Missing Bundles (http://www.eclipse.org/downloads/download.php?file=/technology/vtp/VTP-3.0_I20080630.zip on eclipse 3.4)?

Hi guys

Im writing this list as it's the list referenced from
http://www.eclipse.org/vtp/community.php. It seems it's the developer
list?

But anyhow when I export the voice application as a war file from
eclipse and deploy it, to JBOSS I get a a couple of errors:

....
eclipse.buildId=unknown
2009-04-02 13:40:23,015 INFO  [STDOUT] java.version=1.5.0_15
2009-04-02 13:40:23,015 INFO  [STDOUT] java.vendor=Sun Microsystems Inc.
2009-04-02 13:40:23,015 INFO  [STDOUT] BootLoader constants: OS=win32
2009-04-02 13:40:23,015 INFO  [STDOUT] , ARCH=x86
2009-04-02 13:40:23,015 INFO  [STDOUT] , WS=win32
2009-04-02 13:40:23,015 INFO  [STDOUT] , NL=da_DK
2009-04-02 13:40:23,015 INFO  [STDOUT] Command-line arguments:
2009-04-02 13:40:23,015 INFO  [STDOUT]  -consoleLog
2009-04-02 13:40:23,015 INFO  [STDOUT] !ENTRY
2009-04-02 13:40:23,015 INFO  [STDOUT]
2009-04-02 13:40:23,015 INFO  [STDOUT] org.eclipse.osgi
2009-04-02 13:40:23,015 INFO  [STDOUT]
2009-04-02 13:40:23,015 INFO  [STDOUT] 4
2009-04-02 13:40:23,015 INFO  [STDOUT]
2009-04-02 13:40:23,015 INFO  [STDOUT] 0
2009-04-02 13:40:23,015 INFO  [STDOUT]
2009-04-02 13:40:23,015 INFO  [STDOUT] 2009-04-02 13:40:23.015
2009-04-02 13:40:23,015 INFO  [STDOUT] !MESSAGE
2009-04-02 13:40:23,015 INFO  [STDOUT]
2009-04-02 13:40:23,015 INFO  [STDOUT] Bundle
org.eclipse.osgi.services@1:start not found.
2009-04-02 13:40:23,015 INFO  [STDOUT] !ENTRY
2009-04-02 13:40:23,015 INFO  [STDOUT]
2009-04-02 13:40:23,015 INFO  [STDOUT] org.eclipse.osgi
2009-04-02 13:40:23,015 INFO  [STDOUT]
2009-04-02 13:40:23,015 INFO  [STDOUT] 4
....

Are you (devs) aware of this and how do I work around it?


regards Nino


Back to the top