1820243 Members
2532 Online
109621 Solutions
New Discussion юеВ

Help with FireFox

 
SOLVED
Go to solution
Moizg
Occasional Contributor

Help with FireFox

Hi All,

I am working with a java application and i have 10 members to work on the same through Firefox using reflection X.but the problem is only one member is able to open the Firefox at a time,Can anyone help me with this ??? i want 10 memebers to work on the application through firefox at the same time..

Platform is RHEL3AS update 4

Thanks and Regards,
MG
3 REPLIES 3
Steven E. Protter
Exalted Contributor
Solution

Re: Help with FireFox

Shalom,

Please make sure everyone is using different user ids when loggin on with reflection. Firefix and many applications need to establish a lock file in the users home directory and this is not possible when more than one user logs on with the same id.

Check that each user has write permissions on their assigned home directory

Shmuel
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Moizg
Occasional Contributor

Re: Help with FireFox

Hey thanks a lot,
It just slip out of my mind ..
thanks again .. its working out ..


Thanks and Regards,
MG
dirk dierickx
Honored Contributor

Re: Help with FireFox

if not possible to use different login id's you can use the '-ProfileManager' option to firefox, which allows you to use different firefox users from one login id.