startNetworkServer
-
i am using netbeans and i want to host a local dtaabase so i used the java db. However when i launch the startNetworkServer, i get the follow error. http://img830.imageshack.us/img830/9448/whym.png[^] anyone? who knows the solution?
-
i am using netbeans and i want to host a local dtaabase so i used the java db. However when i launch the startNetworkServer, i get the follow error. http://img830.imageshack.us/img830/9448/whym.png[^] anyone? who knows the solution?
-
i am using netbeans and i want to host a local dtaabase so i used the java db. However when i launch the startNetworkServer, i get the follow error. http://img830.imageshack.us/img830/9448/whym.png[^] anyone? who knows the solution?
Yes, Richard says it: It's a FileNotFoundException. Looks like a Win7 machine. Files in the "Programm Files"-folder are not allowed to be changed by other files. Set permission on the derby-stuff. regards Torsten
I never finish anyth...
-
Yes, Richard says it: It's a FileNotFoundException. Looks like a Win7 machine. Files in the "Programm Files"-folder are not allowed to be changed by other files. Set permission on the derby-stuff. regards Torsten
I never finish anyth...
yup i am using a win 7. How shld i go abt solving it? :( http://img600.imageshack.us/img600/8999/capture1ml.png[^] Right now when i run the startNetworkServer, there isnt any access deny but when i try to connect to the database, it will have the error shown above. I have a local database deployed on my local pc. is there any way i can connect my laptop to the local database from my local pc so that i need not create one for my laptop but still able to use the database?
modified on Wednesday, January 12, 2011 4:01 AM
-
yup i am using a win 7. How shld i go abt solving it? :( http://img600.imageshack.us/img600/8999/capture1ml.png[^] Right now when i run the startNetworkServer, there isnt any access deny but when i try to connect to the database, it will have the error shown above. I have a local database deployed on my local pc. is there any way i can connect my laptop to the local database from my local pc so that i need not create one for my laptop but still able to use the database?
modified on Wednesday, January 12, 2011 4:01 AM
-
The server is not accepting your connection... why? is it the right address? :confused: regards Torsten
I never finish anyth...
i manage to connect to my desktop's local connection already :)