Hi,
I'm trying to migrate an old XE 1.3.8295 farm to a newer server and
previously solve some know issues.
When a try to create certain documents in of the virtual wikis I get
errors like this...
http://ftp.ebiotic.net/fromMire/wokflow20100909Error.txt
I've get, and Sergiu had solved, some similar errors in an update from
1.3M2, but I don't understand in this case why I was able to create
WorkFlow/20100908 and WorkFlow/20100910 pages but WorkFlow/20100909
fails with this error message.
Any idea will be welcome! Thank you so much!
Greetings,
Ricardo
--
Ricardo Rodríguez
CTO
eBioTIC.
Life Sciences, Data Modeling and Information Management Systems
Hi!
Being initiated the migration of such an old installation to a XE 2.4.x
environment I've to solve some issues still in the old installation.
Please, is it possible to use wild cards in WebSearch in such an ancient
installation?
Just another question. In top of each column of the search results
window (Page, Space, Wiki, Date and Last Author) there is an empty field
where you can enter a string to filter for this value the results of the
query.
Is it possible to pass Page as a parameter in the URL? For instance, I
get the results I want by issuing the query...
/Main/WebSearch?text=Users&space=Users
Then filtering for x in Page. Could I compose an URL with this search?
And add order to the results?
Thanks for your help,
Ricardo
--
Ricardo Rodríguez
CTO
eBioTIC.
Life Sciences, Data Modeling and Information Management Systems
Hi!
After some successful trials I'm stuck with a problem using
xwiki.authentication.ldap.user_group: no new member of the group is
allowed to access the wiki (XWiki Enterprise 2.4.30451 // XEM 2.4;
eDirectory as LDAP server). Here the log for two errors and one
successful access...
http://ftp.ebiotic.net/fromPeat/ldapGroupError.txt
Users failing to authenticate exist in the group:
GMXUX-Ricardo-Rodriguez:~ rrodriguez$ ldapsearch -H
ldap://peat.environmentalchange.net:389 -x -D "cn=admin,o=EPECNetwork"
-W -b "o=EPECNetwork" -s one -a always -z 1000 "(objectClass=*)"
"subordinateCount" "objectClass" | grep "Patricia"
Enter LDAP Password:
# PatriciaBlancoArias, EPECNetwork
dn: cn=PatriciaBlancoArias,o=EPECNetwork
GMXUX-Ricardo-Rodriguez:~ rrodriguez$ ldapsearch -H
ldap://peat.environmentalchange.net:389 -x -D "cn=admin,o=EPECNetwork"
-W -b "o=EPECNetwork" -s one -a always -z 1000 "(objectClass=*)"
"subordinateCount" "objectClass" | grep "Dummy"
Enter LDAP Password:
# DummyDummy, EPECNetwork
dn: cn=DummyDummy,o=EPECNetwork
GMXUX-Ricardo-Rodriguez:~ rrodriguez$
Please, any idea? Please, where am I wrong? Thanks for your help!!!
Ricardo
--
Ricardo Rodríguez
CTO
eBioTIC.
Life Sciences, Data Modeling and Information Management Systems
Hello! :)
I'm trying some velocity code on a farm, but it just works for superadmin
user, even though my user is registred on the main wiki, and have all
possible rights.
And i'm also trying to import Space explorer application, it didn't work on
the farm; i've imported it on the main wiki... This application works in all
wikis, but not farms.
Can anyone help me?
:(
Hello,
I've gone to the XWikipreferences, then edit > Class.
Here's what is set:
name: upload_maxsize
Pretty Name: Maximum Upload Size
x No
Number: 53
Number Type: long
Size: 200
Error: XWiki has a default limit of around 10Mb for attached files.
This limit can be changed using the upload_maxsize parameter. Check
the FAQ for more information.
Any ideas?
Hi, Xwiki users.
I followed the instructions (at least I was pretty sure I did) for
installing xwiki on my glassfish 2.1.1 server using MySQL. However, I am
greeted with the attached disappointment upon navigating to
http://localhost:8080/xwiki.
Has anyone experienced this, can can you point me to a fix?
Many thanks.
Regards
Mike
Timestamp
Sep 7, 2010 23:10:02.234
Log Level
SEVERE
Logger
javax.enterprise.system.container.web
Name-Value Pairs
_ThreadID=45;_ThreadName=Thread-28651;_RequestID=e086fd0c-cb2a-48ba-8242-3315679eab56;
Record Number
148
Message ID
WebModule[/xwiki]PWC1257
Complete Message
Error configuring application listener of class
org.xwiki.container.servlet.XWikiPlexusServletContextListener
java.lang.ClassNotFoundException:
org.xwiki.container.servlet.XWikiPlexusServletContextListener at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1578)
at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4598)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:5364)
at com.sun.enterprise.web.WebModule.start(WebModule.java:345) at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:986)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:970)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:704) at
com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1649) at
com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1254) at
com.sun.enterprise.server.WebModuleDeployEventListener.moduleDeployed(WebModuleDeployEventListener.java:182)
at
com.sun.enterprise.server.WebModuleDeployEventListener.moduleDeployed(WebModuleDeployEventListener.java:278)
at
com.sun.enterprise.admin.event.AdminEventMulticaster.invokeModuleDeployEventListener(AdminEventMulticaster.java:1005)
at
com.sun.enterprise.admin.event.AdminEventMulticaster.handleModuleDeployEvent(AdminEventMulticaster.java:992)
at
com.sun.enterprise.admin.event.AdminEventMulticaster.processEvent(AdminEventMulticaster.java:470)
at
com.sun.enterprise.admin.event.AdminEventMulticaster.multicastEvent(AdminEventMulticaster.java:182)
at
com.sun.enterprise.admin.server.core.DeploymentNotificationHelper.multicastEvent(DeploymentNotificationHelper.java:308)
at
com.sun.enterprise.deployment.phasing.DeploymentServiceUtils.multicastEvent(DeploymentServiceUtils.java:231)
at
com.sun.enterprise.deployment.phasing.ServerDeploymentTarget.sendStartEvent(ServerDeploymentTarget.java:298)
at
com.sun.enterprise.deployment.phasing.ApplicationStartPhase.runPhase(ApplicationStartPhase.java:132)
at
com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:108)
at
com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(PEDeploymentService.java:966)
at
com.sun.enterprise.deployment.phasing.PEDeploymentService.start(PEDeploymentService.java:609)
at
com.sun.enterprise.deployment.phasing.PEDeploymentService.start(PEDeploymentService.java:653)
at
com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.start(ApplicationsConfigMBean.java:773)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597) at
com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:390)
at
com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:373)
at
com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:477)
at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761) at
sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597) at
com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:90) at
$Proxy1.invoke(Unknown Source) at
com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:304)
at
com.sun.enterprise.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:170)
at
com.sun.enterprise.deployment.client.DeploymentClientUtils.startApplication(DeploymentClientUtils.java:159)
at
com.sun.enterprise.deployment.client.DeployAction.run(DeployAction.java:538)
at java.lang.Thread.run(Thread.java:619)
Hi all,
The office importer works fine for importing a document in one page with
the "append result" option. Now I'm trying to import a big office
document (more than 300 documentpages) in about 100 xwikipages. When I
try to use the splitter and import the document no XWiki pages are
created and attached to the the target space. I tried to import a small
document with... the same result. I can't figure out what I'm doing
wrong. Is there a syntax voor the source document (headers?)?
Any advise would be really great.
Regards, Marcus
The contents of this e-mail and attachments are confidential.
It is intended for the named recipient(s) only. If you have received this e-mail in error, please notify the system manager or the sender immediately and do not disclose the contents of this e-mail to anyone or make copies.
This e-mail is from the Netherlands Court of Audit, Lange Voorhout 8, 2514 ED, The Hague, NETHERLANDS.
Hi!
Following a comment in http://jira.xwiki.org/jira/browse/XEM-174 and
about xwiki.authentication.cookiedomains.
As far as in understand it allows to share cookies between sub domains
(for instance, wiki1.mydomain.com, wiki2.mydomain.com and
wiki3.mydomain.com) but not between domains (for instance mydomain.com,
yourdomain.com, theirdomain.net). As I am not sure about the
terminology, I'm using between, across, sub domains and domains as per
http://www.15seconds.com/issue/971108.htm
Am I right or is it currently possible to share cookies between domains
in a XWiki farm? For us, it is not possible to share a common part for
domain names of virtual wikis. It can't be wiki1.mydomain.com,
wiki2.mydomain.com but mydomain.com and yourdomain.com
What I am trying to avoid is that an user must to log in more than once
to access all the granted resources within a XWiki farm, mainly when
moving from a virtual wiki to the main wiki for, for instance, edit
his/her preferences or modify his/her profile.
Thanks!
Ricardo
--
Ricardo Rodríguez
CTO
eBioTIC.
Life Sciences, Data Modeling and Information Management Systems
Hi,
I've Just installed Calendar Plugin and Calendar Application on my XE 2.4 instance. It works when I point to xwiki/bin/view/Main/EventCalendar/, but its look and feel is far away of that smooth one shown in the Calendar Application home page (http://code.xwiki.org/xwiki/bin/view/Applications/CalendarApplication).
The calendar appears as a very simple and rough table, its cells don't have a prefixed size (nothing more than just the length of the two digits number of the day) and it does not show the PDF creation link. It also doesn't mark the "today" day on the calendar. I've checked the source code and it seems that the $cview.getHTMLCalendar($cparams, "") method isn't building a smooth calendar. How can I fix this?
Doesn't XE 2.4 contain an event calendar by default? If so, how can I access it?
I'm using the colibri skin.
Regards,
Ramon Gomes Brandão
Hi all,
I would like to retrieve the current time to pass as an argument for $!xwiki.formatDate(). How can I do that?
Also, where I can find the complete API reference of methods like formatDate() and so on?
Regards,
Ramon Gomes Brandão