Any kind soul:
I am working through the Java tutorials. I am currently in the first module, Connecting to Databases.
According to the info the Servers window includes a Data Sources node, which shows all the data sources that are added to the IDE. The Java Studio Creator IDE comes with an embedded database management system (DBMS), which is prepopulated with sample schemas.
While going through the interactive part it says to:
Try It:
Create a page, make it the start page, and drop a Listbox component onto the page.
Right-click the Listbox component and choose Bind to Data from the pop-up window. Click the Bind to Data Provider tab and click Add Data Provider. In the Add Data Provider dialog box, select Data Sources > Travel > Tables > TRIPTYPE and click Add.
When I try to select Data Sources > Travel > Tables > TRIPTYPE and click Add, the node doesn't expand and sometimes the plus/minus button just disappears, other times it gives the error message below:
Java.security.PrivilegedActionException : Error opening socket to server localhost on port 21527 with message : null
I assume that this means that I don't have the required database data or the links to them.
Can you give me a solution, ie. instructions how to update these fields or download the required database info.
Charles Thomas
cethomas@austin.rr.com
512-292-0127