Hi

I've been experiencing the error shown in the log extract below when trying
to PXE boot my thin clients. They're detected as PXE Clients without
problem, my DHCP server is definitely assigning an IP address to them but
when I configure them and reboot they error with "PXE-E53: No boot
filename received". This doesn't happen when I bridge my VM's to my external
internet connection only when I run a VirtualBox host only network or when I
bridge my connections to a private network with a DHCP server I've
configured myself. So I think it must be something I and Oracle are not
doing with our DHCP servers.

2011-01-06 10:39:11,665 INFO
 [org.openthinclient.dhcp.EavesdroppingPXEService] Got PXE DISCOVER on
0.0.0.0/0.0.0.0:67 from /0.0.0.0:68 MAC=1/00:00:00:00:00:01
ID=PXEClient:Arch:00000:UNDI:002001
2011-01-06 10:39:11,735 INFO
 [org.openthinclient.dhcp.EavesdroppingPXEService] Conversation started
2011-01-06 10:39:11,828 INFO
 [org.openthinclient.dhcp.EavesdroppingPXEService] Got OFFER within
Conversation[1/00:00:00:00:00:01/67108865]: age=70, client=[Client
name=ThinVM, description=Test Thin VM, ip=192.168.56.102, location=English
applicationGroups={}, applications={VMware View Open Client Rdesktop RDP
Client (SVN) X-Terminal X-Session PDF Reader Desktop VLC Media Player
Firefox Web Browser (en-US) }]
2011-01-06 10:39:11,829 INFO
 [org.openthinclient.dhcp.EavesdroppingPXEService] Sending PXE proxy offer
DHCP Offer: hwAddress=1/00:00:00:00:00:01, tx=67108865,
options=org.apache.directory.server.dhcp.options.optionsfi...@47ad40
2011-01-06 10:39:11,842 ERROR
[org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler] EXCEPTION
CAUGHT
java.net.SocketException: Network is unreachable
at sun.nio.ch.DatagramChannelImpl.send0(Native Method)
at sun.nio.ch.DatagramChannelImpl.sendFromNativeBuffer(Unknown Source)
at sun.nio.ch.DatagramChannelImpl.send(Unknown Source)
at sun.nio.ch.DatagramChannelImpl.send(Unknown Source)
at
org.apache.mina.transport.socket.nio.support.DatagramAcceptorDelegate.flush(DatagramAcceptorDelegate.java:469)
at
org.apache.mina.transport.socket.nio.support.DatagramAcceptorDelegate.flushSessions(DatagramAcceptorDelegate.java:420)
at
org.apache.mina.transport.socket.nio.support.DatagramAcceptorDelegate.access$1400(DatagramAcceptorDelegate.java:59)
at
org.apache.mina.transport.socket.nio.support.DatagramAcceptorDelegate$Worker.run(DatagramAcceptorDelegate.java:321)
at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:39)
at java.lang.Thread.run(Unknown Source)
2011-01-06 10:39:11,845 INFO  [STDOUT] java.net.SocketException: Network is
unreachable
2011-01-06 10:39:11,845 INFO  [STDOUT] at
sun.nio.ch.DatagramChannelImpl.send0(Native Method)
2011-01-06 10:39:11,845 INFO  [STDOUT] at
sun.nio.ch.DatagramChannelImpl.sendFromNativeBuffer(Unknown Source)
2011-01-06 10:39:11,846 INFO  [STDOUT] at
sun.nio.ch.DatagramChannelImpl.send(Unknown Source)
2011-01-06 10:39:11,846 INFO  [STDOUT] at
sun.nio.ch.DatagramChannelImpl.send(Unknown Source)
2011-01-06 10:39:11,846 INFO  [STDOUT] at
org.apache.mina.transport.socket.nio.support.DatagramAcceptorDelegate.flush(DatagramAcceptorDelegate.java:469)
2011-01-06 10:39:11,846 INFO  [STDOUT] at
org.apache.mina.transport.socket.nio.support.DatagramAcceptorDelegate.flushSessions(DatagramAcceptorDelegate.java:420)
2011-01-06 10:39:11,846 INFO  [STDOUT] at
org.apache.mina.transport.socket.nio.support.DatagramAcceptorDelegate.access$1400(DatagramAcceptorDelegate.java:59)
2011-01-06 10:39:11,846 INFO  [STDOUT] at
org.apache.mina.transport.socket.nio.support.DatagramAcceptorDelegate$Worker.run(DatagramAcceptorDelegate.java:321)
2011-01-06 10:39:11,846 INFO  [STDOUT] at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:39)
2011-01-06 10:39:11,846 INFO  [STDOUT] at java.lang.Thread.run(Unknown
Source)

Any suggestions?

Thanks
JG
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
The Open Source Thin Client Solution http://openthinclient.org
[email protected]
https://lists.sourceforge.net/lists/listinfo/openthinclient-user

Reply via email to