This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 141767 - [65cat] java.io.IOException: Premature end of file.
Summary: [65cat] java.io.IOException: Premature end of file.
Status: VERIFIED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-26 12:37 UTC by alcmontejo
Modified: 2009-10-21 20:41 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 82371


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alcmontejo 2008-07-26 12:37:09 UTC
Build: NetBeans IDE Dev (Build 200807251401)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b06, Java(TM) SE Runtime Environment, 1.6.0_02-b06
OS: Windows XP, 5.1, x86

User Comments: 
When I Right Click the servlet and select Run.

Stacktrace: 
java.io.IOException: Premature end of file.
        at org.netbeans.spi.settings.DOMConvertor.read(DOMConvertor.java:120)
        at org.netbeans.modules.j2ee.deployment.impl.TargetModuleConverter.readTargetModule(TargetModuleConverter.java:193)
        at org.netbeans.modules.j2ee.deployment.impl.TargetModule.load(TargetModule.java:260)
        at org.netbeans.modules.j2ee.deployment.impl.projects.DeploymentTargetImpl.getTargetModules(DeploymentTargetImpl.java:245)
        at org.netbeans.modules.j2ee.deployment.impl.TargetServer.getDeploymentDirectoryModules(TargetServer.java:718)
        at org.netbeans.modules.j2ee.deployment.impl.TargetServer.notifyArtifactsUpdated(TargetServer.java:662)
Comment 1 alcmontejo 2008-07-26 12:40:59 UTC
This is on build 200807251401
Comment 2 Petr Hejl 2008-09-18 13:05:17 UTC
Is there any reliable way to reproduce? I can't reproduce it...
Comment 3 Petr Hejl 2008-10-02 13:00:36 UTC
No response from reporter. No duplicate report. Closing as WORKSFORME.
Comment 4 jorgeorlando 2009-08-10 18:24:26 UTC
none