- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using VTune for measuring some applications. For some of them, I failed in the same place.
I saw the correct ouput of the application on the console. But at the end, it is
"[Fatal Error] :4:85: The content of elements must consist of well-formed character data or markup."
And at the GUI, I saw the following error and no result was generated.
"Unable to create this part due to an internal error. Reason for the failure: Argument not valid"
Details showed:
java.lang.IllegalArgumentException: Argument not valid
at org.eclipse.swt.SWT.error(SWT.java:3358)
at org.eclipse.swt.SWT.error(SWT.java:3297)
I don't know what's causing this and how to fix this.
Any suggestion and comment is welcomed. Thanks.
Po-Chun
I saw the correct ouput of the application on the console. But at the end, it is
"[Fatal Error] :4:85: The content of elements must consist of well-formed character data or markup."
And at the GUI, I saw the following error and no result was generated.
"Unable to create this part due to an internal error. Reason for the failure: Argument not valid"
Details showed:
java.lang.IllegalArgumentException: Argument not valid
at org.eclipse.swt.SWT.error(SWT.java:3358)
at org.eclipse.swt.SWT.error(SWT.java:3297)
I don't know what's causing this and how to fix this.
Any suggestion and comment is welcomed. Thanks.
Po-Chun
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page