Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JForum
Search Coderanch
Advance search
Google search
Register / Login
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
Ron McLeod
Paul Clapham
Tim Cooke
Devaka Cooray
Sheriffs:
Liutauras Vilda
paul wheaton
Rob Spoor
Saloon Keepers:
Tim Moores
Stephan van Hulst
Tim Holloway
Piet Souris
Mikalai Zaikin
Bartenders:
Carey Brown
Roland Mueller
Forum:
JForum
NullPointerException
Migrated From Jforum.net
Ranch Hand
Posts: 17424
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I keep getting stuff like this in the log:
INFO: HTMLManager: list: Listing contexts for virtual host 'www.quiltingboard.com' Exception in thread "Timer-5" java.lang.NullPointerException at net.jforum.util.preferences.SystemGlobals.getValue(SystemGlobals.java:220) at net.jforum.util.preferences.SystemGlobals.getApplicationPath(SystemGlobals.java:294) at net.jforum.util.preferences.SystemGlobalsListener.fileChanged(SystemGlobalsListener.java:68) at net.jforum.util.FileMonitor$FileMonitorTask.run(FileMonitor.java:131) at java.util.TimerThread.mainLoop(Timer.java:512) at java.util.TimerThread.run(Timer.java:462)
Is it something wrong with my setup?
[originally posted on jforum.net by bcc]
Migrated From Jforum.net
Ranch Hand
Posts: 17424
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
hhm.. hard to say..
Are you experiencing problems with the forum?
Rafael
[originally posted on jforum.net by Rafael Steil]
Migrated From Jforum.net
Ranch Hand
Posts: 17424
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Nope. I don't see any problems on the front end.
[originally posted on jforum.net by bcc]
Migrated From Jforum.net
Ranch Hand
Posts: 17424
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Ok, then just ignore it. Looks like a worker
thread
/ timer is having some sporadic problem, but that should not affect your board.
Rafael
[originally posted on jforum.net by Rafael Steil]
"Don't believe every tiny ad you see on the internet. But this one is rock solid." - George Washington
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Will a timer work again after canceling it , and called the schedule method,i get exc
Problems deploying to a running Tomcat5
Error in FileReader
Exception in thread "Timer-0" java.util.ConcurrentModificationException
Anybody has the Timer.java from symantec ?
More...