[Glass] TODE gsDevKit problem

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[Glass] TODE gsDevKit problem

GLASS mailing list
Ciao,

i have install tODE 

installServer devKit 3.1.0.6

and all works fine from tODE client.

For error i do tODE install on it.

Now the:

tode 1 > testLogin Stone : !TCP@scandella#server!devKit Stone host : scandella GemStone version : 3.1.0.6 cpu kind : x86_64 GLASS version : >=1.0-beta.9.2 [ConfigurationOfGLASS] Metacello version: >=1.0-beta.32.1 [ConfigurationOfMetacello] GLASS1: repository: /home/scandella/gsDevKitHome/gemstone/stones/devKit/logs/github-cache/glassdb/glass/master/glassdb-glass-a4224c7/repository Tode: repository: /home/scandella/gsDevKitHome/gemstone/stones/devKit/logs/github-cache/dalehenrich/tode/master/dalehenrich-tode-58d5386/repository



But the ls command don't answer anything and sometimes when i do tODE command the tODE client go down.

How i can solve the error ?

I can: stopStone devKit 

and resubmit the: installServer devKit 3.1.0.6


Thanks,

Dario

_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass
Reply | Threaded
Open this post in threaded view
|

Re: [Glass] TODE gsDevKit problem

GLASS mailing list
Dario,

I notice that you are not following GsDevKitHome[1]  on github ... you should follow the project so that you can be kept up-to-date on bug reports and activity in the repository...

Bruno ... I don't see you listed there either:)

On Wed, Dec 10, 2014 at 10:30 AM, Dario Trussardi via Glass <[hidden email]> wrote:
Ciao,

i have install tODE 

installServer devKit 3.1.0.6

and all works fine from tODE client.

For error i do tODE install on it.

Now the:

tode 1 > testLogin Stone : !TCP@scandella#server!devKit Stone host : scandella GemStone version : 3.1.0.6 cpu kind : x86_64 GLASS version : >=1.0-beta.9.2 [ConfigurationOfGLASS] Metacello version: >=1.0-beta.32.1 [ConfigurationOfMetacello] GLASS1: repository: /home/scandella/gsDevKitHome/gemstone/stones/devKit/logs/github-cache/glassdb/glass/master/glassdb-glass-a4224c7/repository Tode: repository: /home/scandella/gsDevKitHome/gemstone/stones/devKit/logs/github-cache/dalehenrich/tode/master/dalehenrich-tode-58d5386/repository



But the ls command don't answer anything and sometimes when i do tODE command the tODE client go down.

How i can solve the error ?

I can: stopStone devKit 

and resubmit the: installServer devKit 3.1.0.6


Thanks,

Dario

_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass



_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass
Reply | Threaded
Open this post in threaded view
|

Re: [Glass] TODE gsDevKit problem

GLASS mailing list
Dario,

As a tODE user you should also watch the tODE project[1]...

And EVERYONE using GLASS should be watching the glass project[2] ....

Dale

On Wed, Dec 10, 2014 at 11:56 AM, Dale Henrichs <[hidden email]> wrote:
Dario,

I notice that you are not following GsDevKitHome[1]  on github ... you should follow the project so that you can be kept up-to-date on bug reports and activity in the repository...

Bruno ... I don't see you listed there either:)

On Wed, Dec 10, 2014 at 10:30 AM, Dario Trussardi via Glass <[hidden email]> wrote:
Ciao,

i have install tODE 

installServer devKit 3.1.0.6

and all works fine from tODE client.

For error i do tODE install on it.

Now the:

tode 1 > testLogin Stone : !TCP@scandella#server!devKit Stone host : scandella GemStone version : 3.1.0.6 cpu kind : x86_64 GLASS version : >=1.0-beta.9.2 [ConfigurationOfGLASS] Metacello version: >=1.0-beta.32.1 [ConfigurationOfMetacello] GLASS1: repository: /home/scandella/gsDevKitHome/gemstone/stones/devKit/logs/github-cache/glassdb/glass/master/glassdb-glass-a4224c7/repository Tode: repository: /home/scandella/gsDevKitHome/gemstone/stones/devKit/logs/github-cache/dalehenrich/tode/master/dalehenrich-tode-58d5386/repository



But the ls command don't answer anything and sometimes when i do tODE command the tODE client go down.

How i can solve the error ?

I can: stopStone devKit 

and resubmit the: installServer devKit 3.1.0.6


Thanks,

Dario

_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass




_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass
Reply | Threaded
Open this post in threaded view
|

[Glass] Fwd: TODE gsDevKit problem

GLASS mailing list
In reply to this post by GLASS mailing list
meant this reply to go to the list

---------- Forwarded message ----------
From: Dale Henrichs <[hidden email]>
Date: Wed, Dec 10, 2014 at 11:36 AM
Subject: Re: [Glass] TODE gsDevKit problem
To: Dario Trussardi <[hidden email]>


Dario,

The fact that the testLogin command is running correctly means that we are properly connecting to the stone and login...

I happen to be running all of my current development off of the tODE dev branch which has some significant differences ... so, let me get my environment setup to duplicate your setup:

  GemStone 3.1.0.6
  tODE 58d5386 (which is the latest commit on the master branch)

In the mean time, I would like some detail on the tODE client crashes ...

