Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

it donot work,java.lang.NullPointerException #1

Open
themass opened this issue Mar 9, 2014 · 2 comments
Open

it donot work,java.lang.NullPointerException #1

themass opened this issue Mar 9, 2014 · 2 comments

Comments

@themass
Copy link

themass commented Mar 9, 2014

java.lang.NullPointerException
at seniorjava.spring.configurable.Product.(Product.java:27)
at seniorjava.spring.configurable.ProductTest.created_product_should_have_current_environment_date(ProductTest.java:33)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)

environment in Product is NULL, @configurable is not work;

@s-soroosh
Copy link
Owner

Thank you for your issue,
how did you run the project?

@s-soroosh
Copy link
Owner

I checked it again, there was no problem. I think your environment has some problems.

please run tests with: mvn clean install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants