Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6465377
Votes 0
Synopsis NullPointerException for RMI ORB in 1.5.0_08
Category idl:orb
Reported Against b03
Release Fixed 6u2(b01), 5.0u10(b02) (Bug ID:2141680) , 6-open(b12) (Bug ID:2165575) , 7(b57) (Bug ID:2176020)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs 6317211
Submit Date 30-AUG-2006
Description
Application throws NPE with 1.5.0 while its works fine with 1.4.2_xx.

Exception with 1.5.0_08 is as follows:
java.lang.NullPointerException
at com.sun.corba.se.impl.resolver.INSURLOperationImpl.resolveINSURL(INSURLOperationImpl.java:120)
at com.sun.corba.se.impl.resolver.INSURLOperationImpl.operate(INSURLOperationImpl.java:111)
        at com.sun.corba.se.impl.orb.ORBImpl.string_to_object(ORBImpl.java:819)
        at Client.readWDFromFile(Client.java:32)
        at Client.main(Client.java:11)
Posted Date : 2006-08-30 04:58:33.0
Work Around
Not known
Evaluation
see evaluation for 6317211.
Posted Date : 2006-08-31 19:35:30.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang