Hi Fabio,
        Here is the message when I try to grab the Panels space:
==================
Message: Error during space grabbing

java.lang.reflect.InvocationTargetException
        at 
org.xwiki.eclipse.ui.handlers.GrabSpaceHandler$1.run(GrabSpaceHandler.java:80)
        at 
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Caused by: org.xwiki.eclipse.core.XWikiEclipseException: 
org.eclipse.core.internal.resources.ResourceException: * is an invalid 
character in resource name 'Panels.Recently Modified*'.
        at 
org.xwiki.eclipse.core.storage.LocalXWikiDataStorage.storePage(LocalXWikiDataStorage.java:295)
        at org.xwiki.eclipse.core.DataManager.getPage(DataManager.java:342)
        at 
org.xwiki.eclipse.ui.handlers.GrabSpaceHandler$1.run(GrabSpaceHandler.java:71)
        ... 1 more
Caused by: org.eclipse.core.internal.resources.ResourceException: * is an 
invalid character in resource name 'Panels.Recently Modified*'.
        at 
org.eclipse.core.internal.resources.Resource.checkValidPath(Resource.java:422)
        at org.eclipse.core.internal.resources.Folder.create(Folder.java:82)
        at org.eclipse.core.internal.resources.Folder.create(Folder.java:118)
        at 
org.xwiki.eclipse.core.utils.CoreUtils.createFolder(CoreUtils.java:67)
        at 
org.xwiki.eclipse.core.utils.CoreUtils.writeDataToXML(CoreUtils.java:91)
        at 
org.xwiki.eclipse.core.storage.LocalXWikiDataStorage$2.run(LocalXWikiDataStorage.java:284)
        at 
org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
        at 
org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1782)
        at 
org.xwiki.eclipse.core.storage.LocalXWikiDataStorage.storePage(LocalXWikiDataStorage.java:271)
        ... 3 more 
=====================

I have included the panels space for your inspection (called package.xar here). 
 I hope you can reproduce the error. Thanks.

Greetings,

Steven Calkins


-----Ursprüngliche Nachricht-----
Von: [email protected] [mailto:[email protected]] Im Auftrag von 
Fabio Mancinelli
Gesendet: Freitag, 27. November 2009 15:01
An: XWiki Users
Betreff: Re: [xwiki-users] Xeclipse plugin


On Nov 27, 2009, at 1:32 PM, Steven Calkins wrote:

> Caused by: 
> com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: 
> Invalid byte 2 of 3-byte UTF-8 sequence.
>       at 
> com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.invalidByte(Unknown 
> Source)
>       at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.read(Unknown 
> Source)
>       at 
> com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
>       at 
> com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(Unknown 
> Source)
>       at 
> com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown
>  Source)
>       at 
> com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown 
> Source)
>       at 
> com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
>  Source)
>       at 
> com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown 
> Source)
>       at 
> com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown 
> Source)
>       at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown 
> Source)
>       at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown 
> Source)
>       at 
> com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown 
> Source)
>       at 
> com.thoughtworks.xstream.io.xml.DomDriver.createReader(DomDriver.java:79)
>       ... 7 more
> --------------------------------

Hi Steven,

apparently there is some encoding problem that makes the XML parser explode. 
Probably some pages that have strange characters in the title/id.

Do you have such a kind of pages in the space you were trying to open?
Could you give us them so that we can reproduce and fix what apparently is a 
bug?

Thanks,
Fabio
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to