Custom Query (1145 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (154 - 156 of 1145)

Ticket Resolution Summary Owner Reporter
#622 fixed PXE installer should accept a hostname in addition to an IP address jdreed geofft

Reported by geofft, 14 years ago.

Description

We know the DNS servers at that point in the install process, I'm pretty sure, so we can just resolve the hostname. This is useful because I'm much more likely to (reliably) know the hostname of the system in question than its IP address, especially in places like W20-575 where the hostname indices are roughly one off from the last IP octet. (Except where it isn't.)

#650 fixed Reg applet occasionally doesn't work with IcedTea jdreed jdreed

Reported by jdreed, 14 years ago.

Description

See #237:

rbasch wrote:

On my lucid VM, with openjdk-6-jdk 6b18-1.8-0ubuntu1 and icedtea6-plugin 6b18-1.8-0ubuntu1, the Athena registration applet (  http://web.mit.edu/register) is not displayed consistently. It failed to display the first time loaded in my tries, then usually (but not always) was displayed when I reloaded the page. Running firefox in a terminal, I see:

java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8) (6b18-1.8-0ubuntu1)
OpenJDK Client VM (build 14.0-b16, mixed mode, sharing)
tsetsize: 130
tsetsize: 191
tsetsize: 130
tsetsize: 344
Exception in thread "Thread-7" java.lang.NullPointerException
	at sun.applet.AppletPanel.showAppletStatus(AppletPanel.java:947)
	at sun.applet.AppletPanel.run(AppletPanel.java:607)
	at java.lang.Thread.run(Thread.java:636)
TextBlock: preferredSize called 600 191
TextBlock: preferredSize called 600 40
TextBlock: preferredSize called 600 130
TextBlock: preferredSize called 600 30
TextBlock: preferredSize called 600 344
TextBlock: preferredSize called 600 150
TextBlock: preferredSize called 600 130

The NPE seems to correlate with the applet not appearing.

I saw no problem in a brief test of the Sun JDK.

#656 fixed clusters should provide more local disk jdreed kaduk

Reported by kaduk, 14 years ago.

Description

We have traditionally recommended running data-intensive simulations into /tmp or other local disk, as this is both faster than AFS and does not eat up quota. Unfortunately, it appears that the current chroot configuration only provides 1G on any particular local filesystem. geofft seemed to think that it might be okay to mount /tmp as an actual disk; if that is not a useful option, we should at least be able to give a few more gigs on one of the devices in the chroot.

Note: See TracQuery for help on using queries.