[xwiki-users] New installation of XWiki error

2017-07-07 Thread Joshua Spiva
I am setting up a new instance of Xwiki. I have the following set up 
Tomcat 9.0.0.M22
JTDS 1.3.1
Xwiki 8.4.5
JRE 1.8.0_131
MS SQL 11.0.6567.0

I am getting the following error at startup:


XWiki initialization failed!

Exception thrown during job execution
class java.lang.AbstractMethodError: null
at 
net.sourceforge.jtds.jdbc.JtdsConnection.isValid(JtdsConnection.java:2833)
at 
org.apache.commons.dbcp2.DelegatingConnection.isValid(DelegatingConnection.java:918)
at 
org.apache.commons.dbcp2.PoolableConnection.validate(PoolableConnection.java:283)
at 
org.apache.commons.dbcp2.PoolableConnectionFactory.validateConnection(PoolableConnectionFactory.java:357)
at 
org.apache.commons.dbcp2.BasicDataSource.validateConnectionFactory(BasicDataSource.java:2307)
at 
org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:2290)
at 
org.apache.commons.dbcp2.BasicDataSource.createDataSource(BasicDataSource.java:2039)
at 
org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:1533)
at 
com.xpn.xwiki.store.DBCPConnectionProvider.configure(DBCPConnectionProvider.java:215)
at 
org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:143)
at 
org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:84)
at 
org.hibernate.cfg.SettingsFactory.createConnectionProvider(SettingsFactory.java:459)
at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:90)
at 
org.hibernate.cfg.Configuration.buildSettingsInternal(Configuration.java:2863)
at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2859)
at 
org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1870)
at 
com.xpn.xwiki.store.XWikiHibernateBaseStore.initHibernate(XWikiHibernateBaseStore.java:259)
at 
com.xpn.xwiki.store.XWikiHibernateBaseStore.checkHibernate(XWikiHibernateBaseStore.java:703)
at 
com.xpn.xwiki.store.XWikiHibernateStore.loadXWikiDoc(XWikiHibernateStore.java:861)
at 
com.xpn.xwiki.store.XWikiCacheStore.loadXWikiDoc(XWikiCacheStore.java:280)
at com.xpn.xwiki.XWiki.getDocument(XWiki.java:1811)
at com.xpn.xwiki.XWiki.getDocument(XWiki.java:1864)
at com.xpn.xwiki.XWiki.initializeMandatoryDocument(XWiki.java:1269)
at com.xpn.xwiki.XWiki.initializeMandatoryDocuments(XWiki.java:1243)
at com.xpn.xwiki.XWiki.initXWiki(XWiki.java:1186)
at com.xpn.xwiki.XWiki.initXWiki(XWiki.java:1103)
at com.xpn.xwiki.XWiki.(XWiki.java:1076)
at 
com.xpn.xwiki.internal.XWikiInitializerJob.runInternal(XWikiInitializerJob.java:117)
at org.xwiki.job.AbstractJob.runInContext(AbstractJob.java:206)
at org.xwiki.job.AbstractJob.run(AbstractJob.java:189)
at java.lang.Thread.run(Unknown Source)


Re: [xwiki-users] Attachment size issues

2016-08-26 Thread Joshua Spiva
Sorry Vincent I missed that initial question. I am using Database store. I have 
actually found that document you linked before and verified that the attachment 
size setting was adjusted as it recommends. Still not luck.

-Original Message-
From: Vincent Massol [mailto:vmas...@gmail.com] On Behalf Of Vincent Massol
Sent: Thursday, August 25, 2016 1:37 AM
To: XWiki Users <users@xwiki.org>
Cc: Joshua Spiva <jsp...@emdinc.com>
Subject: Re: [xwiki-users] Attachment size issues


> On 24 Aug 2016, at 21:33, Joshua Spiva <jsp...@emdinc.com> wrote:
> 
> I understand this is working for others. I am just seeing if anyone can point 
> me in a direction that will allow me to resolve the problem on my side.

errr. I did that! BTW you didn’t answer my question...

So to sum up:
1) Use filesystem attachments if you’re not
2) Check the link I gave you

Thanks
-Vincent

> Joshua Spiva I.T. Manager
> 
> 1411 Twin Oaks Street, Wichita Falls, TX 76302
> tel: (940) 322-2206
> dir: (940) 264-9114
> jsp...@emdinc.com
> 
> 
> -Original Message-
> From: users [mailto:users-boun...@xwiki.org] On Behalf Of Vincent 
> Massol
> Sent: Wednesday, August 24, 2016 2:20 PM
> To: XWiki Users <users@xwiki.org>
> Subject: Re: [xwiki-users] Attachment size issues
> 
> Hi Joshua,
> 
>> On 24 Aug 2016, at 20:14, Joshua Spiva <jsp...@emdinc.com> wrote:
>> 
>> I have been having issues with increasing attachment size in xwiki for a 
>> little over a year now and it really hasn't come up too often but I am at 
>> the point now where I need to be able to upload more than 23mb. I have read 
>> every article I can get my hands on and here is what I have done so far to 
>> try to resolve the issue.
>> I know 9gb seems excessive but its more or less just a test. The 
>> largest files I will be uploading are 75mb
> 
> Are you using filesystem attachments in XWiki?
> 
> http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Attachments
> 
> When I last tested filesystem attachments, I was able to upload a 1GB 
> attachment with no issue.
> 
> Thanks
> -Vincent
> 
>> 
>> Versions:
>> Tomcat 8.0
>> Xwiki 8.2.1
>> MySQL 5.6
>> 
>> I have adjust Tomcat's server.xml file with the following:
>>  >  connectionTimeout="2"
>>  redirectPort="8443"
>>  maxPostSize="90"
>>  URIEncoding="UTF-8"/>
>> I have adjusted Tomcat's web.xml file with the following:
>>  90
>>  90
>> Xwiki 
>>  Max Attachment Size is set to 90 MySQL
>>  max_allowed_packet=90
>> 
> ___
> 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] Attachment size issues

2016-08-24 Thread Joshua Spiva
I understand this is working for others. I am just seeing if anyone can point 
me in a direction that will allow me to resolve the problem on my side.


Joshua Spiva I.T. Manager

1411 Twin Oaks Street, Wichita Falls, TX 76302
tel: (940) 322-2206
dir: (940) 264-9114
jsp...@emdinc.com


-Original Message-
From: users [mailto:users-boun...@xwiki.org] On Behalf Of Vincent Massol
Sent: Wednesday, August 24, 2016 2:20 PM
To: XWiki Users <users@xwiki.org>
Subject: Re: [xwiki-users] Attachment size issues

Hi Joshua,

> On 24 Aug 2016, at 20:14, Joshua Spiva <jsp...@emdinc.com> wrote:
> 
> I have been having issues with increasing attachment size in xwiki for a 
> little over a year now and it really hasn't come up too often but I am at the 
> point now where I need to be able to upload more than 23mb. I have read every 
> article I can get my hands on and here is what I have done so far to try to 
> resolve the issue.
> I know 9gb seems excessive but its more or less just a test. The 
> largest files I will be uploading are 75mb

Are you using filesystem attachments in XWiki?

http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Attachments

When I last tested filesystem attachments, I was able to upload a 1GB 
attachment with no issue.

Thanks
-Vincent

> 
> Versions:
> Tomcat 8.0
> Xwiki 8.2.1
> MySQL 5.6
> 
> I have adjust Tomcat's server.xml file with the following:
>  connectionTimeout="2"
>   redirectPort="8443"
>   maxPostSize="90"
>   URIEncoding="UTF-8"/>
> I have adjusted Tomcat's web.xml file with the following:
>   90
>   90
> Xwiki 
>   Max Attachment Size is set to 90 MySQL
>   max_allowed_packet=90
> 
___
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] Attachment size issues

2016-08-24 Thread Joshua Spiva
I have been having issues with increasing attachment size in xwiki for a little 
over a year now and it really hasn't come up too often but I am at the point 
now where I need to be able to upload more than 23mb. I have read every article 
I can get my hands on and here is what I have done so far to try to resolve the 
issue.
I know 9gb seems excessive but its more or less just a test. The largest files 
I will be uploading are 75mb

Versions:
Tomcat 8.0
Xwiki 8.2.1
MySQL 5.6

I have adjust Tomcat's server.xml file with the following:

I have adjusted Tomcat's web.xml file with the following:
90
90
Xwiki 
Max Attachment Size is set to 90
MySQL
max_allowed_packet=90
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Send Page via Outlook

2016-05-19 Thread Joshua Spiva
That’s what I figured. Guess its time to update all of the pages lol. Thank you 
Vincent!


-Original Message-
From: users [mailto:users-boun...@xwiki.org] On Behalf Of Vincent Massol
Sent: Thursday, May 19, 2016 9:31 AM
To: XWiki Users <users@xwiki.org>
Subject: Re: [xwiki-users] Send Page via Outlook


> On 19 May 2016, at 16:07, Joshua Spiva <jsp...@emdinc.com> wrote:
> 
> This doesn't really work in the way I had mentioned below. What I was looking 
> for was a way to open a third party mailing app (Outlook) when sending. 
> Similar to the send function in IE for sending a page.

