Skip to main content
Nintex Community Menu Bar

Cannot send out client event notifications

  • February 24, 2022
  • 0 replies
  • 250 views

MillaZ
Nintex Employee
Forum|alt.badge.img+21
  • Nintex Employee
  • 661 replies
 

Cannot send out client event notifications

kbt137426

PRODUCT
K2 blackpearl
This article was created in response to a support issue logged with K2. The content may include typographical errors and may be revised at any time without notice. This article is not considered official documentation for K2 software and is provided "as is" with no warranties.

Issue

Unable to send out client event notifications due to the following error:

The specified string is not in the form required for an e-mail address.

Symptoms

The From Address and e-mail address of the recipient are all valid.

Below is the complete error message on host server logs:
"Error","MessageBus","61007","SendMessageException","MessageBusRuntime","61007 Permanent failure sending message [E-MAIL SUBJECT] : System.FormatException: The specified string is not in the form required for an e-mail address.

Troubleshooting Steps

  1. Decrypt the K2HostServer.exe.config file by following the steps below: 
    • Copy the K2HostServer.exe.config file from [InstallDrive]K2 blackpealHost ServerBin to C:Temp
    • Once the file has been copied to C:Temp, rename it to web.config
    • Open cmd as administratior and change the directory to: C:WindowsMicrosoft.NETFrameworkv2.0.50727
    • Run the following: aspnet_regiis -pdf "connectionStrings" C:Temp
  2. Open the web.config file on a text editor and look for the following connection strings:
     
    <connectionStrings>
       ...
       <add name="HostServer" ... />
       <add name="WorkflowServer" ... />
       ...
    </connectionStrings>
  3. Ensure that the connectionString value for these keys are pointing to the correct K2 server.
  4. If there's a need to edit the value, copy the contents to the K2HostServer.exe.config
  5. Save the file.
  6. Restart the K2 blackpearl service.

 

 

 

Please make a backup of the K2HostServer.exe.config before making any changes.

 

 

Translate
Did this topic help you find an answer to your question?

0 replies

Be the first to reply!

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings