WAS Test Environment fails initialization for WebFacing application if long workspace path is used
You may experience a problem with WebFacing projects not running in the WebSphere® Test Environment with an error in the console similar to: 6cb33777 SystemOut O Exception in generateFieldAttributes : java.io.FileNotFoundException: (The system cannot find the path specified)
Limitation of the server related to handling long directory names. If you use a workspace in a directory with a long path or choose long names for your projects, you may get this error when starting a server, or when testing files on a server.
You may take one of the following actions:
- Move your workspace to a location with a shorter path, for example C:/workspace.
- Give your Enterprise Application project or other project a shorter name.
Parent topic: Troubleshooting WebFacing applications