March 21, 2009 at 7:10 pm (BlackBerry)
Tags: BlackBerry, connection, desktop manager, kill, processes, restart, solution, task manager, usb
Well, I am able to connect it the first time around, but when I unplug the USB cable and then later want to re-connect it with my laptop, I cannot.
It gets stuck while trying to connect showing the text "Connecting to device.." on the phone.
Yep, it works fine if I restart my OS, but I don’t want to do that since it is a waste of time. Fortunately, we have another option. Solving the problem by doing what restarting the OS does.
Read the rest of this entry »
6 Comments
August 12, 2008 at 4:56 pm (Java, Linux, Oracle)
Tags: 10g R2, connection, database, OCI8
Hello folks,
Recently, I had another problem connecting to an Oracle 10g R2 database with the Oracle Call Interface. Well, this was not about the driver actually. Having passed 2 weeks from my first problem, this time I was deploying the servlet, Tomcat 6 and Oracle 10g R2 to a OpenSUSE 10.3 machine. It still was stopping at this line:
connection = DriverManager.getConnection(url, username, password);
Read the rest of this entry »
Leave a Comment