Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

I am Building sample (POJO Type) Applications (HelloJFS,TaskList) using Jazz Application SDK . I am getting runtime error.

 

HTTP Status 500 - java.lang.NullPointerException

type Exception report

message java.lang.NullPointerException

description The server encountered an internal error that prevented it from fulfilling this request.

exception

javax.servlet.ServletException: java.lang.NullPointerException
    com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:297)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
    org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)

root cause

java.lang.NullPointerException
    com.ibm.team.jfs.app.util.config.BootstrapConfig.getProperty(BootstrapConfig.java:166)
    com.ibm.team.jfs.app.util.config.BootstrapConfig.getMandatoryProperty(BootstrapConfig.java:257)
    com.ibm.team.jfs.app.util.config.BootstrapConfig.updateLocallyCachedProperties(BootstrapConfig.java:265)
    com.ibm.team.jfs.app.util.config.BootstrapConfig.<init>(BootstrapConfig.java:253)
    com.ibm.team.jfs.app.util.config.BootstrapConfig.getInstance(BootstrapConfig.java:63)
    com.ibm.team.jfs.sdk.samples.hellojfs.internal.AppInitializer.init(AppInitializer.java:42)
    com.ibm.team.jfs.app.servlet.AppContainerServlet.executeAppInitializers(AppContainerServlet.java:429)
    com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:257)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
    org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)

0 votes

Comments

 All the examples are outdated for ages and I was unfortunately never able to get them up and running :-(

then how i can make jazz application . if you have any idea or different way to develop application please suggest me.  


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,498
× 1,700

Question asked: Dec 18 '17, 4:37 a.m.

Question was seen: 1,117 times

Last updated: Dec 18 '17, 7:51 a.m.

Confirmation Cancel Confirm