Results 1 to 2 of 2
Hi Folks,
I have developed a batch application(java and oracle10g) on Windows Platform. When the application is executed , it opens a new command window and does processing with nearly ...
- 07-04-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 1
Java Application getting stuck on SUSE
Hi Folks,
I have developed a batch application(java and oracle10g) on Windows Platform. When the application is executed , it opens a new command window and does processing with nearly 1000 items one after the another at one shot.
But when I run the application it gets stuck up after the processing the first item on the SUSE Linux. If I open a shell and fire the command directly, it works fine.
I also tried to make my the application threaded one but it didnt help.
Can anyone provide any hint or solution.....its real urgent
Thanks in advance.
Ruchir
- 07-04-2007 #2
You did not give much info.
What version(s) of Java are installed?
What did you use in the development of the APP on Windows? Anything from MS??


Reply With Quote