From issues-return-12031-apmail-airavata-issues-archive=airavata.apache.org@airavata.apache.org Thu Sep 14 17:27:02 2017 Return-Path: X-Original-To: apmail-airavata-issues-archive@minotaur.apache.org Delivered-To: apmail-airavata-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AFC1D1A8BC for ; Thu, 14 Sep 2017 17:27:02 +0000 (UTC) Received: (qmail 32827 invoked by uid 500); 14 Sep 2017 17:27:02 -0000 Delivered-To: apmail-airavata-issues-archive@airavata.apache.org Received: (qmail 32796 invoked by uid 500); 14 Sep 2017 17:27:02 -0000 Mailing-List: contact issues-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@airavata.apache.org Received: (qmail 32787 invoked by uid 99); 14 Sep 2017 17:27:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Sep 2017 17:27:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id B04A5184992 for ; Thu, 14 Sep 2017 17:27:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id z-Ym22_h8cHe for ; Thu, 14 Sep 2017 17:27:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id BEE0E5FB57 for ; Thu, 14 Sep 2017 17:27:00 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 4AF77E01D8 for ; Thu, 14 Sep 2017 17:27:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 0CB6C25382 for ; Thu, 14 Sep 2017 17:27:00 +0000 (UTC) Date: Thu, 14 Sep 2017 17:27:00 +0000 (UTC) From: "Marcus Christie (JIRA)" To: issues@airavata.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AIRAVATA-2517) Cannot view Users in seagrid gateway MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AIRAVATA-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16166647#comment-16166647 ] Marcus Christie commented on AIRAVATA-2517: ------------------------------------------- Links related to configuring MySQL in Wildfly for dealing with this problem * https://developer.jboss.org/thread/266941 * https://docs.jboss.org/author/display/WFLY10/DataSource+configuration?_sscc=t Specifically the first link suggests adding the following to MySQL connection pool configuration: {code:xml} select 1 false true 10000 {code} > Cannot view Users in seagrid gateway > ------------------------------------ > > Key: AIRAVATA-2517 > URL: https://issues.apache.org/jira/browse/AIRAVATA-2517 > Project: Airavata > Issue Type: Bug > Environment: https://seagrid.org > Reporter: Eroma > Assignee: Marcus Christie > Priority: Critical > Attachments: Screen Shot 2017-09-14 at 10.49.25 AM.png > > > Cannot view users in the gateway, getting Invalid argument supplied for foreach() > this restrict giving access to new users. or changing roles of existing in the gateway. -- This message was sent by Atlassian JIRA (v6.4.14#64029)