|
Home > Archive > Macromedia Flash Server > December 2005 > Setting up FMS 2 on Linux Enterprise
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Setting up FMS 2 on Linux Enterprise
|
|
| Aaron Roberson 2005-12-16, 5:45 pm |
| Friends,
I am needing some help setting up FMS 2 on my remote linux box.
WHAT I HAVE ACCOMPLISHED
I installed FMS 2 using a shell prompt, accepting all of the default
settings. The installation directory is opt/macromedia/fms/ which is on the
hard drive root and not the web root. I have moved the fms2_console.html an=
d
fms2_console.swf files into the web root so that I can access the console
via the browser.
THE PROBLEM:
Once I got everything setup the best I could, I tried to test an
application. I created a folder in the opt/macromedia/fms/applications
directory called FLVBasic. On my development box which is a windwos pc, I
have my flash application connected to rtmp://ipaddress/FLVBasic but when I
choose ctrl+enter to test the movie the string returns as
NetConnections.connect.closed.
In the admin console, under the application view pane, I made sure I was
looking at the remote linux server, and I clicked the select menu at the
bottom to create a new instance but my application is not showing up.
I have no idea what to do. It doesn't make sense that the application
wouldn't show up even though I created the folder in the applications
directory.
Any help would be much appreciated!!!
Thanks,
Aaron
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
| |
| Stefan Richter 2005-12-17, 7:45 am |
| Have you checked the mapping for the applications directory? Maybe it's
somehow wrong/corrupted?
Do other apps show up in the console?
Stefan
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of
> Aaron Roberson
> Sent: 16 December 2005 18:32
> To: FlashComm Mailing List
> Subject: [FlashComm] Setting up FMS 2 on Linux Enterprise
>
> Friends,
>
> I am needing some help setting up FMS 2 on my remote linux box.
>
> WHAT I HAVE ACCOMPLISHED
>
> I installed FMS 2 using a shell prompt, accepting all of the
> default settings. The installation directory is
> opt/macromedia/fms/ which is on the hard drive root and not
> the web root. I have moved the fms2_console.html and
> fms2_console.swf files into the web root so that I can access
> the console via the browser.
>
> THE PROBLEM:
>
> Once I got everything setup the best I could, I tried to test
> an application. I created a folder in the
> opt/macromedia/fms/applications directory called FLVBasic. On
> my development box which is a windwos pc, I have my flash
> application connected to rtmp://ipaddress/FLVBasic but when I
> choose ctrl+enter to test the movie the string returns as
> NetConnections.connect.closed.
>
> In the admin console, under the application view pane, I made
> sure I was looking at the remote linux server, and I clicked
> the select menu at the bottom to create a new instance but my
> application is not showing up.
>
> I have no idea what to do. It doesn't make sense that the
> application wouldn't show up even though I created the folder
> in the applications directory.
>
> Any help would be much appreciated!!!
>
> Thanks,
> Aaron
>
> =---------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =---------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
| |
| Aaron Roberson 2005-12-18, 5:45 pm |
| I don't know how to check the mapping, but I would be glad to learn.
Unfortunately, no other apps are showing up.
-Aaron
On 12/17/05, Stefan Richter <stefan-fMeCE+ULXElEfu+5ix1nRw@public.gmane.org> wrote:
>
> Have you checked the mapping for the applications directory? Maybe it's
> somehow wrong/corrupted?
>
> Do other apps show up in the console?
>
> Stefan
>
>
>
>
>
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
| |
| Stefan Richter 2005-12-18, 5:45 pm |
| Ok that sounds like a config issue to me but I only have limited experience
with FMS under *nix.
Go to your Vhost.xml which is under [install
dir]\conf\_defaultRoot_\_defaultVHost_\V
host.xml and check that the appdir
mapping is
<AppsDir>${VHOST.APPSDIR}</AppsDir>
If it is go to [install dir]\conf\fms.ini and check that the line
VHOST.APPSDIR = [path to apps dir]
actually points to the folder where you have created your app.
Also do you have vhosts configured apart from the default one?
What also helps sometimes is to log on to your admin console and go to
'Manage Servers' > Server log. Now open an app that will try to connect to
one of your apps on that server - sometimes config issues show up that way
but traces have to be 'triggered' by trying to connect. It doesn't always
help but may be worth a shot.
Stefan
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of
> Aaron Roberson
> Sent: 18 December 2005 17:19
> To: FlashComm Mailing List
> Subject: Re: [FlashComm] Setting up FMS 2 on Linux Enterprise
>
> I don't know how to check the mapping, but I would be glad to learn.
> Unfortunately, no other apps are showing up.
>
> -Aaron
>
> On 12/17/05, Stefan Richter <stefan-fMeCE+ULXElEfu+5ix1nRw@public.gmane.org> wrote:
> Behalf Of Aaron
> the default
> opt/macromedia/fms/ which is
> application
> ctrl+enter
> made sure I
> folder in the
>
> =---------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =---------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
| |
| Aaron Roberson 2005-12-20, 2:45 am |
| It looks like it was the relative path, it was supposed to be absolute.
Thanks,
Aaron
On 12/18/05, Stefan Richter <stefan-fMeCE+ULXElEfu+5ix1nRw@public.gmane.org> wrote:
>
> Ok that sounds like a config issue to me but I only have limited
> experience
> with FMS under *nix.
>
> Go to your Vhost.xml which is under [install
> dir]\conf\_defaultRoot_\_defaultVHost_\V
host.xml and check that the appdi=
r
> mapping is
>
> <AppsDir>${VHOST.APPSDIR}</AppsDir>
>
> If it is go to [install dir]\conf\fms.ini and check that the line
> VHOST.APPSDIR =3D [path to apps dir]
>
> actually points to the folder where you have created your app.
>
>
> Also do you have vhosts configured apart from the default one?
>
> What also helps sometimes is to log on to your admin console and go to
> 'Manage Servers' > Server log. Now open an app that will try to connect t=
o
> one of your apps on that server - sometimes config issues show up that wa=
y
> but traces have to be 'triggered' by trying to connect. It doesn't always
> help but may be worth a shot.
>
> Stefan
>
>
>
>
>
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
| |
| Aaron Roberson 2005-12-20, 2:45 am |
| The VHost.xml looks fine and the fms.ini has a relative path
(../../opt/macromedia/fms/) I am trying several things but none seem to
work.
On 12/18/05, Stefan Richter <stefan-fMeCE+ULXElEfu+5ix1nRw@public.gmane.org> wrote:
>
> Ok that sounds like a config issue to me but I only have limited
> experience
> with FMS under *nix.
>
> Go to your Vhost.xml which is under [install
> dir]\conf\_defaultRoot_\_defaultVHost_\V
host.xml and check that the appdi=
r
> mapping is
>
> <AppsDir>${VHOST.APPSDIR}</AppsDir>
>
> If it is go to [install dir]\conf\fms.ini and check that the line
> VHOST.APPSDIR =3D [path to apps dir]
>
> actually points to the folder where you have created your app.
>
>
> Also do you have vhosts configured apart from the default one?
>
> What also helps sometimes is to log on to your admin console and go to
> 'Manage Servers' > Server log. Now open an app that will try to connect t=
o
> one of your apps on that server - sometimes config issues show up that wa=
y
> but traces have to be 'triggered' by trying to connect. It doesn't always
> help but may be worth a shot.
>
> Stefan
>
>
>
>
>
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
| |
| Stefan Richter 2005-12-20, 7:55 am |
| Again I do not know about *nix but on Win I always use (have to use?) an
absolute path. You've tried that?
Stefan
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of
> Aaron Roberson
> Sent: 18 December 2005 23:38
> To: FlashComm Mailing List
> Subject: Re: [FlashComm] Setting up FMS 2 on Linux Enterprise
>
> The VHost.xml looks fine and the fms.ini has a relative path
> (../../opt/macromedia/fms/) I am trying several things but
> none seem to work.
>
> On 12/18/05, Stefan Richter <stefan-fMeCE+ULXElEfu+5ix1nRw@public.gmane.org> wrote:
> console and go to
> config issues
> Behalf Of Aaron
> glad to learn.
> directory? Maybe
> linux box.
> web root
> to test an
> FLVBasic. On my
> the select
> application
>
> =---------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =---------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
| |
| Jake Hilton 2005-12-20, 5:45 pm |
| Well said Stefan...
You could also try to manually start that application from your admin
console and see if it starts up. If that fails then it may be a deeper
problem. If it does start up then try to connect... you should get any
error messages in the output window.
Jake
Ok that sounds like a config issue to me but I only have limited
experience
with FMS under *nix.
Go to your Vhost.xml which is under [install
dir]\conf\_defaultRoot_\_defaultVHost_\V
host.xml and check that the
appdir
mapping is
<AppsDir>${VHOST.APPSDIR}</AppsDir>
If it is go to [install dir]\conf\fms.ini and check that the line
VHOST.APPSDIR = [path to apps dir]
actually points to the folder where you have created your app.
Also do you have vhosts configured apart from the default one?
What also helps sometimes is to log on to your admin console and go to
'Manage Servers' > Server log. Now open an app that will try to connect
to
one of your apps on that server - sometimes config issues show up that
way
but traces have to be 'triggered' by trying to connect. It doesn't
always
help but may be worth a shot.
Stefan
[vbcol=seagreen]
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of
> Aaron Roberson
> Sent: 18 December 2005 17:19
> To: FlashComm Mailing List
> Subject: Re: [FlashComm] Setting up FMS 2 on Linux Enterprise
>
> I don't know how to check the mapping, but I would be glad to learn.
> Unfortunately, no other apps are showing up.
>
> -Aaron
>
> On 12/17/05, Stefan Richter <stefan-fMeCE+ULXElEfu+5ix1nRw@public.gmane.org> wrote:
[vbcol=seagreen]
> Behalf Of Aaron
> the default
> opt/macromedia/fms/ which is
[vbcol=seagreen]
[vbcol=seagreen]
[vbcol=seagreen]
> application
> ctrl+enter
> made sure I
[vbcol=seagreen]
[vbcol=seagreen]
> folder in the
>
> =---------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =---------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
| |
| Aaron Roberson 2005-12-20, 5:45 pm |
| I installed FMS 2 and accepted the default installation path, which is an
absolute path. Now everything works... except I get some strange output in
the server log.
When I go to Server Log I get an infinate list of the following:
>Mon 03:46:14 PM: Assert failed in /util/TCSysUtil.cpp line 729
If I clear the log the records delete and then build back up one by one.
I asked Asa to look into this for me, and though he is very busy, I am sure
he will. If any of you have seen this before, it would save Asa and myself
some time trying to figure it out.
-Aaron
On 12/20/05, Jake Hilton <jhilton-Et1tbQHTxzrQT0dZR+AlfA@public.gmane.org> wrote:
>
> Well said Stefan...
> You could also try to manually start that application from your admin
> console and see if it starts up. If that fails then it may be a deeper
> problem. If it does start up then try to connect... you should get any
> error messages in the output window.
>
> Jake
>
> Ok that sounds like a config issue to me but I only have limited
> experience
> with FMS under *nix.
>
> Go to your Vhost.xml which is under [install
> dir]\conf\_defaultRoot_\_defaultVHost_\V
host.xml and check that the
> appdir
> mapping is
>
> <AppsDir>${VHOST.APPSDIR}</AppsDir>
>
> If it is go to [install dir]\conf\fms.ini and check that the line
> VHOST.APPSDIR =3D [path to apps dir]
>
> actually points to the folder where you have created your app.
>
>
> Also do you have vhosts configured apart from the default one?
>
> What also helps sometimes is to log on to your admin console and go to
> 'Manage Servers' > Server log. Now open an app that will try to connect
> to
> one of your apps on that server - sometimes config issues show up that
> way
> but traces have to be 'triggered' by trying to connect. It doesn't
> always
> help but may be worth a shot.
>
> Stefan
>
>
>
>
>
>
>
>
>
>
>
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
|
|
|
|
|