From issues-return-32393-archive-asf-public=cust-asf.ponee.io@struts.apache.org Wed Sep 12 16:51:09 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 42F6E18067E for ; Wed, 12 Sep 2018 16:51:09 +0200 (CEST) Received: (qmail 95940 invoked by uid 500); 12 Sep 2018 14:51:08 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 95930 invoked by uid 99); 12 Sep 2018 14:51:08 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2018 14:51:08 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id C9487C548A for ; Wed, 12 Sep 2018 14:51:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -110.301 X-Spam-Level: X-Spam-Status: No, score=-110.301 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id muds5slXOVaF for ; Wed, 12 Sep 2018 14:51:07 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id E81C85F666 for ; Wed, 12 Sep 2018 14:51:04 +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 7C2E4E2645 for ; Wed, 12 Sep 2018 14:51:03 +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 61E5326EE6 for ; Wed, 12 Sep 2018 14:51:03 +0000 (UTC) Date: Wed, 12 Sep 2018 14:51:03 +0000 (UTC) From: "Humberto (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (WW-4959) Problem Starting project - Struts not loading 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/WW-4959?page=3Dcom.atlassian.ji= ra.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1661225= 9#comment-16612259 ]=20 Humberto commented on WW-4959: ------------------------------ Worked =C2=A0 I substituted struts.xml but forgot struts-plugin.xml =C2=A0 Now it works fine. But I'm stil worried with the sudden change in behavior. =C2=A0 Thanks Lukasz > Problem Starting project - Struts not loading > --------------------------------------------- > > Key: WW-4959 > URL: https://issues.apache.org/jira/browse/WW-4959 > Project: Struts 2 > Issue Type: Bug > Components: Core > Affects Versions: 2.1.8.1 > Reporter: Humberto > Priority: Critical > > My project has been working fine. > Sudenly, today, me and a coleague started having this error in the same p= roject (two copies taken from svn with different local changes), from Eclip= se. > I just can't start the project. > What can I do? > Error: > {noformat} > [2018-09-12 02:48:25] FATAL (CommonsLogger.java:82) The markup declaratio= ns contained or pointed to by the document type declaration must be well-fo= rmed. at (-//Apache Software Foundation//DTD Struts Configuration 2.3//EN:1= :3) > org.xml.sax.SAXParseExceptionpublicId: -//Apache Software Foundation//DTD= Struts Configuration 2.3//EN; systemId: http://struts.apache.org/dtds/stru= ts-2.3.dtd; lineNumber: 1; columnNumber: 3; The markup declarations contain= ed or pointed to by the document type declaration must be well-formed. > {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005)