We couldn't find any extension in Step2- Wizard

Our Network is very quickly!
Your tip to Show the log give me results.
Look:
SCHWERWIEGEND: The web application [] appears to have started a thread named [Abandoned connection cleanup thread] but has failed to stop it. This is very likely to create a memory leak.
Jun 13, 2017 10:27:26 AM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesJdbc
SCHWERWIEGEND: The web application [/xwiki] registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
Jun 13, 2017 10:27:26 AM org.apache.catalina.loader.WebappClassLoaderBase checkThreadLocalMapForLeaks
SCHWERWIEGEND: The web application [/xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@11f36c3]) and a value of type [java.util.Stack] (value [[org.xwiki.context.ExecutionContext@1046a95]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
Jun 13, 2017 10:27:26 AM org.apache.catalina.loader.WebappClassLoaderBase checkThreadLocalMapForLeaks
SCHWERWIEGEND: The web application [/xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@11f36c3]) and a value of type [java.util.Stack] (value [[org.xwiki.context.ExecutionContext@11efba5]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
Jun 13, 2017 10:27:26 AM org.apache.coyote.AbstractProtocol stop
Have i the wrong JDBC Driver?
Thanks, vBert

This log was logged during Tomcat shutdown.

You should start XWiki and looks at the log right after you see the message about missing extension. Since the extension is definitely here you should see an error in the log explaining why it failed to reach it.

I started the xWiki and here the Log-Entrys:
2017-06-13 17:33:01,329 [http://localhost:8080/xwiki/bin/distribution/XWiki/Distribution?xredirect=%2Fxwiki%2Fbin%2Fview%2FMain%2F] ERROR aultExtensionRepositoryManager - Unexpected error when trying to find extension [org.xwiki.enterprise:xwiki-enterprise-ui-mainwiki-9.4] in repository [extensions.xwiki.org:xwiki:http://extensions.xwiki.org/xwiki/rest]
org.xwiki.extension.ResolveException: Failed to create extension object for extension [org.xwiki.enterprise:xwiki-enterprise-ui-mainwiki-9.4]
at org.xwiki.extension.repository.xwiki.internal.XWikiExtensionRepository.resolve(XWikiExtensionRepository.java:344)

Thanks for your help!
vBert

Could you paste the complete error with all the “causes by” etc.

Hello tmortagne,

in the Log are more then 2 Links. I have no rights as “Newbie”.

Can i upload the Log?

Thanks, vBert

You can try but no idea what are the limitations in the forum for the file size.

How can i upload the Log?
It’s not possible for me, because there is no Options for uploading files.

Thanks, vBert

When I write a new message I have an “Upload” button in the tool bar. You don’t see it ?

Hello tmortagne,

yes, I see the Button, the description say “Images upload”.

Sorry, the file you are trying to upload is not authorized (authorized extensions: jpg, jpeg, png, gif).

Thanks,
vBert

I added “.txt” and “.log” to allowed file extensions (if your log has a different extension just rename it to “.txt”).

Hello tmortagno,

Now the News:
Sorry, new users can not upload attachments…

thanks for your Patience!
vBert

Should work better now.

tomcat7-stdout.2017-06-14.txt (101.3 KB)

Super! Now with attachment.

Thanks for your help, great help!
vBert

Caused by: java.net.ConnectException: Connection refused: connect

So according to your log XWiki (Java actually) is not allowed to access http://nexus.xwiki.org. Sounds like a proxy to me that you forgot you configured in your browser.

See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Installation#HRunningXWikibehindproxy-server for more details about how to support proxy servers.

Hello tmortagne,
now i have time to answer.
I have always the same Problem: Connection refused.
Look for the Entrys in JAVA_OPTIONS:
Jun 21, 2017 1:40:07 PM org.apache.catalina.startup.VersionLoggerListener log
INFORMATION: Command line argument: -Dappserver.home=CATALINA_HOME -Dappserver.base=CATALINA_HOME -Dhttp.proxyHost=Proxy.Name.com -Dhttp.proxyPort=8080 -Dhttps.proxyHost=proxy.Name.com -Dhttps.proxyPort=8080
Is that the right Place for the Proxy-Preferences?

Thanks a lot,
vBert

I can’t see, that the nexus at http://nexus.xwiki.org/nexus/content/groups/public/ or even http://nexus.xwiki.org is currently accessible.

Thanks for the Information.
But yesterday in the evening the sites are reachable.
I install and configure the xwiki without a Proxy, and…all okaey.
Now in the Company, behind a Proxy and Firewall i have the Problem as tmortagne detected.
I Need help with the Settings.
Do you know, how can i testing the Proxy Settings?

Hallo Bert,
first try it again, becaus since my last post this morning, the nexus is now reachable.
Is your installation running on windows or linux?
Regards, Ulrich

Are you sure about the upper case letters in the domain name ?

Maybe your proxy requires credentials too ?

right, the Proxy has the same Name. But this is not the ERROR.
Where is the Location for the proxy entrys?
There no credentials for the Proxy.
But we have the Firewall and there is the Port 443 now open.

@Ulrich: Windows2012R2

Thanks for the help,
Bert