• 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

What should I learn?

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello all,

I am a newcomer to the world of Java. I'm training for a job that needs me to provide system support to web applications that run on Java EE technologies.
In college, I've learnt to write code. But, as you can see, my job does not need me to code. I need a whole new skill set that I am trying to discover.

In my first few days of training, all I did when something went wrong was to restart servers (JBoss and Tomcat). But once my supervisor made me watch him work, and he did stuff like analyzing thread dumps, messing about with protocols and reverse proxy configuration, investigate memory leaks and so on.

I will soon be trained to do most of this. But I'm looking to study some stuff and improve myself. My questions are:

1. What skills do I need? What do I start learning? I need to be able to go to a system in a production environment that has issues and know what to do to investigate and fix those issues.
2. What books do I need to read to get these skills?


This is my first post in this forum. I hope you folks can help me get started.

Thanks in advance!
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic