Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
CSSDK Error after installing TS 6.7.1 SP1
ReggieRWalker
Env.: TS 6.7.1 SP1 - Win2K3
After installing SP1, I am getting the following error in my cssdk.log file:
WARNING: com.systinet.wasp.services.com.interwoven.cssdk.sci.soap.filesys.FileServiceSOAPImpl - has thrown an application exception.
EXCEPTION: no message
java.lang.NullPointerException
at java.util.Date.getMillisOf(Date.java:938)
at java.util.Date.after(Date.java:911)
at com.interwoven.cssdk.sci.data.CSSessionCache.isExpired(CSSessionCache.java:652)
at com.interwoven.cssdk.sci.data.CSSessionCache.getSession(CSSessionCache.java:663)
at com.interwoven.cssdk.sci.filesys.FileServiceSciImpl.getFileBasicData(FileServiceSciImpl.java:2010)
at com.interwoven.cssdk.sci.soap.filesys.FileServiceSOAPImpl.getFileBasicData(FileServiceSOAPImpl.java:1312)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.systinet.wasp.server.adaptor.JavaInvoker.invokeService(JavaInvoker.java:1598)
at com.systinet.wasp.server.adaptor.JavaInvoker.endInvoke(JavaInvoker.java:567)
at com.idoox.wasp.server.adaptor.JavaAdaptorImpl.endInvoke(JavaAdaptorImpl.java:76)
at com.idoox.wasp.server.AdaptorTemplate.javaInvocation(AdaptorTemplate.java:566)
at com.idoox.wasp.server.AdaptorTemplate.doDispatch(AdaptorTemplate.java:391)
at com.idoox.wasp.server.AdaptorTemplate.dispatch(AdaptorTemplate.java:324)
at com.idoox.wasp.server.ServiceConnector.dispatch(ServiceConnector.java:385)
at com.systinet.wasp.ServiceManagerImpl.dispatchRequest(ServiceManagerImpl.java:638)
at com.systinet.wasp.ServiceManagerImpl.dispatch(ServiceManagerImpl.java:475)
at com.systinet.wasp.ServiceManagerImpl$DispatcherConnHandler.handlePost(ServiceManagerImpl.java:2584)
at com.idoox.transport.http.server.Jetty$WaspHttpHandler.handle(Jetty.java:97)
at com.mortbay.HTTP.HandlerContext.handle(HandlerContext.java:1087)
at com.mortbay.HTTP.HttpServer.service(HttpServer.java:675)
at com.mortbay.HTTP.HttpConnection.service(HttpConnection.java:457)
at com.mortbay.HTTP.HttpConnection.handle(HttpConnection.java:317)
at com.mortbay.HTTP.SocketListener.handleConnection(SocketListener.java:99)
at com.mortbay.Util.ThreadedServer.handle(ThreadedServer.java:254)
at com.mortbay.Util.ThreadPool$PoolThreadRunnable.run(ThreadPool.java:607)
at java.lang.Thread.run(Thread.java:595)
Has anyone seen this error?
Find more posts tagged with
Comments
There are no comments yet