Home
TeamSite
Mediabin and TS 6.1 on solaris
hitc
Hi
I have problems installing the connector on TS 6.1,it was running perfectly on 5.5.2 ...
I have put the jar files in the httpd/webapps/content_center/WEB-INF/lib directory,the classes files in httpd/webapps/content_center/WEB-INF/classes/com/interwoven. tmbcEncrypt is working but not tsmbcUpdate and tsmbcGenerate...
I always have this error:
-----------------------------------------------------------------------------------------------------------------------------------------
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Error instantiating servlet class com.interwoven.MBConnector.tsmbcUpdate
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:912)
at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:668)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2415)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:594)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:392)
at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:565)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:619)
at java.lang.Thread.run(Thread.java:479)
root cause
java.lang.NoClassDefFoundError: com/interwoven/api/service/IWService
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Class.java:232)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:903)
at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:668)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2415)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:594)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:392)
at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:565)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:619)
at java.lang.Thread.run(Thread.java:479)
-----------------------------------------------------------------------------------------------------------------------------------------
If someone have an idea,comment or know how to make it work....plz tell me
Thx
Find more posts tagged with
Comments
BrianMeek
Since you've recently upgraded TeamSite from v5.5.2, you'll need to upgrade the 'Connector too. I'm not sure which version of MediaBin you're using, but v4.01 has a couple of different options for TeamSite v6.
First, a TS v6-compatible version of the TeamSite components of the 'Connector you're using can be found under the v4.01 MediaBin Web Client install directory in ~/TSMBConnector/TSMBC_TS6.0_MB4.0.tar.
Also, a completely new Connector, aka the "ECM Solution" can be downloaded from support.interwoven.com along with the TeamSite components. This new 'Connector has advantages in that the "browse MediaBin" UI is a TeamSite component that talks to MB Web Services (as opposed to a call-out to an IIS-based active server page). Also, the new connector allows for asset renditions retrieved from MediaBin to target any workarea. The disadvantage is that the new UI doesn't yet include a search function (folks must browse by path).
Good luck with it,
-- brian
hitc
Thx Brian,
I tried the connector 4.0 but it's worse
during the command ./install_webapps.ipl -jsp_precompile content_center,I have hundred times the following exception:
2004-10-01 02:16:47 - Exception initializing TldLocationsCache: invalid END header (bad central directory offset)
At the end no errors are thrown,teamsite seems to be up and running and all the webapps are built but...no way to access the login page of teamsite,there is always a 404 error.I tried to use the 3.5 classes and jar files but the problem is the same
Really fun...
lyman
Sorry if I missed that information, but what version of the MediaBin Server are you running?
Thanks,
Lyman Hurd
MediaBin Server Team
hitc
The server is 3.5,but it's running perfect on another windows machine.The problem is with the connector on solaris.For the moment I want the connector to run,I will change the server later if needed.There is no link between the two during the installation of the connector (or is there something I missed?).
First I tried the connector 3.0 with TS6.1 SP1 on solaris
tsmbcEncrypt was working but I had the java error with tsmbcUpdate and tsmbcGenerate.
So I tried the connector 4.0 with TS6.1 SP1 on solaris, but there I have more than a hundred time :
2004-10-01 02:16:47 - Exception initializing TldLocationsCache: invalid END header (bad central directory offset)
when it configure the jsp files.The only change since yesterday is that contentservices was installed but I don't think there is a link.When I remove TSMBConnector from the toolkits.xml fle,I don't have the warning.I never had problems with TS 5.5.2.