If it is easy to reproduce the crashes, then go into the $GS_HOME/pharo directory and remove the PharoDebug.log (if you are running on a mac, the debug log might show up in a different place ... I don't have my mac with me to double check), then reproduce the error and send me the PharoDebug.log ... if it's not easy to reproduce the error, then send me the original PharoDebug.log (it will just have all of the errors since the beginning of time:).


I also want to see a gem log ... it should be in $GS_HOME/gemstone/stones/devKit/logs. After the gem crash, the relevant gem log will be the latest gemnetobject* file from `ls -altr $GS_HOME/gemstone/stones/devKit/logs/gemnet*`

and then we'll go from there ...

Dale

On Wed, Dec 10, 2014 at 10:30 AM, Dario Trussardi via Glass <[hidden email]> wrote:
Ciao,

i have install tODE 

installServer devKit 3.1.0.6

and all works fine from tODE client.

For error i do tODE install on it.

Now the:

tode 1 > testLogin Stone : !TCP@scandella#server!devKit Stone host : scandella GemStone version : 3.1.0.6 cpu kind : x86_64 GLASS version : >=1.0-beta.9.2 [ConfigurationOfGLASS] Metacello version: >=1.0-beta.32.1 [ConfigurationOfMetacello] GLASS1: repository: /home/scandella/gsDevKitHome/gemstone/stones/devKit/logs/github-cache/glassdb/glass/master/glassdb-glass-a4224c7/repository Tode: repository: /home/scandella/gsDevKitHome/gemstone/stones/devKit/logs/github-cache/dalehenrich/tode/master/dalehenrich-tode-58d5386/repository



But the ls command don't answer anything and sometimes when i do tODE command the tODE client go down.

How i can solve the error ?

I can: stopStone devKit 

and resubmit the: installServer devKit 3.1.0.6


Thanks,

Dario

_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass




_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass
Reply | Threaded
Open this post in threaded view
|

Re: [Glass] TODE gsDevKit problem

GLASS mailing list
Dario

After running `installServer devKit 3.1.0.6`, the tODE client image comes up and I am able to log into the devKit stone and get a response back from the `ls` command:

Welcome to tODE.
- Enter `help` for information on logging into GemStone.
- Enter `man --all` for information on tODE commands.
- Enter `project list` to get busy...
tode 1 > ls
grease/  gsDevKitHome/  tode/
tode 1 >

`git log` in $GS_HOME produces:

commit 0aa39639542451f9d06a8a0a880181bab8058d3e
Author: Dale Henrichs <[hidden email]>
Date:   Mon Nov 17 16:36:22 2014 -0800

    add 3.2.3

So you must be doing something slightly differently from me ....

Dale

On Wed, Dec 10, 2014 at 12:15 PM, Dale Henrichs <[hidden email]> wrote:
meant this reply to go to the list


---------- Forwarded message ----------
From: Dale Henrichs <[hidden email]>
Date: Wed, Dec 10, 2014 at 11:36 AM
Subject: Re: [Glass] TODE gsDevKit problem
To: Dario Trussardi <[hidden email]>


Dario,

The fact that the testLogin command is running correctly means that we are properly connecting to the stone and login...

I happen to be running all of my current development off of the tODE dev branch which has some significant differences ... so, let me get my environment setup to duplicate your setup:

  GemStone 3.1.0.6
  tODE 58d5386 (which is the latest commit on the master branch)

In the mean time, I would like some detail on the tODE client crashes ...

If it is easy to reproduce the crashes, then go into the $GS_HOME/pharo directory and remove the PharoDebug.log (if you are running on a mac, the debug log might show up in a different place ... I don't have my mac with me to double check), then reproduce the error and send me the PharoDebug.log ... if it's not easy to reproduce the error, then send me the original PharoDebug.log (it will just have all of the errors since the beginning of time:).


I also want to see a gem log ... it should be in $GS_HOME/gemstone/stones/devKit/logs. After the gem crash, the relevant gem log will be the latest gemnetobject* file from `ls -altr $GS_HOME/gemstone/stones/devKit/logs/gemnet*`

and then we'll go from there ...

Dale

On Wed, Dec 10, 2014 at 10:30 AM, Dario Trussardi via Glass <[hidden email]> wrote:
Ciao,

i have install tODE 

installServer devKit 3.1.0.6

and all works fine from tODE client.

For error i do tODE install on it.

Now the:

tode 1 > testLogin Stone : !TCP@scandella#server!devKit Stone host : scandella GemStone version : 3.1.0.6 cpu kind : x86_64 GLASS version : >=1.0-beta.9.2 [ConfigurationOfGLASS] Metacello version: >=1.0-beta.32.1 [ConfigurationOfMetacello] GLASS1: repository: /home/scandella/gsDevKitHome/gemstone/stones/devKit/logs/github-cache/glassdb/glass/master/glassdb-glass-a4224c7/repository Tode: repository: /home/scandella/gsDevKitHome/gemstone/stones/devKit/logs/github-cache/dalehenrich/tode/master/dalehenrich-tode-58d5386/repository



But the ls command don't answer anything and sometimes when i do tODE command the tODE client go down.

How i can solve the error ?

I can: stopStone devKit 

and resubmit the: installServer devKit 3.1.0.6


Thanks,

Dario

_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass





_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass
Reply | Threaded
Open this post in threaded view
|

Re: [Glass] TODE gsDevKit problem

BrunoBB
In reply to this post by GLASS mailing list
>> Bruno ... I don't see you listed there either:)

Fixed :)