-
Experience with TS 6.5 SP1 & Win SP1
I know - it's not supported but.... Since March I have been running Windows 2003 Server STANDARD Edition with TeamSite 6.5. During the summer we put on SP1 of TS. I'm not sure when SP1 of W2K was put on. We ran that machine with VERY light usage (it was used for development and testing) from March until November 13th. On…
-
GUI displays server error looking at details
W2k3 OD 6.0.1 While a deployment is "running" we try to view the details of what's going on (populate the bottom frame) by clicking on the deployment, we receive an error in the bottom frame. Once the deployment completes it display just fine. The error is: java.lang.NullPointerException at…
-
All Shared devices
Windows 2003 Server (Standard edition) TeamSite 6.5 SP1 We have been running in this configuration for a few months with very light usage. As expected on Monday our usage went way up. Every night we reboot the server. Today, our file shares are not responding in a timely fashion. All file shares, not just iwserver. Some…
-
od-admin on receiver
OD 6.0.1 Base: Windows 2k3 Rcvr: Solaris 9 We have a 14 running OD receivers running 6.0.1. We can successfully remotely manage 13 of them. On the 14th one we are receiving: API: 2005-11-14 08:43:18 CST GMT-06:00 User XXXXX\**** login on od-admin role but is not an od-admin user on this OpenDeploy host. API: 2005-11-14…
-
Invalid workflow; access denied
Windows 2003 TS 6.5 Just incase someone else has this same problem on a new installation..... When most users (but not all) tried to run a workflow they received the error "invalid workflow; access denied". The workflow was valid, we could start it up with iwjobc but from the gui it would not start. The issue was the…
-
Access Denied; Invalid Workflow
Windows 2003 TS 6.5 Just incase someone else has this same problem on a new installation..... When most users (but not all) tried to run a workflow they received the error "invalid workflow; access denied". The workflow was valid, we could start it up with iwjobc but from the gui it would not start. The issue was the…
-
Edit causes two windows to appear
TS 6.5 Windows 2003 server Client - XP w/IE 6.x, professional Well, this post was going to be a question We have one user where things are really screwy Pressing edit (templated file) - produced two edit screens Checking "My Local Files" replaced the main window. (there may be other things, but we didnt' discover them)…
-
Viewing content from withing TS
W2k3 TS6.5 When I try to view a document (straight HTML, not templated) by clicking on the filename from within TeamSite a new browser window pops up and I get the error "cannot find server or DNS." (Read on before you assume anything) The URL I use to signon to TeamSite is: http://sdcpwsp02/iw-cc/command/iw.ui The URL…
-
Single Signon
Environment: Windows 2003 Opendeploy: v6.0.1 Has anyone tried (and hopefully succeeded) to perform a "single signon" to OpenDeploy by automatically generating the cookie(s) required? I have an app that lives in our portal that validates who you are and builds the TeamSite cookies successfully so by clicking on the TeamSite…
-
Standard output from External tasks
TS 6.5 Windows Where does "standard output" go for an external task? If I put a "print" statement in an external task's perl code, where does that output go? And since I'm asking - what about any "system error messages" like "file not found" if the perl script being executed doesn't exist? Dan Dan Bowker Northern Trust Web…
-
Chicago User Group meeting
I will be hosting an Interwoven User Group meeting on June 16th from 1:00 until ... Meeting details: Thursday, June 16, 1:00 -> . . .. 7th floor - Madison room 181 West Madison Chicago JUNE 16, 2005 1:00 - 1:30 Arrival / Welcome 1:30 - 1:45 Introductions 1:45 - 2:45 ContentServices presentation given at GearUp, presented…
-
Chicago User Group meeting
I will be hosting a Chicago User Group meeting in Downtown Chicago on Thursday June 16th. During that meeting I will be re-presenting my GearUp presentation on Content Services for TeamSite. After the presentation I'll give a demo of our in-house developed customized TeamSite Interface which is build 100% on CSSDK.…
-
bad VPATH
TS 5.5.2 OD 6.0.1 Win 2k Just upgraded to OD 6.0.1. (Before you jump to conclusions, we have changed the slashes from / to \, we have tried y:/, //iwserver, and about 100 other options with combinations.) Now we are receiving this error: ERROR: Error locating Y:\default\main\NT\WORKAREA\odtest\www\. ERROR: Teamsite compare…
-
I know it's not supported but...
Is any one running successfully or tried unsuccessfully to run TeamSite 6.5 server under Windows XP Professional? (Not the client side, but the actual server.) I know it's not supported, but neither is VMWare and the engineers/sales people use(d?) it all the time. Dan Bowker Northern Trust Web Publishing Technology
-
CSSDK for OpenDeploy ?
The diagram in the knowledge base article Introduction to ContentServices Foundation 1.0 Used with OpenDeploy 6.0 Knowledge Base Article: 52553 Shows that there is a "CS for OpenDeploy". Is there one? Using the CSSDK (once I got it setup) for TeamSite in general is pretty slick and is documented pretty well as Java Apps…
-
CSF error
OD 6.0.1 Win2k I'm trying to get ContentServicesFoundations (CSF) up and running and have hit a wall. I'm receiving a "404 page not found" when attempting to get version number CSVersion ver = clientUtil.getODWebSvcVersion(webService); The client configuration appears to be okay since when I change the hostname to be…