| Author |
Application Quits
|
RameSan Rahul
Greenhorn
Joined: Jul 21, 2005
Posts: 19
|
|
In my Server client application- client is quiting automatically sometime without any message. No error in error log files. What may be the reasons? Thanks in advance
|
 |
Tom McC
Greenhorn
Joined: Jul 28, 2005
Posts: 21
|
|
Hi there, I'm not sure what you problem could be with the information given, but perhaps you have try...catch blocks that don't report the errors? This has led me to hellish debugging sessions before:
|
 |
RameSan Rahul
Greenhorn
Joined: Jul 21, 2005
Posts: 19
|
|
Thanks Tom Already I am using try - catch blocks in all places. In our application server and client are running. Sometimes only the client application closes automatically with out any message. It is running well in our office tesing and in one client's place. But for a particular client(Company) in all machines it is happening. The OS they are using XP prof, 2000 Server, XP home ed. DB - Oracle 8i. Is there any possibility if DB is corrupted? can this be moved to some other topics? [ August 21, 2005: Message edited by: RameSan Rahul ]
|
 |
Ilja Preuss
author
Sheriff
Joined: Jul 11, 2001
Posts: 14112
|
|
|
Moving to Java in General (intermed.)...
|
The soul is dyed the color of its thoughts. Think only on those things that are in line with your principles and can bear the light of day. The content of your character is your choice. Day by day, what you do is who you become. Your integrity is your destiny - it is the light that guides your way. - Heraclitus
|
 |
Steve Simon Joseph Fernandez
Ranch Hand
Joined: Jul 17, 2005
Posts: 35
|
|
NMI - Need more info _steve.
|
 |
RameSan Rahul
Greenhorn
Joined: Jul 21, 2005
Posts: 19
|
|
Now I converted the running operating system to Win 2000 Prof. After that while the application exit automatically ,Dr.Watson error message is displaying. In XP version it displayed java.exe error message
|
 |
 |
|
|
subject: Application Quits
|
|
|