Re: [xwiki-users] MindMap Macro : ClassNotFoundException freemind.main.FreeMindApplet.class

2011-09-21 Thread Legeinfo
A sitemap.mm created with Mindmap Sitemap, but not working. And not working
with freemind application.

http://xwiki.475771.n2.nabble.com/file/n6817992/sitemap.mm sitemap.mm 

--
View this message in context: 
http://xwiki.475771.n2.nabble.com/MindMap-Macro-ClassNotFoundException-freemind-main-FreeMindApplet-class-tp3573160p6817992.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] MindMap Macro : ClassNotFoundException freemind.main.FreeMindApplet.class

2011-09-21 Thread Legeinfo
The  http://extensions.xwiki.org/xwiki/bin/view/Extension/Freemind+Macro
FreemindMacro  works for me under XWiki Enterprise 3.2-milestone-2. Thank
you Fabio!
The 
http://extensions.xwiki.org/xwiki/bin/view/Extension/MindMap+Application
MindMap Application  and the 
http://extensions.xwiki.org/xwiki/bin/view/Extension/Mindmap+Sitemap Mindmap
Sitemap  are not working on XWiki Enterprise 3.2-milestone-2. 

I like the sitemap feature very much! It seems to me that the 
http://extensions.xwiki.org/xwiki/bin/view/Extension/Mindmap+Sitemap Mindmap
Sitemap  is generating wrong code. Is there a working version out there?



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/MindMap-Macro-ClassNotFoundException-freemind-main-FreeMindApplet-class-tp3573160p6817935.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] MindMap Macro : ClassNotFoundException freemind.main.FreeMindApplet.class

2011-07-14 Thread tooms4444
I forgot to mention that i'm still using 2.7.2 ; did i miss a compatibility
point with the macro ?

--
View this message in context: 
http://xwiki.475771.n2.nabble.com/MindMap-Macro-ClassNotFoundException-freemind-main-FreeMindApplet-class-tp3573160p6582250.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] MindMap Macro : ClassNotFoundException freemind.main.FreeMindApplet.class

2011-07-14 Thread tooms4444
here is the stack trace (xwiki.log)

 [EvictionTimer-4] WARN  eviction.EvictionTimerTask  - Eviction task
encountered an unexpected error 
java.lang.NullPointerException
at org.apache.log4j.Category.isEnabledFor(Category.java:749)
at
org.apache.commons.logging.impl.Log4JLogger.isTraceEnabled(Log4JLogger.java:333)
at
org.jboss.cache.eviction.EvictionTimerTask.processRegions(EvictionTimerTask.java:102)
at
org.jboss.cache.eviction.EvictionTimerTask.access$100(EvictionTimerTask.java:42)
at
org.jboss.cache.eviction.EvictionTimerTask$Task.run(EvictionTimerTask.java:135)
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at
java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)


--
View this message in context: 
http://xwiki.475771.n2.nabble.com/MindMap-Macro-ClassNotFoundException-freemind-main-FreeMindApplet-class-tp3573160p6582249.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] MindMap Macro : ClassNotFoundException freemind.main.FreeMindApplet.class

2011-07-13 Thread Vincent Massol
Hi,

I've just tested the macro in my wiki (latest version 3.2-SNAPSHOT) and it 
works very well without a glitch.
It doesn't require any jar file since it uses flash which is embedded in the 
FreemindMacro page.

It's really nice :)

BTW there's no mindmap space since the macro creates a page in the XWiki space.

The download to use is
http://extensions.xwiki.org/xwiki/bin/view/Extension/Freemind+Macro

Thanks
-Vincent

On Jul 13, 2011, at 12:36 PM, tooms wrote:

