Service Virtualization

 View Only

Has anyone attempted to install DevTest 8.0 on OS X Yosemite? I have and have been unsuccessful.

  • 1.  Has anyone attempted to install DevTest 8.0 on OS X Yosemite? I have and have been unsuccessful.

    Broadcom Employee
    Posted Jan 15, 2015 08:12 PM

    Running the installer results with this Java stack trace of an exception thrown as below. I've tried with Java 1.7 and Java 1.8 with the same effect.

     

    $ /Volumes/DevTest/DevTest\ Solutions\ Installer.app/Contents/MacOS/JavaApplicationStub

    In screen "Dradis Option [Configurable form]", property "Validation expression":

    java.lang.NoClassDefFoundError: org/apache/log4j/Level

      at org.slf4j.LoggerFactory.getSingleton(LoggerFactory.java:223)

      at org.slf4j.LoggerFactory.bind(LoggerFactory.java:120)

      at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:111)

      at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:269)

      at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:242)

      at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:255)

      at com.itko.lisa.extensions.providers.AnnotationProvider.<clinit>(AnnotationProvider.java:23)

      at com.itko.lisa.extensions.ExtensionMetaData.<clinit>(ExtensionMetaData.java:33)

      at com.itko.lisa.app.ModuleManager.discoverInfos(ModuleManager.java:48)

      at com.itko.lisa.app.ModuleManager.getModuleInfos(ModuleManager.java:35)

      at com.itko.lisa.module.internal.helper.LisaCoreHelperImpl.getModuleInfos(LisaCoreHelperImpl.java:85)

      at com.itko.lisa.app.Resources.<clinit>(Resources.java:54)

      at com.itko.lisa.app.Resources$Wrapper.get(Resources.java:262)

      at com.itko.lisa.app.Resources$Wrapper.get(Resources.java:258)