[OGo-Users] Re: starting ogo-webui-1.0 ...: [FAILED]
James Watkins
users@opengroupware.org
Thu, 30 Nov 2006 12:58:31 -0600
Well, I think webui is running, but its on a remote box and i cant
access it yet. I was just trying to follow the instructions on
http://opengroupware.org/en/install/apache13.html to connect it to
apache, and it suggests that you run as the ogo user.
[root@expnd ~]# ps ax | grep ogo
27786 ? SN 0:00 /usr/local/sbin/ogo-webui-1.1
27878 ? SN 0:00 /usr/local/sbin/ogo-webui-1.1
16760 pts/22 SN+ 0:00 grep ogo
On 11/30/06, Adam Tauno Williams <adam@morrison-ind.com> wrote:
> > Ok, you guys are great. I found libobjc at
> > http://fr.rpmfind.net/linux/rpm2html/search.php?query=libobjc and
> > added it with rpm and the webui started right up, but now i am
> > configuring apache according to
> > http://www.opengroupware.org/en/install/apache13.html and when i run
> > $ ogo-webui-1.1 \
> > -WOPort 20000 -WOHttpAllowHost localhost
> > it returns the following until it crashes:
>
> You are running this as the ogo user? Why not using the service
> scripts?
>
> > Nov 29 19:26:27 ogo-webui-1.1 [31214]: Note: storing cached vCards
> > files in: '/var/lib/opengroupware.org/documents'
>
> Normal.
>
> > Nov 29 19:26:27 ogo-webui-1.1 [31214]: account::change-password: using
> > password field: 'userPassword'
>
> Normal.
>
> > Nov 29 19:26:27 ogo-webui-1.1 [31214]: Note: members of role team
> > 'team creators' are allowed to create teams.
>
> Normal
>
> > Nov 29 19:26:27 ogo-webui-1.1 [31214]: Note: located no additional themes.
> > Nov 29 19:26:27 ogo-webui-1.1 [31214]: Note: located translations:
> > German, English
>
> Normal.
>
> > Nov 29 19:26:27 ogo-webui-1.1 [31214]: |ogo-webui-1.1| CTI Dialers:
> > Nov 29 19:26:27 ogo-webui-1.1 [31214]: WOCompoundElement: pool embedding is on.
> > Nov 29 19:26:27 ogo-webui-1.1 [31214]: WOCompoundElement: id logging is on.
> > Nov 29 19:26:27 ogo-webui-1.1 [31214]: OGoProject: available project
> > bases: FileSystem,Database
>
> Normal.
>
> > Nov 29 19:26:27 ogo-webui-1.1 [31214]: Note: load storage bundle:
> > 'OGoFileSystemProject.ds'
> > Nov 29 19:26:27 ogo-webui-1.1 [31214]: Note: load storage bundle:
> > 'OGoDatabaseProject.ds'
> > Nov 29 19:26:28 ogo-webui-1.1 [31214]: Note: doc-viewer did not find Epoz.
> > Nov 29 19:26:28 ogo-webui-1.1 [31214]: Note: found doc-viewers
> > attributes,contents,versions,access,logs
>
> Normal.
>
> > Nov 29 19:26:28 ogo-webui-1.1 [31214]: Note: using default doc-viewer rules.
> > Nov 29 19:26:28 ogo-webui-1.1 [31214]: Note: folder-view did not find Epoz.
> > Nov 29 19:26:28 ogo-webui-1.1 [31214]: SkyPersonViewer: form letter
> > types: excel, framemaker, winword
> > Nov 29 19:26:28 ogo-webui-1.1 [31214]: |ogo-webui-1.1| root has no
> > password, you need to assign one!
> > Nov 29 19:26:28 ogo-webui-1.1 [31214]: |ogo-webui-1.1|
> > OpenGroupware.org instance initialized.
>
> Normal.
>
> > Nov 29 19:26:28 ogo-webui-1.1 [31214]: |ogo-webui-1.1| WOHttpAdaptor
> > listening on address *:20000
> > Uncatched Objective-C exception:
> > exceptionClass <class NGCouldNotBindSocketException>
> > Reason: Could not bind to address
> > <0x0x86a9d4c[NGInternetSocketAddress]: *host port=20000>: Address
> > already in use
> > UserInfo: no userinfo
>
> Are you sure an OGo daemon isn't already running? "ps ax | grep ogo"
> "Address already in use" almost always means exactly that - you have
> something sitting on port 20,000 already.
>
> --
> OpenGroupware.org Users
> users@opengroupware.org
> http://mail.opengroupware.org/mailman/listinfo/users
>