Link to home
Start Free TrialLog in
Avatar of cadnyc
cadnycFlag for United States of America

asked on

Novell iManger won't load??

I am having issues loading the Novell iManager. It was working few days ago and now I cant seem to load it. I even had the website added to my browser favorite.

https://192.168.3.170/nps/servlet/webacc

I went on the Novell Netware 6.5 SP5 server and typed the following
- TC4STOP
--- Load Module Perl.NLM
-AP2WEBDN
---Module Apache2 is not loaded
-AP2WEBUP
---load Module Apache2.NLM
-Tomcat4
---catalina_Opts= -vm160m -Xmx256m - Djavax.net.ssl.trustStore=sys:/adminsrv/conf/.keystore
-Dsun.io.useCanonCaches=false

Does anyone know what that means?? I have no problem access NoRM though. Please help!

Avatar of alextoft
alextoft
Flag of United Kingdom of Great Britain and Northern Ireland image

If you check the Tomcat console screen you'll see it takes a while for it to fully start up - often upto a minute. Also check the logger screen and see if it throws up any errors.

I think you may have better luck using tcadmdn and tcadmup for the admin instance of Tomcat.
Avatar of cadnyc

ASKER

i ran tcadmndn and tcadmup and i got the following..

tccheck: LDAP is not up yet; waiting
LDAP connectivity not found on ldap://localhost:636
Please load NLDAP and then manually execute command:
sys:/tomcat/4/bin/startup -config sys:/adminsrc/conf/admin_tomcat.xml
If your server host certificates have change recently, executing sys:/system/tckeygen.ncf
may be needed to restore secure LDAP connectivity.
java: class com.novell.application.tomcat.util.tccheck.LDAPVerifier exited successfully.

Avatar of ShineOn
Izzat how it's s'posed to be, with the /nps/servlet/webaccess in the url?

I thought that starting with 2.02, it changed to /nps/iManager.html - did 2.5+ change it yet again?
Avatar of cadnyc

ASKER

i'm running imanager v2.5
shineon,
https://servername/nps  does it for me.  This redirects to the url cadnyc is using: https://servername/nps/servlet/webaccess.  I believe this started as of 2.5 and continues in 2.6.
Noted.
ASKER CERTIFIED SOLUTION
Avatar of Galtar99
Galtar99
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of cadnyc

ASKER

thanks galtar99. you da man!!
Your welcome, glad to help.  This kind of thing used to creep up on me for iPrint.  Was a real puzzler until we figured out the certificates expire routinely.