Started by user anonymous Building remotely on intg2t1000.us.oracle.com [05-Jan-2011 10:00:22] intg2t1000.us.oracle.com, os.name=sunos quickmind.us.oracle.com, os.name=sunos Created file:/export/home/hudson/data/workspace/AdminGUITest/cluster.props ================================================= cluster_name=c1 cluster_numNodes=1 cluster_numInstances=2 das_node=intg2t1000.us.oracle.com das_port=4848 instance1_name=in2 instance1_node=intg2t1000.us.oracle.com instance1_s1as_home=/export/home/hudson/data/workspace/AdminGUITest/glassfish3 instance1_HTTP_LISTENER_PORT=8356 instance1_HTTP_SSL_LISTENER_PORT=8357 instance1_IIOP_LISTENER_PORT=8358 instance1_IIOP_SSL_LISTENER_PORT=8359 instance1_IIOP_SSL_MUTUALAUTH_PORT=8360 instance1_JMX_SYSTEM_CONNECTOR_PORT=8361 instance1_JMS_PROVIDER_PORT=8362 instance1_ASADMIN_LISTENER_PORT=8363 instance1_GMS_LISTENER_PORT=8364 instance2_name=in1 instance2_node=intg2t1000.us.oracle.com instance2_s1as_home=/export/home/hudson/data/workspace/AdminGUITest/glassfish3 instance2_HTTP_LISTENER_PORT=8100 instance2_HTTP_SSL_LISTENER_PORT=8101 instance2_IIOP_LISTENER_PORT=8102 instance2_IIOP_SSL_LISTENER_PORT=8103 instance2_IIOP_SSL_MUTUALAUTH_PORT=8104 instance2_JMX_SYSTEM_CONNECTOR_PORT=8105 instance2_JMS_PROVIDER_PORT=8106 instance2_ASADMIN_LISTENER_PORT=8107 instance2_GMS_LISTENER_PORT=8108 ================================================= [05-Jan-2011 10:00:22] intg2t1000.us.oracle.com:Installing GlassFish Bundle file:///java/re/glassfish/3.1/nightly/latest/latest-ogs.zip [05-Jan-2011 10:01:12] intg2t1000.us.oracle.com executing: [AdminGUITest] $ /export/home/hudson/data/workspace/AdminGUITest/glassfish3/glassfish/bin/asadmin version Version string could not be obtained from Server [localhost:4848] for some reason. (Turn debugging on e.g. by setting AS_DEBUG=true in your environment, to see the details). Using locally retrieved version string from version class. Version = Oracle GlassFish Server 3.1 (build 37) Command version executed successfully. [05-Jan-2011 10:01:24] quickmind.us.oracle.com:Installing GlassFish Bundle file:///java/re/glassfish/3.1/nightly/latest/latest-ogs.zip [05-Jan-2011 10:01:52] intg2t1000.us.oracle.com executing: [AdminGUITest] $ /export/home/hudson/data/workspace/AdminGUITest/glassfish3/glassfish/bin/asadmin stop-domain CLI306 Warning - server is not running. Command stop-domain executed successfully. [05-Jan-2011 10:01:55] intg2t1000.us.oracle.com executing: [AdminGUITest] $ /export/home/hudson/data/workspace/AdminGUITest/glassfish3/glassfish/bin/asadmin start-domain Waiting for domain1 to start ......................... Successfully started the domain : domain1 domain Location: /export/home/hudson/data/workspace/AdminGUITest/glassfish3/glassfish/domains/domain1 Log File: /export/home/hudson/data/workspace/AdminGUITest/glassfish3/glassfish/domains/domain1/logs/server.log Admin Port: 4848 Command start-domain executed successfully. Creating cluster c1 with instances: in2 on intg2t1000.us.oracle.com in1 on intg2t1000.us.oracle.com [05-Jan-2011 10:02:31] intg2t1000.us.oracle.com executing: [AdminGUITest] $ /export/home/hudson/data/workspace/AdminGUITest/glassfish3/glassfish/bin/asadmin create-cluster c1 Command create-cluster executed successfully. [05-Jan-2011 10:02:44] intg2t1000.us.oracle.com executing: [AdminGUITest] $ /export/home/hudson/data/workspace/AdminGUITest/glassfish3/glassfish/bin/asadmin --host intg2t1000.us.oracle.com --port 4848 create-local-instance --cluster c1 --systemproperties HTTP_LISTENER_PORT=8356:HTTP_SSL_LISTENER_PORT=8357:IIOP_LISTENER_PORT=8358:IIOP_SSL_LISTENER_PORT=8359:IIOP_SSL_MUTUALAUTH_PORT=8360:JMX_SYSTEM_CONNECTOR_PORT=8361:JMS_PROVIDER_PORT=8362:ASADMIN_LISTENER_PORT=8363:GMS_LISTENER_PORT-c1=8364:instance_name=in2 in2 Rendezvoused with DAS on intg2t1000.us.oracle.com:4848. Port Assignments for server instance in2: JMX_SYSTEM_CONNECTOR_PORT=8361 JMS_PROVIDER_PORT=8362 HTTP_LISTENER_PORT=8356 ASADMIN_LISTENER_PORT=8363 JAVA_DEBUGGER_PORT=29009 IIOP_SSL_LISTENER_PORT=8359 IIOP_LISTENER_PORT=8358 OSGI_SHELL_TELNET_PORT=26666 HTTP_SSL_LISTENER_PORT=8357 IIOP_SSL_MUTUALAUTH_PORT=8360 Command create-local-instance executed successfully. [05-Jan-2011 10:02:50] intg2t1000.us.oracle.com executing: [AdminGUITest] $ /export/home/hudson/data/workspace/AdminGUITest/glassfish3/glassfish/bin/asadmin --host intg2t1000.us.oracle.com --port 4848 create-local-instance --cluster c1 --systemproperties HTTP_LISTENER_PORT=8100:HTTP_SSL_LISTENER_PORT=8101:IIOP_LISTENER_PORT=8102:IIOP_SSL_LISTENER_PORT=8103:IIOP_SSL_MUTUALAUTH_PORT=8104:JMX_SYSTEM_CONNECTOR_PORT=8105:JMS_PROVIDER_PORT=8106:ASADMIN_LISTENER_PORT=8107:GMS_LISTENER_PORT-c1=8108:instance_name=in1 in1 Rendezvoused with DAS on intg2t1000.us.oracle.com:4848. Using DAS host intg2t1000.us.oracle.com and port 4848 from existing das.properties for node localhost-domain1. To use a different DAS, create a new node using create-node-ssh or create-node-config. Create the instance with the new node and correct host and port: asadmin --host das_host --port das_port create-local-instance --node node_name instance_name. Port Assignments for server instance in1: JMX_SYSTEM_CONNECTOR_PORT=8105 JMS_PROVIDER_PORT=8106 HTTP_LISTENER_PORT=8100 ASADMIN_LISTENER_PORT=8107 JAVA_DEBUGGER_PORT=29010 IIOP_SSL_LISTENER_PORT=8103 IIOP_LISTENER_PORT=8102 OSGI_SHELL_TELNET_PORT=26667 HTTP_SSL_LISTENER_PORT=8101 IIOP_SSL_MUTUALAUTH_PORT=8104 Command create-local-instance executed successfully. intg2t1000.us.oracle.com: Updated DAS_ADMIN_PORT=54255 (4848 is not available!) INFO: DAS_ADMIN_PORT 4848 is not available! [05-Jan-2011 10:02:55] intg2t1000.us.oracle.com executing: [AdminGUITest] $ /export/home/hudson/data/workspace/AdminGUITest/glassfish3/glassfish/bin/asadmin start-local-instance in2 Waiting for in2 to start .............................................. Successfully started the instance: in2 instance Location: /export/home/hudson/data/workspace/AdminGUITest/glassfish3/glassfish/nodes/localhost-domain1/in2 Log File: /export/home/hudson/data/workspace/AdminGUITest/glassfish3/glassfish/nodes/localhost-domain1/in2/logs/server.log Admin Port: 8363 Command start-local-instance executed successfully. [05-Jan-2011 10:03:54] intg2t1000.us.oracle.com executing: [AdminGUITest] $ /export/home/hudson/data/workspace/AdminGUITest/glassfish3/glassfish/bin/asadmin start-local-instance in1 Waiting for in1 to start ........................................ Successfully started the instance: in1 instance Location: /export/home/hudson/data/workspace/AdminGUITest/glassfish3/glassfish/nodes/localhost-domain1/in1 Log File: /export/home/hudson/data/workspace/AdminGUITest/glassfish3/glassfish/nodes/localhost-domain1/in1/logs/server.log Admin Port: 8107 Command start-local-instance executed successfully. Executing Shell Command [AdminGUITest] $ /bin/bash -xe /var/tmp/hudson3210909108381972204.sh Copying DAS server logs /export/home/hudson/data/workspace/AdminGUITest/glassfish3/glassfish/domains/domain1/logs to: /export/home/hudson/data/workspace/AdminGUITest/logs/das_intg2t1000.us.oracle.com in2 skipped: No server logs found at intg2t1000.us.oracle.com in1 skipped: No server logs found at intg2t1000.us.oracle.com [05-Jan-2011 10:04:45] Finished: SUCCESS