Deploying Information Console WAR to Tomcat 7

Options
nuppala
edited February 11, 2022 in Analytics #1

Hi

I have deployed information console 16 to Apache Tomcat 7 after changing configurations as per the installation guide. However while starting application in tomcat i get below error:

Anyone has encountered the same issue before?

at org.apache.shindig.config.JsonContainerConfig.(JsonContainerConfig.java:97)
while locating org.apache.shindig.config.JsonContainerConfig
while locating org.apache.shindig.config.ContainerConfig
for parameter 0 at org.apache.shindig.gadgets.uri.DefaultProxyUriManager.(DefaultProxyUriManager.java:76)
while locating org.apache.shindig.gadgets.uri.DefaultProxyUriManager
while locating org.apache.shindig.gadgets.uri.ProxyUriManager
for parameter 1 at org.apache.shindig.gadgets.rewrite.StyleTagProxyEmbeddedUrlsRewriter.(StyleTagProxyEmbeddedUrlsRewriter.java:43)
while locating org.apache.shindig.gadgets.rewrite.StyleTagProxyEmbeddedUrlsRewriter
at org.apache.shindig.gadgets.rewrite.RewriteModule.provideAccelResponseRewriters(RewriteModule.java:119)
while locating java.util.List<org.apache.shindig.gadgets.rewrite.ResponseRewriter> annotated with @com.google.inject.name.Named(value=shindig.accelerate.response.rewriters)
Caused by: org.apache.shindig.config.ContainerConfigException: Trouble parsing ?/*

Regards,
Naveen

Answers

  • Can you help answer this question?

    We've noticed this question is over 30 days old and hasn't received a response. We're turning to you, the community, to help answer it.

    This generic response is intended to prompt discussion in this post. The question remains open to your answers, suggestions, and best practices.

    If you posted this question and were able to resolve the issue, or still need additional help, please let us know. Your question and its resolution are important to us, and we want to help.

    David Sciuto