Re: [xwiki-users] ACE Editor cannot be loaded after migration to version 7.4.2

2016-04-21 Thread Eduard Moraru
Hi Sebastian,

The Goovy Console application seems to contain 3 pages (XWiki.Ace,
XWiki.Xuake, XWiki.XuakeExecutor). I looked in the XAR file that you can
download from
http://extensions.xwiki.org/xwiki/bin/view/Extension/Groovy+Console+Application
(open it as a zip archive).

It was most likely installed on your wiki some time ago and probably it was
installed manually (xar import) as opposed to installing it with Extension
Manager (and then seeing it in the list of "Installed Extensions").

One option for you, since you don`t seem to be aware of it or need it,
would be to remove those 3 pages (thus removing the extension from your
wiki) and your problem should go away.

Regarding the Colibri skin, it is not an extension, but the previous
default skin before until XWiki 6.2. See this document for details on
XWiki`s skins http://design.xwiki.org/xwiki/bin/view/Proposal/SupportSkin
The new default since XWiki 6.2 is the Flamingo skin which is now pretty
stable and tested, compared to Colibri which was deprecated and might stop
working at some point or in some circumstances.
The base skins are in your webapp's folder, inside  /webapps/xwiki/skins
(colibri and flamingo).

Thanks,
Eduard


On Wed, Apr 20, 2016 at 7:44 PM, Thomas Mortagne 
wrote:

> On Wed, Apr 20, 2016 at 5:45 PM, Sebastian Schabbach
>  wrote:
> > Okay,
> >
> > only to ensure what is going on. I am right that all extentions are
> listeted in the 'installed extentions' list I can find on the wiki
> administrations page.
> >
> > I would like to check your assumptions against our wiki installation. So
> I guess if the addons are installed, I must found them in that list (Groovy
> console and colibri skin)?
> > As I do not find any match on that, I guess these extentions are not
> installed. I am right?
>
> Yes and no. Anything installed trough Extension Manager will be listed
> as installed extension. But it's not the only way to install
> extensions (it's just the clean way): XAR extensions can be imported
> as any plain XAR and JAR extensions can be put in WEB-INF/lib for
> example.
>
> >
> > About your words to update at 8.0: Currently I can see the Flamingo
> Theme Application is installed, so that should not cause any problems?
> >
> > Regards,
> > Sebastian.
> >
> > -Ursprüngliche Nachricht-
> > Von: users [mailto:users-boun...@xwiki.org] Im Auftrag von Eduard Moraru
> > Gesendet: Mittwoch, 20. April 2016 17:30
> > An: XWiki Users 
> > Betreff: Re: [xwiki-users] ACE Editor cannot be loaded after migration
> to version 7.4.2
> >
> > Hi, Sebastian,
> >
> > Not entirely related to this topic, but I also notice from those logs
> that you seem to be using the colibri skin in 7.4.
> >
> > Note that in 8.0 we have officially deprecated the Colibri skin and,
> since you are doing the upgrade, you should start looking at the Flamingo
> skin instead (to avoid possible issues that Colibri might have).
> >
> > Hope this helps,
> > Eduard
> >
> > On Wed, Apr 20, 2016 at 5:05 PM, Thomas Mortagne <
> thomas.morta...@xwiki.com>
> > wrote:
> >
> >> Indeed the documentation of
> >>
> >> http://extensions.xwiki.org/xwiki/bin/view/Extension/Groovy+Console+Ap
> >> plication
> >> does talk about a XWiki.Xuake page.
> >>
> >> On Wed, Apr 20, 2016 at 3:44 PM, Hamster  wrote:
> >> > It seems to be a part of...
> >> >
> >> >
> >> http://extensions.xwiki.org/xwiki/bin/view/Extension/Groovy+Console+Ap
> >> plication
> >> >
> >> >
> >> >
> >> >
> >> > --
> >> > View this message in context:
> >> http://xwiki.475771.n2.nabble.com/ACE-Editor-cannot-be-loaded-after-mi
> >> gration-to-version-7-4-2-tp7599063p7599097.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
> >>
> >>
> >>
> >> --
> >> Thomas Mortagne
> >> ___
> >> 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
> > ___
> > users mailing list
> > users@xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/users
>
>
>
> --
> Thomas Mortagne
> ___
> 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] ACE Editor cannot be loaded after migration to version 7.4.2

