Administrator webinterface (TSM): 404 Not Found

maxf

ADSM.ORG Member
Joined
Feb 6, 2003
Messages
3
Reaction score
0
Points
0
Hello,



as described by others we can not see the left frame of the web admin interface.

We have installed the Interface Driver informations by running



./dsmserv runfile dsmserv.idl



with the following output:



....

....

ANR4693I Interface Driver information will be loaded in quiet mode: Only warning and error messages will be

displayed.

ANR4980I Auditing Interface Driver definitions.

ANR4983I Auditing Interface Driver Groups.

ANR4985I Auditing Interface Driver Group Members.

ANR4986I Auditing Interface Driver Classes.

ANR4988I Auditing Interface Driver Complex Class containers.

ANR4991I Auditing Interface Driver Tasks.

ANR4992I Auditing Interface Driver Task Members.

ANR4989I Auditing Interface Driver Operations.

ANR4990I Auditing Interface Driver Operation Parameters.

ANR4982I Interface Driver audit completed - definitions are consistent.

....



No errors.



but during the startup of the dsmserv we see (again) the warning:



ANR4705I The server IDL definitions have not been installed. These definitions will need to be installed forthe Web Administrator interface to work



and the 404 Not Found problem in web admin window still exists.



thanks in advance for any input



kind regards



Klaus Hicke
 
When you lookup the error code, this is what you'll need to do:

Step 1 is done by you but check Step 3!





ANR4705I The server IDL definitions have not been installed. These definitions will need to be installed for the Web Administrator interface to work.





Explanation: The server attempted to query the server IDL interface and found no definitions defined. Because of this error the HTTP engine returns a 404 not found message.



System Action: None.



User Response: If you would like to use the server web administrator interface you will need to:



1. Halt the server.

2. Issue the command DSMSERV RUNFILE dsmserv.idl. For AS/400 command see next step.

3. For AS/400, issue the command STRSVRADSM SVRMODE(*PRPWEB).

4. Restart the server.



Hope it will help you.
 
Hello, thank you for your answer!



we have done the step



dsmserv runfile dsmserv.idl



Step 3 (for AS 400 Systems) does not match in our environment. The TSM Server runs on solaris 8 / SUN Enterprise 250



So. our Problem with the 404 Not Found http error in the left frame still exits.



thank you again, any other hint ?



best regards



Klaus
 
Back
Top