Also, have you tried reinstalling iManager?
http://support.novell.com/
The TID talks about iManager 1.2 and 1.51 and not 2.01, but it may still apply.
Main Topics
Browse All TopicsI cannot connect to Novell'siManager. I can connect to iMonitor at https://<my.server.name>:8
I've tried http://<my.server.name>:22
According to this:
www.novell.com/documentati
I should be able to do this:
... To start iManager in regular mode, open a Web browser and enter either the IP address
or DNS name of the server, followed by /nps/iManager.html. This does not work either.
Acording to this link:
www.novell.com/documentati
I should be able to use this:
http://xxx.xxx.xxx.xxx:por
For Apache/Tomcat: http://hostname/nps/iManag
For Apache/Tomcat with SSL: https://hostname/nps/iMana
On NetWare 6.5 for Apache/Tomcat with SSL: https://hostname/nps/iMana
On NetWare 6.5 for Apache/Tomcat without SSL: http://hostname/nps/iManag
where hostname is the server name or IP address of the server where the UDDI service is running.
None of these work. Which file do I examine, or how else do I find which port iManager is listening to? TCPCON/protocol information/tcp/tcp connections lists the ports, but not what is listening on them.
NDSIMON.nlm is indeed running, and I can connect to iMonitor with https://<ipaddress>:8009 just to recap.
More info: I've upgraded to edir 8.71 on the server with the Master Replica, I've install iManager 2.01 and installed the Novell JVM 1.4.1 which was required by Tomcat.
Found some stuff here (finally after 12 hours of searching). I'll keep you all up to date.
http://support.novell.com/
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Also, have you tried reinstalling iManager?
http://support.novell.com/
The TID talks about iManager 1.2 and 1.51 and not 2.01, but it may still apply.
I did not see a Netware area. Anyway, at this point I can get to to first iManager screen. I used an apache\conf\adminserv.conf
That's where I stand at the moment.
Ok. I went to https://<IP Address>:2200/eMFrame/Simp
I will say iManager install and troubleshooting SUCKS as their is no documentation.
There is documentation. Don't get too frustrated too quickly. The Novell support knowledgebase is superior to any other software provider's knowledgebase I have used, including the mess that Microsoft has for a knowledgebase. They have more online, web-accessible documentation available than any other software provider I have encountered in my 20-plus years in IT.
When I tried logging in from https://<IP Address>:2200 and got the windows authentication screen, the screen came up Netware Web Manager, with
NetWare® Enterprise Web Servers
WHITE-SRV1
Novell® eDirectory™
WHITE-SRV1
NetWare® Remote Manager
WHITE-SRV1
eDirectory™ iManager
On the left hand side. You will notice that my test server White-srv1 is not listed under iManager
When I go to the URL https://<IP Address>:2200/eMFrame/Simp
IManage
Version 1.0
You are currently logged in as user admin.WHITE.CRIME.TOKYO.AC
in the Novell Directory Services tree acme-tree
Now I know I installed version 2.01 and that is what shows up in nwconfig\products\currentl
Obviously this is a complex product that uses Apache and Tomcat4 which I will have to learn more about.
Please select a task on the left.
*One possibility (from the Novell online knowledgebase:)
Here is the solution: iManager link not present within the Web Manager. iManager not loaded.
The redirect lines or the include statement for iManager's configuration file is not present. Check your SYS:APACHE\CONF\ADMINSERV.
Redirect /iManager/ https://server_ip:2200/eMF
Redirect /iManager https://server_ip:2200/eMF
Include "SYS:/webapps/eMFrame/WEB-
Here is the problem or goal:
iManager link not present in the Web Manager. iManager is not loaded.
There is no link for iManager in the Web Manager.
There is a link to iManager but it brings up "page cannot be found."
Problem Environment:
Novell NetWare 6.0
Novell Apache 1.3.26
Novell Apache 1.3.27
Novell NetWare Web Manager 3.5.3
Apache server is running off the primary IP address
*Here's another one:
Here is the solution: iManage will not come up, thru Web Manager or through direct URL
Check to see if the redirect and include statements are found within the web manager virtual host configuration in the sys:apache\conf\adminserv.
Redirect /iManager/ https://10.1.1.1:2200/eMFr
Redirect /iManager https://10.1.1.1:2200/eMFr
Include "SYS:/webapps/eMFrame/WEB-
Substitute your ip address with the one found in the redirect statements.
Another possibility for imanage / imanager not coming up is that there is no sys:webapps\eMFrame\iManag
Here is the problem or goal:
iManager will not come up either from web manager link or through direct URL to iManage page.
Problem Environment:
Netware 6
Apache engine comes up cleanly and is listening on all applicable ports: 80, 443, 2200, 2211.
* Or -
Here is the solution: Cannot access iManager after adding a DNS address record
Bypass iManager and use the original DNS/DHCP Management Console for NW6. (located under PUBLIC\DNSDHCP\Setup.exe, which requires Client32 on the client machine) This utility has proven to work efficiently with the NW6 DNS/DHCP configurations. At this point you should be able to access the Management Console, correct the bad 'A' record and get past the -635 error you are seeing when using iManager.
Here is the problem or goal:
Cannot access iManager after adding a DNS address record
Secure Portal works (port 8009).
Port 2200 also works, but then fails taking the link to iManager
"Login Failure" Error 635, the target server does not have the correct information about the source server"
Successfully able to access https://<dnsname>:2200/eMF
Problem Environment:
Novell NetWare 6
Novell iManager
Additional Information:
Troubleshooting Steps:
Added an 'A' record for the server's DNS name and logged out.
Attempting to login again to iManager, now fails with the following error: "Login Failure" Error 635, the target server does not have the correct information about the source server".
Tried accessing iManager via the server's IP address, thinking this was related to a DNS issue.
We ran a DSREPAIR -A (to repair the selected server address) and ran an additional full unattended DSREPAIR, but still could not access iManager.
Unloaded and reloaded NAMED.nlm and Apache and tried bouncing the server.
100 points to the man, ShineON. There was indeed a file named iManage.html, NOT imanager. I just copied it over to iManager.html and the URLs worked. It still does not show up in Web Manager, but I can now get to it. I looked for hours at the Novell website and managed to miss the TID that mentioned the name change.
Thank You.
Business Accounts
Answer for Membership
by: ShineOnPosted on 2003-11-14 at 08:41:47ID: 9749112
Firstly, I would recommend that you ask in the CS TA to have this question moved to the NetWare subtopic area. There are ppl there that are true Novell Experts that don't always show up in the Networking TA.
As to your problem. Do you have a link to iManager from iMonitor? Does it also give you an error?