Hello!
I installed a new instance of xwiki on my local machine. I tried to set up the email notification but it didn't really work. In the XWiki Preferences I set the outgoing smtp server to several smtp servers such as smtp.google.com, smtp.comcast.net, etc. Howver, there seem to be some authentication issues and I get the following error message:
***
Error number 4001 in 4: Error while parsing velocity page Demo.SendMailTestPage Wrapped Exception: Invocation of method 'sendMessage' in class com.xpn.xwiki.XWiki threw exception class com.xpn.xwiki.XWikiException : Error number 10006 in 10: Could not send mail to server smtp.comcast.net port 25 error code 530 (530 Authentication required ) OR
Error number 4001 in 4: Error while parsing velocity page Demo.SendMailTestPage Wrapped Exception: Invocation of method 'sendMessage' in class com.xpn.xwiki.XWiki threw exception class com.xpn.xwiki.XWikiException : Error number 10006 in 10: Could not send mail to server smtp.gmail.com port 25 error code 530 (530 5.7.0 Must issue a STARTTLS command first h14sm757315wxd )
***
I also tried to use my own smtp server (hmailserver) but then I had some relay problems and the following error message:
***
Error number 4001 in 4: Error while parsing velocity page Demo.SendMailTestPage Wrapped Exception: Invocation of method 'sendMessage' in class com.xpn.xwiki.XWiki threw exception class com.xpn.xwiki.XWikiException : Error number 10006 in 10: Could not send mail to server mail.hmailserver.com port 25 error code 550 (550-207-105-15-139.ded.pacbell.net (XWiki version 0.9.840) 207.105.15.139? is 550-currently not permitted to relay through this server. Perhaps you have not 550-logged into the pop/imap server in the last 30 minutes or do not have SMTP 550 Authentication turned on in your email client. )
***
I have right now no idea how to resolve these issues. I would appreciate any help in setting up the smtp server for the email notification.
Cheers,
Jens
Esbach, Brandon wrote:
>
>>>With a little work, you could probably intercept the upload via
> groovy, place it on a network drive, replace the attachment with a link
> to that network file..
> <shrug>
> Would think that this would be your next step? Granted, I've never
> tested the idea; but it should do what you're looking for.
>
So I take it nothing like this is in the works? :)
--
View this message in context: http://www.nabble.com/Xwiki-file-and-attachment-storage-tf4214945.html#a123…
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
> Hi All,
> A few queries that I've split up to make it easier to make use of in
> Nabble for future reference.
>
> 1) What language is used in the scheduler script? I would assume it's
> running either velocity or groovy within the xwiki engine?
> 2) Are $xwiki and $context available to the script?
> 3) Is there feedback in the event of an error (like in a logfile or
> something)?
> 4) Is there a timeout associated to the script that runs, and are
> there any permission restrictions on adding the scheduler if it's
> going to be modifying document objects?
Hi all,
Probably missing the link somewhere, but I can't seem to find any links
for the documentation on the xwiki.org site?
Brandon Esbach
Software Engineer
Wireless Systems Segment
Tyco Electronics
4 Eastgate Road
Eastgate
Little Island
Co. Cork
Ireland
Tel: +353-21-4808305
Email: esbachb(a)tycoelectronics.com
Hi,
Anyone know the when and why about this.....
"Our registration page is currently getting a spam attack. We have needed to disable registration until we find a solution to block the spam attack. We are sorry for the inconvenience but we had to take these measures to keep our platform running."
We can't add users to sites on the XWiki farm?
Is the problem being worked on?
Wei-hsing
Hi everybody!!
Sorry for the "rude" title, but i'm evaluating
which wiki propose in a large enterprise and, rightnow, i'm facing with
this dilemma...
I'd
like someone to share his experience/knowledge and,please, help me to
point out the main differences between those two products.
My
main concerns are related with usability (especially regarding the
WYSIWYG editor) security, access control, statistics and auditing
features...
I'd really appreciate any help.
Thank you
___________________________________
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: http://it.docs.yahoo.com/nowyoucan.html
Hi all,
I'm attempting to migrate a fairly large xwiki instance (5000+ docs,
db image >1GB) from 0.9.840 to 1.x. The database schema update fails
when I try to access a page for the first time. I get the same problem
with both XWiki 1.1.2 and 1.2-rc1.
Full stacktraces from the log file are available here:
http://pastebin.com/fbc7639b .
Below is a cut down version:
13:23:53,377 [] [http-8080-Processor25] WARN action.RequestProcessor
- Unhandled Exception thrown: class
com.xpn.xwiki.XWikiException
13:23:53,378 [] [http-8080-Processor25] ERROR [/xwiki].[action]
- Servlet.service() for servlet action threw exception
com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not
initialize main XWiki context
Wrapped Exception: Error number 3201 in 3: Exception while saving
document XWiki.XWikiPreferences
Wrapped Exception: Could not execute JDBC batch update
at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:250)
at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:426)
[...]
Wrapped Exception:
com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while
saving document XWiki.XWikiPreferences
Wrapped Exception: Could not execute JDBC batch update
at com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:333)
at com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:97)
[...]
Wrapped Exception:
java.sql.BatchUpdateException: No value specified for parameter 4
at com.mysql.jdbc.PreparedStatement.executeBatchSerially(PreparedStatement.java:1669)
at com.mysql.jdbc.PreparedStatement.executeBatch(PreparedStatement.java:1085)
[...]
Note that this is different to
http://jira.xwiki.org/jira/browse/XWIKI-1702 (I get the error despite
running "alter table xwikidoc modify column XWD_ARCHIVE mediumtext
null;" on the db image).
Setup details:
- Linux version 2.6.18-5-686 (Debian 2.6.18.dfsg.1-13)
- mysql Ver 14.12 Distrib 5.0.32, mysql-connector-java-5.1.5-bin.jar
- IBM java 1.5.0 pxi32devifx-20071025 (SR6b)
- Tomcat 5.5.25
- XWiki 1.1.2 and 1.2-rc1
Thanks for any help!
Cheers,
Robin
Hi,
I'm having a look at virtual wikis and I'm a bit confused with all the
installation possibilities. In my understanding, XEM is an easy way to
manage several XWiki instances on one server. Starting from a fresh install
you would download the XEM.war file into your tomcat, import the
XEM.xarfile, and it should work. But what do you do when you already
have an
instance of xwiki running and you want to add the management capabilities ?
Is it when the Wiki Manager plugin comes along ? Am I right in saying :
* fresh install : XEM.war and XEM.xar
* xwiki already installed (xwiki.war) : use the Wiki Manager plugin and
forget about XEM (war and xar)
Thnaks,
Antonio
Hi all,
I've been harvesting information about XWiki, its origins, development
and goals. It is clear that is by no means easy to draw a simple picture
of the whole XWiki ecosystem but as far as I see, there there is a key
concept extremely powerful when trying to explain what XWiki can do:
XWiki is a second generation wiki.
Please, is this "second generation wiki" concept original from the XWiki
Development Team, or XWiki Company, or has it any other known origin and
development?
Thanks!
--
Ricardo Rodríguez
Your XEN ICT Team