Expand my Community achievements bar.

We are excited to introduce our latest innovation to enhance the Adobe Campaign user experience — the Adobe Campaign v8 Web User Interface!

Issue with starting web server of Neolane Adobe Campaign

Avatar

Level 1

Hi

I'm following this manual:

  https://docs.campaign.adobe.com/doc/AC6.1/en/INS_Installation_for_Windows__Installing_the_server.htm...

when I reached this command:

> nlserver start web

I'm getting exceptions:

10:02:39 >   Jul 25, 2017 10:02:39 AM org.apache.catalina.core.ContainerBase st

artInternal

SEVERE: A child container failed during start

java.util.concurrent.ExecutionException: org.apache.catalina.Lifec

ycleException: Failed to start component [StandardEngine[Tomcat-St

andalone].StandardHost[localhost].StandardContext[/nl]]

at java.util.concurrent.FutureTask.report(FutureTask.java:122)

at java.util.concurrent.FutureTask.get(FutureTask.java:192)

at org.apache.catalina.core.ContainerBase.startInternal(Containe

rBase.java:1128)

at org.apache.catalina.core.StandardHost.startInternal(StandardH

ost.java:782)

at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.ja

va:150)

at org.apache.catalina.core.ContainerBase$StartChild.call(Contai

nerBase.java:1566)

at org.apache.catalina.core.ContainerBase$StartChild.call(Contai

nerBase.java:1556)

at java.util.concurrent.FutureTask.run(FutureTask.java:266)

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolE

xecutor.java:1142)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPool

Executor.java:617)

at java.lang.Thread.run(Thread.java:748)

Caused by: org.apache.catalina.LifecycleException: Failed to start

component [StandardEngine[Tomcat-Standalone].StandardHost[localhos

t].StandardContext[/nl]]

at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.ja

From the log I can see that issue is related to tomcat:

25, 2017 10:18:39 AM org.apache.catalina.core.ContainerBase startInternal

SEVERE: A child container failed during start

  1. java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Tomcat-Standalone].StandardHost[localhost].StandardContext[/xtk/img]]

From Compatibility Matrix table:
Tools

Java Development Kit (JDK)

  • 6 (32 bits) - from u30
  • 6 (64 bits) - from u39
  • 7 (32 bits) - from u45
  • 7 (64 bits) - from u45

The application has been approved for the Java Development Kit (JDK) developed by Oracle as well as for OpenJDK.

I have java 1.8.0_141 (64bit  last version, both jre & jdk) installed.

But it's still not working for me!

14 Replies