java.io.File does not support long paths in IBM Java 2 SDK 1.2.2, 1.3.1 and 1.4.1 on Microsoft Windows
 Technote (troubleshooting)
 
Problem(Abstract)
java.io.File does not support paths longer than 255 characters on IBM® Java™ 2 SDK 1.2.2, IBM Java 2 SDK 1.3.0, IBM Java 2 SDK 1.3.1 and IBM Java 2 SDK 1.4.1 for the Microsoft® Windows® platform.
 
Cause
This is a limitation of IBM Java 2 SDK 1.2.2, 1.3.1 and 1.4.1 on the Microsoft Windows platform
 
Resolving the problem
If a file or directory has path greater than 255 characters on Microsoft Windows, java.io.File reports that the object is neither a file nor a directory. Any attempt to open such a file fails with the following exception:.
java.io.FileNotFoundException
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Java SDK
Operating system(s): Windows
Software version: 6.0
Software edition:
Reference #: 1169071
IBM Group: Software Group
Modified date: Jan 2, 2007