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 142473 - [65cat] java.io.IOException: cvc-type.3.1.3: The value 'CAPS.asa:sun-bpel-engine' of element 'artifact-type' is not valid.
Summary: [65cat] java.io.IOException: cvc-type.3.1.3: The value 'CAPS.asa:sun-bpel-eng...
Status: RESOLVED DUPLICATE of bug 142309
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ide
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-31 20:36 UTC by esmithbss
Modified: 2008-08-01 07:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 84908


Attachments
stacktrace (10.60 KB, text/plain)
2008-07-31 20:37 UTC, esmithbss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2008-07-31 20:36:53 UTC
Build: NetBeans IDE Dev (Build 200807310201)
VM: Java HotSpot(TM) Client VM, 11.0-b12, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b25
OS: Linux, 2.6.24-20-rt, i386

User Comments: 
Deleting a Composite Application which used the BPEL process to which the BPEL engine belongs.

Stacktrace: 
java.io.IOException: cvc-type.3.1.3: The value 'CAPS.asa:sun-bpel-engine' of element 'artifact-type' is not valid.
        at org.netbeans.spi.project.support.ant.AntProjectHelper.saveXml(AntProjectHelper.java:321)
        at org.netbeans.spi.project.support.ant.AntProjectHelper.save(AntProjectHelper.java:589)
        at org.netbeans.spi.project.support.ant.AntProjectHelper.access$100(AntProjectHelper.java:99)
        at org.netbeans.spi.project.support.ant.AntProjectHelper$1.save(AntProjectHelper.java:137)
        at org.netbeans.modules.project.ant.AntBasedProjectFactorySingleton.saveProject(AntBasedProjectFactorySingleton.java:221)
        at org.netbeans.api.project.ProjectManager$7.run(ProjectManager.java:611)
Comment 1 esmithbss 2008-07-31 20:37:01 UTC
Created attachment 66221 [details]
stacktrace
Comment 2 Jiri Prox 2008-08-01 07:35:24 UTC
it should be fixed now

*** This issue has been marked as a duplicate of 142309 ***