aspose file tools
The moose likes Java Micro Edition and the fly likes Problems with Palm Emulator, not others... Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "Problems with Palm Emulator, not others..." Watch "Problems with Palm Emulator, not others..." New topic
Author

Problems with Palm Emulator, not others...

Derek Smith
Greenhorn

Joined: Jan 28, 2002
Posts: 5
I am pretty consistently experiencing problems with the Palm Emulator used with J2ME code. I can run the same code on other emulators within Forte/J2ME Toolkit and have no problems, but then when I switch to the Palm_OS emulator, I'll get a failure every time.
Code is opening an HTTPConnection, sending POST data and then creating inputDataStream to receive results. I call the same routine for each HTTP request...first time is fine, second time is fine, third time fails with NullPointerException on in=conn.openDataInputStream() call.
I have tried to make sure to close connections and clean up variables (general J2ME good practice) but again, I only experience this on the Palm OS emulator.
Any insight is appreciated!
DMS
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Problems with Palm Emulator, not others...
 
Similar Threads
Palm Devices
no device - can still program wireless?
image deconding problem
palmtops and the outside world
Urgent! Help needed