vote up 0 vote down star

hi, i'm reading data from serialport using javax.comm API but when i run the code 2-3 times it is showing port currently own by this,but i have closed the port what's the problem i'm not getting plz help me

this is expetion: javax.comm.PortInUseException: Port currently owned by flashhandler.TwoWaySerialComm

Thanks for reply

flag

1 Answer

vote up 0 vote down

Try disabling the port, then try enabling it again. Also try to check if the process using it terminated successfully. Hope this helps.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.