dev@glassfish.java.net

Re: EE quick look

From: Nandini Ektare <Nandini.Ektare_at_Sun.COM>
Date: Tue, 05 Dec 2006 21:56:07 -0800

Hong Zhang wrote:
> And yes, I do have node agent log, instance log and das log. The DAS
> server log says receives a synch request from the agent. But both
> agent and instance log saying cannot communicate with DAS to synch up!
> I heard similar issues were reported before, have we ever figured out
> what was the cause?
Which issue(s) are you referring to ?

EE QLs pass as you can see on tinderbox. Pl report an issue if you can
reproduce it.


Hong Zhang wrote:
> And yes, I do have node agent log, instance log and das log. The DAS
> server log says receives a synch request from the agent. But both
> agent and instance log saying cannot communicate with DAS to synch up!
> I heard similar issues were reported before, have we ever figured out
> what was the cause?
>
> Nandini Ektare wrote:
>> Hi Hong,
>>
>> EE QLs seem to be runnign fine...Looks like instance sync-up failed
>> for some reason on your setup...
>> Do you see any logs in
>> //home/hzhang/files/sun/appserver/nodeagents/sqe-agent/agent/logs/server.log
>> or even DAS log?/
>>
>> Nandini
>>
>>
>>
>> On Tue, 2006-12-05 at 18:59, Hong Zhang wrote:
>>> /How do we run the EE QuickLook tests these days? I first used the
>>> command "maven bootstrap configure-cluster" to bootstrap the latest
>>> nightly build and configure a cluster profile. Then I ran "maven -o
>>> runtest-ee". The PE part ran fine, but when it's to the EE part, I
>>> got something like this:
>>>
>>> Command create-node-agent executed successfully.
>>> Command create-instance executed successfully.
>>> start-node-agent --interactive=true --passwordfile
>>> /home/hzhang/files/workspaces/sjsas91/glassfish/appserv-tests/config/adminpassword.txt
>>> --terse=true --user adminuser --syncinstances=false
>>> --startinstances=true --verbose=false --echo=true sqe-agent
>>> Redirecting output to
>>> /home/hzhang/files/sun/appserver/nodeagents/sqe-agent/agent/logs/server.log
>>> Redirecting application output to
>>> /home/hzhang/files/sun/appserver/nodeagents/sqe-agent/agent/logs/server.log
>>> Enter Admin User:
>>> Enter Admin Password:
>>> Enter Master Password:
>>> Enter Other Password Information (or ctrl-D or ctrl-Z):
>>> com.sun.enterprise.config.ConfigException: Error refreshing
>>> ConfigContext:/home/hzhang/files/sun/appserver/nodeagents/sqe-agent/sqe-server/config/domain.xml
>>> cause:
>>> /home/hzhang/files/sun/appserver/nodeagents/sqe-agent/sqe-server/config/domain.xml
>>> (No such file or directory)
>>> at
>>> com.sun.enterprise.config.impl.ConfigContextImpl.refresh(ConfigContextImpl.java:386)
>>> at
>>> com.sun.enterprise.config.impl.ConfigContextImpl.refresh(ConfigContextImpl.java:468)
>>>
>>> So I checked, and there is indeed no
>>> /home/hzhang/files/sun/appserver/nodeagents/sqe-agent/sqe-server/config/domain.xml
>>> there. Anything wrong in my setup? Thanks. /
>>
>