Ah ok. For this there’s nothing to do normally..

You just need to use a link using "mailto:”.

For example: [[label>>mailto:someemail@domain]] with possibly some query string 
for the mail content.

Thanks
-Vincent

> My users have a difficult time with copying and pasting.
> 
> -Original Message-
> From: users [mailto:users-boun...@xwiki.org] On Behalf Of Vincent Massol
> Sent: Tuesday, May 17, 2016 12:41 PM
> To: XWiki Users <users@xwiki.org>
> Subject: Re: [xwiki-users] Send Page via Outlook
> 
> Hi Joshua,
> 
>> On 17 May 2016, at 19:27, Joshua Spiva <jsp...@emdinc.com> wrote:
>> 
>> I have been looking everywhere for an article or an addon for this function. 
>> Has anyone managed to find a way to add a simple button or menu options to 
>> email the page via Outlook? My users really want to have the articles they 
>> are sending out in their own mailboxes as a sent item.
> 
> This feature is built in:
> http://extensions.xwiki.org/xwiki/bin/view/Extension/Send+Page+By+Email+Application
> 
> Thanks
> -Vincent
> 
> ___
> 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
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Send Page via Outlook

2016-05-19 Thread Joshua Spiva
This doesn't really work in the way I had mentioned below. What I was looking 
for was a way to open a third party mailing app (Outlook) when sending. Similar 
to the send function in IE for sending a page.
My users have a difficult time with copying and pasting.

-Original Message-
From: users [mailto:users-boun...@xwiki.org] On Behalf Of Vincent Massol
Sent: Tuesday, May 17, 2016 12:41 PM
To: XWiki Users <users@xwiki.org>
Subject: Re: [xwiki-users] Send Page via Outlook

Hi Joshua,

> On 17 May 2016, at 19:27, Joshua Spiva <jsp...@emdinc.com> wrote:
> 
> I have been looking everywhere for an article or an addon for this function. 
> Has anyone managed to find a way to add a simple button or menu options to 
> email the page via Outlook? My users really want to have the articles they 
> are sending out in their own mailboxes as a sent item.

This feature is built in:
http://extensions.xwiki.org/xwiki/bin/view/Extension/Send+Page+By+Email+Application

Thanks
-Vincent

___
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] Send Page via Outlook

2016-05-17 Thread Joshua Spiva
I have been looking everywhere for an article or an addon for this function. 
Has anyone managed to find a way to add a simple button or menu options to 
email the page via Outlook? My users really want to have the articles they are 
sending out in their own mailboxes as a sent item.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Increase attachment size

2016-01-11 Thread Joshua Spiva
I can't get my attachment limit above 4Mb. I am running 7.4 on Tomcat 8 with 
MySQL5.6 all running on Server 2012 R2. 
I have included screenshots of the current settings in Xwiki and MySQL
Xwiki Maximum Upload Size = 30
MySQL max_allowed_packet = 900M

Any help would be greatly appreciated.


Joshua Spiva I.T. Manager

1411 Twin Oaks Street, Wichita Falls, TX 76302
tel: (940) 322-2206
dir: (940) 264-9114
jsp...@emdinc.com
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Error 4001 in 4 after editing objects in Xwiki.SharePage

2015-10-22 Thread Joshua Spiva
I was following the instructions here 
(http://extensions.xwiki.org/xwiki/bin/view/Extension/Share+Page+Application) 
to edit the Share by email template, and I managed to find the 
/bin/view/XWiki/SharePage page, but couldn’t figure out how to access the 
Object Editor. After some googling, I found that if I edited the URL to be 
/bin/edit/XWiki/SharePage?editor=object, I could see the templates I wanted to 
edit.
Before I even edited anything I went to share a page to see what it looked like 
and go the following error. I ended up editing the templates anyway, restarted 
Tomcat/XWiki and I’m getting the same error. Sharing by email was previously 
working before I accessed the Object Editor for the XWiki.SharePage.

Error number 4001 in 4: Error while evaluating velocity template shareinline.vm
Verbose: http://pastebin.com/ksYGM36J
XWiki Enterprise 7.2
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Search error

2015-09-22 Thread Joshua Spiva
Awesome! Thank you for the quick response. I will wait for the full release and 
test it out.


Joshua Spiva I.T. Manager

1411 Twin Oaks Street, Wichita Falls, TX 76302
tel: (940) 322-2206 x146
dir: (940) 264-9114
jsp...@emdinc.com

-Original Message-
From: users [mailto:users-boun...@xwiki.org] On Behalf Of Marius Dumitru Florea
Sent: Tuesday, September 22, 2015 8:07 AM
To: XWiki Users <users@xwiki.org>
Subject: Re: [xwiki-users] Search error

On Tue, Sep 22, 2015 at 3:55 PM, Joshua Spiva <jsp...@emdinc.com> wrote:
> Sorry about that. Its 7.2m2

As I was expecting :). This is a known issue that has been fixed in
7.2RC1 by http://jira.xwiki.org/browse/XWIKI-12175 . We made a couple of 
breaking changes in 7.2M1 and 7.2M2 in order to support nested spaces/documents 
and we have gradually fixed most of the regressions during 7.2M3 and 7.2RC1, 
but there is still work to do.

