Return-Path: X-Original-To: apmail-jmeter-user-archive@www.apache.org Delivered-To: apmail-jmeter-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 14B6210626 for ; Fri, 3 May 2013 20:38:31 +0000 (UTC) Received: (qmail 55324 invoked by uid 500); 3 May 2013 20:38:30 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 55203 invoked by uid 500); 3 May 2013 20:38:29 -0000 Mailing-List: contact user-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JMeter Users List" Delivered-To: mailing list user@jmeter.apache.org Received: (qmail 55194 invoked by uid 99); 3 May 2013 20:38:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 May 2013 20:38:29 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_REPLY,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of philippe.mouawad@gmail.com designates 209.85.223.169 as permitted sender) Received: from [209.85.223.169] (HELO mail-ie0-f169.google.com) (209.85.223.169) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 May 2013 20:38:25 +0000 Received: by mail-ie0-f169.google.com with SMTP id u16so950133iet.14 for ; Fri, 03 May 2013 13:38:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=n/K6r7u4SqBU9BakdAs/x3EUC2Tkx5XY+tqyumArGbc=; b=cCC2Sw9VJh84+0YK3pJmviywcTQjhPoGUkjBIrhbJ2u93K77+tm+glt/+GfSKPfVSC Oppum2MzujneGlX9jCv+CfsXOrgh0FFXR+wBtexf6hpcqdib4bLAOdCovkg3l14KHLXp hQAmL9C4+xP4h3JClwCCs+TVD3aoMAvhWO9/vXZe+Tgen3hF0YlkK2I6lhpTEmGBkd3x cxwb6omURkpjN9HUi4/M+oE2QVbNVHkL4OU84tjIHqQ7MMsklmZTolLXtFot2QOremB7 jLnuS0WGij2HMgSkFHahvJWL8/w+ofY8esDcuanw7rAGbzxyra/LbTr8DvsxjSRC8BfI uFXg== MIME-Version: 1.0 X-Received: by 10.50.41.5 with SMTP id b5mr5922292igl.58.1367613485012; Fri, 03 May 2013 13:38:05 -0700 (PDT) Received: by 10.43.100.74 with HTTP; Fri, 3 May 2013 13:38:04 -0700 (PDT) In-Reply-To: References: Date: Fri, 3 May 2013 22:38:04 +0200 Message-ID: Subject: Re: jmeter 2.9 From: Philippe Mouawad To: JMeter Users List Content-Type: multipart/alternative; boundary=089e01176f71f6def304dbd65321 X-Virus-Checked: Checked by ClamAV on apache.org --089e01176f71f6def304dbd65321 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable What you show at first was a stacktrace , example: java.lang.Exception: Error in TestPlan - see log file at org.apache.jmeter.gui.action. Load.insertLoadedTree(Load.java:158) at org.apache.jmeter.gui.action.Load.loadProjectFile(Load.java:113) at org.apache.jmeter.gui.action.Load.doAction(Load.java:92) at org.apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.java:8= 1) at org.apache.jmeter.gui.action.ActionRouter.access$000(ActionRouter.java:40) at org.apache.jmeter.gui.action.ActionRouter$1.run(ActionRouter.java:63) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$000(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) On Fri, May 3, 2013 at 8:25 AM, Madhu Sekhar wrot= e: > Hi philippe > > What is stack trace, Any Example? > > Thanks & Regards, > Madhu > > > On Fri, May 3, 2013 at 11:22 AM, Philippe Mouawad < > p.mouawad@ubik-ingenierie.com> wrote: > > > No change needed just open jmeter.log in bi folder of JMeter and paste > the > > full stacktrace which contains more infos. > > > > On Friday, May 3, 2013, Madhu Sekhar wrote: > > > > > what changes need to do in log file? > > > > > > > > > On Fri, May 3, 2013 at 5:37 AM, sebb = > > > > wrote: > > > > > > > On 2 May 2013 17:42, Madhu Sekhar > > > > > wrote: > > > > > > > > > Hi team, > > > > > > > > > > could any one help out on the below issue: > > > > > > > > > > while we are opening the jmx in 2.9 we are > > > > > > > > > > > > > > > 2013/05/02 11:57:09 WARN - jmeter.gui.action.Load: Unexpected > error > > > > > java.lang.Exception: Error in TestPlan - see log file > > > > > > > > > > > > > And what does the log file say? > > > > > > > > > > > > > at > org.apache.jmeter.gui.action.Load.insertLoadedTree(Load.java:158) > > > > > at org.apache.jmeter.gui.action.Load.loadProjectFile(Load.java:11= 3) > > > > > at org.apache.jmeter.gui.action.Load.doAction(Load.java:92) > > > > > at > > > > > > > > > > > > > > > > > > > > org.apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.java= :81) > > > > > at > > > > > > > > > > > > > > > org.apache.jmeter.gui.action.ActionRouter.access$000(ActionRouter.java:40= ) > > > > > at > > > org.apache.jmeter.gui.action.ActionRouter$1.run(ActionRouter.java:63) > > > > > at java.awt.event.InvocationEvent.dispatch(Unknown Source) > > > > > at java.awt.EventQueue.dispatchEventImpl(Unknown Source) > > > > > at java.awt.EventQueue.access$000(Unknown Source) > > > > > at java.awt.EventQueue$3.run(Unknown Source) > > > > > at java.awt.EventQueue$3.run(Unknown Source) > > > > > at java.security.AccessController.doPrivileged(Native Method) > > > > > at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unkno= wn > > > > Source) > > > > > at java.awt.EventQueue.dispatchEvent(Unknown Source) > > > > > at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown > > Source) > > > > > at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Sourc= e) > > > > > at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown > > Source) > > > > > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > > > > > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > > > > > at java.awt.EventDispatchThread.run(Unknown Source) > > > > > > > > > > > > > > > Thanks, > > > > > Madhu > > > > > > > > > > > > > > > > > > > > > -- > > > madhu kk > > > > > > > > > -- > > Cordialement. > > Philippe Mouawad. > > Ubik-Ing=E9nierie > > > > UBIK LOAD PACK Web Site > > > > UBIK LOAD PACK on TWITTER > > > > > > -- > madhu kk > --=20 Cordialement. Philippe Mouawad. --089e01176f71f6def304dbd65321--