03-01-2005, 05:12 PM
|
#1
|
|
Member (5 bit)
Join Date: Dec 2004
Posts: 20
|
java errors with software
I know this is probably a long shot but, I have come up against a wall with this issue. I have spent many days trying to get a special piece of testing software to work but it continues to lock up no matter what I have done to the local computers to fix it. I was wondering if any of those java programmers out there could tell me what is happening in these error logs
sample log from computer that locks up:
Quote:
screenPainter.ScreenHandler.getTextValue: Could not find TextValue methods
screenPainter.ScreenHandler.getTextValue: Could not find TextValue methods in class javax.swing.JPanel
screenPainter.ScreenHandler.getTextValue: Could not find TextValue methods in class
screenPainter.ScreenHandler.getTextValue: Could not find TextValue methods in class javax.swing.JPanel
screenPainter.ScreenHandler.getTextValue: Could not find TextValue methods in class javax.swing.JPanel
screenPainter.ScreenHandler.setTextValue: Could not call TextValue methods in class javax.swing.JComboBox Reason: null
screenPainter.ScreenHandler.getTextValue: Could not find TextValue methods in class
screenPainter.ScreenHandler.getTextValue: Could not find TextValue methods in class javax.swing.JPanel
screenPainter.ScreenHandler.getTextValue: Could not find TextValue methods in class
screenPainter.ScreenHandler.getTextValue: Could not find TextValue methods in class javax.swing.JPanel
screenPainter.ScreenHandler.getTextValue: Could not find TextValue methods in class javax.swing.JPanel
screenPainter.ScreenHandler.getTextValue: Could not find TextValue methods in class
screenPainter.ScreenHandler.getTextValue: Could not find TextValue methods in class javax.swing.JPanel
screenPainter.ScreenHandler.getTextValue: Could not find TextValue methods in class
screenPainter.ScreenHandler.getTextValue: Could not find TextValue methods in class javax.swing.JPanel
screenPainter.ScreenHandler.getTextValue: Could not find TextValue methods in class javax.swing.JPanel
|
Im not sure what is happening here, but, it looks like it has something to do with the way this testing software is programmed.
|
|
|