[ 
http://jira.codehaus.org/browse/MNG-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Debabrat reopened MNG-3014:
---------------------------


hi Brett Porter

I posted this issue because i am getting error while running weblogic:appc 
using weblogic-maven-plugin.
How can you say this is not regarding maven.
While running weblogic:appc  using maven i am getting the error the 
weblogic:appc working fine with ANT

Deb

>  java.lang.NoClassDefFoundError: com/bea/wlw/filesystem/IFileFilter getting 
> this error while running "APPC"
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-3014
>                 URL: http://jira.codehaus.org/browse/MNG-3014
>             Project: Maven 2
>          Issue Type: Bug
>    Affects Versions: 2.0.4
>         Environment: window xp,maven 2.0.4
>            Reporter: Debabrat
>
>  Hello --
> I'm building my application using weblogic9.2 and am up to the part where 
> weblogic.appc ant task kicks in. I get the following error message:
> [<May 29, 2007 7:29:29 AM CDT> <Info> <HTTP> <BEA-101047> 
> <[ComplianceChecker] Check
> ing servlet-mapping for servlet name : "ImageViewer".>
> [jspc]  -webapp specified, searching . for JSPs
> java.lang.NoClassDefFoundError: com/bea/wlw/filesystem/IFileFilter
>         at weblogic.servlet.jsp.jspc20.runBodyInternal(jspc20.java:420)
>         at weblogic.servlet.jsp.jspc20.runJspc(jspc20.java:195)
>         at weblogic.servlet.jsp.JspcInvoker.compile(JspcInvoker.java:239)
>         at 
> weblogic.application.compiler.AppcUtils.compileWAR(AppcUtils.java:353)
>         at 
> weblogic.application.compiler.WARCompiler.compile(WARCompiler.java:78)
>         at 
> weblogic.application.compiler.flow.AppCompilerFlow.compileInput(AppCompi
> lerFlow.java:118)
>         at 
> weblogic.application.compiler.flow.AppCompilerFlow.compile(AppCompilerFl
> ow.java:43)
>         at 
> weblogic.application.compiler.FlowDriver$FlowStateChange.next(FlowDriver
> .java:69)
>         at 
> weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriv
> er.java:26)
>         at 
> weblogic.application.compiler.FlowDriver.nextState(FlowDriver.java:36)
>         at weblogic.application.compiler.FlowDriver.run(FlowDriver.java:26)
>         at weblogic.application.compiler.Appc.runBody(Appc.java:163)
>         at weblogic.utils.compiler.Tool.run(Tool.java:158)
>         at weblogic.utils.compiler.Tool.run(Tool.java:115)
>         at weblogic.application.compiler.Appc.main(Appc.java:174)
>         at weblogic.appc.main(appc.java:14)
>         at org.codehaus.mojo.weblogic.AppcMojo.execute(AppcMojo.java:129)
>         at 
> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginMa
> nager.java:412)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Default
> LifecycleExecutor.java:534)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifec
> ycle(DefaultLifecycleExecutor.java:475)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultL
> ifecycleExecutor.java:454)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandle
> Failures(DefaultLifecycleExecutor.java:306)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(
> DefaultLifecycleExecutor.java:273)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifec
> ycleExecutor.java:140)
>         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
>         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
>         at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
> a:39)
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
> Impl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>         at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>         at 
> org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
>         at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> [ERROR] Exception encountered during APPC processing
> java.lang.NoClassDefFoundError: com/bea/wlw/filesystem/IFileFilter
>         at weblogic.servlet.jsp.jspc20.runBodyInternal(jspc20.java:420)
>         at weblogic.servlet.jsp.jspc20.runJspc(jspc20.java:195)
>         at weblogic.servlet.jsp.JspcInvoker.compile(JspcInvoker.java:239)
>         at 
> weblogic.application.compiler.AppcUtils.compileWAR(AppcUtils.java:353)
>         at 
> weblogic.application.compiler.WARCompiler.compile(WARCompiler.java:78)
>         at 
> weblogic.application.compiler.flow.AppCompilerFlow.compileInput(AppCompi
> lerFlow.java:118)
>         at 
> weblogic.application.compiler.flow.AppCompilerFlow.compile(AppCompilerFl
> ow.java:43)
>         at 
> weblogic.application.compiler.FlowDriver$FlowStateChange.next(FlowDriver
> .java:69)
>         at 
> weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriv
> er.java:26)
>         at 
> weblogic.application.compiler.FlowDriver.nextState(FlowDriver.java:36)
>         at weblogic.application.compiler.FlowDriver.run(FlowDriver.java:26)
>         at weblogic.application.compiler.Appc.runBody(Appc.java:163)
>         at weblogic.utils.compiler.Tool.run(Tool.java:158)
>         at weblogic.utils.compiler.Tool.run(Tool.java:115)
>         at weblogic.application.compiler.Appc.main(Appc.java:174)
>         at weblogic.appc.main(appc.java:14)
>         at org.codehaus.mojo.weblogic.AppcMojo.execute(AppcMojo.java:129)
>         at 
> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginMa
> nager.java:412)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Default
> LifecycleExecutor.java:534)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifec
> ycle(DefaultLifecycleExecutor.java:475)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultL
> ifecycleExecutor.java:454)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandle
> Failures(DefaultLifecycleExecutor.java:306)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(
> DefaultLifecycleExecutor.java:273)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifec
> ycleExecutor.java:140)
>         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
>         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
>         at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
> a:39)
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
> Impl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>         at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>         at 
> org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
>         at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> --------------- nested within: ------------------
> weblogic.utils.compiler.ToolFailureException: 
> com/bea/wlw/filesystem/IFileFilter -
> with nested exception:
> [java.lang.NoClassDefFoundError: com/bea/wlw/filesystem/IFileFilter]
>         at 
> weblogic.application.compiler.FlowDriver.handleStateChangeException(Flow
> Driver.java:53)
>         at 
> weblogic.application.compiler.FlowDriver.nextState(FlowDriver.java:37)
>         at weblogic.application.compiler.FlowDriver.run(FlowDriver.java:26)
>         at weblogic.application.compiler.Appc.runBody(Appc.java:163)
>         at weblogic.utils.compiler.Tool.run(Tool.java:158)
>         at weblogic.utils.compiler.Tool.run(Tool.java:115)
>         at weblogic.application.compiler.Appc.main(Appc.java:174)
>         at weblogic.appc.main(appc.java:14)
>         at org.codehaus.mojo.weblogic.AppcMojo.execute(AppcMojo.java:129)
>         at 
> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginMa
> nager.java:412)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Default
> LifecycleExecutor.java:534)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifec
> ycle(DefaultLifecycleExecutor.java:475)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultL
> ifecycleExecutor.java:454)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandle
> Failures(DefaultLifecycleExecutor.java:306)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(
> DefaultLifecycleExecutor.java:273)
>         at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifec
> ycleExecutor.java:140)
>         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
>         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
>         at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
> a:39)
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
> Impl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>         at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>         at 
> org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
>         at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> Caused by: java.lang.NoClassDefFoundError: com/bea/wlw/filesystem/IFileFilter
>         at weblogic.servlet.jsp.jspc20.runBodyInternal(jspc20.java:420)
>         at weblogic.servlet.jsp.jspc20.runJspc(jspc20.java:195)
>         at weblogic.servlet.jsp.JspcInvoker.compile(JspcInvoker.java:239)
>         at 
> weblogic.application.compiler.AppcUtils.compileWAR(AppcUtils.java:353)
>         at 
> weblogic.application.compiler.WARCompiler.compile(WARCompiler.java:78)
>         at 
> weblogic.application.compiler.flow.AppCompilerFlow.compileInput(AppCompi
> lerFlow.java:118)
>         at 
> weblogic.application.compiler.flow.AppCompilerFlow.compile(AppCompilerFl
> ow.java:43)
>         at 
> weblogic.application.compiler.FlowDriver$FlowStateChange.next(FlowDriver
> .java:69)
>         at 
> weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriv
> er.java:26)
>         at 
> weblogic.application.compiler.FlowDriver.nextState(FlowDriver.java:36)
>         ... 25 more
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Exception encountered during APPC processing
> Embedded error: com/bea/wlw/filesystem/IFileFilter
> It goes on a bit more. I have every Weblogic jar I can think of on the 
> classpath being referenced and am using the JDK that comes with Weblogic 9.2. 
> I can't for the life of me find this class! I've done alot of searching the 
> codehuse,D2D site as well as google, and have nothing to show for it. Can 
> anyone suggest what might be happening?
> Any comments would be appreciated.
> Deb

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to