It's great that you are testing 7.2M2 but unfortunately the 7.2 milestones have 
not been very stable. In any case, we don't recommend using a milestone in 
production. We're going to release 7.2 final in the commig days so maybe you 
can try it out.

Thanks,
Marius

>
>
> Joshua Spiva I.T. Manager
>
> 1411 Twin Oaks Street, Wichita Falls, TX 76302
> tel: (940) 322-2206 x146
> dir: (940) 264-9114
> jsp...@emdinc.com
>
> -Original Message-
> From: users [mailto:users-boun...@xwiki.org] On Behalf Of Marius 
> Dumitru Florea
> Sent: Tuesday, September 22, 2015 3:45 AM
> To: XWiki Users <users@xwiki.org>
> Subject: Re: [xwiki-users] Search error
>
> On Tue, Sep 22, 2015 at 1:06 AM, Joshua Spiva <jsp...@emdinc.com> wrote:
>> Any time someone performs a search the link comes back displaying "." 
>> instead of "/"
>> Example: Procedures.Bidding.Job Type Specific Information.Bidding 
>> Single Mode Fiber Optic Testing
>>
>> So if they attempt to follow the link it goes to a dead page.
>> If I replace the "." with "/" it functions perfectly.
>>
>
>> Has anyone had this issue or know a resolution?
>
> We can't help you if we don't know what version of XWiki you're using.
> Is it by chance a 7.2M1, M2 or M3?
>
>> ___
>> 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
___
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] Search error

2015-09-22 Thread Joshua Spiva
Sorry about that. Its 7.2m2


Joshua Spiva I.T. Manager

1411 Twin Oaks Street, Wichita Falls, TX 76302
tel: (940) 322-2206 x146
dir: (940) 264-9114
jsp...@emdinc.com

-Original Message-
From: users [mailto:users-boun...@xwiki.org] On Behalf Of Marius Dumitru Florea
Sent: Tuesday, September 22, 2015 3:45 AM
To: XWiki Users <users@xwiki.org>
Subject: Re: [xwiki-users] Search error

On Tue, Sep 22, 2015 at 1:06 AM, Joshua Spiva <jsp...@emdinc.com> wrote:
> Any time someone performs a search the link comes back displaying "." instead 
> of "/"
> Example: Procedures.Bidding.Job Type Specific Information.Bidding Single Mode 
> Fiber Optic Testing
>
> So if they attempt to follow the link it goes to a dead page.
> If I replace the "." with "/" it functions perfectly.
>

> Has anyone had this issue or know a resolution?

We can't help you if we don't know what version of XWiki you're using.
Is it by chance a 7.2M1, M2 or M3?

> ___
> 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


[xwiki-users] Search error

2015-09-21 Thread Joshua Spiva
Any time someone performs a search the link comes back displaying "." instead 
of "/" 
Example: Procedures.Bidding.Job Type Specific Information.Bidding Single Mode 
Fiber Optic Testing

So if they attempt to follow the link it goes to a dead page.
If I replace the "." with "/" it functions perfectly.

Has anyone had this issue or know a resolution?
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] New xwiki install error 500

2015-08-28 Thread Joshua Spiva
Thanks Vincent that was it. I completely missed it.

From: Vincent Massol [mailto:vmas...@gmail.com] On Behalf Of vinc...@massol.net
Sent: Friday, August 28, 2015 11:23 AM
To: XWiki Users users@xwiki.org
Cc: Joshua Spiva jsp...@emdinc.com
Subject: Re: [xwiki-users] New xwiki install error 500

Hi Joshua,

This is the real error below. You have modified hibernate.cfg.xml and you made 
a mistake, producing invalid XML…

Thanks
-Vincent


On 28 Aug 2015 at 18:18:58, Joshua Spiva 
(jsp...@emdinc.commailto:jsp...@emdinc.com) wrote:
org.dom4j.DocumentException: Error on line 57 of document : The string -- is 
not permitted within comments. Nested exception: The string -- is not 
permitted within comments.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users