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 213494

Summary: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; ?????????????????
Product: serverplugins Reporter: Exceptions Reporter <exceptions_reporter>
Component: InfrastructureAssignee: Petr Hejl <phejl>
Status: RESOLVED FIXED    
Severity: normal CC: alexvsimon, debuggercz, host, lepa_259, mmirilovic, pjiricka, toyo1, ymajoros, Yoh0xFF
Priority: P2 Keywords: 8.0_WAIVER_APPROVED
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 182441
Attachments: stacktrace

Description Exceptions Reporter 2012-06-04 08:22:44 UTC
This issue was reported manually by mmirilovic.
It already has 21 duplicates 


Build: NetBeans IDE 7.1.2 (Build 201204101705)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b22
OS: Windows 7

User Comments:
GUEST: deploying web application

GUEST: when i am run my web application this exception occurs.

GUEST: I create a web service client and this error occurs when i am deploying my project

GUEST: Deploying a EE 6 web application on Glassfish 3.1.2

GUEST: ?????????

GUEST: I'm deploying a web application

GUEST: when i try to run my web application this exception occurs

debuggercz: 1. Click File -> New Project -> Java Web -> Web Application -> Next
2. Leave default values and finish the wizard
3. Invoke Move on created project
4. Append e.g "\abcd" to "Project Location" and click Move button
5. Invoke Run on project
IOException will appear




Stacktrace: 
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; ?????????????????
   at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:251)
   at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:300)
   at org.openide.xml.XMLUtil.parse(XMLUtil.java:356)
   at org.netbeans.spi.settings.DOMConvertor.read(DOMConvertor.java:119)
   at org.netbeans.modules.j2ee.deployment.impl.TargetModuleConverter$3.call(TargetModuleConverter.java:276)
   at org.netbeans.modules.j2ee.deployment.impl.TargetModuleConverter$3.call(TargetModuleConverter.java:270)
Comment 1 Exceptions Reporter 2012-06-04 08:22:49 UTC
Created attachment 120284 [details]
stacktrace
Comment 2 Petr Jiricka 2012-10-18 13:44:55 UTC
Most reports from 7.1.x, just one from 7.2 final: http://statistics.netbeans.org/exceptions/exception.do?id=605944
Comment 3 Petr Hejl 2012-11-29 13:10:44 UTC
It is obvious the file describing deployed apps is (or is considered to be) corrupted. I'm really not sure how this could happen. One thing is that it used to depend on default encoding. I have changed that to UTF-8 recently. I have also changed logging to not to stop the list processing and be a bit more helpful.

web-main b15fa624aec7

I'm closing as incomplete until we get a reproducible case or fresh report with more details.
Comment 4 Quality Engineering 2012-11-30 02:37:16 UTC
Integrated into 'main-golden', will be available in build *201211300001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b15fa624aec7
User: Petr Hejl <phejl@netbeans.org>
Log: #213494 - org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; ?????????????????
Comment 5 ecerichter 2012-12-17 15:06:31 UTC
Reopening this bug based on new exception report: http://statistics.netbeans.org/exceptions/exception.do?id=640598
Comment 6 Petr Hejl 2014-01-15 14:01:01 UTC
*** Bug 234551 has been marked as a duplicate of this bug. ***
Comment 7 Petr Hejl 2014-01-15 14:09:25 UTC
*** Bug 198221 has been marked as a duplicate of this bug. ***
Comment 8 Alexander Simon 2014-02-21 18:20:40 UTC
104 reports => P2
Comment 9 Petr Hejl 2014-02-24 11:10:51 UTC
Do you have any reproducible case?
Comment 10 Petr Hejl 2014-07-11 12:47:06 UTC
As there is no reproducible or semi-reproducible use case this is another blind fix. I believe it should help. jet-main d224d6000f98
Comment 11 Quality Engineering 2014-07-17 02:16:00 UTC
Integrated into 'main-silver', will be available in build *201407170001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d224d6000f98
User: Petr Hejl <phejl@netbeans.org>
Log: #213494 - org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; ?????????????????
Comment 12 Quality Engineering 2014-10-18 05:11:13 UTC
Integrated into 'main-silver', will be available in build *201410180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/61c6573ae8de
User: Petr Hejl <phejl@netbeans.org>
Log: #213494 - org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; ?????????????????