• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

-Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform and error

 
Ranch Hand
Posts: 1021
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I got the above message when I run my JPA web app.

This is my first time tying out JPA so I am not sure if I have missed out something.

[EL Info]: connection: 2017-07-30 22:33:32.479--ServerSession(1444996520)--Thread(Thread[http-nio-8013-exec-5,5,main])--/file:/C:/Program Files/Apache Software Foundation/Tomcat 8.0/webapps/project/WEB-INF/classes/_project login successful

and then I got error

java.lang.NullPointerException
at DAOSql.tutorDAOImpl.insertTutor(tutorDAOImpl.java:70)

Hope someone can advise me.

Tks.
 
Die Fledermaus does not fear such a tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic