Return-Path: X-Original-To: apmail-axis-java-dev-archive@www.apache.org Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0E2A710CEF for ; Wed, 21 Jan 2015 12:38:35 +0000 (UTC) Received: (qmail 68693 invoked by uid 500); 21 Jan 2015 12:38:34 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 68464 invoked by uid 500); 21 Jan 2015 12:38:34 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 68332 invoked by uid 99); 21 Jan 2015 12:38:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Jan 2015 12:38:34 +0000 Date: Wed, 21 Jan 2015 12:38:34 +0000 (UTC) From: "arpita (JIRA)" To: java-dev@axis.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AXIS2-5686) RepositoryListener] - Error occurred while loading modules from classpath MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AXIS2-5686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] arpita updated AXIS2-5686: -------------------------- Environment: os.arch = amd64 os.name = Linux os.version = 2.6.32-400.36.9.el6uek.x86_64 WebLogic Server 10.3.6.0 java.runtime.name = Java(TM) SE Runtime Environment java.runtime.version = 1.7.0_71-b14 was: os.arch = amd64 os.name = Linux os.version = 2.6.32-400.36.9.el6uek.x86_64 java.runtime.name = Java(TM) SE Runtime Environment java.runtime.version = 1.7.0_71-b14 WebLogic Server 10.3.6.0 > RepositoryListener] - Error occurred while loading modules from classpath > ------------------------------------------------------------------------- > > Key: AXIS2-5686 > URL: https://issues.apache.org/jira/browse/AXIS2-5686 > Project: Axis2 > Issue Type: Bug > Components: deployment > Affects Versions: 1.6.2 > Environment: os.arch = amd64 > os.name = Linux > os.version = 2.6.32-400.36.9.el6uek.x86_64 > WebLogic Server 10.3.6.0 > java.runtime.name = Java(TM) SE Runtime Environment > java.runtime.version = 1.7.0_71-b14 > Reporter: arpita > Fix For: 1.6.2 > > > During deploying the application got the following error in the log file. > [org.apache.axis2.deployment.RepositoryListener] - > java.lang.NullPointerException > at org.apache.axis2.deployment.RepositoryListener.loadClassPathModules(RepositoryListener.java:138) > at org.apache.axis2.deployment.RepositoryListener.init2(RepositoryListener.java:71) > at org.apache.axis2.deployment.RepositoryListener.(RepositoryListener.java:64) > at org.apache.axis2.deployment.DeploymentEngine.loadRepository(DeploymentEngine.java:158) > at org.apache.axis2.deployment.WarBasedAxisConfigurator.getAxisConfiguration(WarBasedAxisConfigurator.java:228) > at org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:64) > at org.apache.axis2.transport.http.AxisServlet.initConfigContext(AxisServlet.java:584) > at org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:454) -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org