Dine kommentarer

And then I repeated by turning the trigger back to 0 (off) and got this in the log:

2022-11-06 17:37:28,620 ERROR - [Warewolf Error] - TriggersCatalog - Load - C:\ProgramData\Warewolf\Triggers\Queue\52e4dba3-73fa-4267-877a-fa4f493a1511.bite
System.Security.Cryptography.CryptographicException: Key not valid for use in specified state.

at System.Security.Cryptography.ProtectedData.Unprotect(Byte[] encryptedData, Byte[] optionalEntropy, DataProtectionScope scope)
at Warewolf.Security.Encryption.DpapiWrapper.Decrypt(String cipher)
at Dev2.Runtime.Hosting.TriggersCatalog.LoadQueueTriggerFromFile(String filename)
at Dev2.Runtime.Hosting.TriggersCatalog.Load()
2022-11-06 17:37:28,644 ERROR - [Warewolf Error] - TriggersCatalog - Load - C:\ProgramData\Warewolf\Triggers\Queue\667e5af4-c5a8-461b-b03d-c5683fe1fca0.bite
System.Security.Cryptography.CryptographicException: Key not valid for use in specified state.

at System.Security.Cryptography.ProtectedData.Unprotect(Byte[] encryptedData, Byte[] optionalEntropy, DataProtectionScope scope)
at Warewolf.Security.Encryption.DpapiWrapper.Decrypt(String cipher)
at Dev2.Runtime.Hosting.TriggersCatalog.LoadQueueTriggerFromFile(String filename)
at Dev2.Runtime.Hosting.TriggersCatalog.Load()
2022-11-06 17:37:28,681 ERROR - [Warewolf Error] - TriggersCatalog - Load - C:\ProgramData\Warewolf\Triggers\Queue\9923dc51-c138-4944-a7a4-06cb468f2e86.bite
System.Security.Cryptography.CryptographicException: Key not valid for use in specified state.

at System.Security.Cryptography.ProtectedData.Unprotect(Byte[] encryptedData, Byte[] optionalEntropy, DataProtectionScope scope)
at Warewolf.Security.Encryption.DpapiWrapper.Decrypt(String cipher)
at Dev2.Runtime.Hosting.TriggersCatalog.LoadQueueTriggerFromFile(String filename)
at Dev2.Runtime.Hosting.TriggersCatalog.Load()
2022-11-06 17:37:28,690 INFO - [00000000-0000-0000-0000-000000000000] - Trigger restarting 'f00a48f4-5348-490b-add4-3991c578c717'
2022-11-06 17:37:28,710 ERROR - [ at System.Diagnostics.Process.Kill()
at Warewolf.OS.ProcessMonitor.Kill()] - Access is denied
2022-11-06 17:37:28,737 INFO - [WarewolfLogger.exe] - Logging Server OnError, Error details:Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
2022-11-06 17:37:28,738 INFO - [WarewolfLogger.exe] - 11/6/2022 5:37:28 PM [Debug] Error while reading System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
2022-11-06 17:37:28,738 INFO - [WarewolfLogger.exe] - at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult)
2022-11-06 17:37:28,740 INFO - [WarewolfLogger.exe] - at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)
2022-11-06 17:37:28,740 INFO - [WarewolfLogger.exe] - --- End of inner exception stack trace ---
2022-11-06 17:37:28,740 INFO - [WarewolfLogger.exe] - at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)
2022-11-06 17:37:28,740 INFO - [WarewolfLogger.exe] - at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
2022-11-06 17:37:28,763 INFO - [Warewolf Info] - queue process died: ProfileCustomerBackBook(f00a48f4-5348-490b-add4-3991c578c717)
2022-11-06 17:37:38,146 INFO - [Warewolf System Data] -

I also get the following when turning the trigger back on to concurrency of 1

2022-11-06 17:32:58,800 DEBUG - [b6b25bd2-2eb6-48bd-855c-1c8e4e066f72] - Remote Invoke
2022-11-06 17:32:58,801 DEBUG - [b6b25bd2-2eb6-48bd-855c-1c8e4e066f72] - Mapping Inputs from Environment
2022-11-06 17:32:58,801 DEBUG - [b6b25bd2-2eb6-48bd-855c-1c8e4e066f72] - Creating Invoker
2022-11-06 17:32:58,802 DEBUG - [b6b25bd2-2eb6-48bd-855c-1c8e4e066f72] - Finding service
2022-11-06 17:32:58,808 DEBUG - [b6b25bd2-2eb6-48bd-855c-1c8e4e066f72] - Mapping Action Dependencies
2022-11-06 17:32:58,808 DEBUG - [b6b25bd2-2eb6-48bd-855c-1c8e4e066f72] - Getting container
2022-11-06 17:32:58,830 INFO - [Warewolf Info] - Save Trigger Queue Service
2022-11-06 17:32:58,840 ERROR - [Warewolf Error] - TriggersCatalog - Load - C:\ProgramData\Warewolf\Triggers\Queue\52e4dba3-73fa-4267-877a-fa4f493a1511.bite
System.Security.Cryptography.CryptographicException: Key not valid for use in specified state.

