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)
Restoring Extended Attributes and generated files
Harsh
Hi All,
We are getting errors while creating New Data Records or Generating a Page. We are using teamsite 5.0.2 on windows platform and for some maintenance reason teamsite admin copied the contents of a branch to his local windows folder and deleted that branch. These contents were restored back again by creating a new branch with the same name as previous one. We could see all generated pages, DCR etc. but get above mentioned errors. When try to regenerate existing file, it says "Not a TeamSite Templating generated file". Is there any workaround to this? Any help in this regard is highly appreciated.
Find more posts tagged with
Comments
LooseCannon
Apparently your previously generated files lost their x-attributes, therefore you need to run iwgen before you can run iwregen.
>>We are getting errors while creating New Data Records..
What error are you receiving?
Harsh
Here is the error that we get when "New Data Record" is selected.
Error: 500
Location: /iw/webdesk/templating/DatacaptureServlet
Internal Servlet Error:
com.interwoven.api.access.IWPolicedMixin$OpDeniedException: Operation "read" is not permitted.
at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:245)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at com.interwoven.api.filesys.IWSimpleFileRemoterImpl_Stub.open(Unknown Source)
at com.interwoven.api.filesys.IWSimpleFile.open(IWSimpleFile.java:95)
at com.interwoven.api.filesys.IWSimpleFile.open(IWSimpleFile.java:110)
at com.interwoven.sharedutils100.filesys.ContentFileInputStream.(ContentFileInputStream.java:26)
at com.interwoven.templating.DatacaptureServlet.readDCT(DatacaptureServlet.java:727)
at com.interwoven.templating.DatacaptureServlet.doCreateNewDCRForm(DatacaptureServlet.java:962)
at com.interwoven.templating.DatacaptureServlet.doGet(DatacaptureServlet.java:115)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at com.interwoven.framework.IWServlet.service(IWServlet.java:38)
at com.interwoven.framework.AuthServlet.service(AuthServlet.java:73)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
at org.apache.tomcat.core.Handler.service(Handler.java:287)
at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:797)
at org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
at java.lang.Thread.run(Thread.java:484)
james1
Looks like your datacapture.cfg file is not readable by the user invoking "New Data Content Record".
Probably when the admin copied the files into the new branch of TeamSite, you got a new set of permissions on the files.
-- James
--
James H Koh
Interwoven Engineering