LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   rmi in fedora dsnt seem to work? (https://www.linuxquestions.org/questions/linux-newbie-8/rmi-in-fedora-dsnt-seem-to-work-835886/)

Manish87 10-03-2010 02:45 AM

rmi in fedora dsnt seem to work?
 
Hi,


i was workin on my rmi programs today in my f12,and then i executed all the files related to the program,it did get executed! but when i type the command start rmi registry that is to start the registry system,it fails to does so:

heres the o/p:
start: Unknown job: rmiregistry

the programs luks perfect and even got executed,sorry if the question is silly to be asked over her! i am completely new to fedora!



Kind Regards,
Manish87

paulsm4 10-03-2010 11:52 PM

RMI works on Fedora 12.

Suggestions:
1. If you have a firewall, make sure it's open to port 1099 (the usual RMI port).

2. Try to start rmiregistry manually. With debugging enabled. For example:
Quote:

rmiregistry -J-Dsun.rmi.log.debug=true
Please cut/paste *exact* error messages.

3. Here are some links with additional troubleshooting information:
http://protegewiki.stanford.edu/wiki...er_Connections

http://www.ecst.csuchico.edu/~amk/fo...roubleRMI.html

http://download.oracle.com/javase/6/...s/rmi/faq.html

4. Failing all else, contact either/both your system administrator or the developer familiar with your application.

'Hope that helps

http://download.oracle.com/javase/1.5.0/docs/tooldocs/

Manish87 10-20-2010 12:52 AM

Hi,

thankx for the reply! followd your instruction and it worked like a CHARM! thank u once again!









Kind regards,
Manish87


All times are GMT -5. The time now is 12:29 AM.