> Hello,
> 
> I had the very same problem today. The MindMap xar was installed and a
> MindMap space appeared, but visualization failed with CNFE until I put the
> jar in WEB-INF/lib. Then... xWiki refused to start anymore.
> I had to remove the jar in order to fix the tomcat launch.
> 
> Precisely, what I did was dowloading freemind-browser-0.9.0.zip, unzipping
> it in a new webapps/freemind directory, then creating a *symbolic link* as
> webapps/xwiki/WEB-INF/lib/freemind.jar targeting
> webapps/freemind/freemindbrowser.jar ; then NPE occured related to log4j
> (log4j-1.2.16.jar is present in xwiki libs, but it might not be sufficient
> ?)
> 
> Thanks in advance for any help.
> 
> --
> View this message in context: 
> http://xwiki.475771.n2.nabble.com/MindMap-Macro-ClassNotFoundException-freemind-main-FreeMindApplet-class-tp3573160p6578515.html
> Sent from the XWiki- Users mailing list archive at Nabble.com.
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] MindMap Macro : ClassNotFoundException freemind.main.FreeMindApplet.class

2011-07-13 Thread Sergiu Dumitriu
On 07/13/2011 06:36 AM, tooms wrote:
> Hello,
>
> I had the very same problem today. The MindMap xar was installed and a
> MindMap space appeared, but visualization failed with CNFE until I put the
> jar in WEB-INF/lib. Then... xWiki refused to start anymore.
> I had to remove the jar in order to fix the tomcat launch.
>
> Precisely, what I did was dowloading freemind-browser-0.9.0.zip, unzipping
> it in a new webapps/freemind directory, then creating a *symbolic link* as
> webapps/xwiki/WEB-INF/lib/freemind.jar targeting
> webapps/freemind/freemindbrowser.jar ; then NPE occured related to log4j
> (log4j-1.2.16.jar is present in xwiki libs, but it might not be sufficient
> ?)
>
> Thanks in advance for any help.

Can you pastebin the whole exception that you get?

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] MindMap Macro : ClassNotFoundException freemind.main.FreeMindApplet.class

2011-07-13 Thread tooms4444
Hello,

I had the very same problem today. The MindMap xar was installed and a
MindMap space appeared, but visualization failed with CNFE until I put the
jar in WEB-INF/lib. Then... xWiki refused to start anymore.
I had to remove the jar in order to fix the tomcat launch.

Precisely, what I did was dowloading freemind-browser-0.9.0.zip, unzipping
it in a new webapps/freemind directory, then creating a *symbolic link* as
webapps/xwiki/WEB-INF/lib/freemind.jar targeting
webapps/freemind/freemindbrowser.jar ; then NPE occured related to log4j
(log4j-1.2.16.jar is present in xwiki libs, but it might not be sufficient
?)

Thanks in advance for any help.

--
View this message in context: 
http://xwiki.475771.n2.nabble.com/MindMap-Macro-ClassNotFoundException-freemind-main-FreeMindApplet-class-tp3573160p6578515.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] MindMap Macro : ClassNotFoundException freemind.main.FreeMindApplet.class

2009-09-03 Thread Julien Hervouet
Guillaume Lerouge a écrit :
> Hi Julien,
>
> On Thu, Sep 3, 2009 at 4:11 PM, Julien Hervouet <
> julien.hervo...@eimoboa-tgs.fr> wrote:
>
>   
>> Vincent Massol a écrit :
>> 
>>> On Sep 3, 2009, at 3:36 PM, Vincent Massol wrote:
>>>
>>>
>>>   
 Hi Julien,

 On Sep 3, 2009, at 10:52 AM, Julien Hervouet wrote:


 
> Hi,
>
> As an adept of freemind I was very happy to see that a freemind macro
> exist for xwiki.
>
> Unfotunately I have a ClassNotFoundException when tha applet is
> invoked
> by the macro, it seems that the FreeMind java library can not be
> found
> by the downloaded applet.
>
> Here is the Stack Trace of the exception :
>
> /Java Plug-in 1.6.0_15
> Utilisation de la version JRE 1.6.0_15-b03 Java HotSpot(TM) Client VM
>
> charger : classe freemind.main.FreeMindApplet.class introuvable.
> java.lang.ClassNotFoundException: freemind.main.FreeMindApplet.class
>   at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
>   at java.lang.ClassLoader.loadClass(Unknown Source)
>   at java.lang.ClassLoader.loadClass(Unknown Source)
>   at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
>   at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
>   at
> sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown
> Source)
>   at java.lang.Thread.run(Unknown Source)
> Caused by: java.io.IOException: open HTTP connection
> failed:
>   
>> http://code.xwiki.org/xwiki/bin/view/Macros/freemind/main/FreeMindApplet/class.class
>> 
>   at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
>   at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
>   at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
>   at java.security.AccessController.doPrivileged(Native Method)
>   ... 7 more
> Exception : java.lang.ClassNotFoundException:
> freemind.main.FreeMindApplet.class/
>
> The exception occurs on my instance of xwiki and on the xwiki web
> site
> at this example address :
> http://code.xwiki.org/xwiki/bin/view/Macros/MindMapMacro
>
> My instance of xwiki is XWiki Enterprise 1.9.3.22597 on Windows XP
> SP3
> and as you see in the stack trace I have the last 1.6.0_15 java
> plugin.
>
> Can you give me an advice to resolve this problem.
>
>   
 Do you have the freemind jar in WEB-INF/lib?

 
