NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
bubba_richard
Joined: 05 Apr 2009 Posts: 19
|
Posted: Mon Dec 21, 2009 6:31 am Post subject: JavaDB missing after 6.8 install |
|
|
I upgraded to netbeans 6.8 last night and tonight I was trying to do a tutorial on JavaServer Faces. It requires glassfish. The update installed glassfish v3. I cannot start glassfish because it states that the db is not set. I checked the javadb node and it cannot be started. The folder Java Db Installation points to is not there.
Is anywhere I can download just Javadb and reinstall?
Thanks,
Bubba |
|
| Back to top |
|
 |
Andreas Ernst Posted via mailing list.
|
Posted: Mon Dec 21, 2009 7:52 am Post subject: JavaDB missing after 6.8 install |
|
|
bubba_richard schrieb:
| Quote: | I upgraded to netbeans 6.8 last night and tonight I was trying to do a tutorial on JavaServer Faces. It requires glassfish. The update installed glassfish v3. I cannot start glassfish because it states that the db is not set. I checked the javadb node and it cannot be started. The folder Java Db Installation points to is not there.
Is anywhere I can download just Javadb and reinstall?
|
iirc is the Java DB part of JRE or JDK, here is a direct download link
http://developers.sun.com/javadb/downloads/index.jsp
--
Andreas Ernst - IT Spektrum
Postfach 5, 65612 Beselich
Schupbacher Str. 32, 65614 Beselich, Germany
Tel: +49-6484-91002 Fax: +49-6484-91003
address-removed www.ae-online.de
www.tachyon-online.de |
|
| Back to top |
|
 |
bubba_richard
Joined: 05 Apr 2009 Posts: 19
|
Posted: Mon Dec 21, 2009 9:31 am Post subject: Thanks for the response |
|
|
Thanks for the response.
Before I installed Netbeans 6.8 I installed glassfish v3. Then I installed Netbeans 6.8. I had to point the JavaDB directory from appserver\javadb to c:\glassfishv3\javadb and restart the laptop. |
|
| Back to top |
|
 |
emiddio
Joined: 07 Sep 2009 Posts: 233
|
Posted: Mon Dec 21, 2009 7:06 pm Post subject: JavaDB missing after 6.8 install |
|
|
wierd?
javadb is probably installed; just check glassfishv3 install dir -- look for
javadb; if there
you can right mouse click netbeans javadb node / properties and set the info
for javadb installation;
normal netbeans database location is <home-dir>/.netbeans-derby; if you have
that dir you could set it there;
it does not have to be a permanent location -- you can change at will.
my glassfishv2 installations have a <instal-dir>databases dir/folder where
the default glassfishv2 databases
were located; i have not made much use of gfv3 yet -- my installation does
not have that directory;
so cannot help other than say in general -- javadb database can be anywhere
you want; that folder is where
the databases are stored; when netbeans starts the javadb it uses the
configged info to start javadb;
the server only connects to the database by a network connection -- usually.
---
but like i said to start -- wierd conf issue?
gary
----- Original Message -----
From: "bubba_richard" <address-removed>
To: <address-removed>
Sent: Sunday, December 20, 2009 10:32 PM
Subject: [nbusers] JavaDB missing after 6.8 install
| Quote: | I upgraded to netbeans 6.8 last night and tonight I was trying to do a
tutorial on JavaServer Faces. It requires glassfish. The update installed
glassfish v3. I cannot start glassfish because it states that the db is not
set. I checked the javadb node and it cannot be started. The folder Java Db
Installation points to is not there.
Is anywhere I can download just Javadb and reinstall?
Thanks,
Bubba
|
|
|
| Back to top |
|
 |
bubba_richard
Joined: 05 Apr 2009 Posts: 19
|
Posted: Mon Dec 21, 2009 8:59 pm Post subject: It is installed |
|
|
It's just installed under a different directory. I guess either
a) I installed glassfish v3 before I installed netbeans 6.8
b) I unstalled netbeans 6.7 than installed netbeans 6.8
the directory that javadb was pointing to was not where it was anymore. It seems to be installed under the netbeans install of glassfish v3 and under the separate install that i did. I set the directory in the properties and everything is working fine now.
Thanks!
Bubba |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|