Dale Henrichs

Results 230 issues of Dale Henrichs

from GemStone internal bug 46040 report: ``` On foos there is this entry in /etc/services gs64ldi 50377/tcp # Gemstone netldi which is a different port number than we have in...

Upgrading to 3.3.0 from 3.2.12 using `GsUpgrader class>>upgradeGLASSForGsDevKit_home` results in the following error during tODE install: ``` ========>Server Stack: 'AssertionFailure: Assertion failed' 1 [] in ExecBlock1 (GsUpgrader class) >> batchErrorHandlingDo:...

If you want to manually run a `$GEMSTONE/bin` command directly, you need $GEMSTONE, etc. set. Here's how: ``` shell pushd $GS_HOME/server/stones/ source defStone.env popd ```

[Useful information in this doc](https://github.com/GsDevKit/gsDevKitHome/blob/master/docs/installationGitHubDetails.md#setup-your-ssh-credentials) on gsDevKitHome needs to be preserved

Bob was running with a private build where the fast dirctory was deleted and got this odd error message in the log: ``` Error running shell command: '/ghana3/users/bretlb/tode/_home/server/bin/gs/startGemstone' with args:...

(from @martinmcclure) This was the output: [Info] Setting up shared memory Total memory available is 32149 MB Max shared memory segment size is 4096 MB Max shared memory allowed is...

avoid namespace issues with some of the more common script names like `servers`, `status`, etc.

@DamienCassou is working on building a [Nix](https://nixos.org/nix/) package for GsDevKit_home as a prerequisite to working on Issue #22. The model for GsDevKit_home that @DamienCassou is using is based on having...

@marianopeck has a separate OS user and GemStone user (not DataCurator) for each of his stones. Here are several checkpoints discussed in Buenos Aires: - [ ] there's a sysadmin...