>>> My guess is that the freemind jar was removed at some point from
>>> xwiki's core.
>>>
>>> Someone should add some instructions and we should probably make this
>>> macro optional and not part of the core platform.
>>>
>>> Thanks
>>> -Vincent
>>>
>>> ___
>>> users mailing list
>>> users@xwiki.org
>>> http://lists.xwiki.org/mailman/listinfo/users
>>>
>>>
>>>   
>> I have already tried to put the freemind.jar in WEB-INF/lib but I have
>> exactly the same problem.
>>
>> Here is the stack trace :
>>
>> Java Plug-in 1.6.0_15
>> Utilisation de la version JRE 1.6.0_15-b03 Java HotSpot(TM) Client VM
>> charger : classe freemind.main.FreeMindApplet.class introuvable.
>>
>> java.lang.ClassNotFoundException: freemind.main.FreeMindApplet.class
>>at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
>>at java.lang.ClassLoader.loadClass(Unknown Source)
>>at java.lang.ClassLoader.loadClass(Unknown Source)
>>at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
>>at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
>>at
>> sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown
>> Source)
>>at java.lang.Thread.run(Unknown Source)
>> Caused by: java.io.IOException: open HTTP connection
>> failed:
>> http://eimolocc:8080/xwiki/bin/view/MindMap/freemind/main/FreeMindApplet/class.class
>> at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
>>at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
>>at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
>>at java.security.AccessController.doPrivileged(Native Method)
>>... 7 more
>> Exception : java.lang.ClassNotFoundException:
>> freemind.main.FreeMindApplet.class
>>
>>
>> Is there an other place where I can put this library in order to make it
>> functionnal?
>> Or where can I specify the location of the library to put it in the
>> classpath?
>>
>> 
>
> Have you added the plugin to xwiki.cfg ?
>
> Guillaume
>
>
>   
I've just checked and it seems that there isn't mind map xwiki plugin, 
it's only available under a macro.

Julien
>> Thanks in advance
>>
>>
>> Julien
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
>> 
>
>
>
>   

__

Re: [xwiki-users] MindMap Macro : ClassNotFoundException freemind.main.FreeMindApplet.class

2009-09-03 Thread Guillaume Lerouge
Hi Julien,

On Thu, Sep 3, 2009 at 4:11 PM, Julien Hervouet <
julien.hervo...@eimoboa-tgs.fr> wrote:

