Skip to main content
Kofax

Markview Installation - Failure executing target 'install' in project 'erp-integration-oracle' when attempting to install 9.1.1 on WebLogic

20366
Article # 304279 - Page views: 225

20366

Question / Problem:

When running the installer for 9.1.1 you get an error deploying the erp-integration-ear file
• The installer log shows the following error 
            FATAL com.markview.installer.InstallerType  Error while running installer
            com.markview.installer.InstallerException: Encountered problem while trying to execute InstallInstructions: 
            Failure executing target 'install' in project 'erp-integration-oracle' Exception thrown while performing action DEPLOY to the application server.
            Check server logs for further details, restart the application server, then restart the installation. 
                at com.markview.installer.InstallInstructions.runInstructions(InstallInstructions.java:72)
                at com.markview.installer.InstallerType.runModuleInstructions(InstallerType.java:1372)
                at com.markview.installer.InstallerType.install(InstallerType.java:1286)
                at com.markview.installer.InstallerType.runInstaller(InstallerType.java:1891)
                at com.markview.installer.Installer.main(Installer.java:45)
    
• The Web Logic logic markview_server.out log shows: 
        
             <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID "1277030627455381" for task "2". 
             Error is: "weblogic.application.ModuleException: java.lang.NoSuchMethodError: 
            org.apache.commons.io.input.Tailer.create(Ljava/io/File;Lorg/apache/commons/io/input/TailerListener;JZZ)Lorg/apache/commons/io/input/Tailer;"
             weblogic.application.ModuleException: java.lang.NoSuchMethodError: 
             org.apache.commons.io.input.Tailer.create(Ljava/io/File;Lorg/apache/commons/io/input/TailerListener;JZZ)Lorg/apache/commons/io/input/Tailer;
                at weblogic.application.internal.ExtensibleModuleWrapper.start(ExtensibleModuleWrapper.java:140)
                at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:124)
                at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:216)
                at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:211)
                at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)
    

• This is related to Defect 1104209. 
• Certain patch levels of Web Logic 12c cause an issue with the erp-integration-oracle ear file.
 

Answer / Solution: 

• Please download then unzip erp-integration-oracle.zip
• Take the ear file from the zip and replace the one in your installation extract in the directory named 'KofaxMarkView-9.1.1_Oracle\modules\erp-integration-oracle-dist-9.1.1'
• Rerun the installer.
 

Applies to:  

Product Version Category
MarkView 9.1.1 Oracle
 
  • Was this article helpful?