Discussion:
downloaded aidaweb on pharo on ubuntu LTS 12.04 amd64 and it works, but problem with pharo software update
(too old to reply)
johannes falcone
2014-04-09 00:32:00 UTC
Permalink
software update has errors

I hit proceed

its now trying to download more
johannes falcone
2014-04-09 00:45:05 UTC
Permalink
Post by johannes falcone
software update has errors
I hit proceed
its now trying to download more
yes I am genius for breaking things...

now the update progress bar is red

after I clicked proceed
derr-fhurherr
2014-04-13 01:02:46 UTC
Permalink
wow reformatted the entire 64 bit box to debian 7.4 amd64

downloaded aida

started

same errors

I wonder whats going on..

I unzipped and ran aida as user "g" who has perms on the Aidablah/ folder in /home/g

no idea whats going on

with ubuntu amd64 and the ia32-libs in both cases

the only time it worked was ubuntu before I updated pharo

and after it didn't it would nto work after redownloading and re unzipping aida on pharo 2

weird

I added the ia32-libs

I am not sure what I am doing wrong.....

on which linux is aidaweb tested?
johannes falcone
2014-04-30 04:22:26 UTC
Permalink
Post by derr-fhurherr
wow reformatted the entire 64 bit box to debian 7.4 amd64
downloaded aida
started
same errors
I wonder whats going on..
I unzipped and ran aida as user "g" who has perms on the Aidablah/ folder in /home/g
no idea whats going on
with ubuntu amd64 and the ia32-libs in both cases
the only time it worked was ubuntu before I updated pharo
and after it didn't it would nto work after redownloading and re unzipping aida on pharo 2
weird
I added the ia32-libs
I am not sure what I am doing wrong.....
on which linux is aidaweb tested?
same problem

I delete every folder with aidaweb and pharo

download aida 1 click zip for linux

unzip

cd into Aidablah/
./aida

open localhost:8888 and nothing and script errors in smalltalk window

how is this possible

I deleted and unzippped untire thing!
johannes falcone
2014-05-17 00:38:57 UTC
Permalink
Post by johannes falcone
Post by derr-fhurherr
wow reformatted the entire 64 bit box to debian 7.4 amd64
downloaded aida
started
same errors
I wonder whats going on..
I unzipped and ran aida as user "g" who has perms on the Aidablah/ folder in /home/g
no idea whats going on
with ubuntu amd64 and the ia32-libs in both cases
the only time it worked was ubuntu before I updated pharo
and after it didn't it would nto work after redownloading and re unzipping aida on pharo 2
weird
I added the ia32-libs
I am not sure what I am doing wrong.....
on which linux is aidaweb tested?
same problem
I delete every folder with aidaweb and pharo
download aida 1 click zip for linux
unzip
cd into Aidablah/
./aida
open localhost:8888 and nothing and script errors in smalltalk window
how is this possible
I deleted and unzippped untire thing!
Ok this is so weird.


Today I redownloaded the aidaweb pharo 2 1 lick image
unzipped
cd into it
./aida
localhost:8888 in icecat browser
it worked!

10min later

I click around more and click into the realtime part of the demo which I had clicked up to show 18, and it stopped after another click

I went to smalltalk gui

error or proceed?

same problem as b4

closed without saving

deleted

unziped again

same result

errorScriptBounds
incHourlyCounterOnTimeStamp error
johannes falcone
2014-05-17 02:29:50 UTC
Permalink
Post by johannes falcone
Post by johannes falcone
Post by derr-fhurherr
wow reformatted the entire 64 bit box to debian 7.4 amd64
downloaded aida
started
same errors
I wonder whats going on..
I unzipped and ran aida as user "g" who has perms on the Aidablah/ folder in /home/g
no idea whats going on
with ubuntu amd64 and the ia32-libs in both cases
the only time it worked was ubuntu before I updated pharo
and after it didn't it would nto work after redownloading and re unzipping aida on pharo 2
weird
I added the ia32-libs
I am not sure what I am doing wrong.....
on which linux is aidaweb tested?
same problem
I delete every folder with aidaweb and pharo
download aida 1 click zip for linux
unzip
cd into Aidablah/
./aida
open localhost:8888 and nothing and script errors in smalltalk window
how is this possible
I deleted and unzippped untire thing!
Ok this is so weird.
Today I redownloaded the aidaweb pharo 2 1 lick image
unzipped
cd into it
./aida
localhost:8888 in icecat browser
it worked!
10min later
I click around more and click into the realtime part of the demo which I had clicked up to show 18, and it stopped after another click
I went to smalltalk gui
error or proceed?
same problem as b4
closed without saving
deleted
unziped again
same result
errorScriptBounds
incHourlyCounterOnTimeStamp error
AidaMutex>>critical:
WebTransactionMonitor class>>critical:
AIDASite>>critical:
WebSessionManager>>countNewVisitor
WebSessionManager>>findOrCreateSessionFor: in Block: [(self hasSSLBinding: aRequest)...
BlockClosure>>ensure:
AidaMutex>>critical: in Block: [owner := process....
Semaphore>>critical: in Block: [caught := true....
BlockClosure>>ensure:
Semaphore>>critical:
AidaMutex>>critical:
WebTransactionMonitor class>>critical:
AIDASite>>critical:
WebSessionManager>>findOrCreateSessionFor:
SubscriptOutOfBounds: -3
Array(Object)>>errorSubscriptBounds:
Array(Object)>>at:
WebCounter>>incHourlyCounterOnTimestamp:
WebCounter>>incCounterOnTimestamp:
WebCounter>>incCounter
WebSessionManager>>countNewVisitor in Block: [self site newVisitorsCounter incCounter]
AidaMutex>>critical:
WebTransactionMonitor class>>critical:
AIDASite>>critical:
WebSessionManager>>countNewVisitor
WebSessionManager>>findOrCreateSessionFor: in Block: [(self hasSSLBinding: aRequest)...
BlockClosure>>ensure:
AidaMutex>>critical: in Block: [owner := process....
Semaphore>>critical: in Block: [caught := true....
BlockClosure>>ensure:
Semaphore>>critical:
AidaMutex>>critical:
WebTransactionMonitor class>>critical:
AIDASite>>critical:
WebSessionManager>>findOrCreateSessionFor:
AIDASite>>answerTo: in Block: [self logRequest: aRequest....
BlockClosure>>on:do:
AIDASite>>answerTo:
AIDASite>>helpResolve:
URIResolution>>visitResource:
URIResolution>>visitChildrenOf:advancing: in Block: [:each | ...
OrderedCollection>>do:
URIResolution>>visitChildrenOf:advancing:
URIResolution>>resolveTransparentComposite:
URIResolution>>resolveServerRoot:
johannes falcone
2014-05-17 03:24:55 UTC
Permalink
Post by johannes falcone
software update has errors
I hit proceed
its now trying to download more
ok downloaded squeak
then ran the install script for aida
now its working!
yay!

Loading...