at System.Security.Cryptography.ProtectedData.Unprotect(Byte[] encryptedData, Byte[] optionalEntropy, DataProtectionScope scope)
at Warewolf.Security.Encryption.DpapiWrapper.Decrypt(String cipher)
at Dev2.Runtime.Hosting.TriggersCatalog.LoadQueueTriggerFromFile(String filename)
at Dev2.Runtime.Hosting.TriggersCatalog.Load()
2022-11-06 17:32:58,849 ERROR - [Warewolf Error] - TriggersCatalog - Load - C:\ProgramData\Warewolf\Triggers\Queue\667e5af4-c5a8-461b-b03d-c5683fe1fca0.bite
System.Security.Cryptography.CryptographicException: Key not valid for use in specified state.

at System.Security.Cryptography.ProtectedData.Unprotect(Byte[] encryptedData, Byte[] optionalEntropy, DataProtectionScope scope)
at Warewolf.Security.Encryption.DpapiWrapper.Decrypt(String cipher)
at Dev2.Runtime.Hosting.TriggersCatalog.LoadQueueTriggerFromFile(String filename)
at Dev2.Runtime.Hosting.TriggersCatalog.Load()
2022-11-06 17:32:58,867 ERROR - [Warewolf Error] - TriggersCatalog - Load - C:\ProgramData\Warewolf\Triggers\Queue\9923dc51-c138-4944-a7a4-06cb468f2e86.bite
System.Security.Cryptography.CryptographicException: Key not valid for use in specified state.

at System.Security.Cryptography.ProtectedData.Unprotect(Byte[] encryptedData, Byte[] optionalEntropy, DataProtectionScope scope)
at Warewolf.Security.Encryption.DpapiWrapper.Decrypt(String cipher)
at Dev2.Runtime.Hosting.TriggersCatalog.LoadQueueTriggerFromFile(String filename)
at Dev2.Runtime.Hosting.TriggersCatalog.Load()
2022-11-06 17:32:58,886 INFO - [00000000-0000-0000-0000-000000000000] - Trigger restarting 'f00a48f4-5348-490b-add4-3991c578c717'
2022-11-06 17:33:01,315 INFO - [WarewolfLogger.exe] - 11/6/2022 5:33:01 PM [Debug] Client connected from 127.0.0.1:62285
2022-11-06 17:33:01,342 INFO - [WarewolfLogger.exe] - 11/6/2022 5:33:01 PM [Debug] 155 bytes read
2022-11-06 17:33:01,342 INFO - [WarewolfLogger.exe] - 11/6/2022 5:33:01 PM [Debug] Building Hybi-14 Response
2022-11-06 17:33:01,342 INFO - [WarewolfLogger.exe] - 11/6/2022 5:33:01 PM [Debug] Sent 129 bytes
2022-11-06 17:33:01,869 INFO - [WarewolfLogger.exe] - 11/6/2022 5:33:01 PM [Debug] 224 bytes read

Here is a screenshot that was not included.

Can you please provide us with steps and an example workflow.

Thank you

Elmo

Hi oussemabenamor96

Warewolf is a workflow engine that has the ability to interface with RabbitMQ. It has the ability to send emails using SMTP and MS Exchange. Warewolf has many more capabilities which are easily utilized via the set of already available tools. The tools are dropped on the workflow design surface and ready to execute according to the details provided to them.

The simplified tools are simple to use and yet very powerful in functionality. This results in your business processes being highly visible, easily understood, and able to be changed on the fly when/if required.

Another great feature is that each workflow becomes a REST API which allows rapid deployment with security already part of the implementation.

I hope this answers your question. Please go check out or Azure or AWS offerings at Get Warewolf

Hi Daniel

Warewolf provides restful services and can orchestrate the communications between 3rd party services that are easy to develop and maintain by any developer.

It can be exposed as a service bus to serve front end web services.

Kind regards

Elmo

Hi Mohit Arora

Can you please provide us with the version of Warewolf you are running and the Windows version you are running it on?

Hi Mohit Arora


The web tools require you to set up a resource, you can set up a new resource by selecting the "NEW" option (see attached image". Please see the examples available in the Warewolf studio for a better understanding of the GET tool.





Kundesupport af UserEcho