I just installed the promoted build b20.
when I enter http://localhost:4848 and click on the link To manage the server, click here.
I been redirect to http://localhost:4848/admin
when I click on OK (DIRECT is selected)
I obtain a javascript error :
[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: "<unknown>" data: no]
Line 0
HOW can I install the console ?
and I have another problem
I enter http://localhost:8888/empty (dummy name)
I receive a popup to download "empty" which is a : application/octet-stream
Save or Open.
and got this nice error in the console
INFO: AdminConsoleAdapter's STATE IS: Application is not yet installed ...
2008-08-23 06:47:44 GenericConnectorServer ClientCreation.run
ATTENTION: 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.<init>(ObjectInputStream.java:280)
at com.sun.jmx.remote.socket.SocketConnection$ObjectInputStreamWithLoade
r.<init>(SocketConnection.java:394)
at com.sun.jmx.remote.socket.SocketConnection.readMessage(SocketConnecti
on.java:244)
at com.sun.jmx.remote.opt.security.AdminServer.connectionOpen(AdminServe
r.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(Thread
Service.java:248)
at com.sun.jmx.remote.opt.util.JobExecutor.run(JobExecutor.java:99)
Should I get a 404 error instead ?
attached mail follows: