Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
nickname23812 #1
Error with admin/can't get sample apps going
Hi folks,
I'm having a bunch of problems. First of all, the sample applications I
downloaded don't seem to be working--I've tried a bunch, like the
tutorial_textchat and tutorial_hello, but I get nothing.
Secondly, and this may be related to the first or not, I'm seeing these errors
in my /var/log/messages file:
Feb 15 16:21:26 a Admin: Admin Command Timeout: (Command (getInstanceStats)
timed out. No response from core(s) : 5387)
Feb 15 16:21:26 a Admin: Admin Command Timeout: (Command (getInstanceStats)
timed out. No response from core(s) : 5387)
Feb 15 16:21:26 a Admin: Admin Command Timeout: (Command (getActiveInstances)
timed out. No response from core(s) : 5387)
Feb 15 16:21:26 a Admin: Admin Command Timeout: (Command (getUsers) timed out.
No response from core(s) : 5387)
Feb 15 16:21:26 a Admin: Admin Command Timeout: (Command (getActiveInstances)
timed out. No response from core(s) : 5387)
Feb 15 16:21:26 a Admin: Admin Command Timeout: (Command (getInstanceStats)
timed out. No response from core(s) : 5387)
Feb 15 16:21:26 a Admin: Admin Command Timeout: (Command (getActiveInstances)
timed out. No response from core(s) : 5387)
Feb 15 16:21:26 a Admin: Admin Command Timeout: (Command (getInstanceStats)
timed out. No response from core(s) : 5387)
Feb 15 16:21:26 a Admin: Admin Command Timeout: (Command (getActiveInstances)
timed out. No response from core(s) : 5387)
Feb 15 16:21:26 a Admin: Admin Command Timeout: (Command (getInstanceStats)
timed out. No response from core(s) : 5387)
Feb 15 16:21:26 a Admin: Admin Command Timeout: (Command (getActiveInstances)
timed out. No response from core(s) : 5387)
Feb 15 16:21:26 a Admin: Admin Command Timeout: (Command (getUsers) timed out.
No response from core(s) : 5387)
Feb 15 16:21:26 a Admin: Admin Command Timeout: (Command (getInstanceStats)
timed out. No response from core(s) : 5387)
...etc. They go on and on. Seems pretty obvious it is the output of the
admin trying to connect to the application server (or however the architecture
should be described) and failing.
I'm using this on linux, if you couldn't tell. I'm hoping this is just a
misconfiguration--anybody have any ideas?
Thanks,
Dave
nickname23812 Guest
-
FMS2 does connect, but sample apps don't
hi all, i don't think anyone can help me, but i'll explain my problem anyway.. i have FMS2 installed on Win XP.. it works fine.. and i can go to... -
Sample apps not working
I just downloaded FMS 2.0.1 today and installed on my Win2K dev machine. I just want to start testing. After reading up in the docs about how to... -
Flex Installed Sample Apps Fail
Hi, i'm new to flex as well. i had the same problem with the error Error: HTTPServiceFault: java.lang.RuntimeException: Bad service name:... -
sample apps and getting started tutorials
hi, ever since installing coldfusion (initially 6 and now 7), I have not been able to access the sample applications, well today I looked at my CF... -
Getting Started/Sample Apps Not installed...
I installed CFMX 7 and although I DID check the boxes to install the Sample Apps and the Getting Started tutorials etc....They are not installed. ... -
Patrson #2
Re: Error with admin/can't get sample apps going
Hello!
I had exactly same problem and it was caused by glibc library without NPTL
support (Native POSIX Thread Library).
Simple way how to chcek if you have glibc with NPTL is look how many processes
are running after you start fms server (ps xaf). There should be only a
fmsmaster process with one fmsedge and one fmscore child. In case you see a lot
of fmsedge and fmscore childs you have glibc without NPTL support.
I am running gentoo, so for me it was just USE=nptl emerge glibc and FMS
started to work. On the other systems you have to search for and install glibc
with NPTL support.
-Jan
Patrson Guest



Reply With Quote

