CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > Siemens > STAR-CCM+

Java.net Exceptions

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 21, 2013, 23:14
Question Java.net Exceptions
  #1
New Member
 
Join Date: Oct 2013
Posts: 1
Rep Power: 0
Olothreutes is on a distinguished road
Edit: I have resolved this issue. The cause was my /etc/hosts file not including the name of the machine. After adding the machine name to the hosts file all is well.

I am attempting to run StarCCM+ 8.04.010 on scientific linux 6.4. I can check out a copy from the power on demand server. It seems that once the server tries to start a host on my machine it fails.

The final command I see in the output window is: Server::start -host Orion:47827 Orion being the name of my local machine.

After several minutes of waiting I get a java error, java.net.UnknownHostException: Orion

There are several lines of traceback in this error message, copied in full below. I don't know how to resolve this issue. I've tried reinstalling several times, both double and single precision, and nothing seems to work. I feel like the error is with the JDK and not with StarCCM+ directly, but the java install is packed with the .bin.

That said, StarCCM+ seems to think it is using java 1.6 and my console tells me I have java 1.7 installed.

Error Message:
java.net.UnknownHostException: Orion: Orion
at java.net.InetAddress.getLocalHost(InetAddress.java :1374)
at org.netbeans.CLIHandler$1.run(CLIHandler.java:568)
at org.openide.util.RequestProcessor$Task.run(Request Processor.java:1418)
at org.openide.util.RequestProcessor$Processor.run(Re questProcessor.java:1957)
Exception with Details [star.base.neo.NeoErrorManager]: error: java.net.UnknownHostException: Orion

error: java.net.UnknownHostException: Orion
at star.base.neo.NeoClient.connect(NeoClient.java:92)
at star.base.neo.ServerConnection.<init>(ServerConnec tion.java:182)
at star.base.neo.ServerConnection.<init>(ServerConnec tion.java:160)
at star.coremodule.SimulationProcessObject.<init>(Sim ulationProcessObject.java:232)
at star.coremodule.SimulationProcessObject.<init>(Sim ulationProcessObject.java:212)
at star.coremodule.ui.OpenOptionsDialog$2.run(OpenOpt ionsDialog.java:112)
at org.openide.util.RequestProcessor$Task.run(Request Processor.java:1418)
at org.openide.util.RequestProcessor$Processor.run(Re questProcessor.java:1957)
Caused by: java.net.UnknownHostException: Orion
at java.net.PlainSocketImpl.connect(PlainSocketImpl.j ava:195)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.j ava:366)
at java.net.Socket.connect(Socket.java:529)
at java.net.Socket.connect(Socket.java:478)
at java.net.Socket.<init>(Socket.java:375)
at java.net.Socket.<init>(Socket.java:189)
at star.base.neo.NeoClient.connect(NeoClient.java:81)
... 7 more
java.net.UnknownHostException: Orion

Last edited by Olothreutes; October 21, 2013 at 23:37. Reason: Issue resolved.
Olothreutes is offline   Reply With Quote

Reply

Tags
ccm+, java, linux, star


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Floating point exceptions with own modified k-omega SST with Reboud's correction A_Pete OpenFOAM Programming & Development 3 October 18, 2016 01:45
Starccm+ Java.net exception vsumanth10 STAR-CCM+ 3 April 29, 2010 03:17
Error%7eerror triggers crash after handling exceptions thrown by errorexit twice 7islands OpenFOAM Bugs 2 September 4, 2007 05:24


All times are GMT -4. The time now is 09:13.