> Vincent Massol a écrit :
> > On Sep 3, 2009, at 3:36 PM, Vincent Massol wrote:
> >
> >
> >> Hi Julien,
> >>
> >> On Sep 3, 2009, at 10:52 AM, Julien Hervouet wrote:
> >>
> >>
> >>> Hi,
> >>>
> >>> As an adept of freemind I was very happy to see that a freemind macro
> >>> exist for xwiki.
> >>>
> >>> Unfotunately I have a ClassNotFoundException when tha applet is
> >>> invoked
> >>> by the macro, it seems that the FreeMind java library can not be
> >>> found
> >>> by the downloaded applet.
> >>>
> >>> Here is the Stack Trace of the exception :
> >>>
> >>> /Java Plug-in 1.6.0_15
> >>> Utilisation de la version JRE 1.6.0_15-b03 Java HotSpot(TM) Client VM
> >>>
> >>> charger : classe freemind.main.FreeMindApplet.class introuvable.
> >>> java.lang.ClassNotFoundException: freemind.main.FreeMindApplet.class
> >>>   at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
> >>>   at java.lang.ClassLoader.loadClass(Unknown Source)
> >>>   at java.lang.ClassLoader.loadClass(Unknown Source)
> >>>   at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
> >>>   at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
> >>>   at
> >>> sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown
> >>> Source)
> >>>   at java.lang.Thread.run(Unknown Source)
> >>> Caused by: java.io.IOException: open HTTP connection
> >>> failed:
> http://code.xwiki.org/xwiki/bin/view/Macros/freemind/main/FreeMindApplet/class.class
> >>>   at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
> >>>   at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
> >>>   at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
> >>>   at java.security.AccessController.doPrivileged(Native Method)
> >>>   ... 7 more
> >>> Exception : java.lang.ClassNotFoundException:
> >>> freemind.main.FreeMindApplet.class/
> >>>
> >>> The exception occurs on my instance of xwiki and on the xwiki web
> >>> site
> >>> at this example address :
> >>> http://code.xwiki.org/xwiki/bin/view/Macros/MindMapMacro
> >>>
> >>> My instance of xwiki is XWiki Enterprise 1.9.3.22597 on Windows XP
> >>> SP3
> >>> and as you see in the stack trace I have the last 1.6.0_15 java
> >>> plugin.
> >>>
> >>> Can you give me an advice to resolve this problem.
> >>>
> >> Do you have the freemind jar in WEB-INF/lib?
> >>
> >
> > My guess is that the freemind jar was removed at some point from
> > xwiki's core.
> >
> > Someone should add some instructions and we should probably make this
> > macro optional and not part of the core platform.
> >
> > Thanks
> > -Vincent
> >
> > ___
> > users mailing list
> > users@xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/users
> >
> >
> I have already tried to put the freemind.jar in WEB-INF/lib but I have
> exactly the same problem.
>
> Here is the stack trace :
>
> Java Plug-in 1.6.0_15
> Utilisation de la version JRE 1.6.0_15-b03 Java HotSpot(TM) Client VM
> charger : classe freemind.main.FreeMindApplet.class introuvable.
>
> java.lang.ClassNotFoundException: freemind.main.FreeMindApplet.class
>at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
>at java.lang.ClassLoader.loadClass(Unknown Source)
>at java.lang.ClassLoader.loadClass(Unknown Source)
>at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
>at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
>at
> sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown
> Source)
>at java.lang.Thread.run(Unknown Source)
> Caused by: java.io.IOException: open HTTP connection
> failed:
> http://eimolocc:8080/xwiki/bin/view/MindMap/freemind/main/FreeMindApplet/class.class
> at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
>at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
>at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
>at java.security.AccessController.doPrivileged(Native Method)
>... 7 more
> Exception : java.lang.ClassNotFoundException:
> freemind.main.FreeMindApplet.class
>
>
> Is there an other place where I can put this library in order to make it
> functionnal?
> Or where can I specify the location of the library to put it in the
> classpath?
>

Have you added the plugin to xwiki.cfg ?

Guillaume


>
> Thanks in advance
>
>
> Julien
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>



-- 
Guillaume Lerouge
Product Manager - XWiki
Skype: wikibc
Twitter: glerouge
http://guillaumelerouge.com/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] MindMap Macro : ClassNotFoundException freemind.main.FreeMindApplet.class

