• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Error when trying Test Email.

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am trying to configure the email in the Admin control panel.

I enter some settings and click 'Send a test email' and a box appears telling me

Ajax support is not working correctly.
Please see http://www.jforum.net/confluence/display/configuration/ajax


My next problem is, that link is dead....

What's the problem and how can I fix it?
[originally posted on jforum.net by Jamieg]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Which version are you using?

There is problem in 2.1.6

Get current version from CVS
admin/config_list.htm,net/jforum/util/ajax/AjaxUtils.java and other related files


[originally posted on jforum.net by razia]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You'll have to go easy on me, I'm very new to Java.

I am using 2.1.6.

The advice you have given doesn't mean anything to me. Can you please be a bit more specific with what I need to get, and where from.

Thanks.
[originally posted on jforum.net by Jamieg]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This is a bug of version 2.1.6, in fact. Version 2.1.7 fixes it.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've upgraded to 2.1.7 and I had this problem with 2.1.6 and still have it. Any suggestions?
[originally posted on jforum.net by jasonjarvis]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yep, still got the same error in 2.1.7 s well.
[originally posted on jforum.net by Jamieg]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ok, registered this in Jira: http://www.jforum.net/jira/browse/JF-621

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I've the same probleme... But, the error is corrected when I add log4j*.jar in the application serveur classpath !!

If I remove log4j*.jar from the classpath, the problem came back !!

log4j*.jar is in WEB-INF/lib... I don't understand why it must be also in the application server classpath.

Please can you tell me how can I do to make it functionality work without log4j*.jar in the application server classpath...

Thank you !!
[originally posted on jforum.net by tinico]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

In order to help you to resolve this problem. I put here the stachTrace of the erro when I go to the administration configuration page and when the log4j.jar is in the WEB-INF/lib directory but not in the application server classPath :



Please, help me, it's very urgent !
[originally posted on jforum.net by tinico]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Am I alone to have this problem ???
[originally posted on jforum.net by tinico]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ok,

I've solved the problem by completly remake the test mail functionality by JSP !!

Thanks
[originally posted on jforum.net by tinico]
 
Your mind is under my control .... your will is now mine .... read this tiny ad
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic