Issue Details (XML | Word | Printable)

Key: DERBY-55
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Andrew McIntyre
Reporter: John Sisson
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Derby

Derby documentation mentions script and batch files that don't exist

Created: 04/Nov/04 04:01 AM   Updated: 29/Apr/05 01:03 PM
Return to search
Component/s: Documentation
Affects Version/s: None
Fix Version/s: 10.0.2.2, 10.1.1.0

Time Tracking:
Not Specified

File Attachments:
  Size
GZip Archive Licensed for inclusion in ASF works derby.diff.gz 2004-12-02 04:21 AM scott hutinger 3 kB

Resolution Date: 29/Apr/05 01:03 PM


 Description  « Hide
The Derby documentation http://incubator.apache.org/derby/manuals/admin/hubprnt22.html says:

Derby provides script files for setting the class path, located in $DERBY_INSTALL\frameworks\NetworkServer\bin.

setNetworkClientCP.bat (Windows)
setNetworkClientCP.ksh (UNIX)
setNetworkServerCP.bat (Windows)
setNetworkServerCP.ksh (UNIX)

These files do not exist in Derby.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Andrew McIntyre added a comment - 04/Nov/04 08:38 PM
There are clearly two ways to solve this: remove the references in the docs to the scripts, or have the scripts contributed to Apache. Since the latter is preferable, I will work on having the scripts contributed to Apache.

John Sisson added a comment - 22/Nov/04 11:06 PM
On 12th Nov 2004, fuzzylogic contributed some framework scripts to the frameworks\embedded\bin and frameworks\NetworkServer\bin, but they use the CLOUDSCAPE_INSTALL environment variable instead of DERBY_INSTALL as documented in http://incubator.apache.org/derby/manuals/getstart/gspr16.html .

I couldn't see these scripts (e.g. ij.bat, dblook.bat) in the proposed binaries (email Nov 22, 2004, at 12:39 PM, Daniel John Debrunner) at http://www.apache.org/~rubys/Derby-10.0.2.1/

Not sure where things are up to in relation to the scripts..


scott hutinger added a comment - 02/Dec/04 04:21 AM
Changes of CLOUDSCAPE, Cloudscape, and IBM. Main change is from CLOUDSCAPE_INSTALL to DERBY_INSTALL

Andrew McIntyre added a comment - 02/Dec/04 07:16 AM
Script and batch files contributed with svn revision 57503.

Additional cleanup by Scott Hutinger committed with revision 109462. Closing.

Andrew McIntyre added a comment - 24/Jan/05 04:29 PM
Reopening to assign fix-in version to 10.0.2.1

John Sisson added a comment - 25/Jan/05 02:20 PM
I just looked at the contents of the zip files on http://incubator.apache.org/derby/derby_downloads.html and did not see the batch files in them.

Can someone please verify whether this issue has been closed prematurely.


Andrew McIntyre added a comment - 28/Jan/05 04:43 AM
I had thought the scripts made it into the 10.0.2.1 release, but I was mistaken. Reopening.

Andrew McIntyre added a comment - 29/Apr/05 01:03 PM
Demos and scripts added to snapshot posted 4/28/2005.