2016-04-20 Thread Thomas Mortagne
On Wed, Apr 20, 2016 at 5:45 PM, Sebastian Schabbach
 wrote:
> Okay,
>
> only to ensure what is going on. I am right that all extentions are listeted 
> in the 'installed extentions' list I can find on the wiki administrations 
> page.
>
> I would like to check your assumptions against our wiki installation. So I 
> guess if the addons are installed, I must found them in that list (Groovy 
> console and colibri skin)?
> As I do not find any match on that, I guess these extentions are not 
> installed. I am right?

Yes and no. Anything installed trough Extension Manager will be listed
as installed extension. But it's not the only way to install
extensions (it's just the clean way): XAR extensions can be imported
as any plain XAR and JAR extensions can be put in WEB-INF/lib for
example.

>
> About your words to update at 8.0: Currently I can see the Flamingo Theme 
> Application is installed, so that should not cause any problems?
>
> Regards,
> Sebastian.
>
> -Ursprüngliche Nachricht-
> Von: users [mailto:users-boun...@xwiki.org] Im Auftrag von Eduard Moraru
> Gesendet: Mittwoch, 20. April 2016 17:30
> An: XWiki Users 
> Betreff: Re: [xwiki-users] ACE Editor cannot be loaded after migration to 
> version 7.4.2
>
> Hi, Sebastian,
>
> Not entirely related to this topic, but I also notice from those logs that 
> you seem to be using the colibri skin in 7.4.
>
> Note that in 8.0 we have officially deprecated the Colibri skin and, since 
> you are doing the upgrade, you should start looking at the Flamingo skin 
> instead (to avoid possible issues that Colibri might have).
>
> Hope this helps,
> Eduard
>
> On Wed, Apr 20, 2016 at 5:05 PM, Thomas Mortagne 
> wrote:
>
>> Indeed the documentation of
>>
>> http://extensions.xwiki.org/xwiki/bin/view/Extension/Groovy+Console+Ap
>> plication
>> does talk about a XWiki.Xuake page.
>>
>> On Wed, Apr 20, 2016 at 3:44 PM, Hamster  wrote:
>> > It seems to be a part of...
>> >
>> >
>> http://extensions.xwiki.org/xwiki/bin/view/Extension/Groovy+Console+Ap
>> plication
>> >
>> >
>> >
>> >
>> > --
>> > View this message in context:
>> http://xwiki.475771.n2.nabble.com/ACE-Editor-cannot-be-loaded-after-mi
>> gration-to-version-7-4-2-tp7599063p7599097.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
>>
>>
>>
>> --
>> Thomas Mortagne
>> ___
>> 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
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users



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


Re: [xwiki-users] ACE Editor cannot be loaded after migration to version 7.4.2

2016-04-20 Thread Sebastian Schabbach
Okay, 

only to ensure what is going on. I am right that all extentions are listeted in 
the 'installed extentions' list I can find on the wiki administrations page. 

I would like to check your assumptions against our wiki installation. So I 
guess if the addons are installed, I must found them in that list (Groovy 
console and colibri skin)?
As I do not find any match on that, I guess these extentions are not installed. 
I am right?

About your words to update at 8.0: Currently I can see the Flamingo Theme 
Application is installed, so that should not cause any problems?

Regards, 
Sebastian.

-Ursprüngliche Nachricht-
Von: users [mailto:users-boun...@xwiki.org] Im Auftrag von Eduard Moraru
Gesendet: Mittwoch, 20. April 2016 17:30
An: XWiki Users 
Betreff: Re: [xwiki-users] ACE Editor cannot be loaded after migration to 
version 7.4.2

Hi, Sebastian,

Not entirely related to this topic, but I also notice from those logs that you 
seem to be using the colibri skin in 7.4.

Note that in 8.0 we have officially deprecated the Colibri skin and, since you 
are doing the upgrade, you should start looking at the Flamingo skin instead 
(to avoid possible issues that Colibri might have).

Hope this helps,
Eduard

On Wed, Apr 20, 2016 at 5:05 PM, Thomas Mortagne 
wrote:

> Indeed the documentation of
>
> http://extensions.xwiki.org/xwiki/bin/view/Extension/Groovy+Console+Ap
> plication
> does talk about a XWiki.Xuake page.
>
> On Wed, Apr 20, 2016 at 3:44 PM, Hamster  wrote:
> > It seems to be a part of...
> >
> >
> http://extensions.xwiki.org/xwiki/bin/view/Extension/Groovy+Console+Ap
> plication
> >
> >
> >
> >
> > --
> > View this message in context:
> http://xwiki.475771.n2.nabble.com/ACE-Editor-cannot-be-loaded-after-mi
> gration-to-version-7-4-2-tp7599063p7599097.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
>
>
>
> --
> Thomas Mortagne
> ___
> 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
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] ACE Editor cannot be loaded after migration to version 7.4.2