2009-09-03 Thread Julien Hervouet
Vincent Massol a écrit :
> On Sep 3, 2009, at 3:36 PM, Vincent Massol wrote:
>
>   
>> Hi Julien,
>>
>> On Sep 3, 2009, at 10:52 AM, Julien Hervouet wrote:
>>
>> 
>>> Hi,
>>>
>>> As an adept of freemind I was very happy to see that a freemind macro
>>> exist for xwiki.
>>>
>>> Unfotunately I have a ClassNotFoundException when tha applet is  
>>> invoked
>>> by the macro, it seems that the FreeMind java library can not be  
>>> found
>>> by the downloaded applet.
>>>
>>> Here is the Stack Trace of the exception :
>>>
>>> /Java Plug-in 1.6.0_15
>>> Utilisation de la version JRE 1.6.0_15-b03 Java HotSpot(TM) Client VM
>>>
>>> charger : classe freemind.main.FreeMindApplet.class introuvable.
>>> java.lang.ClassNotFoundException: freemind.main.FreeMindApplet.class
>>>   at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
>>>   at java.lang.ClassLoader.loadClass(Unknown Source)
>>>   at java.lang.ClassLoader.loadClass(Unknown Source)
>>>   at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
>>>   at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
>>>   at
>>> sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown
>>> Source)
>>>   at java.lang.Thread.run(Unknown Source)
>>> Caused by: java.io.IOException: open HTTP connection
>>> failed:http://code.xwiki.org/xwiki/bin/view/Macros/freemind/main/FreeMindApplet/class.class
>>>   at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
>>>   at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
>>>   at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
>>>   at java.security.AccessController.doPrivileged(Native Method)
>>>   ... 7 more
>>> Exception : java.lang.ClassNotFoundException:
>>> freemind.main.FreeMindApplet.class/
>>>
>>> The exception occurs on my instance of xwiki and on the xwiki web  
>>> site
>>> at this example address :
>>> http://code.xwiki.org/xwiki/bin/view/Macros/MindMapMacro
>>>
>>> My instance of xwiki is XWiki Enterprise 1.9.3.22597 on Windows XP  
>>> SP3
>>> and as you see in the stack trace I have the last 1.6.0_15 java  
>>> plugin.
>>>
>>> Can you give me an advice to resolve this problem.
>>>   
>> Do you have the freemind jar in WEB-INF/lib?
>> 
>
> My guess is that the freemind jar was removed at some point from  
> xwiki's core.
>
> Someone should add some instructions and we should probably make this  
> macro optional and not part of the core platform.
>
> Thanks
> -Vincent
>
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
>   
I have already tried to put the freemind.jar in WEB-INF/lib but I have 
exactly the same problem.

Here is the stack trace :

Java Plug-in 1.6.0_15
Utilisation de la version JRE 1.6.0_15-b03 Java HotSpot(TM) Client VM
charger : classe freemind.main.FreeMindApplet.class introuvable.

java.lang.ClassNotFoundException: freemind.main.FreeMindApplet.class
at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
at 
sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown 
Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection 
failed:http://eimolocc:8080/xwiki/bin/view/MindMap/freemind/main/FreeMindApplet/class.class
at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 7 more
Exception : java.lang.ClassNotFoundException: 
freemind.main.FreeMindApplet.class


Is there an other place where I can put this library in order to make it 
functionnal?
Or where can I specify the location of the library to put it in the 
classpath?

Thanks in advance


Julien
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] MindMap Macro : ClassNotFoundException freemind.main.FreeMindApplet.class

2009-09-03 Thread Vincent Massol

On Sep 3, 2009, at 3:36 PM, Vincent Massol wrote:

> Hi Julien,
>
> On Sep 3, 2009, at 10:52 AM, Julien Hervouet wrote:
>
>> Hi,
>>
>> As an adept of freemind I was very happy to see that a freemind macro
>> exist for xwiki.
>>
>> Unfotunately I have a ClassNotFoundException when tha applet is  
>> invoked
>> by the macro, it seems that the FreeMind java library can not be  
>> found
>> by the downloaded applet.
>>
>> Here is the Stack Trace of the exception :
>>
>> /Java Plug-in 1.6.0_15
>> Utilisation de la version JRE 1.6.0_15-b03 Java HotSpot(TM) Client VM
>>
>> charger : classe freemind.main.FreeMindApplet.class introuvable.
>> java.lang.ClassNotFoundException: freemind.main.FreeMindApplet.class
>>   at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
>>   at java.lang.ClassLoader.loadClass(Unknown Source)
>>   at java.lang.ClassLoader.loadClass(Unknown Source)
>>   at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
>>   at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
>>   at
>> sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown
>> Source)
>>   at java.lang.Thread.run(Unknown Source)
>> Caused by: java.io.IOException: open HTTP connection
>> failed:http://code.xwiki.org/xwiki/bin/view/Macros/freemind/main/FreeMindApplet/class.class
>>   at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
>>   at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
>>   at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
>>   at java.security.AccessController.doPrivileged(Native Method)
>>   ... 7 more
>> Exception : java.lang.ClassNotFoundException:
>> freemind.main.FreeMindApplet.class/
>>
>> The exception occurs on my instance of xwiki and on the xwiki web  
>> site
>> at this example address :
>> http://code.xwiki.org/xwiki/bin/view/Macros/MindMapMacro
>>
>> My instance of xwiki is XWiki Enterprise 1.9.3.22597 on Windows XP  
>> SP3
>> and as you see in the stack trace I have the last 1.6.0_15 java  
>> plugin.
>>
>> Can you give me an advice to resolve this problem.
>
> Do you have the freemind jar in WEB-INF/lib?

