You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by "Dale Chalfant (JIRA)" <ji...@apache.org> on 2014/06/24 15:09:25 UTC

[jira] [Closed] (DTACLOUD-582) Windows NullPointerException for LoadBalancerConfigurationTest

     [ https://issues.apache.org/jira/browse/DTACLOUD-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dale Chalfant closed DTACLOUD-582.
----------------------------------

    Resolution: Invalid

Sorry, wrong project :)

> Windows NullPointerException for LoadBalancerConfigurationTest
> --------------------------------------------------------------
>
>                 Key: DTACLOUD-582
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-582
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: Server
>         Environment: Stratos 4.0.0+Jenkins+Builds #168 23-June-2014 02:19:07
> Windows 7
> JDK 1.6.0_43
> mvn 3.2.1
> git version 1.9.4.msysgit.0
>            Reporter: Dale Chalfant
>            Priority: Minor
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Build fails for windows.
> (from C:\Users\Dale\test\stratos\components\org.apache.stratos.load.balancer\target\surefire-reports)
> NullPointerException here:
> 	at org.apache.stratos.load.balancer.test.LoadBalancerConfigurationTest.testConfiguration(LoadBalancerConfigurationTest.java:67)
> 	at org.apache.stratos.load.balancer.test.LoadBalancerConfigurationTest.testStaticTopology(LoadBalancerConfigurationTest.java:99)
> 	at org.apache.stratos.load.balancer.test.LoadBalancerConfigurationTest.testConfigurationParser(LoadBalancerConfigurationTest.java:47)
> To reproduce:
> On Windows 7 machine
> 1) Install Java SE Development Kit 6u43
> 2) Install git for windows (http://git-scm.com/download/win)
> 3) Install Maven 3.2.1 (http://maven.apache.org/download.cgi)
> 4) Install eclipse kepler (4.3.2) SR2 / eclipse standard 4.3.2 (http://www.eclipse.org/downloads/)
> 5) Follow installation instructions (https://cwiki.apache.org/confluence/display/STRATOS/Setting+Up+a+Development+Environment)
> 6) Add Java and MVN to your path
> 7) Do  mvn clean install eclipse:eclipse
> The build will fail and you will be directed to the log mentioned above.



--
This message was sent by Atlassian JIRA
(v6.2#6252)