2016-04-20 Thread Eduard Moraru
Hi, Sebastian,

Not entirely related to this topic, but I also notice from those logs that
you seem to be using the colibri skin in 7.4.

Note that in 8.0 we have officially deprecated the Colibri skin and, since
you are doing the upgrade, you should start looking at the Flamingo skin
instead (to avoid possible issues that Colibri might have).

Hope this helps,
Eduard

On Wed, Apr 20, 2016 at 5:05 PM, Thomas Mortagne 
wrote:

> Indeed the documentation of
>
> http://extensions.xwiki.org/xwiki/bin/view/Extension/Groovy+Console+Application
> does talk about a XWiki.Xuake page.
>
> On Wed, Apr 20, 2016 at 3:44 PM, Hamster  wrote:
> > It seems to be a part of...
> >
> >
> http://extensions.xwiki.org/xwiki/bin/view/Extension/Groovy+Console+Application
> >
> >
> >
> >
> > --
> > View this message in context:
> http://xwiki.475771.n2.nabble.com/ACE-Editor-cannot-be-loaded-after-migration-to-version-7-4-2-tp7599063p7599097.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
>
>
>
> --
> Thomas Mortagne
> ___
> 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] ACE Editor cannot be loaded after migration to version 7.4.2

2016-04-20 Thread Thomas Mortagne
Indeed the documentation of
http://extensions.xwiki.org/xwiki/bin/view/Extension/Groovy+Console+Application
does talk about a XWiki.Xuake page.

On Wed, Apr 20, 2016 at 3:44 PM, Hamster  wrote:
> It seems to be a part of...
>
> http://extensions.xwiki.org/xwiki/bin/view/Extension/Groovy+Console+Application
>
>
>
>
> --
> View this message in context: 
> http://xwiki.475771.n2.nabble.com/ACE-Editor-cannot-be-loaded-after-migration-to-version-7-4-2-tp7599063p7599097.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



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


Re: [xwiki-users] ACE Editor cannot be loaded after migration to version 7.4.2

2016-04-20 Thread Sebastian Schabbach
Hi, 

okay... Where you can find the information that it seems to be part oft he 
Groovy Console Application?

Regards, 
Sebastian.

-Ursprüngliche Nachricht-
Von: users [mailto:users-boun...@xwiki.org] Im Auftrag von Hamster
Gesendet: Mittwoch, 20. April 2016 15:45
An: users@xwiki.org
Betreff: Re: [xwiki-users] ACE Editor cannot be loaded after migration to 
version 7.4.2

