Return-Path: X-Original-To: apmail-isis-users-archive@www.apache.org Delivered-To: apmail-isis-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 90F56105C6 for ; Fri, 13 Sep 2013 04:50:52 +0000 (UTC) Received: (qmail 92204 invoked by uid 500); 12 Sep 2013 22:22:02 -0000 Delivered-To: apmail-isis-users-archive@isis.apache.org Received: (qmail 86996 invoked by uid 500); 12 Sep 2013 22:16:56 -0000 Mailing-List: contact users-help@isis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@isis.apache.org Delivered-To: mailing list users@isis.apache.org Received: (qmail 83845 invoked by uid 99); 12 Sep 2013 22:14:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Sep 2013 22:14:49 +0000 X-ASF-Spam-Status: No, hits=2.6 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,URIBL_GREY X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [209.85.128.43] (HELO mail-qe0-f43.google.com) (209.85.128.43) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Sep 2013 22:14:44 +0000 Received: by mail-qe0-f43.google.com with SMTP id gh4so370144qeb.2 for ; Thu, 12 Sep 2013 15:14:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=tCZP0QyF/TRp4TaWCUYvlrrfHsgvQIJ6UeFoMr8Wk0U=; b=dg+OJxzMBJrkpbBgCA/FLNn76qfLJk7klJzoSYX/UY1IaUk4Qu1dCjjOINI+KBDgAo 07kGjC8+Su7q5RZ8nS9cGq67SulPWcW5q7zfPcsD6E76+nWSSN06pFq2F9mOVRyjyUdH 3ztiuV4O4ojrK75T5MClfe5oW27q1t8d9F+GYbudwl5tvmR9wUHFWuMNPJG04XPf+sCI R85EfM88Y1iqk4mrM1P2aoJN72W0EH4G5HA3olChMi1jJtWU2TJn9od2EXmmJOleLBUP /auLN82ZUbJg+psR3+Vu+3wgW4r1oQILRivsqS/xCDZ3+fGsVMAT2hnWQBGCK81hAq58 dWsg== X-Gm-Message-State: ALoCoQmmoVY7cZcA3/wzHKZnhC5tfQrKWaMrMZ0JrU1V1K7PDe9g0SQhbms0RjmcEG3+ZHKzmp22 X-Received: by 10.49.107.135 with SMTP id hc7mr17550521qeb.43.1379024043481; Thu, 12 Sep 2013 15:14:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.49.64.70 with HTTP; Thu, 12 Sep 2013 15:13:42 -0700 (PDT) X-Originating-IP: [31.51.110.94] In-Reply-To: References: From: Dan Haywood Date: Thu, 12 Sep 2013 23:13:42 +0100 Message-ID: Subject: Re: infinite loop being hit during isis startup To: users Content-Type: multipart/alternative; boundary=047d7bdc13ee3fd20404e6370eb7 X-Virus-Checked: Checked by ClamAV on apache.org --047d7bdc13ee3fd20404e6370eb7 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable ok, just pushed a commit which (I hope) fixes the regression; details in [1= ] Apols again. [1] https://issues.apache.org/jira/browse/ISIS-520#comment-13765951 On 12 September 2013 22:36, Dan Haywood wrote= : > Apologies for the regression ... just working on a fix right now. > > Dan > > > > On 12 September 2013 19:23, GESCONSULTOR - =D3scar Bou < > o.bou@gesconsultor.com> wrote: > >> >> Same happened to a mate upgrading to the latest snapshot. >> >> A default value as suggested by Jeremy would be ok. >> >> Jeremy, did you see the mail at [1] ? >> >> It's intent was to solve your idea of a "generic" Spec Transformer for >> Isis entities. There I copied the code of a generic class. >> I'm testing an improved version and plan to commit it next week (in >> fact, 1 abstract class with 2 specializations; one allowing null entitie= s, >> and one throwing an exception if the referenced object is not found - as >> normally is a "transcription" problem). >> >> If you want to previously access it, don't hesitate to ask and I can >> attach current version to a JIRA ticket. >> >> HTH, >> >> Oscar >> >> >> >> >> [1] >> http://markmail.org/search/isis-users+list:org.apache.incubator.isis-use= rs#query:isis-users%20list%3Aorg.apache.incubator.isis-users%20from%3A%22GE= SCONSULTOR%20-%20%C3%93scar%20Bou%22+page:9+mid:tibcgc45fii566w3+state:resu= lts >> >> >> >> El 12/09/2013, a las 19:13, Jeremy Gurr >> escribi=F3: >> >> > Getting this in a stack trace: >> > >> > at >> org.apache.isis.core.commons.config.IsisConfigurationBuilderResourceStre= ams.addDefaultConfigurationResources(IsisConfigurationBuilderResourceStream= s.java:112) >> > at >> org.apache.isis.viewer.wicket.viewer.IsisWicketApplication.createConfigB= uilder(IsisWicketApplication.java:293) >> > at >> org.apache.isis.viewer.wicket.viewer.IsisWicketApplication.createConfigB= uilder(IsisWicketApplication.java:272) >> > >> > at >> org.apache.isis.viewer.wicket.viewer.IsisWicketApplication.determineDepl= oymentTypeIfRequired(IsisWicketApplication.java:227) >> > at >> org.apache.isis.viewer.wicket.viewer.IsisWicketApplication.getConfigurat= ionType(IsisWicketApplication.java:247) >> > at >> org.apache.wicket.Application.usesDevelopmentConfig(Application.java:169= 2) >> > at >> org.apache.isis.viewer.wicket.viewer.IsisWicketApplication.determineDepl= oymentType(IsisWicketApplication.java:265) >> > >> > at >> org.apache.isis.viewer.wicket.viewer.IsisWicketApplication.determineDepl= oymentTypeIfRequired(IsisWicketApplication.java:230) >> > at >> org.apache.isis.viewer.wicket.viewer.IsisWicketApplication.getConfigurat= ionType(IsisWicketApplication.java:247) >> > at >> org.apache.wicket.Application.usesDevelopmentConfig(Application.java:169= 2) >> > at >> org.apache.isis.viewer.wicket.viewer.IsisWicketApplication.determineDepl= oymentType(IsisWicketApplication.java:265) >> > =85 >> > >> > which repeats until the stack is overflowed. >> > >> > If I put: >> > isis.deploymentType=3DPROTOTYPE >> > in the isis.properties, the problem goes away. It would be nice if thi= s >> property would default to something, or at least give an error message >> explaining the requirement that this property be set. >> > >> > -- Jeremy >> > >> >> > --047d7bdc13ee3fd20404e6370eb7--