atom feed9 messages in net.java.dev.glassfish.usersFor those following along,
FromSent OnAttachments
for...@java.netMar 29, 2011 2:40 pm 
for...@java.netMar 29, 2011 2:42 pm 
Tom MuellerMar 29, 2011 3:36 pm 
for...@java.netMar 30, 2011 8:42 am 
Tom MuellerMar 30, 2011 9:47 am 
for...@java.netMar 30, 2011 10:19 am 
Tom MuellerMar 30, 2011 11:28 am 
for...@java.netMar 30, 2011 11:45 am 
for...@java.netMar 30, 2011 9:44 pm 
Subject:For those following along,
From:for...@java.net (for@java.net)
Date:Mar 30, 2011 9:44:43 pm
List:net.java.dev.glassfish.users

For those following along, you can get more information in the JIRA issue http://java.net/jira/browse/GLASSFISH-16289 [1], but here is the jist of the problem:

When using Cygwin SSH on Windows for remote Glassfish administration, there are three system users associated with it: The cyg_server user (belongs to the Administrator group by default), the "sshd" user (the user that the sshd service runs under, default name, may be different) and the SSH login user that Glassfish uses to log in to SSH (in my case, the user is "glassfish). On Windows Vista, Windows 7 and Windows Server 2008, the "glassfish" SSH user MUST be a system administrator (a member of the Administrator group). Otherwise, you get these hard-to-diagnose issues that I've been seeing. This information is not currently in the documentation, but hopefully will be added.

Big thanks to Tom Mueller for helping me troubleshoot this!

[1] http://java.net/jira/browse/GLASSFISH-16289

[Message sent by forum member 'beamerblvd']