Hello,
recognition:
I'am a beginner of xwiki (XEM 5.0), know some other CMS and i think it's a
thery good designed system, many possibilities, configurations - respect!
experience:
Last Week I have installed the OpenOffice-Server on a SLES 11 Server, the
little problem was, find OpenOffice for SLES (RPM-Files)
The solution was at the end easy - take the SUSE-Client-DVD - not the
SLES-Server-DVD,
include it in the repository and install OpenOffice about yast -
you find the installed OpenOffice under the directory "/usr/lib/oo3"
Question:
What is with your page
http://www.xwiki.org/xwiki/bin/view/References/WebHome ?
I found with google so many Xwiki's at the internet, what is the problem
with references?
suggestions :
- make it possible to inherit default's from the main wiki to the
workspaces or spaces (e.g. SMTP-Server, location, skins, rights)
- checkboxes in the indexes to manipulate many documents (e.g.
"delete",."manipulate to a parent document", "copy", "Rights"..) at once
Many thanks
Matthias
I really don't understand what you are talking about here.
When the database is empty you get Distribution Wizard which install
you default UI.
On Thu, Jul 4, 2013 at 8:36 PM, Vincent Massol <vincent(a)massol.net> wrote:
> It's been several emails that I see on this topic from users unfortunately. I think It's almost impossible for a new user to understand by themselves that they have to edit xwik.cfg's superadmin password and restart their wiki. Thus I believe we need to improve the XWiki install process. I'm proposing 2 solutions.
>
> Solution 1
> ========
>
> I'm proposing something very simple for now:
> * If the database is empty and no user is logged in then always display an information box when accessing the first page of the wiki in view mode. If we restart the wiki then again the first page accessed in view mode will display the information (if the user is not logged in).
> * In this information box, we explain that the admin has to edit the xwiki.cfg file, set a password and restart XWiki and that he'll then get a wizard to install default wiki pages and extensions.
>
> Solution 2
> ========
>
> In the future, it would be nice to have a new step in the Distribution Wizard so that if the database is empty then the Distribution Wizard appears and asks the user to select a password for the superadmin user, persists it and logs the user as superadmin so that he goes to step 2 of the Distribution Wizard
>
> Or maybe we should go directly for solution 2?
>
> WDYT?
>
> Thanks
> -Vincent
>
> On Jul 4, 2013, at 7:27 PM, Danilo Amaral de Oliveira <danilo.oliveira(a)energisa.com.br> wrote:
>
>> Hello Pablo,
>>
>> I guess that you have installed the empty xwiki. I faced this problem too.
>>
>> Try to edit the xwiki.cfg document inside the Web-Inf folder and activate the superadmin user. Take of the # comment of the line, the default pass is "system".
>> After that, login and try to import the default XAR archive to the xwiki. You can download the default xar archive from the xwiki.org site.
>> Then you will can login with default Admin user.
>>
>> Don't forget to comment again the superadmin user.
>>
>> Saludos,
>>
>> Danilo Amaral de Oliveira
>> Engenheiro Trainee
>> Gerência Corporativa de Infraestrutura de TI
>>
>> Minas Gerais
>> (0xx32) 9111-6867
>>
>> -----Mensagem original-----
>> De: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] Em nome de pablocabrol
>> Enviada em: quinta-feira, 4 de julho de 2013 11:31
>> Para: users(a)xwiki.org
>> Assunto: Re: [xwiki-users] Problems with login-xwiki + ubuntu 12.04
>>
>> We are using Admin /admin and is not working, thanks.
>>
>>
>>
>> -----
>> Pablo Cabrol.
>> Drupal web designer
>> Entre Rios - Argentina
>> --
>> View this message in context: http://xwiki.475771.n2.nabble.com/Problems-with-login-xwiki-ubuntu-12-04-tp…
>> Sent from the XWiki- Users mailing list archive at Nabble.com.
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne
Hello,
I have been trying to get Xwiki to run under weblogic 10.3.2 (and 10.3.5)
for a few weeks without any success. I've tried the war and exploded war
with the same results. I've configured the datasource in weblogic and tested
that it connects to the database (oracle) just fine. Any help would be
greatly appreciated. Here's the error that I am getting. Thanks again.
2013-06-28 08:12:41,386 [[STANDBY] ExecuteThread: '3' for queue:
'weblogic.kernel.Default (self-tuning)'] ERROR o.r.Reflections
- could not create Vfs.Dir from url. ignoring the exception and continuing
org.reflections.ReflectionsException: could not create Vfs.Dir from url, no
matching UrlType was found
[zip:/oracle/user_projects/domains/sos-willow-Domain/servers/danthi/stage/xwiki/xwiki/WEB-INF/lib/xwiki-commons-extension-api-5.0.3.jar!/]
either use fromURL(final URL url, final List<UrlType> urlTypes) or use the
static setDefaultURLTypes(final List<UrlType> urlTypes) or
addDefaultURLTypes(UrlType urlType) with your specialized UrlType.
at org.reflections.vfs.Vfs.fromURL(Vfs.java:109)
~[reflections-0.9.7.jar:na]
at org.reflections.vfs.Vfs.fromURL(Vfs.java:91)
~[reflections-0.9.7.jar:na]
at org.reflections.Reflections.scan(Reflections.java:168)
[reflections-0.9.7.jar:na]
at org.reflections.Reflections.<init>(Reflections.java:97)
[reflections-0.9.7.jar:na]
at
org.xwiki.extension.internal.DefaultExtensionLicenseManager.initialize(DefaultExtensionLicenseManager.java:85)
[xwiki-commons-extension-api-5.0.3.jar:na]
at
org.xwiki.component.embed.InitializableLifecycleHandler.handle(InitializableLifecycleHandler.java:39)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:323)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:378)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:346)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:161)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:312)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:378)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:346)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:161)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.extension.repository.internal.DefaultExtensionRepositoryManager.addRepository(DefaultExtensionRepositoryManager.java:121)
[xwiki-commons-extension-api-5.0.3.jar:na]
at
org.xwiki.extension.repository.internal.DefaultExtensionRepositoryManager.initialize(DefaultExtensionRepositoryManager.java:99)
[xwiki-commons-extension-api-5.0.3.jar:na]
at
org.xwiki.component.embed.InitializableLifecycleHandler.handle(InitializableLifecycleHandler.java:39)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:323)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:378)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:346)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:161)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:312)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:378)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:346)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:161)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:312)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:378)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:346)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:161)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:312)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:378)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:346)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:161)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:312)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:378)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstanceMap(EmbeddableComponentManager.java:185)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstanceList(EmbeddableComponentManager.java:169)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.observation.internal.DefaultObservationManager.initializeListeners(DefaultObservationManager.java:164)
[xwiki-commons-observation-local-5.0.3.jar:na]
at
org.xwiki.observation.internal.DefaultObservationManager.getListenersByEvent(DefaultObservationManager.java:131)
[xwiki-commons-observation-local-5.0.3.jar:na]
at
org.xwiki.observation.internal.DefaultObservationManager.notify(DefaultObservationManager.java:262)
[xwiki-commons-observation-local-5.0.3.jar:na]
at
org.xwiki.observation.internal.DefaultObservationManager.notify(DefaultObservationManager.java:316)
[xwiki-commons-observation-local-5.0.3.jar:na]
at
org.xwiki.container.servlet.XWikiServletContextListener.contextInitialized(XWikiServletContextListener.java:109)
[xwiki-platform-container-servlet-5.0.3.jar:na]
at
weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
[weblogic.jar:10.3.5.0]
at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
[com.bea.core.weblogic.security.identity_1.1.2.1.jar:1.1.2.1]
at
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
[com.bea.core.weblogic.security.wls_1.0.0.0_6-1-0-0.jar:6.1.0.0]
at
weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
[weblogic.jar:10.3.5.0]
at
weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
[weblogic.jar:10.3.5.0]
at
weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
[weblogic.jar:10.3.5.0]
at
weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
[weblogic.jar:10.3.5.0]
at
weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
[weblogic.jar:10.3.5.0]
at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
[weblogic.jar:10.3.5.0]
at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
[weblogic.jar:10.3.5.0]
at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:43)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:140)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
[weblogic.jar:10.3.5.0]
at
weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
[com.bea.core.weblogic.workmanager_1.10.0.0.jar:1.10.0.0]
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
[com.bea.core.weblogic.workmanager_1.10.0.0.jar:1.10.0.0]
at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
[com.bea.core.weblogic.workmanager_1.10.0.0.jar:1.10.0.0]
2013-06-28 08:12:51,127 [[STANDBY] ExecuteThread: '3' for queue:
'weblogic.kernel.Default (self-tuning)'] ERROR
aultExtensionRepositoryManager - Failed to add repository [maven-xwiki
(http://nexus.xwiki.org/nexus/content/groups/public)]
org.xwiki.extension.repository.ExtensionRepositoryException: Failed to
create repository [maven-xwiki
(http://nexus.xwiki.org/nexus/content/groups/public)]
at
org.xwiki.extension.repository.aether.internal.AetherExtensionRepositoryFactory.createRepository(AetherExtensionRepositoryFactory.java:108)
~[xwiki-commons-extension-repository-maven-5.0.3.jar:na]
at
org.xwiki.extension.repository.internal.DefaultExtensionRepositoryManager.addRepository(DefaultExtensionRepositoryManager.java:124)
~[xwiki-commons-extension-api-5.0.3.jar:na]
at
org.xwiki.extension.repository.internal.DefaultExtensionRepositoryManager.initialize(DefaultExtensionRepositoryManager.java:99)
~[xwiki-commons-extension-api-5.0.3.jar:na]
at
org.xwiki.component.embed.InitializableLifecycleHandler.handle(InitializableLifecycleHandler.java:39)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:323)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:378)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:346)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:161)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:312)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:378)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:346)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:161)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:312)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:378)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:346)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:161)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:312)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:378)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:346)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:161)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:312)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:378)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstanceMap(EmbeddableComponentManager.java:185)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstanceList(EmbeddableComponentManager.java:169)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.observation.internal.DefaultObservationManager.initializeListeners(DefaultObservationManager.java:164)
[xwiki-commons-observation-local-5.0.3.jar:na]
at
org.xwiki.observation.internal.DefaultObservationManager.getListenersByEvent(DefaultObservationManager.java:131)
[xwiki-commons-observation-local-5.0.3.jar:na]
at
org.xwiki.observation.internal.DefaultObservationManager.notify(DefaultObservationManager.java:262)
[xwiki-commons-observation-local-5.0.3.jar:na]
at
org.xwiki.observation.internal.DefaultObservationManager.notify(DefaultObservationManager.java:316)
[xwiki-commons-observation-local-5.0.3.jar:na]
at
org.xwiki.container.servlet.XWikiServletContextListener.contextInitialized(XWikiServletContextListener.java:109)
[xwiki-platform-container-servlet-5.0.3.jar:na]
at
weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
[weblogic.jar:10.3.5.0]
at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
[com.bea.core.weblogic.security.identity_1.1.2.1.jar:1.1.2.1]
at
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
[com.bea.core.weblogic.security.wls_1.0.0.0_6-1-0-0.jar:6.1.0.0]
at
weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
[weblogic.jar:10.3.5.0]
at
weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
[weblogic.jar:10.3.5.0]
at
weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
[weblogic.jar:10.3.5.0]
at
weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
[weblogic.jar:10.3.5.0]
at
weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
[weblogic.jar:10.3.5.0]
at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
[weblogic.jar:10.3.5.0]
at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
[weblogic.jar:10.3.5.0]
at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:43)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:140)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
[weblogic.jar:10.3.5.0]
at
weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
[com.bea.core.weblogic.workmanager_1.10.0.0.jar:1.10.0.0]
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
[com.bea.core.weblogic.workmanager_1.10.0.0.jar:1.10.0.0]
at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
[com.bea.core.weblogic.workmanager_1.10.0.0.jar:1.10.0.0]
Caused by: org.xwiki.component.manager.ComponentLookupException: Failed to
lookup component [org.xwiki.properties.internal.DefaultConverterManager]
identifier by [role = [interface org.xwiki.properties.ConverterManager] hint
= [default]]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:348)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:155)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.extension.repository.aether.internal.AetherExtensionRepository.<init>(AetherExtensionRepository.java:147)
~[xwiki-commons-extension-repository-maven-5.0.3.jar:na]
at
org.xwiki.extension.repository.aether.internal.AetherExtensionRepositoryFactory.createRepository(AetherExtensionRepositoryFactory.java:105)
~[xwiki-commons-extension-repository-maven-5.0.3.jar:na]
... 66 common frames omitted
Caused by: org.xwiki.component.manager.ComponentLookupException: Failed to
lookup component
[org.xwiki.properties.internal.converter.ConvertUtilsConverter] identifier
by [role = [interface org.xwiki.properties.converter.Converter] hint =
[default]]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:348)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:161)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:312)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:378)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:346)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
... 69 common frames omitted
Caused by: java.lang.NoSuchMethodError:
org.apache.commons.beanutils.ConvertUtilsBean.register(ZZI)V
at
org.xwiki.properties.internal.converter.ConvertUtilsConverter.initialize(ConvertUtilsConverter.java:56)
~[xwiki-commons-properties-5.0.3.jar:na]
at
org.xwiki.component.embed.InitializableLifecycleHandler.handle(InitializableLifecycleHandler.java:39)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:323)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:378)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:346)
[xwiki-commons-legacy-component-default-5.0.3.jar:na]
... 73 common frames omitted
2013-06-28 08:12:51,156 [[STANDBY] ExecuteThread: '3' for queue:
'weblogic.kernel.Default (self-tuning)'] ERROR
.o.i.DefaultObservationManager - Failed to lookup listeners
org.xwiki.component.manager.ComponentLookupException: Failed to lookup
component [role = [interface org.xwiki.observation.EventListener] hint =
[DistributionInitializerListener]]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstanceMap(EmbeddableComponentManager.java:187)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstanceList(EmbeddableComponentManager.java:169)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.observation.internal.DefaultObservationManager.initializeListeners(DefaultObservationManager.java:164)
[xwiki-commons-observation-local-5.0.3.jar:na]
at
org.xwiki.observation.internal.DefaultObservationManager.getListenersByEvent(DefaultObservationManager.java:131)
[xwiki-commons-observation-local-5.0.3.jar:na]
at
org.xwiki.observation.internal.DefaultObservationManager.notify(DefaultObservationManager.java:262)
[xwiki-commons-observation-local-5.0.3.jar:na]
at
org.xwiki.observation.internal.DefaultObservationManager.notify(DefaultObservationManager.java:316)
[xwiki-commons-observation-local-5.0.3.jar:na]
at
org.xwiki.container.servlet.XWikiServletContextListener.contextInitialized(XWikiServletContextListener.java:109)
[xwiki-platform-container-servlet-5.0.3.jar:na]
at
weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
[weblogic.jar:10.3.5.0]
at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
[com.bea.core.weblogic.security.identity_1.1.2.1.jar:1.1.2.1]
at
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
[com.bea.core.weblogic.security.wls_1.0.0.0_6-1-0-0.jar:6.1.0.0]
at
weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
[weblogic.jar:10.3.5.0]
at
weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
[weblogic.jar:10.3.5.0]
at
weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
[weblogic.jar:10.3.5.0]
at
weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
[weblogic.jar:10.3.5.0]
at
weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
[weblogic.jar:10.3.5.0]
at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
[weblogic.jar:10.3.5.0]
at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
[weblogic.jar:10.3.5.0]
at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:43)
[weblogic.jar:10.3.5.0]
at
weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:140)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
[weblogic.jar:10.3.5.0]
at
weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
[weblogic.jar:10.3.5.0]
at
weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
[com.bea.core.weblogic.workmanager_1.10.0.0.jar:1.10.0.0]
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
[com.bea.core.weblogic.workmanager_1.10.0.0.jar:1.10.0.0]
at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
[com.bea.core.weblogic.workmanager_1.10.0.0.jar:1.10.0.0]
Caused by: org.xwiki.component.manager.ComponentLookupException: Failed to
lookup component
[org.xwiki.extension.distribution.internal.DefaultDistributionManager]
identifier by [role = [interface
org.xwiki.extension.distribution.internal.DistributionManager] hint =
[default]]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:348)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:161)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:312)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:378)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstanceMap(EmbeddableComponentManager.java:185)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
... 44 common frames omitted
Caused by: org.xwiki.component.manager.ComponentLookupException: Failed to
lookup component
[org.xwiki.extension.repository.internal.core.DefaultCoreExtensionRepository]
identifier by [role = [interface
org.xwiki.extension.repository.CoreExtensionRepository] hint = [default]]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:348)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:161)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:312)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:378)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:346)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
... 48 common frames omitted
Caused by: org.xwiki.component.manager.ComponentLookupException: Failed to
lookup component
[org.xwiki.extension.repository.internal.core.DefaultCoreExtensionScanner]
identifier by [role = [interface
org.xwiki.extension.repository.internal.core.CoreExtensionScanner] hint =
[default]]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:348)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:161)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:312)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:378)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:346)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
... 52 common frames omitted
Caused by: org.xwiki.component.manager.ComponentLookupException: Failed to
lookup component [org.xwiki.properties.internal.DefaultConverterManager]
identifier by [role = [interface org.xwiki.properties.ConverterManager] hint
= [default]]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:348)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:161)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:312)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:378)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:346)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
... 56 common frames omitted
Caused by: org.xwiki.component.manager.ComponentLookupException: Failed to
lookup component
[org.xwiki.properties.internal.converter.ConvertUtilsConverter] identifier
by [role = [interface org.xwiki.properties.converter.Converter] hint =
[default]]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:348)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:161)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:312)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:378)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:346)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
... 60 common frames omitted
Caused by: java.lang.NoSuchMethodError:
org.apache.commons.beanutils.ConvertUtilsBean.register(ZZI)V
at
org.xwiki.properties.internal.converter.ConvertUtilsConverter.initialize(ConvertUtilsConverter.java:56)
~[xwiki-commons-properties-5.0.3.jar:na]
at
org.xwiki.component.embed.InitializableLifecycleHandler.handle(InitializableLifecycleHandler.java:39)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:323)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:378)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
at
org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:346)
~[xwiki-commons-legacy-component-default-5.0.3.jar:na]
... 64 common frames omitted
Thanks,
Dan
--
View this message in context: http://xwiki.475771.n2.nabble.com/Xwiki-and-Weblogic-tp7585966.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
I would like the tab informations on every page to be the default selected
tab instead of comments tab. Can i achieve it with some sort of
configuration/trick?
.
Hi,
We introduced the Activity Stream macro in XE 2.6
http://extensions.xwiki.org/xwiki/bin/view/Extension/Activity+Macro
We are investigating ways to improve our Activity Stream, but in order to
do that we would want to know your feedback about it (both from a
technology and an user experience pov):
- Is Activity Stream a macro you use?
- What features you most miss about it? Maybe filtering? Maybe pagination?
- Would you like to see more event types, like events generated by
applications?
- Are you using the "Send Message" functionality?
- Other opinions about it.
Your feedback will help us improve the macro by adding needed functionality
and not breaking used one.
I'll gather ideas on
http://incubator.myxwiki.org/xwiki/bin/view/Improvements/ActivityStreamFeed…
Thanks,
Caty
> Someone else reported such an issue this morning:
>http://jira.xwiki.org/browse/XWIKI-9298
> We're working on fixing it ASAP.
I've seen it now when i received all the mails from yesterday.
Not sure if it's the same error. In case it's useful, i'm writing the
differences between our cases
- I'm using 3.0 version of XWiki
- I'm not viewing any error message, we're just not seeing any result.
Thanks a lot
Sergio Carrasco
Hello,
i was wondering if anybody could help me find a solution to the problem i'm
facing with dynamic custom mapping. Actually, i followed the tutorial
DynamicCustomMapping<http://dev.xwiki.org/xwiki/bin/view/Drafts/DynamicCustomMapping>,
the table was created and the custom mapping was done succesfully, but when
it comes to creating a document i get an error message that says
"XWiki.Employee is not mapped". Any help would be really appreciated.
--
*Houd Bouchelouche*
Right now when i create any page under a psace , page is created with
default template where i see Edit,Export and More Actions
and page name(alongwith page path like MySpace >> My Page). Instead of this
default page(with default template), i want to create just empty page
where i can include some macro. I am not getting how to create just blank
page?
Hello,
When the Administrator does a search on my wiki, everything works fine, but
when any other user does a search, it doesn't show any result (and the
pages that should appear, all the users can read them)
If I don't make login on the wiki and do the search, it doesn't show any
result. If then I log-in as the admin, the search result page show the
correct results.
Is there any configuration regarding privileges on searchs that I've
missed??
Thanks a lot
Sergio Carrasco
Hi,
In our XWiki application, the lucene search function is not working for
normal users (Those who have no admin rights). It is showing the message
"*You are not allowed to view this document or perform this action*". Only
users who have admin rights can search in XWiki.
Please advice me how to configure XWiki, so that the normal users can also
search here.
Thanks,
Sanjib Pal
--
View this message in context: http://xwiki.475771.n2.nabble.com/Lucene-Search-functionality-is-not-workin…
Sent from the XWiki- Users mailing list archive at Nabble.com.
From both xwiki.org and myxwiki.org
Anyone actually a response?
Sent from my iPhone
On Jun 28, 2013, at 5:00, users-request(a)xwiki.org wrote:
> Send users mailing list submissions to
> users(a)xwiki.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.xwiki.org/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
> users-request(a)xwiki.org
>
> You can reach the person managing the list at
> users-owner(a)xwiki.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of users digest..."
>
>
> Today's Topics:
>
> 1. Authentification XWord/XOffice (matthias.schoeppe(a)now-it.de)
> 2. [ANN] XWiki 5.1 Release Candidate 1 Released
> (Marius Dumitru Florea)
> 3. XWiki and Jasig CAS integration (Krejci Rudolf Ing.)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 27 Jun 2013 16:04:34 +0200
> From: matthias.schoeppe(a)now-it.de
> To: users(a)xwiki.org
> Subject: [xwiki-users] Authentification XWord/XOffice
> Message-ID:
> <OF7172520D.D5A1ED0E-ONC1257B97.004C9AB9-C1257B97.004D5234(a)drv-wbg.de>
> Content-Type: text/plain; charset="US-ASCII"
>
> Hello,
>
> Does anyone have an idea why I can't authenticate me from XWord to xwiki ?
>
> I get the message, username and password are wrong, but they are correct.
> Could it have something to do with the proxy?
> What should I do, if appropriate?
>
> Many thanks
>
> Matthias
>
> ------------------------------
>
> Message: 2
> Date: Fri, 28 Jun 2013 12:24:23 +0300
> From: Marius Dumitru Florea <mariusdumitru.florea(a)xwiki.com>
> To: XWiki Developers <devs(a)xwiki.org>, XWiki Users <users(a)xwiki.org>
> Subject: [xwiki-users] [ANN] XWiki 5.1 Release Candidate 1 Released
> Message-ID:
> <CALZcbBYEKLDqm91tNNX6ULw8Eyp6tK6MNrtza=oQr+W9MZUz3A(a)mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> The XWiki development team is proud to announce the availability of
> XWiki 5.1 Release Candidate 1.
> This is mostly a stabilization release leading to XWiki 5.1 and it
> brings Sorl search improvements and bug fixes as we plan to make Solr
> the default search engine in 5.1 final. There is also a new Menu
> Application in platform (not bundled by default) to help you create
> navigation menus.
>
> You can download it here: http://www.xwiki.org/xwiki/bin/view/Main/Download
>
> Make sure to review the release notes:
> http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki51RC1
>
> Thanks
> -The XWiki dev team
>
>
> ------------------------------
>
> Message: 3
> Date: Fri, 28 Jun 2013 12:12:51 +0200
> From: "Krejci Rudolf Ing." <krejci.r(a)chemosvit.sk>
> To: users(a)xwiki.org
> Subject: [xwiki-users] XWiki and Jasig CAS integration
> Message-ID: <043692cf2b81df8b7b522911b551a503(a)chemosvit.sk>
> Content-Type: text/plain; charset=UTF-8
>
>
> Is it possible to integrate Jasig CAS (Central authentification Service) to XWiki?
> We are using cas for our web infrastructure ( Lifreray, Alfresco and Jira ) and we would like add XWiki.
>
>
>
> Thx
>
> Rudolf
>
>
>
>
>
> --------------------------------------------------------------------------
> T?to spr?va a v?etky pripojen? s?bory s? d?vern? a ur?en?
> v?hradne osob?m alebo organiz?ci?m, ktor?m boli adresovan?. Ak nie ste
> zam??lan? pr?jemca alebo ste dostali tento e-mail omylom, pros?m upozornite
> okam?ite odosielate?a a vyma?te tento e-mail. Neopr?vnen? kop?rovanie,
> zverejnenie alebo distrib?cia tohto e-mailu, je pr?sne zak?zan?.
>
> This email and any attached file are confidential and intended solely for the
> use of the individual or entity to which they are addressed. If you are not the
> intended recipient or have received this e-mail by mistake, please notify the
> sender immediately and delete this e-mail. Any unauthorized copying, disclosure
> or distribution of this e-mail's content is strictly prohibited.
> ---------------------------------------------------------------------------
>
> Pred vytla?en?m tohto e-mailu myslite na ?ivotn? prostredie.
> Please consider your environmental responsibility before printing this e-mail
>
>
>
> ------------------------------
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
>
> End of users Digest, Vol 71, Issue 41
> *************************************
The XWiki development team is proud to announce the availability of
XWiki 5.1 Release Candidate 1.
This is mostly a stabilization release leading to XWiki 5.1 and it
brings Sorl search improvements and bug fixes as we plan to make Solr
the default search engine in 5.1 final. There is also a new Menu
Application in platform (not bundled by default) to help you create
navigation menus.
You can download it here: http://www.xwiki.org/xwiki/bin/view/Main/Download
Make sure to review the release notes:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki51RC1
Thanks
-The XWiki dev team
Hi Everyone,
Unable to download xword from the following link
http://extensions.xwiki.org/xwiki/bin/view/Extension/XWiki+Office
it says an error occured while trying to download xword. Any other source
to download the xword extention?
--
*Regards*
*M.GANESAN*
*E-Mai*l :mganeshanece@gmail.com
**
Hi All,
Integration of active directory with xwiki works great. I have a question
if xwiki allows
assigning admin rights on specific space to specific user (logged in with
Active directory credentials)?
I would like to raise a concern...I recently noticed that my "hidden" email
address is completely visible in the "pipermail"
For example, open this link and look at the top, you can clearly see my
email address.
http://lists.xwiki.org/pipermail/devs/2012-June/051428.html
I can see the email address from everybody, and I think this is not the way
this is supposed to work.
How can I make my email address truely hidden? (also in the "pipermail"?)
--
View this message in context: http://xwiki.475771.n2.nabble.com/Email-address-visible-in-pipermail-tp7585…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi all,
i have here v4.4.1 and i will upgrade to v5.0.6.
But what is here the recommended upgrade way ?
I get a lot of "import document" questions from the installer, a never
ending mouse clicking storry here with the Enterprise-UI installer.
Thanks for any help here.
Stefan
Hi Everyone,
In the user profile Now there are only three items.
1.Personal Information
2.Contact Information
3.External links
I want to add Official contact as fourth option. for that I used
*Administration-UserProfile
*
I added new section ID: OfficialContact(without space)
section name
:$services.localization.render('platform.core.profile.section.OfficialContact')
but I am unable to see the fourth option Official Contact in the user
profile section. Any suggestions?. Thanks in advance
--
*Regards*
*M.GANESAN*
*E-Mai*l :mganeshanece@gmail.com
**
Hello Community,
Just asking for some advice here ...
I have an application in which I want to show a timeline (simile).
Originally, it was getting its source from XML generated by some velocity
in a dedicated page.
Then, I reworked it so the XML would be pre-computed (to a file on server
FS) and fed to the timeline, to improve performances. I supposed it could
also be a macro encapsulated in {{cache}}.
(note: that XML contains some inline HTML also, in some specific tags).
Now, the application is being moved to real Java components.
I first blindly converted my online velocity scripts, into a
TimelineGenerator component.
But producing XML/HTML from Java is not that clean ... and I'm not sure of
what else to do. The original page with velocity seemed almost cleaner than
that.
To me it's not a Renderer use-case, as it doesn't really renders some
syntax ...
My current work is in [1], but is pretty much not tested and not working
(dummy translation from velocity to java for now...).
What would you kindly recommend ?
Note: I admit this is not really related to xwiki apart from the fact that
it's an xwiki based application, but I suppose this use-case is not new for
you :)
Thanks,
Jeremie
[1] -
https://github.com/xwiki-contrib/xwiki-application-mailarchive/blob/master/…
I wannt to display all the below mentioned user information on the user
profile. how do i do that?
e.g
XWiki User Class
Class properties
- First Name (first_name: String)
- Last Name (last_name: String)
- e-Mail (email: String)
- Password (password: Password)
- Validation Key (validkey: Password)
- Active (active: Boolean)
- Default Language (default_language: String)
- Company (company: String)
- Blog (blog: String)
- Blog Feed (blogfeed: String)
- Comment (comment: TextArea)
- IM Type (imtype: Static List)
- imaccount (imaccount: String)
- Default Editor (editor: Static List)
- User type (usertype: Static List)
- Enable extra accessibility features (accessibility: Boolean)
- Display Hidden Documents (displayHiddenDocuments: Boolean)
- Timezone (timezone: String)
- skin (skin: String)
- Avatar (avatar: String)
- Phone (phone: String)
- Address (address: TextArea)
--
*Regards*
*M.GANESAN*
*E-Mai*l :mganeshanece@gmail.com
**
Hi Devs and Users
I would like to ask an important question for me, it's about storing data
on activity stream table when editing , updating and deleting (mean crud
operations ) , this result a big amount of data stored on activity stream
table.
My question is how to disable storing user activity history on activity
stream , if there is a way, will this prevent Activity stream plug-in to
continue working .
I hope some one can share his experience with me on that topic
Thanks so much
Hi Everyone,
I would like to display my Manager name on the xwiki user profile. Can I do
that? If so, how do I edit Xwiki userClass?
I tried to add the below property in Xwikiuserclass. But it did not work.
Manager Name (manager_name: String)
--
*Regards*
*M.GANESAN*
*E-Mai*l :mganeshanece@gmail.com
**
We don't do this very often, so I don't know when it broke, but now when any
admin clicks on edit for a User or a Group, we get a blank screen and
nothing happens. We've restarted Apache Tomcat (Windows Server 2008 R2 x64),
but it still does not work. I have no idea what else to do, except to rip
the Wiki out and start over, restoring backups.
--
View this message in context: http://xwiki.475771.n2.nabble.com/Unable-To-Edit-Users-Groups-tp7585850.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Eveyone,
I tried to upload a document it gave the
"Error: Could not parse xhtml office content.".
I searched in the jira also I couldnt find out the solution but issue is
listed. Im using Xwiki 5.0.3. could you please tell me what is the issue
and solution also?. Any help would be gratly appreciated.
--
*Regards*
*M.GANESAN*
*E-Mai*l :mganeshanece@gmail.com
**
I did set mail setting for sending the mails as per
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration. Then i
icreated the page
with mailTestingUtility given at
http://extensions.xwiki.org/xwiki/bin/view/Extension/Test+Mail. But i get
below error message
A problem occurred while sending the mail.
2013-06-19 16:30:21,730 ERROR [
http://ing-wikvp001:8080/testEmail/bin/view/testWiki/test1]
c.x.x.p.m.MailSenderPluginApi [MailSenderPluginApi.java:173] Failed to send
email [From [no-reply(a)xwiki.com], To [scottmiles(a)Fiserv.com], Subject
[TestMail], Text [Please get it]]
javax.mail.MessagingException: Could not connect to SMTP host:
smtp.gmail.com, port: 587
at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1282)
~[mail-1.4.jar:1.4]
at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:370)
~[mail-1.4.jar:1.4]
at javax.mail.Service.connect(Service.java:275) ~[mail-1.4.jar:1.4]
at javax.mail.Service.connect(Service.java:156) ~[mail-1.4.jar:1.4]
at javax.mail.Service.connect(Service.java:176) ~[mail-1.4.jar:1.4]
at
com.xpn.xwiki.plugin.mailsender.MailSenderPlugin.sendMails(MailSenderPlugin.java:712)
~[xwiki-platform-mailsender-3.5.jar:na]
at
com.xpn.xwiki.plugin.mailsender.MailSenderPlugin.sendMail(MailSenderPlugin.java:664)
~[xwiki-platform-mailsender-3.5.jar:na]
at
com.xpn.xwiki.plugin.mailsender.MailSenderPlugin.sendMail(MailSenderPlugin.java:650)
~[xwiki-platform-mailsender-3.5.jar:na]
details i used for gmail server are:-
SMTP SERVER = smtp.gmail.com
PORT = 587
SMTP SERVER USERNAME (OPTIONAL) mine gmail address
password:- mine password
ADDITIONAL JAVAMAIL PROPERTIES=
mail.smtp.starttls.enable=true
i am on xwiki 3.5