View Issue Details

IDProjectCategoryView StatusLast Update
0006250SymmetricDS ProBugpublic2024-02-29 20:49
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.3 
Target Version3.15.4Fixed in Version3.15.4 
Summary0006250: Registration failing when registering node is remote and SMTP Mail Server authentication is configured
DescriptionWhen a node that is registering is remote from the registration server, and SMTP Mail Server authentication is configured, the loading of the registration batch on the remote server fails.

The SmtpPasswordFilter is looking for parameter metadata for the smtp.password parameter in the open source default parameters, but should be looking for them in the Pro default parameters.

Also, the ParameterConstants class should remove the SMTP parameter name definitions since they were moved to Pro.
Steps To Reproduce1. Configure SMTP Mail Server authentication, defining the smtp username and smtp password.
2. Create a remote node (remote from the registration server).
3. Registration will fail because of a null pointer exception in the remote node when attempting to load the registration batch.
Tagsdata sync, registration

Activities

pmarzullo

2024-02-15 19:05

developer   ~0002412

Release candidate has been created for this issue located at:
https://downloads.jumpmind.com/symmetricds/preview/3.15/symmetric-pro-3.15.4.RC3-setup.jar

Related Changesets

SymmetricDS: 3.15 523e079c

2024-02-15 17:11:51

pmarzullo

Details Diff
0006250: Registration failing when registering node is remote and SMTP
Mail Server authentication is configured
Affected Issues
0006250
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java Diff File

Issue History

Date Modified Username Field Change
2024-02-15 14:27 pmarzullo New Issue
2024-02-15 14:27 pmarzullo Status new => assigned
2024-02-15 14:27 pmarzullo Assigned To => pmarzullo
2024-02-15 14:27 pmarzullo Tag Attached: data sync
2024-02-15 14:27 pmarzullo Tag Attached: registration
2024-02-15 19:05 pmarzullo Status assigned => resolved
2024-02-15 19:05 pmarzullo Resolution open => fixed
2024-02-15 19:05 pmarzullo Note Added: 0002412
2024-02-15 20:28 pmarzullo Changeset attached => SymmetricDS 3.15 523e079c
2024-02-28 17:34 emiller Issue cloned: 0006265
2024-02-28 17:34 emiller Relationship added related to 0006265
2024-02-29 20:49 emiller Relationship deleted related to 0006265
2024-03-19 16:20 admin Status resolved => closed