Hello! today i decided to install new XWiki, after my 8.1 version to PC with clear Windows 8.1 x64. I use OracleXE 11g + GlassFish 5.0.1 + Java 8 update 121 x64. After tune the programs and deploying the wiki like 2 years before i’ve got the problems with installation:
- Flavor, too much time i spent to sturt the installation the wiki, idk how, but i did this. System showed the message: “Connection error. Failed to get the list of flavors”
- After installation i’ve got the new problems:
2.1 Annotation does not work. Message is: “Failed: Internal server error”. Log writes:
[2018-06-17T22:25:59.758+0400] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=43 _ThreadName=Thread-9] [timeMillis: 1529259959758] [levelValue: 800] [[
2018-06-17 22:25:59,758 [admin-listener(4)] WARN .x.e.m.i.MavenExtensionScanner - Collision between core extension [javax.annotation:javax.annotation-api/1.3 (jar:file:/C:/glassfish51/glassfish/modules/endorsed/javax.annotation-api.jar!/META-INF/maven/javax.annotation/javax.annotation-api/pom.xml)] and [javax.annotation:javax.annotation-api/1.3.2 (file:/C:/glassfish51/glassfish/domains/domain1/applications/xwiki/WEB-INF/lib/javax.annotation-api-1.3.2.xed)]
]]
[2018-06-17T23:09:01.920+0400] [glassfish 5.0] [INFO] [] [javax.enterprise.web] [tid: _ThreadID=25 _ThreadName=http://_windows_8_virt:8008/xwiki/rest/wikis/xwiki/spaces/%5BMain%5D/pages/WebHome/annotations?media=json] [timeMillis: 1529262541920] [levelValue: 800] [[
WebModule[/xwiki] ServletContext.log():RestletServlet: [Restlet] ServerServlet: component class is null]]
2.2 From time to times i've got the messages with new page creation, like this:
"Filed to save the page. Reason: Internal server Error"
2.3 Syntaxes. then i mark off the positions of The list of markup syntaxes, i can use only XWiki 2.0 and XWiki 2.1... Then i make the import text block from Word with CHKEditor it does not put the macros {{html}}, but it works then put this
2.4 i've got a lot of errora st the log file like this:
[2018-06-17T22:25:56.758+0400] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=43 _ThreadName=Thread-9] [timeMillis: 1529259956758] [levelValue: 800] [[
2018-06-17 22:25:56,758 [admin-listener(4)] ERROR .c.DefaultCoreExtensionScanner - Failed to convert to extension URL
java.io.IOException: Resource does not exist: bundle://16.0:1/
at org.apache.felix.framework.URLHandlersBundleURLConnection.<init>(URLHandlersBundleURLConnection.java:60)
at org.apache.felix.framework.URLHandlersBundleStreamHandler.openConnection(URLHandlersBundleStreamHandler.java:55)
at java.net.URL.openConnection(Unknown Source)
[2018-06-17T22:26:18.476+0400] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=106 _ThreadName=Thread-9] [timeMillis: 1529259978476] [levelValue: 800] [[
2018-06-17 22:26:18,476 [Core extension repository updater] ERROR aultExtensionRepositoryManager - Unexpected error when trying to find extension [org.glassfish.mq:fscontext/1.0-SNAPSHOT] in repository [store.xwiki.com:xwiki:https://store.xwiki.com/xwiki/rest]
org.xwiki.extension.ResolveException: Failed to create extension object for extension [org.glassfish.mq:fscontext/1.0-SNAPSHOT]
at org.xwiki.extension.repository.xwiki.internal.XWikiExtensionRepository.resolve(XWikiExtensionRepository.java:344)
at org.xwiki.extension.repository.internal.DefaultExtensionRepositoryManager.resolve(DefaultExtensionRepositoryManager.java:286)
[2018-06-17T23:08:43.878+0400] [glassfish 5.0] [INFO] [] [] [tid: _ThreadID=136 _ThreadName=Thread-9] [timeMillis: 1529262523878] [levelValue: 800] [[
2018-06-17 23:08:43,878 [XWiki initialization] ERROR c.x.x.p.XWikiPluginManager - Cannot initialize plugin [com.xpn.xwiki.plugin.applicationmanager.ApplicationManagerPlugin]. This plugin will not be available.
java.lang.ClassNotFoundException: com.xpn.xwiki.plugin.applicationmanager.ApplicationManagerPlugin
at org.xwiki.classloader.URIClassLoader$1.run(URIClassLoader.java:193)
at org.xwiki.classloader.URIClassLoader$1.run(URIClassLoader.java:180)
at java.security.AccessController.doPrivileged(Native Method)
2.5 after installation 10.4 flavor my xwiki got the number at the each page 8.0. idk why.
The same version of xwiki at jetty works perfectly. The last installation of 8.1 2 years before with the same way works perfectly. what should i do, or read, or tune to make this work better? Thank u