It seems to be a part of...

http://extensions.xwiki.org/xwiki/bin/view/Extension/Groovy+Console+Application




--
View this message in context: 
http://xwiki.475771.n2.nabble.com/ACE-Editor-cannot-be-loaded-after-migration-to-version-7-4-2-tp7599063p7599097.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] ACE Editor cannot be loaded after migration to version 7.4.2

2016-04-20 Thread Hamster
It seems to be a part of...

http://extensions.xwiki.org/xwiki/bin/view/Extension/Groovy+Console+Application




--
View this message in context: 
http://xwiki.475771.n2.nabble.com/ACE-Editor-cannot-be-loaded-after-migration-to-version-7-4-2-tp7599063p7599097.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] ACE Editor cannot be loaded after migration to version 7.4.2

2016-04-20 Thread Thomas Mortagne
WARN  c.x.x.w.s.JsExtension  - Failed to compress JS extension: null
> 2016-03-22 09:16:28,440 
> [http://pippin:8080/xwiki/bin/jsx/IconThemes/FontAwesome?language=de&docVersion=1.1]
>  WARN  o.x.v.i.DefaultVelocityEngine  - Deprecated usage of method 
> [com.xpn.xwiki.api.XWiki.parseContent] in 
> 40:/skins/colibri/docdoesnotexist.vm@25,47
> 2016-03-22 09:16:28,924 [http://pippin:8080/xwiki/bin/edit/1/text.js] WARN  
> o.x.v.i.DefaultVelocityEngine  - Deprecated usage of method 
> [com.xpn.xwiki.api.XWiki.parseContent] in 48:/skins/colibri/edit.vm@89,12
> 2016-03-22 09:16:50,488 
> [http://pippin:8080/xwiki/bin/view/Main/Search?text=suche...1&x=0&y=0] WARN  
> o.x.v.i.DefaultVelocityEngine  - Deprecated usage of method 
> [com.xpn.xwiki.api.XWiki.parseContent] in 40:/skins/colibri/view.vm@25,47
> 2016-03-22 09:16:50,721 
> [http://pippin:8080/xwiki/bin/view/Main/Search?text=suche...1&x=0&y=0] WARN  
> o.x.v.i.DefaultVelocityEngine  - Deprecated usage of getter 
> [com.xpn.xwiki.api.XWiki.getSpaces] in 40:xwiki:Main.Search@146,24
> 2016-03-22 09:16:52,236 [http://pippin:8080/xwiki/bin/view/Main/text.js] WARN 
>  o.x.v.i.DefaultVelocityEngine  - Deprecated usage of method 
> [com.xpn.xwiki.api.XWiki.parseContent] in 
> 41:/skins/colibri/docdoesnotexist.vm@25,47
> 2016-03-22 09:17:07,266 [http://pippin:8080/xwiki/bin/view/Main/] WARN  
> o.x.v.i.DefaultVelocityEngine  - Deprecated usage of method 
> [com.xpn.xwiki.api.XWiki.parseContent] in 45:/skins/colibri/view.vm@25,47
> 2016-03-22 09:17:07,858 [http://pippin:8080/xwiki/bin/view/Main/text.js] WARN 
>  o.x.v.i.DefaultVelocityEngine  - Deprecated usage of method 
> [com.xpn.xwiki.api.XWiki.parseContent] in 
> 47:/skins/colibri/docdoesnotexist.vm@25,47
> 2016-03-22 09:17:25,783 
> [http://pippin:8080/xwiki/bin/view/Main/Search?text=3123123123&x=0&y=0] WARN  
> o.x.v.i.DefaultVelocityEngine  - Deprecated usage of method 
> [com.xpn.xwiki.api.XWiki.parseContent] in 39:/skins/colibri/view.vm@25,47
> 2016-03-22 09:17:25,908 
> [http://pippin:8080/xwiki/bin/view/Main/Search?text=3123123123&x=0&y=0] WARN  
> o.x.v.i.DefaultVelocityEngine  - Deprecated usage of getter 
> [com.xpn.xwiki.api.XWiki.getSpaces] in 39:xwiki:Main.Search@146,24
> 2016-03-22 09:17:26,440 [http://pippin:8080/xwiki/bin/view/Main/text.js] WARN 
>  o.x.v.i.DefaultVelocityEngine  - Deprecated usage of method 
> [com.xpn.xwiki.api.XWiki.parseContent] in 
> 43:/skins/colibri/docdoesnotexist.vm@25,47
>
>
> Do the posted log output helps a little bit more?
>
> Kind regards,
> Sebastian Schabbach
>
> -Ursprüngliche Nachricht-
> Von: users [mailto:users-boun...@xwiki.org] Im Auftrag von Marius Dumitru 
> Florea
> Gesendet: Mittwoch, 20. April 2016 14:19
> An: XWiki Users 
> Betreff: Re: [xwiki-users] ACE Editor cannot be loaded after migration to 
> version 7.4.2
>
> I can't find any "ACE editor" extension on http://extensions.xwiki.org so 
> it's hard to tell what the problem is without being able to reproduce.
>
> On Tue, Apr 19, 2016 at 2:42 PM, Sebastian Schabbach > wrote:
>
>> Dear all,
>>
>> a view weeks ago we updated our xwiki application from version 6.2 to
>> version 7.4, but since upgrading the wiki we encountered several
>> problems with the ACE editor. The problems causes unexpected behaviors
>> (loading the article content in the ace editor will never end due to
>> javascript errors) when editing articles or create new ones.
>>
>> The root problem seems to be the Xuake script (
>> http://baseurl/xwiki/bin/jsx/XWiki/Xuake?language=de&docVersion=1.1)
>> tries to intialize the ace library, but I guess something is missing.
>> Below is listed the console output when running the create new page
>> wizzard in the xwiki.
>>
>> HTML1406: Invalid tag start: "> WebHome (1,2)
>>
>> --
>> -
>> SCRIPT1010: Expected identifier
>> WebHome (1,9)
>>
>> --
>> --
>> SCRIPT5009: 'ace' is undefined
>> Xuake (143,7)
>>
>> --
>> -
>> SCRIPT5007: Unable to get property 'noConflict' of undefined or null
>> reference WebHome (81,54)
>>
>> --
>> ---
>> SEC7115: :visited and :link styles can only differ by color. Some
>> styles were not a

Re: [xwiki-users] ACE Editor cannot be loaded after migration to version 7.4.2

2016-04-20 Thread Sebastian Schabbach
wiki.api.XWiki.parseContent] in 40:/skins/colibri/view.vm@25,47 
2016-03-22 09:16:50,721 
[http://pippin:8080/xwiki/bin/view/Main/Search?text=suche...1&x=0&y=0] WARN  
o.x.v.i.DefaultVelocityEngine  - Deprecated usage of getter 
[com.xpn.xwiki.api.XWiki.getSpaces] in 40:xwiki:Main.Search@146,24 
2016-03-22 09:16:52,236 [http://pippin:8080/xwiki/bin/view/Main/text.js] WARN  
o.x.v.i.DefaultVelocityEngine  - Deprecated usage of method 
[com.xpn.xwiki.api.XWiki.parseContent] in 
41:/skins/colibri/docdoesnotexist.vm@25,47 
2016-03-22 09:17:07,266 [http://pippin:8080/xwiki/bin/view/Main/] WARN  
o.x.v.i.DefaultVelocityEngine  - Deprecated usage of method 
[com.xpn.xwiki.api.XWiki.parseContent] in 45:/skins/colibri/view.vm@25,47 
2016-03-22 09:17:07,858 [http://pippin:8080/xwiki/bin/view/Main/text.js] WARN  
o.x.v.i.DefaultVelocityEngine  - Deprecated usage of method 
[com.xpn.xwiki.api.XWiki.parseContent] in 
47:/skins/colibri/docdoesnotexist.vm@25,47 
2016-03-22 09:17:25,783 
[http://pippin:8080/xwiki/bin/view/Main/Search?text=3123123123&x=0&y=0] WARN  
o.x.v.i.DefaultVelocityEngine  - Deprecated usage of method 
[com.xpn.xwiki.api.XWiki.parseContent] in 39:/skins/colibri/view.vm@25,47 
2016-03-22 09:17:25,908 
[http://pippin:8080/xwiki/bin/view/Main/Search?text=3123123123&x=0&y=0] WARN  
o.x.v.i.DefaultVelocityEngine  - Deprecated usage of getter 
[com.xpn.xwiki.api.XWiki.getSpaces] in 39:xwiki:Main.Search@146,24 
2016-03-22 09:17:26,440 [http://pippin:8080/xwiki/bin/view/Main/text.js] WARN  
o.x.v.i.DefaultVelocityEngine  - Deprecated usage of method 
[com.xpn.xwiki.api.XWiki.parseContent] in 
43:/skins/colibri/docdoesnotexist.vm@25,47


Do the posted log output helps a little bit more?

Kind regards, 
Sebastian Schabbach

-Ursprüngliche Nachricht-----
Von: users [mailto:users-boun...@xwiki.org] Im Auftrag von Marius Dumitru Florea
Gesendet: Mittwoch, 20. April 2016 14:19
An: XWiki Users 
Betreff: Re: [xwiki-users] ACE Editor cannot be loaded after migration to 
version 7.4.2

I can't find any "ACE editor" extension on http://extensions.xwiki.org so it's 
hard to tell what the problem is without being able to reproduce.

On Tue, Apr 19, 2016 at 2:42 PM, Sebastian Schabbach  wrote:

> Dear all,
>
> a view weeks ago we updated our xwiki application from version 6.2 to 
> version 7.4, but since upgrading the wiki we encountered several 
> problems with the ACE editor. The problems causes unexpected behaviors 
> (loading the article content in the ace editor will never end due to 
> javascript errors) when editing articles or create new ones.
>
> The root problem seems to be the Xuake script (
> http://baseurl/xwiki/bin/jsx/XWiki/Xuake?language=de&docVersion=1.1)
> tries to intialize the ace library, but I guess something is missing.
> Below is listed the console output when running the create new page 
> wizzard in the xwiki.
>
> HTML1406: Invalid tag start: " WebHome (1,2)
>
> --
> -
> SCRIPT1010: Expected identifier
> WebHome (1,9)
>
> --
> --
> SCRIPT5009: 'ace' is undefined
> Xuake (143,7)
>
> --
> -
> SCRIPT5007: Unable to get property 'noConflict' of undefined or null 
> reference WebHome (81,54)
>
> --
> ---
> SEC7115: :visited and :link styles can only differ by color. Some 
> styles were not applied to :visited.
> WebHome
>
> --
> ---
> SCRIPT1002: Syntax error
> text.js (1,1)
>
> --
> --
> SCRIPT5007: Unable to get property 'normalize' of undefined or null 
> reference require.min.js (20,263)
>
> --
> ---
> SCRIPT5022: Load timeout for modules:
> text!ace/css/editor.css_unnormalized2,jsTree,text!ace/theme/textmate.c
> ss_unnormalized3 http://requirejs.org/docs/errors.html#timeout
> require.min.js (8,137)
>
> --
> ---
> SCRIPT438: Object doesn't support property or method 'getLayout'
> prototype.js (11,59324)
>
> --
> ---
> SCRIPT

Re: [xwiki-users] ACE Editor cannot be loaded after migration to version 7.4.2

2016-04-20 Thread Marius Dumitru Florea
I can't find any "ACE editor" extension on http://extensions.xwiki.org so
it's hard to tell what the problem is without being able to reproduce.

On Tue, Apr 19, 2016 at 2:42 PM, Sebastian Schabbach  wrote:

> Dear all,
>
> a view weeks ago we updated our xwiki application from version 6.2 to
> version 7.4, but since upgrading the wiki we encountered several problems
> with the ACE editor. The problems causes unexpected behaviors (loading the
> article content in the ace editor will never end due to javascript errors)
> when editing articles or create new ones.
>
> The root problem seems to be the Xuake script (
> http://baseurl/xwiki/bin/jsx/XWiki/Xuake?language=de&docVersion=1.1)
> tries to intialize the ace library, but I guess something is missing.
> Below is listed the console output when running the create new page
> wizzard in the xwiki.
>
> HTML1406: Invalid tag start: " WebHome (1,2)
>
> ---
> SCRIPT1010: Expected identifier
> WebHome (1,9)
>
> 
> SCRIPT5009: 'ace' is undefined
> Xuake (143,7)
>
> ---
> SCRIPT5007: Unable to get property 'noConflict' of undefined or null
> reference
> WebHome (81,54)
>
> -
> SEC7115: :visited and :link styles can only differ by color. Some styles
> were not applied to :visited.
> WebHome
>
> -
> SCRIPT1002: Syntax error
> text.js (1,1)
>
> 
> SCRIPT5007: Unable to get property 'normalize' of undefined or null
> reference
> require.min.js (20,263)
>
> -
> SCRIPT5022: Load timeout for modules:
> text!ace/css/editor.css_unnormalized2,jsTree,text!ace/theme/textmate.css_unnormalized3
> http://requirejs.org/docs/errors.html#timeout
> require.min.js (8,137)
>
> -
> SCRIPT438: Object doesn't support property or method 'getLayout'
> prototype.js (11,59324)
>
> -
> SCRIPT438: Object doesn't support property or method 'getLayout'
> prototype.js (11,59324)
>
> -
> SCRIPT438: Object doesn't support property or method 'getLayout'
> prototype.js (11,59324)
>
> -
> SCRIPT438: Object doesn't support property or method 'getLayout'
> prototype.js (11,59324)
>
> 
>
>
> Hopefully somebody has an idea what is missing and can give me some help
> with that issue.
> Let me thanks you for your investigations in advice.
>
>
> Mit freundlichen Grüßen / Kind regards
> Sebastian Schabbach
> ___
> 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


[xwiki-users] ACE Editor cannot be loaded after migration to version 7.4.2

2016-04-19 Thread Sebastian Schabbach
Dear all,

a view weeks ago we updated our xwiki application from version 6.2 to version 
7.4, but since upgrading the wiki we encountered several problems with the ACE 
editor. The problems causes unexpected behaviors (loading the article content 
in the ace editor will never end due to javascript errors) when editing 
articles or create new ones.

The root problem seems to be the Xuake script 
(http://baseurl/xwiki/bin/jsx/XWiki/Xuake?language=de&docVersion=1.1) tries to 
intialize the ace library, but I guess something is missing.
Below is listed the console output when running the create new page wizzard in 
the xwiki.

HTML1406: Invalid tag start: "http://requirejs.org/docs/errors.html#timeout
require.min.js (8,137)
-
SCRIPT438: Object doesn't support property or method 'getLayout'
prototype.js (11,59324)
-
SCRIPT438: Object doesn't support property or method 'getLayout'
prototype.js (11,59324)
-
SCRIPT438: Object doesn't support property or method 'getLayout'
prototype.js (11,59324)
-
SCRIPT438: Object doesn't support property or method 'getLayout'
prototype.js (11,59324)



Hopefully somebody has an idea what is missing and can give me some help with 
that issue.
Let me thanks you for your investigations in advice.


Mit freundlichen Grüßen / Kind regards
Sebastian Schabbach
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users