eclipse-ee4j / glassfish

Eclipse GlassFish
https://eclipse-ee4j.github.io/glassfish/
386 stars 145 forks source link

not able to install admin gui #5606

Closed glassfishrobot closed 16 years ago

glassfishrobot commented 16 years ago

I install try b22.

unzip, start with :

C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\bin>asadmin start-dom ain -v

I enter the URL http://localhost:8888 and I obtain the invalid stream error.

after that I enter URL http://localhost:4848 click on the link to install the console. got forwared to http://localhost:8080/admin

Direct is selected.. When i click on OK.. I see a waiting image.. and return to the same webpage.. and see the last error in the logs.

jvm.log

<?xml version='1.0' encoding='UTF-8'?>

Java HotSpot(TM) Client VM 10.0-b23 Java HotSpot(TM) Client VM (10.0-b23) for windows-x86 JRE (1.6.0_07-b06), built on Jun 10 2008 01:14:11 by "java_re" with MS VC++ 7.1 -XX:+UnlockDiagnosticVMOptions -XX:NewRatio=2 -XX:+LogVMOutput -XX:LogFile=C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\domains\domain1/logs/jvm.log -Xmx512m -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver -Djavax.net.ssl.trustStore=C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\domains\domain1/config/cacerts.jks -Dsun.rmi.dgc.client.gcInterval=3600000 -Djavax.net.ssl.keyStore=C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\domains\domain1/config/keystore.jks -Djava.security.policy=C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\domains\domain1/config/server.policy -Dsun.rmi.dgc.server.gcInterval=3600000 -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory -Djava.security.auth.login.config=C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\domains\domain1/config/login.conf -Djava.endorsed.dirs=C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish/lib/endorsed -Djava.ext.dirs=C:\jdk/lib/ext;C:\jdk/jre/lib/ext;C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\domains\domain1/lib/ext;C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\javadb/lib com.sun.enterprise.glassfish.bootstrap.ASMain -domainname domain1 -instancename server -verbose true -debug false -domaindir C:/Temp/glassfish-snapshot-v3-prelude-08_22_2008/glassfish/domains/domain1 SUN_STANDARD java.vm.specification.version=1.0 java.vm.specification.name=Java Virtual Machine Specification java.vm.specification.vendor=Sun Microsystems Inc. java.vm.version=10.0-b23 java.vm.name=Java HotSpot(TM) Client VM java.vm.vendor=Sun Microsystems Inc. java.vm.info=mixed mode, sharing java.ext.dirs=C:\jdk/lib/ext;C:\jdk/jre/lib/ext;C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\domains\domain1/lib/ext;C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\javadb/lib java.endorsed.dirs=C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish/lib/endorsed sun.boot.library.path=C:\jdk\jre\bin java.library.path=C:\jdk\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\ThinkPad\Utilities;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ThinkPad\ConnectUtilities;C:\Packages\Fbnutil;C:\SYB1200\OCS-12_0\dll;C:\SYB1200\OCS-12_0\bin;C:\WINDOWS\system32\;C:\WINDOWS\;C:\WINDOWS\system32\Wbem;C:\Program Files\IDM Computer Solutions\UltraEdit-32;C:\Program Files\Intel\Wireless\Bin\;C:\Program Files\Fichiers communs\Lenovo;c:\ant\bin;C:\Program Files\QuickTime\QTSystem\;C:\Opt\apache-maven-2.0.8\bin;C:\Program Files\Fichiers communs\Roxio Shared\DLLShared\;C:\Opt\aspectJ1.5.4\bin;C:\Program Files\Fichiers communs\Teleca Shared;C:\Program Files\TortoiseSVN\bin;C:\Program Files\MKVtoolnix;C:\Program Files\CollabNet Subversion java.home=C:\jdk\jre java.class.path=C:/Temp/glassfish-snapshot-v3-prelude-08_22_2008/glassfish/modules/glassfish-10.0-SNAPSHOT.jar sun.boot.class.path=C:\jdk\jre\lib\resources.jar;C:\jdk\jre\lib\rt.jar;C:\jdk\jre\lib\sunrsasign.jar;C:\jdk\jre\lib\jsse.jar;C:\jdk\jre\lib\jce.jar;C:\jdk\jre\lib\charsets.jar;C:\jdk\jre\classes jdbc.drivers=org.apache.derby.jdbc.ClientDriver javax.net.ssl.trustStore=C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\domains\domain1/config/cacerts.jks sun.rmi.dgc.client.gcInterval=3600000 javax.net.ssl.keyStore=C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\domains\domain1/config/keystore.jks java.security.policy=C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\domains\domain1/config/server.policy sun.rmi.dgc.server.gcInterval=3600000 com.sun.en server.log 2008-08-22 15:17:15 com.sun.enterprise.admin.launcher.GFLauncherLogger info INFO: JVM invocation command line: C:\jdk\bin\java.exe -cp C:/Temp/glassfish-snapshot-v3-prelude-08_22_2008/glassfish/modules/glassfish-10.0-SNAPSHOT.jar -XX:+UnlockDiagnosticVMOptions -XX:NewRatio=2 -XX:+LogVMOutput -XX:LogFile=C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\domains\domain1/logs/jvm.log -Xmx512m -client -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver -Djavax.net.ssl.trustStore=C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\domains\domain1/config/cacerts.jks -Dsun.rmi.dgc.client.gcInterval=3600000 -Djavax.net.ssl.keyStore=C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\domains\domain1/config/keystore.jks -Djava.security.policy=C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\domains\domain1/config/server.policy -Dsun.rmi.dgc.server.gcInterval=3600000 -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory -Djava.security.auth.login.config=C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\domains\domain1/config/login.conf -Djava.endorsed.dirs=C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish/lib/endorsed -Djava.ext.dirs=C:\jdk/lib/ext;C:\jdk/jre/lib/ext;C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\domains\domain1/lib/ext;C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\javadb/lib com.sun.enterprise.glassfish.bootstrap.ASMain -domainname domain1 -instancename server -verbose true -debug false -domaindir C:/Temp/glassfish-snapshot-v3-prelude-08_22_2008/glassfish/domains/domain1 2008-08-22 15:17:16 com.sun.enterprise.admin.launcher.GFLauncherLogger info INFO: Successfully launched in 1 266 msec. [#|2008-08-22T15:17:32.718-0400|INFO||org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-3;org.glassfish.web.web-cli [42];|Started bundle org.glassfish.web.web-cli [42]|#] [#|2008-08-22T15:17:32.718-0400|INFO||org.jvnet.hk2.osgiadapter|_ThreadID=13;_ThreadName=Thread-3;org.glassfish.web.web-cli [42];|Started bundle org.glassfish.web.web-cli [42]|#] [#|2008-08-22T15:17:32.781-0400|INFO||null|_ThreadID=13;_ThreadName=Thread-3;|### ConnectorStartupService.ConnectorStartupService|#] [#|2008-08-22T15:17:32.812-0400|INFO||org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-3;org.glassfish.flashlight.flashlight-framework [92];|Started bundle org.glassfish.flashlight.flashlight-framework [92]|#] [#|2008-08-22T15:17:32.828-0400|INFO||org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-3;org.glassfish.admin.monitoring-core [81];|Started bundle org.glassfish.admin.monitoring-core [81]|#] [#|2008-08-22T15:17:33.093-0400|INFO||org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-3;org.glassfish.deployment.deployment-autodeploy [58];|Started bundle org.glassfish.deployment.deployment-autodeploy [58]|#] [#|2008-08-22T15:17:33.125-0400|INFO||org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-3;org.glassfish.deployment.deployment-common [88];|Started bundle org.glassfish.deployment.deployment-common [88]|#] [#|2008-08-22T15:17:33.453-0400|INFO||global|_ThreadID=12;_ThreadName=Thread-3;|Listening on port 8080|#] [#|2008-08-22T15:17:33.468-0400|INFO||global|_ThreadID=12;_ThreadName=Thread-3;|Listening on port 8181|#] [#|2008-08-22T15:17:33.468-0400|INFO||global|_ThreadID=12;_ThreadName=Thread-3;|Listening on port 4848|#] [#|2008-08-22T15:17:34.000-0400|INFO||org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-3;org.glassfish.common.container-common [101];|Started bundle org.glassfish.common.container-common [101]|#] [#|2008-08-22T15:17:34.031-0400|INFO||global|_ThreadID=12;_ThreadName=Thread-3;|Admin Console Adapter: context root: /admin|#] [#|2008-08-22T15:17:34.062-0400|INFO||javax.enterprise.system.core.classloading|_ThreadID=12;_ThreadName=Thread-3;Class Loader for Bundle [GlassFish-Application-Common-Module [66] ];|APIClassLoader = Class Loader for Bundle [GlassFish-Application-Common-Module [66] ]|#] [#|2008-08-22T15:17:34.062-0400|INFO||javax.enterprise.system.core.classloading|_ThreadID=12;_ThreadName=Thread-3;|urls = []|#] [#|2008-08-22T15:17:34.062-0400|INFO||javax.enterprise.system.core|_ThreadID=12;_ThreadName=Thread-3;|Glassfish v3 started in 13812 ms|#] [#|2008-08-22T15:17:35.812-0400|INFO||null|_ThreadID=13;_ThreadName=Thread-3;|### SystemJmxConnectorName: system, 1 connectors found|#] [#|2008-08-22T15:17:35.812-0400|INFO||null|_ThreadID=13;_ThreadName=Thread-3;|### JmxConnector config: { name = system, Protocol = rmi_jrmp, Address = 0.0.0.0, Port = 8686, AcceptAll = false, AuthRealmName = admin-realm, SecurityEnabled = false} |#] [#|2008-08-22T15:17:36.171-0400|INFO||org.glassfish.admin.connector.rmi.JmxConnectorServerDriver|_ThreadID=13;_ThreadName=Thread-3;|Initial Bindings in RmiRegistry at port: [8686] : NONE|#] [#|2008-08-22T15:17:36.187-0400|INFO||org.glassfish.admin.connector.rmi.JmxConnectorServerDriver|_ThreadID=13;_ThreadName=Thread-3;|Starting JMXConnectorServer @ service:jmx:rmi:///jndi/rmi://FB07607.fbn-nbf.local:8686/management/rmi-jmx-connector|#] [#|2008-08-22T15:17:36.500-0400|INFO||org.jvnet.hk2.osgiadapter|_ThreadID=13;_ThreadName=Thread-3;org.glassfish.common.glassfish-api [102];|Started bundle org.glassfish.common.glassfish-api [102]|#] [#|2008-08-22T15:17:36.515-0400|INFO||org.jvnet.hk2.osgiadapter|_ThreadID=13;_ThreadName=Thread-3;org.glassfish.connectors.connectors-runtime [22];|Started bundle org.glassfish.connectors.connectors-runtime [22]|#] [#|2008-08-22T15:17:36.578-0400|INFO||org.jvnet.hk2.osgiadapter|_ThreadID=13;_ThreadName=Thread-3;org.glassfish.transaction.jta [54];|Started bundle org.glassfish.transaction.jta [54]|#] [#|2008-08-22T15:17:36.593-0400|SEVERE||null|_ThreadID=13;_ThreadName=Thread-3;|ERROR starting JMX connector: JmxConnector config: { name = system, Protocol = rmi_jrmp, Address = 0.0.0.0, Port = 8686, AcceptAll = false, AuthRealmName = admin-realm, SecurityEnabled = false} : java.io.IOException: Cannot bind to URL [rmi://FB07607.fbn-nbf.local:8686/management/rmi-jmx-connector]: javax.naming.InvalidNameException: Cannot create empty subcontext|#] [#|2008-08-22T15:17:36.593-0400|INFO||null|_ThreadID=13;_ThreadName=Thread-3;|### UnprocessedConfigListener.UnprocessedConfigListener|#] [#|2008-08-22T15:17:36.625-0400|INFO||null|_ThreadID=14;_ThreadName=Thread-3;|JMXMP connector server URL = service:jmx:jmxmp://localhost:8888|#] [#|2008-08-22T15:18:09.484-0400|WARNING||javax.management.remote.generic|_ThreadID=15;_ThreadName=Thread-3;|Failed to open connection: java.io.StreamCorruptedException: invalid stream header: 47455420 java.io.StreamCorruptedException: invalid stream header: 47455420 at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:783) at java.io.ObjectInputStream.(ObjectInputStream.java:280) at com.sun.jmx.remote.socket.SocketConnection$ObjectInputStreamWithLoader.(SocketConnection.java:394) at com.sun.jmx.remote.socket.SocketConnection.readMessage(SocketConnection.java:244) at com.sun.jmx.remote.opt.security.AdminServer.connectionOpen(AdminServer.java:116) at com.sun.jmx.remote.generic.ServerSynchroMessageConnectionImpl.connect(ServerSynchroMessageConnectionImpl.java:98) at javax.management.remote.generic.GenericConnectorServer$ClientCreation.run(GenericConnectorServer.java:443) at com.sun.jmx.remote.opt.util.ThreadService$ThreadServiceJob.run(ThreadService.java:248) at com.sun.jmx.remote.opt.util.JobExecutor.run(JobExecutor.java:99) | #] | [#|2008-08-22T15:18:51.156-0400|INFO||global|_ThreadID=16;_ThreadName=Thread-3;|AdminConsoleAdapter's STATE IS: Application is not yet installed ...|#] [#|2008-08-22T15:24:36.531-0400|INFO||global|_ThreadID=17;_ThreadName=Thread-3;|AdminConsoleAdapter's STATE IS: Application is not yet installed ...|#] [#|2008-08-22T15:24:36.562-0400|SEVERE||null|_ThreadID=18;_ThreadName=Thread-3;|java.io.FileNotFoundException: C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\lib\install\applications\.org.opensolaris,pkg\cfg_cache (Le chemin d'accès spécifié est introuvable)|#] [#|2008-08-22T15:24:36.562-0400|SEVERE||null|_ThreadID=18;_ThreadName=Thread-3;| at java.io.FileInputStream.open(Native Method)|#] [#|2008-08-22T15:24:36.562-0400|SEVERE||null|_ThreadID=18;_ThreadName=Thread-3;| at java.io.FileInputStream.(FileInputStream.java:106)|#] [#|2008-08-22T15:24:36.562-0400|SEVERE||null|_ThreadID=18;_ThreadName=Thread-3;| at java.io.FileReader.(FileReader.java:55)|#] [#|2008-08-22T15:24:36.562-0400|SEVERE||null|_ThreadID=18;_ThreadName=Thread-3;| at com.sun.pkg.client.Image.loadConfig(Image.java:709)|#] [#|2008-08-22T15:24:36.562-0400|SEVERE||null|_ThreadID=18;_ThreadName=Thread-3;| at com.sun.pkg.client.Image.(Image.java:608)|#] [#|2008-08-22T15:24:36.562-0400|SEVERE||null|_ThreadID=18;_ThreadName=Thread-3;| at com.sun.enterprise.v3.admin.adapter.InstallerThread.download(InstallerThread.java:130)|#] [#|2008-08-22T15:24:36.562-0400|SEVERE||null|_ThreadID=18;_ThreadName=Thread-3;| at com.sun.enterprise.v3.admin.adapter.InstallerThread.run(InstallerThread.java:91)|#] [#|2008-08-22T15:24:36.562-0400|INFO||null|_ThreadID=18;_ThreadName=Thread-3;|!!!!!!! cannot create Image|#] [#|2008-08-22T15:24:42.078-0400|INFO||global|_ThreadID=16;_ThreadName=Thread-3;|AdminConsoleAdapter's STATE IS: Installing the application in this server ...|#] [#|2008-08-22T15:24:47.703-0400|INFO||global|_ThreadID=17;_ThreadName=Thread-3;|AdminConsoleAdapter's STATE IS: Application is not yet installed ...|#] [#|2008-08-22T15:24:53.937-0400|INFO||global|_ThreadID=16;_ThreadName=Thread-3;|AdminConsoleAdapter's STATE IS: Application is not yet installed ...|#] [#|2008-08-22T15:24:53.937-0400|SEVERE||null|_ThreadID=19;_ThreadName=Thread-3;|java.io.FileNotFoundException: C:\Temp\glassfish-snapshot-v3-prelude-08_22_2008\glassfish\lib\install\applications\.org.opensolaris,pkg\cfg_cache (Le chemin d'accès spécifié est introuvable)|#] [#|2008-08-22T15:24:53.937-0400|SEVERE||null|_ThreadID=19;_ThreadName=Thread-3;| at java.io.FileInputStream.open(Native Method)|#] [#|2008-08-22T15:24:53.937-0400|SEVERE||null|_ThreadID=19;_ThreadName=Thread-3;| at java.io.FileInputStream.(FileInputStream.java:106)|#] [#|2008-08-22T15:24:53.937-0400|SEVERE||null|_ThreadID=19;_ThreadName=Thread-3;| at java.io.FileReader.(FileReader.java:55)|#] [#|2008-08-22T15:24:53.937-0400|SEVERE||null|_ThreadID=19;_ThreadName=Thread-3;| at com.sun.pkg.client.Image.loadConfig(Image.java:709)|#] [#|2008-08-22T15:24:53.937-0400|SEVERE||null|_ThreadID=19;_ThreadName=Thread-3;| at com.sun.pkg.client.Image.(Image.java:608)|#] [#|2008-08-22T15:24:53.937-0400|SEVERE||null|_ThreadID=19;_ThreadName=Thread-3;| at com.sun.enterprise.v3.admin.adapter.InstallerThread.download(InstallerThread.java:130)|#] [#|2008-08-22T15:24:53.937-0400|SEVERE||null|_ThreadID=19;_ThreadName=Thread-3;| at com.sun.enterprise.v3.admin.adapter.InstallerThread.run(InstallerThread.java:91)|#] [#|2008-08-22T15:24:53.937-0400|INFO||null|_ThreadID=19;_ThreadName=Thread-3;|!!!!!!! cannot create Image|#] [#|2008-08-22T15:24:59.046-0400|INFO||global|_ThreadID=17;_ThreadName=Thread-3;|AdminConsoleAdapter's STATE IS: Application is not yet installed ...|#] #### Environment Operating System: All Platform: All #### Affected Versions [V3]
glassfishrobot commented 6 years ago
glassfishrobot commented 16 years ago

@glassfishrobot Commented survivant said: I been able to get the error in the console (firebug)

[Exception... "'JavaScript component does not have a method named: "onRefreshAttempted"' when calling method: [nsIWebProgressListener2::onRefreshAttempted]" nsresult: "0x80570030 (NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)" location: "" data: no]

Line 0

glassfishrobot commented 16 years ago

@glassfishrobot Commented km said: First off, host:8888 is not a URL for admin console. You should not be using that. So, you are right when you used http://host:4848 for admin console.

Anissa, I am not sure what this Javascript error is, so I am transferring this to you.

glassfishrobot commented 16 years ago

@glassfishrobot Commented anilam said: Nightly build does not have admin console bits, in that case we tried to download from the update center. However nightly build doesn't have update center meta info either. Basically there is no way to access admin console using nightly build. I have talked to the release team, they will fix that. Please use promoted build only.

Marking this fixed in promoted build 20.

glassfishrobot commented 16 years ago

@glassfishrobot Commented survivant said: I try with promoted build b20 and got the same error.

glassfishrobot commented 16 years ago

@glassfishrobot Commented anilam said:

which one do you use for installation ? glassfish-v3-prelude-b20-unix.zip or glassfish-v3-prelude-b20-window.exe or glassfish-v3-prelude-b20.zip

Do you see glassfish/lib/install/applications/admingui.war in your installation ? Most likely this is individual environment issue. I am lowering this to a P2 while we try to figure it out because our QA and many others are able to access the console using build 20.

glassfishrobot commented 16 years ago

@glassfishrobot Commented survivant said: it's glassfish-v3-prelude-b20-window.exe

just for info.. I don't have the port 8080. I installed GF on the port 8888 (because the port 8080 is use for my tomcat in Eclipse).

in b21. We will use http:/localhost:4848/ for the admin gui.. that's fine with me. I'm waiting this b21 build to test

oh ya.. the access the admin gui I used http://localhost:8888 and click on the link : Manage server.. it will be redirect to http://localhost:8888/admin

if I depoy the admin myself (took from http://download.java.net/glassfish/v3/admingui/ b20.war) and deploy it in admingui-v3-prelude-b20 and access it with http://localhost:8888/admingui-v3-prelude-b20 it will works.

here the folders tree

C:. +---bin +---glassfish

| +---bin | | +---config | | +---docs | |   | +---css | |   | ---graphics | | +---domains | |   | ---domain1 | |   | +---.felix | |   |   | ---gf | |   |   | +---bundle0 | |   |   | +---bundle1 | |   |   |   | ---version0.0 | |   |   | +---bundle10 | |   |   |   | ---version0.0 | |   |   | +---bundle100 | |   |   |   | ---version0.0 | |   |   | +---bundle101 | |   |   |   | ---version0.0 | |   |   | +---bundle102 | |   |   |   | ---version0.0 | |   |   | +---bundle103 | |   |   |   | ---version0.0 | |   |   | +---bundle104 | |   |   |   | ---version0.0 | |   |   | +---bundle105 | |   |   |   | ---version0.0 | |   |   | +---bundle106 | |   |   |   | ---version0.0 | |   |   | +---bundle107 | |   |   |   | ---version0.0 | |   |   | +---bundle108 | |   |   |   | ---version0.0 | |   |   | +---bundle109 | |   |   |   | ---version0.0 | |   |   | +---bundle11 | |   |   |   | ---version0.0 | |   |   | +---bundle110 | |   |   |   | ---version0.0 | |   |   | +---bundle111 | |   |   |   | ---version0.0 | |   |   | +---bundle112 | |   |   |   | ---version0.0 | |   |   | +---bundle12 | |   |   |   | ---version0.0 | |   |   | +---bundle13 | |   |   |   | ---version0.0 | |   |   | +---bundle14 | |   |   |   | ---version0.0 | |   |   | +---bundle15 | |   |   |   | ---version0.0 | |   |   | +---bundle16 | |   |   |   | ---version0.0 | |   |   | +---bundle17 | |   |   |   | ---version0.0 | |   |   | +---bundle18 | |   |   |   | ---version0.0 | |   |   | +---bundle19 | |   |   |   | ---version0.0 | |   |   | +---bundle2 | |   |   |   | ---version0.0 | |   |   | +---bundle20 | |   |   |   | ---version0.0 | |   |   | +---bundle21 | |   |   |   | ---version0.0 | |   |   | +---bundle22 | |   |   |   | ---version0.0 | |   |   | +---bundle23 | |   |   |   | ---version0.0 | |   |   | +---bundle24 | |   |   |   | ---version0.0 | |   |   | +---bundle25 | |   |   |   | ---version0.0 | |   |   | +---bundle26 | |   |   |   | ---version0.0 | |   |   | +---bundle27 | |   |   |   | ---version0.0 | |   |   | +---bundle28 | |   |   |   | ---version0.0 | |   |   | +---bundle29 | |   |   |   | ---version0.0 | |   |   | +---bundle3 | |   |   |   | ---version0.0 | |   |   | +---bundle30 | |   |   |   | ---version0.0 | |   |   | +---bundle31 | |   |   |   | ---version0.0 | |   |   | +---bundle32 | |   |   |   | ---version0.0 | |   |   | +---bundle33 | |   |   |   | ---version0.0 | |   |   | +---bundle34 | |   |   |   | ---version0.0 | |   |   | +---bundle35 | |   |   |   | ---version0.0 | |   |   | +---bundle36 | |   |   |   | ---version0.0 | |   |   | +---bundle37 | |   |   |   | ---version0.0 | |   |   | +---bundle38 | |   |   |   | ---version0.0 | |   |   | +---bundle39 | |   |   |   | ---version0.0 | |   |   | +---bundle4 | |   |   |   | ---version0.0 | |   |   | +---bundle40 | |   |   |   | ---version0.0 | |   |   | +---bundle41 | |   |   |   | ---version0.0 | |   |   | +---bundle42 | |   |   |   | ---version0.0 | |   |   | +---bundle43 | |   |   |   | ---version0.0 | |   |   | +---bundle44 | |   |   |   | ---version0.0 | |   |   | +---bundle45 | |   |   |   | ---version0.0 | |   |   | +---bundle46 | |   |   |   | ---version0.0 | |   |   | +---bundle47 | |   |   |   | ---version0.0 | |   |   | +---bundle48 | |   |   |   | ---version0.0 | |   |   | +---bundle49 | |   |   |   | ---version0.0 | |   |   | +---bundle5 | |   |   |   | ---version0.0 | |   |   | +---bundle50 | |   |   |   | ---version0.0 | |   |   | +---bundle51 | |   |   |   | ---version0.0 | |   |   | +---bundle52 | |   |   |   | ---version0.0 | |   |   | +---bundle53 | |   |   |   | ---version0.0 | |   |   | +---bundle54 | |   |   |   | ---version0.0 | |   |   | +---bundle55 | |   |   |   | ---version0.0 | |   |   | +---bundle56 | |   |   |   | ---version0.0 | |   |   | +---bundle57 | |   |   |   | ---version0.0 | |   |   | +---bundle58 | |   |   |   | ---version0.0 | |   |   | +---bundle59 | |   |   |   | ---version0.0 | |   |   | +---bundle6 | |   |   |   | ---version0.0 | |   |   | +---bundle60 | |   |   |   | ---version0.0 | |   |   | +---bundle61 | |   |   |   | ---version0.0 | |   |   | +---bundle62 | |   |   |   | ---version0.0 | |   |   | +---bundle63 | |   |   |   | ---version0.0 | |   |   | +---bundle64 | |   |   |   | ---version0.0 | |   |   | +---bundle65 | |   |   |   | ---version0.0 | |   |   | +---bundle66 | |   |   |   | ---version0.0 | |   |   | +---bundle67 | |   |   |   | ---version0.0 | |   |   | +---bundle68 | |   |   |   | ---version0.0 | |   |   | +---bundle69 | |   |   |   | ---version0.0 | |   |   | +---bundle7 | |   |   |   | ---version0.0 | |   |   | +---bundle70 | |   |   |   | ---version0.0 | |   |   | +---bundle71 | |   |   |   | ---version0.0 | |   |   | +---bundle72 | |   |   |   | ---version0.0 | |   |   | +---bundle73 | |   |   |   | ---version0.0 | |   |   | +---bundle74 | |   |   |   | ---version0.0 | |   |   | +---bundle75 | |   |   |   | ---version0.0 | |   |   | +---bundle76 | |   |   |   | ---version0.0 | |   |   | +---bundle77 | |   |   |   | ---version0.0 | |   |   | +---bundle78 | |   |   |   | ---version0.0 | |   |   | +---bundle79 | |   |   |   | ---version0.0 | |   |   | +---bundle8 | |   |   |   | ---version0.0 | |   |   | +---bundle80 | |   |   |   | ---version0.0 | |   |   | +---bundle81 | |   |   |   | ---version0.0 | |   |   | +---bundle82 | |   |   |   | ---version0.0 | |   |   | +---bundle83 | |   |   |   | ---version0.0 | |   |   | +---bundle84 | |   |   |   | ---version0.0 | |   |   | +---bundle85 | |   |   |   | ---version0.0 | |   |   | +---bundle86 | |   |   |   | ---version0.0 | |   |   | +---bundle87 | |   |   |   | ---version0.0 | |   |   | +---bundle88 | |   |   |   | ---version0.0 | |   |   | +---bundle89 | |   |   |   | ---version0.0 | |   |   | +---bundle9 | |   |   |   | ---version0.0 | |   |   | +---bundle90 | |   |   |   | ---version0.0 | |   |   | +---bundle91 | |   |   |   | ---version0.0 | |   |   | +---bundle92 | |   |   |   | ---version0.0 | |   |   | +---bundle93 | |   |   |   | ---version0.0 | |   |   | +---bundle94 | |   |   |   | ---version0.0 | |   |   | +---bundle95 | |   |   |   | ---version0.0 | |   |   | +---bundle96 | |   |   |   | ---version0.0 | |   |   | +---bundle97 | |   |   |   | ---version0.0 | |   |   | +---bundle98 | |   |   |   | ---version0.0 | |   |   | ---bundle99 | |   |   | ---version0.0 | |   | +---applications | |   |   | +---admingui-v3-prelude-b20 | |   |   |   | +---com_sun_webui_jsf | |   |   |   |   | ---help | |   |   |   | +---META-INF | |   |   |   |   | ---maven | |   |   |   |   | ---org.glassfish.admingui | |   |   |   |   | ---war | |   |   |   | +---resources | |   |   |   | ---WEB-INF | |   |   |   | ---lib | |   |   | ---hudson | |   |   | +---css | |   |   | +---executable | |   |   | +---help | |   |   |   | +---ant | |   |   |   | +---matrix | |   |   |   | +---maven | |   |   |   | +---project-config | |   |   |   | +---scm-browsers | |   |   |   |   | +---collabnet-svn | |   |   |   |   | +---fisheye-cvs | |   |   |   |   | +---fisheye-svn | |   |   |   |   | +---sventon | |   |   |   |   | +---viewcvs | |   |   |   |   | ---viewsvn | |   |   |   | +---security | |   |   |   |   | +---ldap | |   |   |   |   | ---private-realm | |   |   |   | +---subversion | |   |   |   | +---system-config | |   |   |   |   | ---master-slave | |   |   |   |   | ---demand | |   |   |   | +---tasks | |   |   |   |   | +---aggregate-test | |   |   |   |   | +---artifactArchiver | |   |   |   |   | +---fingerprint | |   |   |   |   | +---junit | |   |   |   |   | ---mailer | |   |   |   | +---triggers | |   |   |   |   | ---SCMTrigger | |   |   |   | +---update-center | |   |   |   | +---user | |   |   |   | +---view-config | |   |   |   | ---_cvs | |   |   | +---images | |   |   |   | +---16x16 | |   |   |   | +---24x24 | |   |   |   | +---32x32 | |   |   |   | ---48x48 | |   |   | +---META-INF | |   |   |   | ---maven | |   |   |   | ---org.jvnet.hudson.main | |   |   |   | ---hudson-war | |   |   | +---scripts | |   |   |   | ---yui | |   |   |   | +---animation | |   |   |   | +---assets | |   |   |   |   | ---skins | |   |   |   |   | ---sam | |   |   |   | +---autocomplete | |   |   |   |   | ---assets | |   |   |   |   | ---skins | |   |   |   |   | ---sam | |   |   |   | +---base | |   |   |   | +---button | |   |   |   |   | ---assets | |   |   |   |   | ---skins | |   |   |   |   | ---sam | |   |   |   | +---connection | |   |   |   | +---container | |   |   |   |   | ---assets | |   |   |   |   | ---skins | |   |   |   |   | ---sam | |   |   |   | +---cookie | |   |   |   | +---dom | |   |   |   | +---dragdrop | |   |   |   | +---editor | |   |   |   |   | ---assets | |   |   |   |   | ---skins | |   |   |   |   | ---sam | |   |   |   | +---element | |   |   |   | +---event | |   |   |   | +---fonts | |   |   |   | +---logger | |   |   |   |   | ---assets | |   |   |   |   | ---skins | |   |   |   |   | ---sam | |   |   |   | +---menu | |   |   |   |   | ---assets | |   |   |   |   | ---skins | |   |   |   |   | ---sam | |   |   |   | +---resize | |   |   |   |   | ---assets | |   |   |   |   | ---skins | |   |   |   |   | ---sam | |   |   |   | +---tabview | |   |   |   |   | ---assets | |   |   |   |   | ---skins | |   |   |   |   | ---sam | |   |   |   | +---treeview | |   |   |   |   | ---assets | |   |   |   |   | ---skins | |   |   |   |   | ---sam | |   |   |   | ---yahoo | |   |   | ---WEB-INF | |   |   | +---lib | |   |   | ---security | |   | +---autodeploy | |   |   | ---.autodeploystatus | |   | +---bin | |   | +---config | |   | +---docroot | |   | +---generated | |   |   | +---ejb | |   |   |   | +---admingui-v3-prelude-b20 | |   |   |   | ---hudson | |   |   | +---jsp | |   |   |   | +---admingui-v3-prelude-b20 | |   |   |   |   | ---loader | |   |   |   |   | +---applications | |   |   |   |   | +---appServer | |   |   |   |   | +---configuration | |   |   |   |   | +---core | |   |   |   |   | +---css | |   |   |   |   | +---images | |   |   |   |   |   | ---squares | |   |   |   |   | +---jmaki | |   |   |   |   |   | ---runtime | |   |   |   |   | +---js | |   |   |   |   | +---META-INF | |   |   |   |   |   | +---jsftemplating | |   |   |   |   |   | +---maven | |   |   |   |   |   |   | ---org.glassfish.admingui | |   |   |   |   |   |   | ---console-core | |   |   |   |   |   | +---resources | |   |   |   |   |   |   | +---jmaki | |   |   |   |   |   |   |   | +---blockList | |   |   |   |   |   |   |   | +---charting | |   |   |   |   |   |   |   |   | +---dojo | |   |   |   |   |   |   |   |   |   | +---area | |   |   |   |   |   |   |   |   |   | +---bar | |   |   |   |   |   |   |   |   |   | +---line | |   |   |   |   |   |   |   |   |   | ---resources | |   |   |   |   |   |   |   |   | +---google | |   |   |   |   |   |   |   |   |   | +---area | |   |   |   |   |   |   |   |   |   | +---bar | |   |   |   |   |   |   |   |   |   | +---line | |   |   |   |   |   |   |   |   |   | +---pie | |   |   |   |   |   |   |   |   |   | ---resources | |   |   |   |   |   |   |   |   | +---plotkit | |   |   |   |   |   |   |   |   |   | +---area | |   |   |   |   |   |   |   |   |   | +---bar | |   |   |   |   |   |   |   |   |   | +---line | |   |   |   |   |   |   |   |   |   | +---pie | |   |   |   |   |   |   |   |   |   | ---resources | |   |   |   |   |   |   |   |   |   | +---images | |   |   |   |   |   |   |   |   |   | ---plotkit | |   |   |   |   |   |   |   |   |   | ---mochikit | |   |   |   |   |   |   |   |   | ---yahoo | |   |   |   |   |   |   |   |   | +---bar | |   |   |   |   |   |   |   |   | +---line | |   |   |   |   |   |   |   |   | +---pie | |   |   |   |   |   |   |   |   | ---resources | |   |   |   |   |   |   |   |   | ---yahoo | |   |   |   |   |   |   |   |   | ---v2.4.1 | |   |   |   |   |   |   |   |   | +---charts | |   |   |   |   |   |   |   |   |   | ---assets | |   |   |   |   |   |   |   |   | +---datasource | |   |   |   |   |   |   |   |   | +---element | |   |   |   |   |   |   |   |   | +---json | |   |   |   |   |   |   |   |   | ---yahoo-dom-event | |   |   |   |   |   |   |   | ---resources | |   |   |   |   |   |   |   | ---styles | |   |   |   |   |   |   |   | ---themes | |   |   |   |   |   |   |   | ---orange | |   |   |   |   |   |   |   | ---images | |   |   |   |   |   |   | +---xsl | |   |   |   |   |   |   | ---yahoo | |   |   |   |   |   |   | +---button | |   |   |   |   |   |   |   | +---audio | |   |   |   |   |   |   |   | ---images | |   |   |   |   |   |   | ---resources | |   |   |   |   |   |   | ---libs | |   |   |   |   |   |   | ---yahoo | |   |   |   |   |   |   | ---v2.4.1 | |   |   |   |   |   |   | +---assets | |   |   |   |   |   |   |   | ---skins | |   |   |   |   |   |   |   | ---sam | |   |   |   |   |   |   | +---button | |   |   |   |   |   |   |   | ---assets | |   |   |   |   |   |   |   | ---skins | |   |   |   |   |   |   |   | ---sam | |   |   |   |   |   |   | +---container | |   |   |   |   |   |   | +---element | |   |   |   |   |   |   | ---yahoo-dom-event | |   |   |   |   |   | ---services | |   |   |   |   | +---resourceNode | |   |   |   |   | +---shared | |   |   |   |   | +---sysnet | |   |   |   |   | +---templates | |   |   |   |   | ---woodstock4_3 | |   |   |   |   | ---suntheme | |   |   |   |   | +---css | |   |   |   |   | +---css_uncompressed | |   |   |   |   | +---images | |   |   |   |   |   | +---accordion | |   |   |   |   |   | +---addremove | |   |   |   |   |   | +---alarms | |   |   |   |   |   | +---alerts | |   |   |   |   |   | +---bubble | |   |   |   |   |   | +---button | |   |   |   |   |   | +---calendar | |   |   |   |   |   | +---commontaskssection | |   |   |   |   |   | +---dnd | |   |   |   |   |   | +---field | |   |   |   |   |   | +---file-chooser | |   |   |   |   |   | +---help | |   |   |   |   |   | +---href | |   |   |   |   |   | +---inlineAlert | |   |   |   |   |   | +---leftpane | |   |   |   |   |   | +---login | |   |   |   |   |   | +---masthead | |   |   |   |   |   | +---other | |   |   |   |   |   | +---pagetitle | |   |   |   |   |   | +---progressBar | |   |   |   |   |   | +---rating | |   |   |   |   |   | +---scheduler | |   |   |   |   |   | +---table | |   |   |   |   |   | +---table2 | |   |   |   |   |   | +---tabs | |   |   |   |   |   | +---titledbox | |   |   |   |   |   | +---topology | |   |   |   |   |   | +---tree | |   |   |   |   |   | +---version | |   |   |   |   |   | ---wizard | |   |   |   |   | +---javascript | |   |   |   |   |   | +---theme | |   |   |   |   |   |   | ---nls | |   |   |   |   |   | +---widget | |   |   |   |   |   |   | +---_base | |   |   |   |   |   |   | +---_jsfx | |   |   |   |   |   |   | ---_xhr | |   |   |   |   |   | +---_base | |   |   |   |   |   | +---_dojo | |   |   |   |   |   |   | ---_firebug | |   |   |   |   |   | ---_html | |   |   |   |   | +---javascript_uncompressed | |   |   |   |   |   | +---theme | |   |   |   |   |   |   | ---nls | |   |   |   |   |   | +---widget | |   |   |   |   |   |   | +---_base | |   |   |   |   |   |   | +---_jsfx | |   |   |   |   |   |   | ---_xhr | |   |   |   |   |   | +---_base | |   |   |   |   |   | +---_dojo | |   |   |   |   |   |   | ---_firebug | |   |   |   |   |   | ---_html | |   |   |   |   | +---messages | |   |   |   |   | +---properties | |   |   |   |   | ---templates | |   |   |   | ---hudson | |   |   |   | ---loader | |   |   |   | +---hudson | |   |   |   |   | +---matrix | |   |   |   |   |   | +---MatrixBuild | |   |   |   |   |   | ---MatrixProject | |   |   |   |   | +---maven | |   |   |   |   |   | +---FilteredChangeLogSet | |   |   |   |   |   | +---MavenBuild | |   |   |   |   |   | +---MavenModule | |   |   |   |   |   | +---MavenModuleSet | |   |   |   |   |   | +---MavenModuleSetBuild | |   |   |   |   |   | +---MavenProbeAction | |   |   |   |   |   | +---RedeployPublisher | |   |   |   |   |   | ---reporters | |   |   |   |   |   | +---MavenAbstractArtifactRecord | |   |   |   |   |   | ---SurefireAggregatedReport | |   |   |   |   | +---model | |   |   |   |   |   | +---AbstractBuild | |   |   |   |   |   | +---AbstractItem | |   |   |   |   |   | +---AbstractModelObject | |   |   |   |   |   | +---AbstractProject | |   |   |   |   |   | +---Actionable | |   |   |   |   |   | +---AgentSlave | |   |   |   |   |   | +---Api | |   |   |   |   |   | +---BuildAuthorizationToken | |   |   |   |   |   | +---Computer | |   |   |   |   |   | +---ComputerSet | |   |   |   |   |   | +---DirectoryBrowserSupport | |   |   |   |   |   | +---Executor | |   |   |   |   |   | +---ExternalJob | |   |   |   |   |   | +---ExternalRun | |   |   |   |   |   | +---Fingerprint | |   |   |   |   |   | +---FreeStyleProject | |   |   |   |   |   | +---Hudson | |   |   |   |   |   | +---Job | |   |   |   |   |   | +---Label | |   |   |   |   |   | +---LegacySlave | |   |   |   |   |   | +---ListView | |   |   |   |   |   | +---MyView | |   |   |   |   |   | +---NoFingerprintMatch | |   |   |   |   |   | +---ParameterDefinition | |   |   |   |   |   | +---ParametersAction | |   |   |   |   |   | +---ParametersDefinitionProperty | |   |   |   |   |   | +---Project | |   |   |   |   |   | +---Queue | |   |   |   |   |   | +---Run | |   |   |   |   |   |   | ---KeepLogBuildBadge | |   |   |   |   |   | +---StringParameterDefinition | |   |   |   |   |   | +---StringParameterValue | |   |   |   |   |   | +---TaskAction | |   |   |   |   |   | +---UpdateCenter | |   |   |   |   |   |   | +---ConnectionCheckJob | |   |   |   |   |   |   | +---InstallationJob | |   |   |   |   |   |   |   | +---Failure | |   |   |   |   |   |   |   | +---Installing | |   |   |   |   |   |   |   | +---Pending | |   |   |   |   |   |   |   | ---Success | |   |   |   |   |   |   | ---PageDecoratorImpl | |   |   |   |   |   | +---User | |   |   |   |   |   | ---View | |   |   |   |   |   | ---People | |   |   |   |   | +---nodemonitors | |   |   |   |   |   | +---ArchitectureMonitor | |   |   |   |   |   | +---ClockMonitor | |   |   |   |   |   | +---DiskSpaceMonitor | |   |   |   |   |   | +---ResponseTimeMonitor | |   |   |   |   |   | ---SwapSpaceMonitor | |   |   |   |   | +---PluginManager | |   |   |   |   | +---scheduler | |   |   |   |   | +---scm | |   |   |   |   |   | +---AbstractScmTagAction | |   |   |   |   |   | +---browsers | |   |   |   |   |   |   | +---CollabNetSVN | |   |   |   |   |   |   | +---FishEyeCVS | |   |   |   |   |   |   | +---FishEyeSVN | |   |   |   |   |   |   | +---Sventon | |   |   |   |   |   |   | +---ViewCVS | |   |   |   |   |   |   | +---ViewSVN | |   |   |   |   |   |   | ---WebSVN | |   |   |   |   |   | +---CVSChangeLogSet | |   |   |   |   |   | +---CVSSCM | |   |   |   |   |   |   | +---DescriptorImpl | |   |   |   |   |   |   | ---TagAction | |   |   |   |   |   | +---NullSCM | |   |   |   |   |   | +---SCM | |   |   |   |   |   | +---SubversionChangeLogSet | |   |   |   |   |   | +---SubversionSCM | |   |   |   |   |   |   | ---DescriptorImpl | |   |   |   |   |   | ---SubversionTagAction | |   |   |   |   | +---search | |   |   |   |   |   | ---Search | |   |   |   |   | +---security | |   |   |   |   |   | +---AuthorizationMatrixProperty | |   |   |   |   |   | +---GlobalMatrixAuthorizationStrategy | |   |   |   |   |   | +---HudsonPrivateSecurityRealm | |   |   |   |   |   |   | ---Details | |   |   |   |   |   | +---LDAPSecurityRealm | |   |   |   |   |   | ---SecurityRealm | |   |   |   |   | +---slaves | |   |   |   |   |   | +---CommandLauncher | |   |   |   |   |   | +---JNLPLauncher | |   |   |   |   |   | +---RetentionStrategy | |   |   |   |   |   |   | +---Demand | |   |   |   |   |   |   | ---Scheduled | |   |   |   |   |   | ---SlaveComputer | |   |   |   |   | +---tasks | |   |   |   |   |   | +---Ant | |   |   |   |   |   | +---ArtifactArchiver | |   |   |   |   |   | +---BatchFile | |   |   |   |   |   | +---BuildTrigger | |   |   |   |   |   | +---Fingerprinter | |   |   |   |   |   |   | ---FingerprintAction | |   |   |   |   |   | +---JavadocArchiver | |   |   |   |   |   | +---junit | |   |   |   |   |   |   | +---CaseResult | |   |   |   |   |   |   | +---ClassResult | |   |   |   |   |   |   | +---JUnitResultArchiver | |   |   |   |   |   |   | +---MetaTabulatedResult | |   |   |   |   |   |   | ---TabulatedResult | |   |   |   |   |   | +---LogRotator | |   |   |   |   |   | +---Mailer | |   |   |   |   |   |   | ---UserProperty | |   |   |   |   |   | +---Maven | |   |   |   |   |   | +---Shell | |   |   |   |   |   | ---test | |   |   |   |   |   | +---AbstractTestResultAction | |   |   |   |   |   | +---AggregatedTestResultAction | |   |   |   |   |   | +---AggregatedTestResultPublisher | |   |   |   |   |   |   | ---TestResultAction | |   |   |   |   |   | +---MatrixTestResult | |   |   |   |   |   | ---TestResultProjectAction | |   |   |   |   | +---TcpSlaveAgentListener | |   |   |   |   | +---triggers | |   |   |   |   |   | +---SCMTrigger | |   |   |   |   |   |   | ---SCMAction | |   |   |   |   |   | ---TimerTrigger | |   |   |   |   | +---util | |   |   |   |   |   | +---DoubleLaunchChecker | |   |   |   |   |   | +---HudsonFailedToLoad | |   |   |   |   |   | +---HudsonIsLoading | |   |   |   |   |   | +---IncompatibleAntVersionDetected | |   |   |   |   |   | +---IncompatibleServletVersionDetected | |   |   |   |   |   | +---IncompatibleVMDetected | |   |   |   |   |   | +---InsufficientPermissionDetected | |   |   |   |   |   | +---ListBoxModel | |   |   |   |   |   | +---NoHomeDir | |   |   |   |   |   | ---NoTempDir | |   |   |   |   | ---widgets | |   |   |   |   | +---BuildHistoryWidget | |   |   |   |   | ---HistoryWidget | |   |   |   | +---lib | |   |   |   |   | +---form | |   |   |   |   | +---hudson | |   |   |   |   |   | ---project | |   |   |   |   | +---layout | |   |   |   |   | ---test | |   |   |   | +---META-INF | |   |   |   |   | ---maven | |   |   |   |   | +---org.jvnet.hudson | |   |   |   |   |   | ---commons-jelly | |   |   |   |   | ---org.jvnet.hudson.main | |   |   |   |   | ---hudson-core | |   |   |   | ---org | |   |   |   | ---apache | |   |   |   | ---commons | |   |   |   | ---jelly | |   |   |   | ---tags | |   |   | +---policy | |   |   |   | +---admingui-v3-prelude-b20 | |   |   |   |   | ---admingui-v3-prelude-b20 | |   |   |   | +---hudson | |   |   |   |   | ---hudson | |   |   |   | ---default-web-module | |   |   |   | ---default-web-module | |   |   | ---xml | |   |   | +---admingui-v3-prelude-b20 | |   |   | ---hudson | |   | +---logs | |   | ---work | |   | ---com.sun.appserv | |   | +---server | |   |   | --- | |   | ---asadmin | |   | ---_ | | +---felix | |   | +---bin | |   | +---bundle | |   | ---conf | | +---icons | | +---lib | |   | +---appclient | |   | +---dtds | |   | +---install | |   |   | ---applications | |   |   | +---glassfish | |   |   |   | ---lib | |   |   |   | ---install | |   |   |   | ---applications | |   |   |   | ---admingui | |   |   | +---admingui | |   |   |   | +---com_sun_webui_jsf | |   |   |   |   | ---help | |   |   |   | +---META-INF | |   |   |   |   | ---maven | |   |   |   |   | ---org.glassfish.admingui | |   |   |   |   | ---war | |   |   |   | +---resources | |   |   |   | ---WEB-INF | |   |   |   | +---classes | |   |   |   | ---lib | |   |   | +---cp_jdbc_ra | |   |   |   | ---META-INF | |   |   | +---ds_jdbc_ra | |   |   |   | ---META-INF | |   |   | ---xa_jdbc_ra | |   |   | ---META-INF | |   | +---registration | |   | +---schemas | |   | ---templates | |   | ---docroot | | ---modules | | ---web +---install | | +---bin | | ---lib | | +---external | |   | +---apache | |   | +---beanshell | |   | +---charva | |   | +---chaxml | |   | +---freemarker | |   | +---jaxb | |   | +---jdom | |   | ---swixml | | +---platforms | | +---providers | | +---resources | |   | +---dependency | |   | +---model | |   | +---org | |   |   | ---openinstaller | |   |   | ---resources | |   | +---templates | |   | ---view | | ---sims +---javadb | | +---frameworks | |   | +---embedded | |   |   | ---bin | |   | ---NetworkServer | |   | ---bin | | ---lib +---pkg | | +---bin | | +---javadocs | |   | +---com | |   |   | ---sun | |   |   | ---pkg | |   |   | ---client | |   | ---resources | | +---lib | | +---man | |   | +---cat1 | |   | +---cat1m | |   | ---cat5 | | +---python2.4-minimal | |   | +---DLLs | |   | ---Lib | |   | +---bsddb | |   | +---curses | |   | +---email | |   | +---encodings | |   | +---logging | |   | ---site-packages | | ---vendor-packages | | +---cherrypy | |   | +---lib | |   | ---wsgiserver | | ---pkg | | +---actions | | +---bundle | | +---client | | +---portable | | +---publish | | ---server +---updatetool | | +---bin | | +---lib | | ---vendor-packages | | +---updatetool | |   | +---dialogs | |   | +---help | |   |   | ---files | |   | +---images | |   | +---locale | |   |   | +---de | |   |   |   | ---LC_MESSAGES | |   |   | +---es | |   |   |   | ---LC_MESSAGES | |   |   | +---fr | |   |   |   | ---LC_MESSAGES | |   |   | +---ja | |   |   |   | ---LC_MESSAGES | |   |   | +---ko | |   |   |   | ---LC_MESSAGES | |   |   | +---zh_CN | |   |   |   | ---LC_MESSAGES | |   |   | ---zh_TW | |   |   | ---LC_MESSAGES | |   | +---notifier | |   | ---tests | | ---wx2.8 | | +---docs | |   | ---licence | | +---wx | |   | +---build | |   | +---lib | |   |   | +---analogclock | |   |   |   | ---lib_setup | |   |   | +---art | |   |   | +---colourchooser | |   |   | +---editor | |   |   | +---floatcanvas | |   |   |   | ---Utilities | |   |   | +---masked | |   |   | +---mixins | |   |   | ---ogl | |   | +---locale | |   |   | +---de | |   |   |   | ---LC_MESSAGES | |   |   | +---es | |   |   |   | ---LC_MESSAGES | |   |   | +---fr | |   |   |   | ---LC_MESSAGES | |   |   | +---ja | |   |   |   | ---LC_MESSAGES | |   |   | +---zh_CN | |   |   |   | ---LC_MESSAGES | |   |   | ---zh_TW | |   |   | ---LC_MESSAGES | |   | +---py | |   |   | ---tests | |   | ---tools | | ---wxPython | | +---lib | |   | +---colourchooser | |   | +---editor | |   | ---mixins | | ---tools ---var +---install | | +---config | |   | ---glassfish | | ---pkgdb | | ---sims-product ---uninstall |

glassfishrobot commented 16 years ago

@glassfishrobot Commented kumara said: Change to status whiteboard for v3 bug tracking

glassfishrobot commented 16 years ago

@glassfishrobot Commented anilam said: Fixed in Promoted build 21. Refer to http://wiki.glassfish.java.net/Wiki.jsp?page=V3GuiAccessURL to see how to access it.

glassfishrobot commented 16 years ago

@glassfishrobot Commented kumara said: v3 defect tracking

glassfishrobot commented 16 years ago

@glassfishrobot Commented Was assigned to anilam

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GLASSFISH-5606

glassfishrobot commented 16 years ago

@glassfishrobot Commented Reported by survivant

glassfishrobot commented 16 years ago

@glassfishrobot Commented Marked as fixed on Tuesday, September 2nd 2008, 6:53:39 pm