Home
TeamSite
problems with login screen
eiki
Hi,
The following error is thrown in the IE when i try to login:
HTTP Status 404 - /iw-cc/command/iw.ui
--------------------------------------------------------------------------------
type Status report
message /iw-cc/command/iw.ui
description The requested resource (/iw-cc/command/iw.ui) is not available.
--------------------------------------------------------------------------------
Apache Tomcat/4.1.24
Getting this error in ieinterwoven_adminEventReporting.log:
2006-10-27 12:31:09,513 [Thread-4] ERROR - Error loading JNDI context JndiContext-11.
2006-10-27 12:31:09,513 [Thread-4] INFO - Reason:
javax.naming.NamingException: no such object in table. Root exception is
java.rmi.NoSuchObjectException: no such object in table
at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:240)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:215)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:117)
at org.exolab.jms.jndi.rmi.RmiJndiServer_Stub.getInitialContext(Unknown Source)
at org.exolab.jms.jndi.rmi.RmiJndiInitialContextFactory.getInitialContext(Unknown Source)
at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:660)
at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:241)
at javax.naming.InitialContext.init(InitialContext.java:217)
at javax.naming.InitialContext.(InitialContext.java:173)
at com.interwoven.report100.TEventReportingManager.initJndiContext(TEventReportingManager.java:746)
at com.interwoven.report100.TEventReportingManager.initJndiContexts(TEventReportingManager.java:786)
at com.interwoven.report100.TEventReportingManager.access$1300(TEventReportingManager.java:108)
at com.interwoven.report100.TEventReportingManager$TRestartTask.run(TEventReportingManager.java:1872)
at java.util.TimerThread.mainLoop(Timer.java:430)
at java.util.TimerThread.run(Timer.java:380)
2006-10-27 12:31:09,513 [Thread-4] WARN - Skipping JNDI context JndiContext-11 and all its subordinate objects.
can anyone help me please? thanks!
Find more posts tagged with
Comments
Nicholas
Are you able to see the login screen or you are getting this error when you hit the login button (after entering login credentials)?
Well, Just make sure if services running.
Hope this help
Thanks Nicholas
eiki
Hi Nicholas,
i'm unable to see login screen.
Interwoven Prxy
Interwoven Servlet Engine
Interwoven Teamsite
IW Web Daemon and
IIS Admin
are all running...¿?
Thanks
eiki
Starting Interwoven Proxy from DOS i get this error:
C:\iw-home\bin>iwproxy.exe
iwproxy does not have 'Act as part of the operating system' (SeTcbPrivilege) privileges. These need to be enabled for user Administrador.
How can i enable these privilege?
Thanks
stefanmaier
Hi,
which Windows version are you using?
Win2000, Win2003, + SPx?
Sailesh
recalled................
stefanmaier
In Win2003 SP1:
Perhaps you have a look in your "Local Security Settings".
There's a section "Local Policies" => "User Rights Assignment" => Act as part of the operating system.
eiki
Hi and thanks to everybody,
O.S. is Windows 2000 SP4, and Teamsite 6.1.0.
The services start now (apparently) without problem, i've given necessary rigths to user "Administrador" but anyway the problem persist.
It could be a problem that Teamsite wasn't installed with user "Administrador"?
Thanks again.
eiki
more from DOS...
C:\Documents and Settings\Administrador>iwstop
The server does not appear to be running.
C:\Documents and Settings\Administrador>iwstat
Store Status
default Running
workflow Running
ID Thread User Duration Store Operation
0x3a8 0xa7c ieinterwoven\administrador 0.000 - GetServerStatus
stefanmaier
Hi,
is your user "Administrador" local server admin of your TS server?
dtheimer
I have run into similar issues in the past. I second the use of a local account for the installation. Also be sure to log in after the reboot with the same account as the installation installer finishes up and if you use a different account those last steps get missed.
I have found it to be faster to uninstall and reinstall when this type of error shows up. If it happens a second time you should try a new download of the installation file.
Piers
Getting the same problem - (oops I was posting in the wrong thread) - sorry Nipper....
I've now reinstalled 6 times, 2 different downloads - just in case, logged in originally as an acct within administrators group, and latterly as the local administrator of the box as suggested by isntall instructions. Same error. (I'm using 2003 server - clean install and- trying to install 6.71)
First try, we had IBM Flash copy running on 8080 forcing servelt to another port - have now removed that 'factor' and all runing on default ports.
Still no joy.
Help please
http://vanwss05a.intl.businessobjects.com/iw-cc/
We receive.
HTTP Status 404 - /iw-cc/command/iw.ui
--------------------------------------------------------------------------------
type Status report
message /iw-cc/command/iw.ui
description The requested resource (/iw-cc/command/iw.ui) is not available.
--------------------------------------------------------------------------------
Apache Tomcat/5.5.17
nipper
When I said start from scratch, I mean, lets llook at your problem form the beginning, NOT reinstall everything, 6 times.
Give some details. TS version, OS version. Post your section of iw.cfg that is concerned with the ports.
Look at the end of servletd.log, it certainlyt seems that serletd is not running. Is it ?
Any log information at all ?
Andy
Piers
LOL.
OK, basics - appreciate your help.
Installing 6.71, Win2003 Server,
Ports - all defaults - had a more complicated install initially - with same error
--------
[teamsite_servlet_ui]
servlet_host=localhost
servlet_port=8080
[iwwebd]
default_protocol=http
http_port=80
https_port=443
host=vanwss05a.intl.businessobjects.com
[iwproxy]
iwproxy_host=localhost
customer_webserver_host=vanwss05a.intl.businessobjects.com
iwproxy_port=1080
customer_webserver_port=81
-------
Servlet service is running - but I believe it is in fact lying, as you also suggest - lots of errors here: have tried searching the forums on the error but to avail, perhaps it's something trivial I'm missing.
Perhaps this is something as simple as a permissions issue?
Attached file...
Piers
Thanks to Helen Gee @ Interwoven - she's our Hero.
A common issue - IBM Director - uses the same dll names as Interwoven - particularly- libeay32.dll
A fix for this is to force the C:\program files\common files\interwoven\lib directory to the beginning of the SYSTEM path env variable.
Alternatively rename the IBM dll's and follow up with IBM
mithung
Hi all!!!
I am getting the same problem in Linux. Any suggestions please...