My guess is that the freemind jar was removed at some point from  
xwiki's core.

Someone should add some instructions and we should probably make this  
macro optional and not part of the core platform.

Thanks
-Vincent

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] MindMap Macro : ClassNotFoundException freemind.main.FreeMindApplet.class

2009-09-03 Thread Vincent Massol
Hi Julien,

On Sep 3, 2009, at 10:52 AM, Julien Hervouet wrote:

> Hi,
>
> As an adept of freemind I was very happy to see that a freemind macro
> exist for xwiki.
>
> Unfotunately I have a ClassNotFoundException when tha applet is  
> invoked
> by the macro, it seems that the FreeMind java library can not be found
> by the downloaded applet.
>
> Here is the Stack Trace of the exception :
>
> /Java Plug-in 1.6.0_15
> Utilisation de la version JRE 1.6.0_15-b03 Java HotSpot(TM) Client VM
>
> charger : classe freemind.main.FreeMindApplet.class introuvable.
> java.lang.ClassNotFoundException: freemind.main.FreeMindApplet.class
>at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
>at java.lang.ClassLoader.loadClass(Unknown Source)
>at java.lang.ClassLoader.loadClass(Unknown Source)
>at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
>at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
>at
> sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown
> Source)
>at java.lang.Thread.run(Unknown Source)
> Caused by: java.io.IOException: open HTTP connection
> failed:http://code.xwiki.org/xwiki/bin/view/Macros/freemind/main/FreeMindApplet/class.class
>at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
>at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
>at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
>at java.security.AccessController.doPrivileged(Native Method)
>... 7 more
> Exception : java.lang.ClassNotFoundException:
> freemind.main.FreeMindApplet.class/
>
> The exception occurs on my instance of xwiki and on the xwiki web site
> at this example address :
> http://code.xwiki.org/xwiki/bin/view/Macros/MindMapMacro
>
> My instance of xwiki is XWiki Enterprise 1.9.3.22597 on Windows XP SP3
> and as you see in the stack trace I have the last 1.6.0_15 java  
> plugin.
>
> Can you give me an advice to resolve this problem.

Do you have the freemind jar in WEB-INF/lib?

Thanks
-Vncent

>
> Thanks in advance,
>
> Julien
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] MindMap Macro : ClassNotFoundException freemind.main.FreeMindApplet.class

2009-09-03 Thread Julien Hervouet
Hi,

As an adept of freemind I was very happy to see that a freemind macro 
exist for xwiki.

Unfotunately I have a ClassNotFoundException when tha applet is invoked 
by the macro, it seems that the FreeMind java library can not be found 
by the downloaded applet.

Here is the Stack Trace of the exception :

/Java Plug-in 1.6.0_15
Utilisation de la version JRE 1.6.0_15-b03 Java HotSpot(TM) Client VM

charger : classe freemind.main.FreeMindApplet.class introuvable.
java.lang.ClassNotFoundException: freemind.main.FreeMindApplet.class
at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
at 
sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown 
Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection 
failed:http://code.xwiki.org/xwiki/bin/view/Macros/freemind/main/FreeMindApplet/class.class
at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 7 more
Exception : java.lang.ClassNotFoundException: 
freemind.main.FreeMindApplet.class/

The exception occurs on my instance of xwiki and on the xwiki web site 
at this example address : 
http://code.xwiki.org/xwiki/bin/view/Macros/MindMapMacro

My instance of xwiki is XWiki Enterprise 1.9.3.22597 on Windows XP SP3 
and as you see in the stack trace I have the last 1.6.0_15 java plugin.

Can you give me an advice to resolve this problem.

Thanks in advance,

Julien


___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users