-
731 LSCS port issue
New install, 731 on Linux I used the default of 1876 for the LSCS port when I installed LiveSiteCSAuth and used port 8080 for the TeamSite port. Strange thing is that when I try to view the LSCS admin, nothing is running on 1876, but it works on 8080 (http://teamsite-731:8080/lscs/v1/document?q=*) Not that I really care,…
-
java.lang.IllegalStateException in servletd_out
TS/SP 7.1 on Linux. We are getting this error, it stops for a while and then we get it 1M times in 1 day (seriously). So you see the servletd_out grow GBs in a day. Since servletd goes away in an upgrade, I am pushing for that. But just curious if *anyone* can point to something we may have done, I have not seen anything…
-
PLC workflow, email debug information
TS 7.1, Linux We use the PLC and I am trying to get rid of data in servletd_out. One thing I see is a great deal of debug information from email review notifications. I have gone through the model and there is no debug flag for that task. I also check iw.base.loggers and everything was set to default, but we get a lot of…
-
siteminder integration?
TS 7.2.1 on Solaris 10 Attempting to configure SSO according to the manual but not seeing any URL redirection. As I understand by adding the Java parameters and changing iwuiboot TS should pick up that SSO is in use and hit the webagent. However nothing happens, no log file provide feedback. I have restarted TS and rebuilt…
-
7.3.1 and edit components
New install on Linux I loaded some demo spars up and tried to edit a component but it is downloading the XML to the launchpad and not starting the edit component GUI.
-
LSCS with legacy IWOV templates ?
Hey Talking to a customer. They have a lot of legacy DCRs, 95% are IWOV style and not XML style. So when we view the DCR in LSCS, it fails because no DTD (but the data is correct when I view source). I assume the issue I will have is different parsing for IWOV and XML. Any other issues ?
-
My 7.3.1 attempts
First attempts crashed and burned. Tried to upgrade 7.2.1 and 6.7.2 to 7.3.1. Only then did I check the rev of Linux and my RHL 4.7 was not supported. So I made a new install on a RHL 5.4 and have the UI up and running. CC_Pro and STD are fine. The new TeamSite UI and the WFM UI were never able to load correctly
-
upgrade from 7.2.1 to 7.3.1 failed Linux
OK getting this error when TS trying to be configured: 2011-10-17 21:31:20,542 DEBUG com.interwoven.wcm.teamsite.install.TSserverModule - iwlogs location: null 2011-10-17 21:31:20,542 ERROR com.interwoven.wcm.install.framework.ia.Driver - java.lang.NullPointerException at java.util.Hashtable.put(Unknown Source) at…
-
7.3.1 requires the Checksum file?
I tried to install 7.3.1 Linux (while on a plane without internet access). Of course I did not download the 77 byte checksum file. Could not install. Downloaded that and will try this evening.
-
SiteMinder with TS 7.1 help
Hey Trying to debug why SM does not seem to be used on startup. If someone is running with SM on TS 7, can you do me a favor and run: grep SiteMinder /opt/Interwoven/ApplicationContainer/server/default/log/* grep SiteMinder /opt/Interwoven/TeamSite/local/logs/iwui/* On 6.7 server.log will have an entry and I am not seeing…
-
LSCS Deployment log size ?
Has anyone tried to improve the LSCS deployments ? We are using the OOTB deployment which is a date different deployment. It basically chews up about 20 MB per workflow deployment on our site. Since it is a data different, it does not matter if you submit 2 files or 2000. The manifest is about 3 MB per target, log about 2…
-
DNR only run once ?
OK, so I have a DNR that I want to run when the complete iwod task has completed. I have a deployment to a rep farm of 4 targets. And am using this in the DNR [php] <script cmd="/appl/interwoven/TeamSite/custom/bin/imageMove.ipl" as="root" where="/tmp" async="no" /> [/php] But if I look at the log: [Wed Sep 7 11:50:46…
-
Anyone see 7.3 ?
I heard it was out but checked support and all I saw from 7.2.1 Anyone have different information ?
-
using StringTemplates.xsl
OK, so there is an XSL that does regex, locate StringTemplates.xsl /appl/interwoven/ApplicationContainer/server/default/deploy/iw-cc.war/WEB-INF/classes/com/interwoven/xsl/StringTemplates.xsl /appl/interwoven/ApplicationContainer/server/default/deploy/iw-preview.war/WEB-INF/classes/com/interwoven/xsl/StringTemplates.xsl My…
-
OD a single file ?
OD 7.2.1 I do not have access to the server, only the OD GUI. I am trying to get a filelist copied to the server, but that is proving quite difficult. I want to tell OD to deploy a single file from TS, I have tried using the file name in the path specification but that is giving me an error. Is this possible ? [php] [/php]…
-
WFM Unique identifier
OK, should be simple in the command line, you invoke OD with something like -inst $$ which includes the process ID. What is the equivalent function in WFM ? Can I take a prepopulated variable like $IW_SESSION ?
-
Multiple domains/LSCS
OK, should be easy, but it is not behaving the way I expect. We have a single site with different domains, each a different sitemap, header, footer etc. So I used LSCS for this, created a condition, if referrer header contains www.domain1.com apply segment 1, second condition if referrer contains www.domain2.com apply…
-
Protocol Handler ?
All of a sudden deployments to LSCS preview are failing, 7.2.1 on Linux. The deployment log says lscsRuntimeProtocolHandler=${StartDeploy_LscsRuntimeProtocolHandler} (File name too long) What is this ? I cannot find where that variable is set Andy
-
Any trick to attaching dependencies ?
I am writing a new (non-SP/LS workflow). I want to attach dependencies for a DCR so I thought I would use the PLC attach dependencies CGI step. One thing it wants is a TargetNode (no idea why) so I set that to development. I copied everything else verbatim, got it to execute but get an RTE in the servlet log: 2011-05-06…
-
Performance of CGITask start in 7.2.1 ?
Linux 7.2.1, moving code from 6.7.2 There is a external task followed by a CGI task (both go immediate). Funky thing is that there is a 6-8 second delay between when the event log says the CGI task is initiated to when the 1st log entry (1st couple lines of the perl). We are running the CGI through iw_cgi_wrapper.bin…
-
page_scope[title]
OK, I have a test page with the Set Page Title and Keywords component and am using another component with this XSL: [html]$PAGE_SCOPE[title] [/html] I end up with empty h1 tags and the page title is still set to whatever was in the Page Settings before, it is a required field, so it cannot be empty What am I missing ?
-
Anyone using 7.2.1 with mulitple projects ?
This works on 6.7.2 but as my customer is upgrading to 7.2.1, it is failing. We have implemented the instructions in the SPDev manual, Deploy Mulitple Sites to Multiple Runtime Instances. (Branch 1 goes to LiveSiteRuntime, Branch 2 to LSRuntime2, etc) Changed the beans and rebuilt the GUI. Also changed default.site in…
-
LSCS deployment requires od-user or od-admin ?
LSCS/LSDS/TS 7.2.1 on Linux When I submit using the OOTB PLC workflow, the LSCS deployments fail with request denied. LSDS work fine. I have added the users as od-admin or od-user (with permission to run the specific deployments) and then they work. Obviously not a scalable solution. I have made the CLT change:…
-
Targeting install (7.2.1)
Installed 7.2.1 on Linux on a TS server. By default this should include Targeting (whether the license is there or not it should be been installed. Anyway the license was generated without targeting initially and now we have it. Nothing shows up in the menu for targeting, so do I need to reinstall ? I have tried iwreset -a…
-
7.2.1 Advance plugins not showing (MCE)
Linux, TS 7.2.1 Trying to use some of the advanced plugins (TS FP Dev Guide, Table 8, pages 130-131), All I should have to do is IWTinyMCECustomConfig("NewMCEConfig", "toolbarRow", "charmap,inserttime,insertdate,advimage,advhr"); I see the 1st three but not the other 2 (which are in the plugins folder and used by SP). If I…
-
LSCS sample App
OK, I have LSCS runtime on my App server and LSCS Author on the TeamSite server. All 7.2.1 on Linux I am confused about the sample app. To get it to work in TS I need to change, lscsrt-home/runtime/webapps.lscs/WEB-INF/lscs-conf.properties OK, but that is on the App server and not on the TS server, or am I supposed to…
-
read all DCRs
OK, building a component to provide a list of pages (and DCRs) - index page of press releases. 2 issues. The first should be pretty easy. How do I reference the path (templatedata/category/type/data/) in Java ? If I hard code it (iwmnt...), then it breaks when released to prod ? The second is going to be uglier. How do I…
-
Component setting title tags ?
OK, the page title is defined by the page settings, though the browser title has more than just what is in that field. What is building the rest of the title ? I was looking through the fixed layouts and did not see anything in there. Is there a way I can grab a datum for the title instead ? Tips/Pointers/RTFMs…