quality@glassfish.java.net

Re: SJSU: Update Tool - Congiguration Tab Error Message

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Thu, 26 Mar 2009 20:19:17 -0700

Hi Rahul,

Looking at server.log:
Caused by: java.lang.IllegalArgumentException: hostname can't be null
    at java.net.InetSocketAddress.<init>(InetSocketAddress.java:121)
    at com.sun.pkg.client.SystemInfo.getProxy(SystemInfo.java:130)
    at org.glassfish.uc.admingui.UpdateCenterHandlers.getProxyInfo(UpdateCenterHandlers.java:207)
    ... 61 more

Line 207 of UpdateCenterHandlers.java is
Proxy proxy = SystemInfo.getProxy();

I believe thats a bug in update center client pkg.  Did you set any proxy server ?   Can you bring up updatetool (its under bin directory) ?
Please file a bug and i can put in the evaluation and assign to update tool.

thanks
Anissa.

Rahul Satasia wrote:
Hello,
 
I got the error Message while Clicking on Configuration Tab in Update tool of ADMIN Console. Below is the message:

 

HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

javax.servlet.ServletException: java.lang.reflect.InvocationTargetException while attempting to process a 'beforeCreate' event for 'propertySheet'.

root cause

java.lang.RuntimeException: java.lang.reflect.InvocationTargetException while attempting to process a 'beforeCreate' event for 'propertySheet'.

root cause

java.lang.reflect.InvocationTargetException

root cause

java.lang.IllegalArgumentException: hostname can't be null

note The full stack traces of the exception and its root causes are available in the GlassFish/v3 logs.

 
 
I have attached the Server.log file and the screen-shot as an attachment.
Pls. guide me to solve this Exception.
 

Thank You,

Rahul Satasia.


Add more friends to your messenger and enjoy! Invite them now.



--------------------------------------------------------------------- To unsubscribe, e-mail: quality-unsubscribe@glassfish.dev.java.net For additional commands, e-mail: quality-help@glassfish.dev.java.net