aspose file tools
The moose likes Other Java Products and Servers and the fly likes JVM_Bind with orion Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Java Products and Servers
Reply Bookmark "JVM_Bind with orion" Watch "JVM_Bind with orion" New topic
Author

JVM_Bind with orion

Carol Murphy
village idiot
Bartender

Joined: Mar 15, 2001
Posts: 1172
Anyone else have this problem? Orion used to work fine, now when I start from Command Prompt I get the address in use JVM_Bind error message. Any ideas as to why?
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8142
    
  52

Looks like some port which Orion (tries to) bind to is already in use. Does the JVM_Bind error show the port it's failing to bind to?

[My Blog] [JavaRanch Journal]
Carol Murphy
village idiot
Bartender

Joined: Mar 15, 2001
Posts: 1172
No. Nothing that useful. The strange thing is that it tells me orion is initialized, but the console won't respond to any further input. So its just stalled and I have to restart my computer to shut down orion. I'm going to have to research this some more.
Carol Murphy
village idiot
Bartender

Joined: Mar 15, 2001
Posts: 1172
assigning orion to port 8080 solved the JVM_Bind problem. Now I've got to figure out why the correct index index page doesn't show up when I try to go to localhost
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JVM_Bind with orion
 
Similar Threads
Bug report
Orion Install on Windows 98
Cannot start orion
Orion error - NowServlets
BeeServlet and MVC2... again