Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[vtp-dev] OpenVXML app deployment error

Hi,

 

I’m new to OpenVXML. I’m getting following error while deploying the application on Tomcat 6.0 server on Windows XP machine.

 

INFO: Deploying web application archive VXMLIVR.war

Listening on port 0.0.0.0/0.0.0.0:12345 ...

INFO|2012/04/05|10:43:12> Host Started

java.lang.ArrayIndexOutOfBoundsException: 0

      at org.eclipse.vtp.framework.engine.runtime.Blueprint.linkExecutables(Blueprint.java:365)

      at org.eclipse.vtp.framework.engine.runtime.Blueprint.<init>(Blueprint.java:84)

      at org.eclipse.vtp.framework.engine.main.ProcessEngine.createProcess(ProcessEngine.java:328)

      at org.eclipse.vtp.framework.engine.http.Deployment.<init>(Deployment.java:70)

      at org.eclipse.vtp.framework.engine.http.HttpConnector.deploy(HttpConnector.java:251)

      at org.eclipse.vtp.framework.engine.osgi.HttpConnectorManager$HttpConnectorDeployments.updated(HttpConnectorManager.java:514)

      at org.eclipse.vtp.framework.util.StaticConfigurationAdmin.configure(StaticConfigurationAdmin.java:324)

      at org.eclipse.vtp.framework.util.StaticConfigurationAdmin.dispatch(StaticConfigurationAdmin.java:250)

      at org.eclipse.vtp.framework.util.StaticConfigurationAdmin.added(StaticConfigurationAdmin.java:194)

      at org.eclipse.vtp.framework.util.StaticConfigurationAdmin.access$1(StaticConfigurationAdmin.java:188)

      at org.eclipse.vtp.framework.util.StaticConfigurationAdmin$ConfigurationTargetTracker$3.run(StaticConfigurationAdmin.java:442)

      at org.eclipse.vtp.framework.util.StaticConfigurationAdmin$Dispatcher.run(StaticConfigurationAdmin.java:594)

      at java.lang.Thread.run(Unknown Source)

.

.

.

!SESSION 2012-04-05 10:43:13.352 -----------------------------------------------

eclipse.buildId=unknown

java.version=1.6.0_10

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

Command-line arguments:  -consoleLog

 

!ENTRY org.eclipse.osgi 4 0 2012-04-05 10:43:13.352

!MESSAGE Bundle org.eclipse.osgi.services@1:start not found.

 

!ENTRY org.eclipse.osgi 4 0 2012-04-05 10:43:13.383

!MESSAGE Bundle org.eclipse.equinox.common@2:start not found.

 

!ENTRY org.eclipse.osgi 4 0 2012-04-05 10:43:13.383

!MESSAGE Bundle org.eclipse.equinox.app@2:start not found.

 

!ENTRY org.eclipse.osgi 4 0 2012-04-05 10:43:13.383

!MESSAGE Bundle org.eclipse.equinox.preferences@start not found.

 

!ENTRY org.eclipse.osgi 4 0 2012-04-05 10:43:13.383

!MESSAGE Bundle org.eclipse.equinox.registry@start not found.

 

!ENTRY org.eclipse.osgi 4 0 2012-04-05 10:43:13.383

!MESSAGE Bundle org.eclipse.core.contenttype@start not found.

 

!ENTRY org.eclipse.osgi 4 0 2012-04-05 10:43:13.383

!MESSAGE Bundle org.eclipse.core.jobs@start not found.

 

!ENTRY org.eclipse.osgi 4 0 2012-04-05 10:43:13.383

!MESSAGE Bundle org.eclipse.core.runtime@start not found.

 

 

Looking at the archives I do see other having this issue, but could not find a resolution. Could you pls help

 

Thx

 

-Satish

 


Important Notice to Recipients:

 

The sender of this e-mail is an employee of Morgan Stanley Smith Barney LLC. If you have received this communication in error, please destroy all electronic and paper copies and notify the sender immediately. Erroneous transmission is not intended to waive confidentiality or privilege.  Morgan Stanley Smith Barney reserves the right, to the extent permitted under applicable law, to monitor electronic communications. This message is subject to terms available at the following link: http://www.morganstanley.com/disclaimers/mssbemail.html.  If you cannot access this link, please notify us by reply message and we will send the contents to you.  By messaging with Morgan Stanley Smith Barney you consent to the foregoing.


Back to the top