Login  Register

Re: Critical error message

Posted by verussolutions on Oct 08, 2010; 12:47pm
URL: http://ngl.70.s1.nabble.com/Critical-error-message-tp5614659p5614773.html

If the Librarian interface is working well in the server it should also work on the client as well.
1. On your server open C:/NewGenLibFiles/SystemFiles/Env_var.txt file. It will have a key value pair IPAddress=localhost. Replace localhost with the IP address of the server

2. Is there a firewall on the server? If yes, allow ports 8080 (for NGL) and 5432 (for postgresql)
Your anti-virus will have an in-built firewall or even windows has an in-built firewall.

3. In the clients, do you have jdk 1.5 or higher. If so remove them(let only j2sdk1.4.2) and launch the client again.

Pls check these and let us know