Return-Path: Delivered-To: apmail-axis-java-user-archive@www.apache.org Received: (qmail 69516 invoked from network); 4 Jan 2011 17:34:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Jan 2011 17:34:08 -0000 Received: (qmail 98506 invoked by uid 500); 4 Jan 2011 17:34:06 -0000 Delivered-To: apmail-axis-java-user-archive@axis.apache.org Received: (qmail 98291 invoked by uid 500); 4 Jan 2011 17:34:05 -0000 Mailing-List: contact java-user-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@axis.apache.org Delivered-To: mailing list java-user@axis.apache.org Received: (qmail 98283 invoked by uid 99); 4 Jan 2011 17:34:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jan 2011 17:34:05 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [165.201.18.111] (HELO mail.shawneecourt.org) (165.201.18.111) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jan 2011 17:33:59 +0000 From: April Easton To: "java-user@axis.apache.org" Date: Tue, 4 Jan 2011 11:33:08 -0600 Subject: Deploying Axis2 on IBM p720 Message-ID: Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_C9FC78520BEFCB438CCF2E0101A7A8050263ACC88BExchange07scd_" MIME-Version: 1.0 X-WatchGuard-Spam-ID: str=0001.0A020209.4D235A06.0159,ss=1,fgs=0 X-WatchGuard-Spam-Score: 0, clean; 0, no virus X-WatchGuard-Mail-Client-IP: 10.100.151.151 X-WatchGuard-Mail-From: AEaston@shawneecourt.org --_000_C9FC78520BEFCB438CCF2E0101A7A8050263ACC88BExchange07scd_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-WatchGuard-AntiVirus: part scanned. clean action=allow Good day, I have successfully deployed axis2 v. 1.5.3 on an X86_64 machine. Now= , I need to deploy axis2 on an IBM p720 ppc64 machine which currently has a= working axis application on it. I have copied the axis2 files to this ma= chine and am unable to get this deployed properly. I am receiving 2 errors= . The first one is in the catalina.out file and is a log4j error as follows log4j:ERROR A "org.apache.log4j.ConsoleAppender" object is not assignable t= o a "org.apache.log4j.Appender" variable. log4j:ERROR The class "org.apache.log4j.Appender" was loaded by log4j:ERROR [org.apache.catalina.loader.StandardClassLoader@6a636a63] where= as object of type log4j:ERROR "org.apache.log4j.ConsoleAppender" was loaded by [WebappClassLo= ader delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@6a636a63 ]. log4j:ERROR Could not instantiate appender named "CONSOLE" The second one I receive in the localhost log is SEVERE: Servlet /axis2 threw load() exception Throwable occurred: java.lang= .ClassCastException: org.apache.axis2.clustering.tribes.TribesClusterManage= r incompatible with org.apache.axis2.clustering.ClusterManager I have searched the web and could not find the error in the localhost log.= I found the log4j error, but don't remember having this issue on the dev= elopment machine. Is this because I'm running axis and axis2 on the same T= omcat installation? I have double checked the jar files and they look ok. = What should I be looking for? Thanks, April Easton --_000_C9FC78520BEFCB438CCF2E0101A7A8050263ACC88BExchange07scd_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-WatchGuard-AntiVirus: part scanned. clean action=allow

Good day,

     I have successfully deployed = axis2 v. 1.5.3 on an X86_64 machine.  Now, I need to deploy axis2 on an IBM p72= 0 ppc64 machine which currently has a working axis application on it. &n= bsp; I have copied the axis2 files to this machine and am unable to get this deployed properly.  I am receiving 2 errors. The first one is in the catalina.out file and is a log4j error as follows

log4j:ERROR A "org.apache.log4j.ConsoleAppender&q= uot; object is not assignable to a "org.apache.log4j.Appender" variabl= e.

log4j:ERROR The class "org.apache.log4j.Appender&= quot; was loaded by

log4j:ERROR [org.apache.catalina.loader.StandardClassLoader@6a636a63] whereas object of type

log4j:ERROR "org.apache.log4j.ConsoleAppender&quo= t; was loaded by [WebappClassLoader

  delegate: false

  repositories:

    /WEB-INF/classes/

----------> Parent Classloader:

org.apache.catalina.loader.StandardClassLoader@6a636a6= 3

].

log4j:ERROR Could not instantiate appender named "CONSOLE”

 

The second one I receive in the localhost log is =

SEVERE: Servlet /axis2 threw load() exception Throwabl= e occurred: java.lang.ClassCastException: org.apache.axis2.clustering.tribes.TribesClusterManager incompatible with org.apache.axis2.clustering.ClusterManager

 

 I have searched the web and could not find the e= rror in the localhost log.  I found the log4j error, but  don’t remember having this issue on the development machine.  Is this becaus= e I’m running axis and axis2 on the same Tomcat installation?  I have double checked the jar files and they look ok.  What should I be looking for?=

 

Thanks,

April Easton

 

--_000_C9FC78520BEFCB438CCF2E0101A7A8050263ACC88BExchange07scd_--