Netscape 4.x Problems
Summary: Section index - KB indexMandrake Netscape 4.x Troubleshooting Page
This page is for diagnosing the most common Netscape problems. You will quickly notice three columns: Symptom, Probable Cause, Solution. The first two are pretty self explanatory: Symptom describes what is happening to you, Probable Cause describes what probably caused the problem. However, the Solution section will contain just a heading of a solution. The solution will be explained in detail later on. The reason that I have not just typed the solution out there is that Netscape can exhibit many Symptoms that can be traced back to similar if not identical solutions to the problem.Preliminary Procedures
Before you try any of the solutions mentioned below, unless specifically stated otherwise you should first ensure that no Netscape processes are running. You can do this by typing the command: ps -ef | grep netscape). If there are any lines of output generated then there are processes running. Kill each process manually by typing kill followed by the process ID number. The process ID number (PID) is the number directly following your user id in the output from the ps -ef command. Do the ps -ef | grep netscape command again to ensure that the processes are stopped. In the event that they are not try killing them with kill -9 followed by a space and the PID number of the Netscape processes. Note: on some versions of GNU/Linux you may need to do ps ax | grep netscapesection index
Netscape Troubleshooting Section
.netscape directory
glibc
- Netscape is hanging on trying to complete asynchronous DNS host lookups.
- Netscape cannot find it's paths b/c the MOZILLA_HOME env variable is not set.
- Netscape cannot find it's classpath.
Corrupt Mailbox
- 1. You have been editing your bookmarks and then explicitly saved them or did a save as then on restarting Netscape you get the default bookmarks.
- 2. You have added bookmarks while running multiple instances of Netscape and on restart they disappear but you still have your old bookmarks.
2. Multiple Browsers
.netscape directory
section index
Netscape Solutions
| Preferences.js | For Netscape to work, your .netscape directory should contain a preferences.js file. When your environment changes the settings in this preferences file could be incorrect. This is especially true if the path to your home or email directory has changed. If so you can edit the preferences file by hand and change all occurrences of the path. If you are not comfortable doing this or you cannot see a problem with the file or the file is corrupted then the easiest thing to do is shutdown Netscape, delete the preferences.js file and restart Netscape. Then reconfigure it. It is important that all of your Netscape processes be stopped prior to deleting the file and regenerating it check for them by following the preliminary procedures. |
| .netscape directory | If your problems are not solved by reconfiguring the preferences.js file or you get the bus error message "IOT Trap core dump" of "busd error" it can usually be solved by renaming your .netscape directory so that Netscape cannot find it and hence regenerated the standard configuration files. You can do this by first making sure that you have no old Netscape processes running by following the preliminary procedures mentioned above. Then cd to your home directory by typing cd Next rename your .netscape directory to .old by typing mv .netscape .netscape.old Then start Netscape again and reconfigure your Netscape. Then copy over your bookmarks.html file. See Importing Bookmarks for information on how to do this. Be careful not to explicitly save your bookmarks however. After importing them just select close from the file manager. To import your address book see Importing Address Books. If you want to start multiple instances of Netscape then shutdown Netscape and restart it first. Then you can invoke more Netscape processes. |
| glibc | If your Netscape crashing problems are not solved by the preferences.js or .netscape directory solutions then the last thing to try is to download a libc5-based version of Netscape from http://Coruscant.~NetRevolution.com/pub/Netscape/ (URL defunct, tom) This has been shown to fix most crashing problems. |
| Environment Variables | Netscape Communicator has the ability to do asynchronous DNS host lookups. This feature is on by default and nothing needs to be done to configure it. If you experience DNS lookup problems, you can turn this feature off by setting the environment variable MOZILLA_NO_ASYNC_DNS to true. You will want to set the following environment variables in your .bashrc/.cshrc/.kshrc or other respective shell resource file. csh, tcsh (using 'setenv'): MOZILLA_NO_ASYNC_DNS True MOZILLA_HOME /usr/lib/netscape CLASSPATH $CLASSPATH:/usr/lib/netscape/java/classes sh, bash, ksh (using 'export'): MOZILLA_NO_ASYNC_DNS=True MOZILLA_HOME=/usr/lib/netscape CLASSPATH=${CLASSPATH}:/usr/lib/netscape/java/classes |
| ..summary files | First make sure that you are not running any Netscape processes. To be sure follow the preliminary procedures. Go to your Netscape mail directory by typing cd ~/nsmail Do an ls -asl If you see any files named after one of your mailboxes with a .lock or .summary at the end delete these files. You can remove all of the .summary files by typing rm .*.summary Then before starting Netscape again make sure that that your user configuration is correct if unsure repeat the Netscape configuration. Then re run Netscape messenger. Each mail box will have ??? listed as the number of messages read and unread. When you double click on the folders/mailboxes it will then rebuild the cache files. If this still doen't work you could have a corrupt mailbox or your email server could be down. |
| Corrupt Mailboxes | If your mailboxes are corrupted then it will have to be restored. A mailbox can become corrupted when it is very large, or for some other reason. When a Netscape mailbox becomes corrupted the only thing that can really be done is to have it restored from a backup. |
| Saved Bookmarks | The permissions of a bookmarks file can change automatically to a random user id or root with the group usually set to nobody. This is a bug that occurs when a user edits their bookmarks and then tries to explicitly save them or do a save as. The resolution is to try to cat the bookmarks file to another file cat bookmarks.html > bookmarks2.html and then try and move out the old file and move in the new one. mv bookmarks2.html bookmarks.html If these steps don't work submit a service request and to have the permissions on the bookmarks changed. Next time you edit the bookmarks file just select close instead of save. The bookmarks changes get saved this way as well. |
| Multiple Browsers | When you have multiple instances of Netscape running only the first Netscape process that was started can access Netscape's files and do things such as ftp, etc. This is because Netscape locks control over certain files on startup. If you try to ad a bookmark using any other instance of Netscape other than the first Netscape that you run the bookmarks will be lost. The same goes for tying to change your preferences. This is normal behavior and cannot be fixed or changed. |
| Importing Bookmarks | To import you bookmarks from an older bookmarks.html file do the following:
|
| Importing Address Books | To import you address books from another Netscape directory file do the following:
|
| Making Netscape 128bit secure | First make sure you've quit Netscape {… before running Fortify. You can of course use it to download the Fortify package. TOM}. Then:
= fortify "/usr/bin/netscape"2 = enter some other full path name
Enter your Netscape full path name ('c'=copyright, '?'=help, <Enter>=quit):
|
Related Resources:
Official Netscape Communicator Support Pages Revision / Modified: July 31, 20001 / July 12, 2000Author: Sheldon Lee Wen Legal: This page is covered by the GNU Free Documentation License. Standard disclaimers of warranty apply. Copyright LSTB and Mandrakesoft.
Netscape 4.x Problems
Version 1.4 last modified by lemarois on 18/05/2004 at 11:16
Version 1.4 last modified by lemarois on 18/05/2004 at 11:16
Document data
- Lost account?
- Join the community, be part of the Club: it's free!
- Get the PWP Download Subscription!
Mandriva.com
Store
Club

