Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by box10

  1. box10

    input time and compare to get max time entered

    Below is a "Clock" class I made to use in a timer application. You can set it with a "HH:MM" or "HH:MM:SS" string. It also has a built in counter: increment(). /* * Clock.java * * Created on March 15, 2007, 4:20 PM * */ package timetracker; import java.util.regex.Pattern; import...
  2. box10

    Error after changing DNS name

    Thanks for the suggestion. Yes, this is for Maximo. I ended up removing and reinstalling Actuate, which may not have been necessary. Perhaps I could have updated the {Actuate home}/etc/rsse_maximo.properties file to match the {Maximo home}\applications\maximo\properties\maximo.properties...
  3. box10

    Error after changing DNS name

    We have a server with Actuate 8 iServer installed that will need to change DNS names. I shut down the Actuate service and changed the name in the file “D:\Actuate8\iServer\servletcontainer\mgmtconsole\WEB-INF\web.xml”. When I tried to start it again, I got the following error in the log...

Part and Inventory Search

Back
Top