Hi All,
When I open my Web administrator for my Domino server and click on the ‘Files’ tab there are only two entries; Catalog and Cluster Directory. Has anyone seen this or have an idea why this is happening. Any help would be most appreciated.
Thank you
Subject: No entries on the Files tab in the Web Administrator
It would be helpful if you could post the content of your log.nsf / server console output once you started webadmin…
thanks
Thomas - IBM
Subject: RE: No entries on the Files tab in the Web Administrator
Below is the last section of my server log.nsf which includes my attempt to log onto the web admin.
05/31/2003 21:20:43 AMgr: Error executing agent ‘DocumentMonitor’ in ‘PBGR-5EGMZR.nsf’: No documents found
05/31/2003 21:20:43 AMgr: Error executing agent ‘DocumentMonitor’ in ‘domdoc/PBGR-5EWQ9H.nsf’: No documents found
05/31/2003 21:48:47 HTTP Server: SSL handshake failure, IP address [192.168.0.17], Keyring [keyfile.kyr], [SSL Error: Network IO error], code [4165]
05/31/2003 21:50:17 Agent message: Webadmin: Started by Patrick B Gallagher/Link [68.186.226.21] using Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
show server -xml
05/31/2003 21:51:35 Opened session for Patrick B Gallagher/Link (Release 6.0.1)
05/31/2003 21:51:37 Opened session for Patrick B Gallagher/Link (Release 6.0.1)
05/31/2003 21:51:44 Closed session for Patrick B Gallagher/Link|Databases accessed: 2 Documents read: 1 Documents written: 0
show stat disk -xml
05/31/2003 21:51:54 Opened session for Patrick B Gallagher/Link (Release 6.0.1)
05/31/2003 21:51:55 Closed session for Patrick B Gallagher/Link|Databases accessed: 1 Documents read: 1 Documents written: 0
(there are a couple lines before my attempt which are the Domino.Doc agent and a couple lines after which are me getting in with my Notes client)
Subject: The partial log you posted looks OK…
It’s hard to tell remotely why the code wouldn’t enumerate your filesystem to display the files/folders. What OS are you running your server on? What is the OS folder path where the Domino data directory is installed?
Subject: Interesting additional information
We are running on an iSeries, OS/400 version 5.2. Our data directory is /Notes/Data.
We have 2 partitions on this AS/400. I CAN see all the files on the second Domino server (Called 'Sametime). In it’s log.nsf when I access the webadmin.nsf, then the files tab I notice an additionals line in log.nsf:
show directory “/sametime/notes/data/” -xml
This line does NOT appear in my other server’s log.nsf.
I do notice on the Files tab (right above where the folders should appear) of the server which does NOT work it lists ‘/Notes’ instead of ‘Notes/Data’ which is my data directory ???
Subject: RE: Interesting additional information
Interesting, it sounds like the partitioning might have something to do with this.For the server which isn’t working, please send me a screenshot of the webadmin filespanel tab and that server’s notes.ini to tgumz at notesdev.ibm.com (replace the at with an @)
thanks
Thomas - IBM