I am trying to install dependency-analyzer-1.1-rc0 on my linux box.

however I get the following error : 

0    [main] INFO  org.jfrog.maven.viewer.common.Config  - Trying to lookup
configuration file path defined by the config.file.path system property.
0    [main] INFO  org.jfrog.maven.viewer.common.Config  - Using config file
found at: /opt/dependency-analyzer-1.1-rc0/./bin/../config/viewer.properties
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
        at
org.springframework.richclient.application.splash.AbstractSplashScreen.dispose(AbstractSplashScreen.java:64)
        at
org.springframework.richclient.application.ApplicationLauncher$2.run(ApplicationLauncher.java:262)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
        at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
        at java.awt.EventQueue.access$200(EventQueue.java:103)
        at java.awt.EventQueue$3.run(EventQueue.java:694)
        at java.awt.EventQueue$3.run(EventQueue.java:692)
        at java.security.AccessController.doPrivileged(Native Method)
        at
java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
        at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
        at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
        at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
78   [main] ERROR org.jfrog.maven.viewer.Main  - RuntimeException during
startup
org.springframework.richclient.application.ApplicationException: Unable to
start rich client application
        at
org.springframework.richclient.application.ApplicationLauncher.loadRootApplicationContext(ApplicationLauncher.java:158)
        at
org.springframework.richclient.application.ApplicationLauncher.<init>(ApplicationLauncher.java:102)
        at org.jfrog.maven.viewer.Main.<init>(Main.java:39)
        at org.jfrog.maven.viewer.Main.main(Main.java:30)
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'lookAndFeelConfigurer' defined in class path
resource [richclient-application-context.xml]: Error setting property
values; nested exception is PropertyAccessExceptionsException (2 errors)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1066)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:857)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:378)
        at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:233)
        at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:145)
        at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:283)
        at
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:313)
        at
org.springframework.richclient.application.ApplicationLauncher.loadRootApplicationContext(ApplicationLauncher.java:150)
        ... 3 more
Caused by: PropertyAccessExceptionsException (2 errors)
        at
org.springframework.beans.BeanWrapperImpl.setPropertyValues(BeanWrapperImpl.java:781)
        at
org.springframework.beans.BeanWrapperImpl.setPropertyValues(BeanWrapperImpl.java:753)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1057)
        ... 10 more


Please provide some assistance.






--
View this message in context: 
http://forums.jfrog.org/ANN-Artifactory-Dependency-Viewer-tp4943598p7579882.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to