From notifications-return-10981-archive-asf-public=cust-asf.ponee.io@groovy.apache.org Wed Feb 7 03:05:09 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 58688180657 for ; Wed, 7 Feb 2018 03:05:09 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4807D160C46; Wed, 7 Feb 2018 02:05:09 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8D9DD160C45 for ; Wed, 7 Feb 2018 03:05:08 +0100 (CET) Received: (qmail 4786 invoked by uid 500); 7 Feb 2018 02:05:07 -0000 Mailing-List: contact notifications-help@groovy.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@groovy.apache.org Delivered-To: mailing list notifications@groovy.apache.org Received: (qmail 4777 invoked by uid 99); 7 Feb 2018 02:05:07 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Feb 2018 02:05:07 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 417511A0414 for ; Wed, 7 Feb 2018 02:05:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -101.511 X-Spam-Level: X-Spam-Status: No, score=-101.511 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id EI0M-RvTQVp3 for ; Wed, 7 Feb 2018 02:05:06 +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 B773A5F11F for ; Wed, 7 Feb 2018 02:05:05 +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 63E33E00B4 for ; Wed, 7 Feb 2018 02:05:04 +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 4FB6121301 for ; Wed, 7 Feb 2018 02:05:02 +0000 (UTC) Date: Wed, 7 Feb 2018 02:05:00 +0000 (UTC) From: "Jochen Theodorou (JIRA)" To: notifications@groovy.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GROOVY-8469) org.codehaus.groovy.runtime.typehandling.GroovyCastException: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GROOVY-8469?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D163= 54863#comment-16354863 ]=20 Jochen Theodorou commented on GROOVY-8469: ------------------------------------------ Most likely the classloader setup was different for the later runs. The iss= ue does not really contain any information that allows a bug to be recogniz= ed or even analysed. > org.codehaus.groovy.runtime.typehandling.GroovyCastException: > ------------------------------------------------------------- > > Key: GROOVY-8469 > URL: https://issues.apache.org/jira/browse/GROOVY-8469 > Project: Groovy > Issue Type: Bug > Reporter: Anna > Priority: Major > > After trying to run a script i have the following message: > org.codehaus.groovy.runtime.typehandling.GroovyCastException: Cannot cast= object 'com.onresolve.scriptrunner.canned.jira.utils.ConditionCustomScript= Delegate@78719b2a' with class 'com.onresolve.scriptrunner.canned.jira.utils= .ConditionCustomScriptDelegate' to class 'com.onresolve.scriptrunner.canned= .jira.utils.CustomScriptDelegate' > Later it run successfuI, i don't changed the script=C2=A0 -- This message was sent by Atlassian JIRA (v7.6.3#76005)