- 
    
Bug
 - 
    Resolution: Cannot Reproduce
 - 
    
  P2                     
     - 
    None
 - 
    1.0
 
- 
        x86
 - 
        windows_nt
 
                    Run JDE on WinNT machine, but with JDK/JDE on a remote
drive that is a remote UNIX partition (done using Samba).
When the JDE/Browser window comes up, any interaction
(like bringing up menu items, scrollbar event) with
the application gives
** NoClassDefFound exception messages **
If the user waits for a sufficiently long time (~ 5 minutes)
then this problem is not encountered. Copying JDE/JDK
on the local drive also does not manifest this problem.
Apparently, the class defintion files are not completely
loaded, (probably takes time as it is on a remote drive)
but the code thinks that it is done, and hence
results in NoClassDefFound exception messages when
it tries to execute those class method functions.
            
drive that is a remote UNIX partition (done using Samba).
When the JDE/Browser window comes up, any interaction
(like bringing up menu items, scrollbar event) with
the application gives
** NoClassDefFound exception messages **
If the user waits for a sufficiently long time (~ 5 minutes)
then this problem is not encountered. Copying JDE/JDK
on the local drive also does not manifest this problem.
Apparently, the class defintion files are not completely
loaded, (probably takes time as it is on a remote drive)
but the code thinks that it is done, and hence
results in NoClassDefFound exception messages when
it tries to execute those class method functions.