Results 1 to 2 of 2

Thread: Rmi registry not detected on JBoss

  1. #1
    Join Date
    Jan 2005
    Posts
    144

    Default Rmi registry not detected on JBoss

    Hi

    I'm using the RmiRegistryFactoryBean to retrieve the JBoss RMI server :

    The port is set using a pre-goal to choose a free TCP port
    Here is my log :

    Looking for RMI registry at port '3890'
    right, this is the expected port

    Could not detect RMI registry - creating new one
    strange, JBoss was expected to create it

    Address already in use: JVM_Bind
    Hey, is it created or not ?

    What could be wong ?

  2. #2
    Join Date
    Dec 2009
    Posts
    4

    Default

    Well, I have the same question too.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •