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 251216 - org.gjt.xpp.XmlPullParserException: <![DOCTYPE declarations not supported at line 6 and column 126 seen ..." "http://www.netbeans.org/dtds/sessionsettings-1_0.dtd"... (parser state UNKNONW_EVENT (-1))
Summary: org.gjt.xpp.XmlPullParserException: <![DOCTYPE declarations not supported at ...
Status: RESOLVED DUPLICATE of bug 245547
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-16 18:30 UTC by matefdz
Modified: 2015-08-17 12:41 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 209287


Attachments
stacktrace (3.48 KB, text/plain)
2015-03-16 18:30 UTC, matefdz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matefdz 2015-03-16 18:30:43 UTC
Build: NetBeans IDE Dev (Build 1)
VM: Java HotSpot(TM) Client VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b18
OS: Windows 7

User Comments:
GUEST: report a probrem.

GUEST: <Please provide a description of the problem or the steps to reproduce> 1. no me  acpta el plugin  de uml net beans  me  produce error  segundo  se me  desconfiguro la pantala   es decir  cuando  abro el progrma 
solo aparece un espacio en blanco no aparece ni la pagina de inico   ni la de proyectos  ni  navegador  ni nada  solo un espacio en blanco  no me aprecen las demas  ventanas

GUEST: <Please provide a description of the problem or the steps to reproduce>s

matefdz: StartUp

GUEST: al iniciar el programa solo me muestra el area de trabajo es decir ninguna  ventana  mas ni proyectos ni archivos ni la pagina de inicio entre otros e muestra un espacio en gris y en la parte superior las herramintas que puedo hacer

matefdz: StartUp




Stacktrace: 
org.gjt.xpp.XmlPullParserException: <![DOCTYPE declarations not supported at line 6 and column 126 seen ..." "http://www.netbeans.org/dtds/sessionsettings-1_0.dtd"... (parser state UNKNONW_EVENT (-1))
   at org.gjt.xpp.impl.pullparser.PullParser.next(PullParser.java:742)
   at org.gjt.xpp.sax2.Driver.parse(Driver.java:294)
   at org.netbeans.modules.openide.loaders.FileEntityResolver$DTDParser.parse(FileEntityResolver.java:433)
   at org.netbeans.modules.openide.loaders.FileEntityResolver.getEnvForIDO(FileEntityResolver.java:175)
   at org.netbeans.modules.openide.loaders.FileEntityResolver.getEnvironment(FileEntityResolver.java:168)
   at org.openide.loaders.Environment.findForOne(Environment.java:131)
Comment 1 matefdz 2015-03-16 18:30:46 UTC
Created attachment 152658 [details]
stacktrace
Comment 2 Jaroslav Havlin 2015-08-17 12:41:49 UTC
All reports show that UML plugin is enabled.
Unsupported XML parser from GJT is used.
Marking as duplicate of bug 245547.
Thank you for reporting.

*** This bug has been marked as a duplicate of bug 245547 ***