You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by GitBox <gi...@apache.org> on 2022/06/26 10:58:00 UTC

[GitHub] [airavata] lahirujayathilake opened a new pull request, #306: Fixed enum constant issue and updated the readme to align with new gmail security changes

lahirujayathilake opened a new pull request, #306:
URL: https://github.com/apache/airavata/pull/306

   * Fixed the following issue changing - "HTCondor" to "HTCONDOR"
    `Exception in thread "main" java.lang.IllegalArgumentException: No enum constant org.apache.airavata.model.appcatalog.computeresource.ResourceJobManagerType.HTCondor at java.base/java.lang.Enum.valueOf(Enum.java:240) at org.apache.airavata.model.appcatalog.computeresource.ResourceJobManagerType.valueOf(ResourceJobManagerType.java:50) at org.apache.airavata.monitor.email.EmailBasedMonitor.lambda$loadContext$0(EmailBasedMonitor.java:106) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.apache.airavata.monitor.email.EmailBasedMonitor.loadContext(EmailBasedMonitor.java:103) at org.apache.airavata.monitor.email.EmailBasedMonitor.init(EmailBasedMonitor.java:73) at org.apache.airavata.monitor.email.EmailBasedMonitor.<init>(EmailBasedMonitor.java:68) at org.apache.airavata.ide.integration.JobMonitorStarter.main(JobMonitorStarter.java:7)`
   
   * The README.md document was updated due to the recent security changes that happened to Gmail


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@airavata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airavata] DImuthuUpe merged pull request #306: Fixed enum constant issue and updated the readme to align with new gmail security changes

Posted by GitBox <gi...@apache.org>.
DImuthuUpe merged PR #306:
URL: https://github.com/apache/airavata/pull/306


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@airavata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airavata] DImuthuUpe commented on pull request #306: Fixed enum constant issue and updated the readme to align with new gmail security changes

Posted by GitBox <gi...@apache.org>.
DImuthuUpe commented on PR #306:
URL: https://github.com/apache/airavata/pull/306#issuecomment-1166578090

   Thanks @lahirujayathilake 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@airavata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org