Session is not be stored on server multi CF9

Hello

We have a CF9 multi-server, load balanced system. All our sites share a common pool of files and load balancing assigns to the server ID is 1024 (1 Server) or 1025 (Server 2).

We have a new site that works great on server 1 and Server 2, that it doesn't seem to be to store session variables. I checked the whole upward in CF and IIS, and everything seems fine. Keep in mind the two sites use the same application.cfm file.

The problem manifests itself when, on server 2, adding a product to your cart; When you then navigate to another product, the value of the basket is doubled. The installation log fails too.

Completely baffled. someone met with this kind of problem before? The domain is www.matrix-sports-nutrition.co.uk. Affecting the cookie ServerID 1024 will give you the version that works, 1025 broken version.

Cheers in advance,

Simon

My apologies to all those who have tried to view this site, our firewall blocking connections. I made the site available now.

Tags: ColdFusion

Similar Questions

  • "The session is not authenticated" when you try to convert it to VMWare Infrastructure Server computer machine

    The image was a Linux P2V conversion... I didn't have my ESXi server on the same network, so I just used the Converter 3.0.3 Startup disk to create my virtual image (RHEL 4), and now I'm trying to use the 4 converter to convert the image from the server to the ESXi server.  When I do a "convert", I select 'VMware Workstation or another VMware virtual machine', browse my virtual machine's .vmx file.  In the next screen, I select "Virtual Machine of VMware Infrastructure" in the menu drop down and put my server, including the password information in the boxes below.  I click Next and that works fine, it connects.  From there on, I leave all the default settings and click Next... immedietely at the top of the window, I get "the session is not authenticated.   I did not find anything about it either with the search function, apologize me if I missed something.  Someone else encountered this?

    This happened to me when the time updated Inbox ESXi causing a shift in the session information on the host computer, which I was trying to convert.

    The fix was to bounce the agent converter on the server you are trying to convert.  For me all right.

  • Session ends not with StructClear function

    Normally, if you want to delete a session we do with StructClear function. But I don't see that it does not end in a user session because the same CFID and CFTOKEN values exist once we've cleared a session. This means so that it is not really ends a session. right?. But if we are expiring these cookies (CFID and CFTOKEN) values then we can see new values for these cookie variables. Here force us coldfusion to new values for these variables cookie but actaually there neither expired nor onSessionEnd() handler has been invoked.

    So my question is how effectively ends the session. But it won't work if we use StructClear function because it erases a logical business identifier as reported in your business logic.

    Anyone have any ideas on that.

    Suppose that you set your session timeout to 2 minutes.

    When you visit the page, you start a new session, CF generates a CFID/CFToken and SENDS that back to you in response to your first request.

    When you visit a page before the session, your browser sends the CFID/CFToken with demand, CF sees this, check the this is a live session and does not issue you a new.

    If you wait 2 minutes of a session timeout, CF kills the session, but not FACT NOT to MESS with your Cookies.  It doesn't matter, because they are invalid anyway.

    When you make a request, you send the CFID/CFToken now old, CF sees that it is not correlated to a live Session and generates a new CFID/CFToken it sends to you now and you update the cookies with the new values.

    A session expires on the server is NOT because ColdFusion deletes the cookies from the user's browser.  It States only that "for this combination CFID/CFToken, the session no longer exists, so let me generate a NEW session for you and send you it is CFID/CFToken to correlate your visitor to the new SESSION scope.

    In the meantime the timeout and check your cookies should show the last cookies you had when you request.  Nothing new.

    In your onSessionEnd() method, it will BE the old values because when the session expires, this method gets a COPY of the scope SESSION and APPLICATION, (the SESSION just expired) and it's the old data CFID/CFToken.  CF performs as one might expect.  What you trying to do?  I think that the problem here is that you don't understand how work sessions.

    A SESSION that CF is when he takes a cookie CFIF/CFToken provided the user request and checks to see if it is valid.  If so, then all the variables stored in the SESSION scope are made available for the processing of this application.  These cookies act as a means of your browser, say who they are.  By default, Session values are stored in RAM.

    When you do not apply for an amount of time specified in the THIS.sessionTimeout value, CF mess with cookies on your computer.  He says simply.  "Hey, these variables that I wanted for the SESSION which was for CE CFID and CFToken THIS, well, delete them.  The session has expired.  The browser will not see anything different either until he makes another request.

    When you make a request, once again, your browser provides CF CFID and CFToken cookies, but this time CF says ' Hey, that the session has expired, so I'll make a new one for you (lights off the coast of the onSessionStart() method) and he referred to a new CFID and CFToken cookie to the user who now matches the new session.»  A session that will stay alive as long as the user makes requests in the specified time-out period.

    If you have deleted your cookies, the SESSION would still be ALIVE, but it would simply be inaccessible, and after the time-out value, SEE it would expire.  But if you have deleted your cookies, to present a request to the server, we're no. CFID/CFToken cookies sent, so CF would create a new session for you and will send you a new CFID/CFToken.

  • session is not killed properly

    I use oracle 10g (10.2.0.1) in Redhat Ent Linux 5.0.

    In my production database, one of my session which is connected thorugh 'TOAD' program is hanged.

    I kill this session several times but not removed from the session and it shows the status is 'DEAD '.

    Here is the result:

    SQL > select username sid, serial #, session state $ v where status = 'KILLED ';

    USERNAME SID SERIAL # STATUS

    ------------------------------ ---------- ---------- --------

    1860 37381 KILLED DBPROD

    SQL > alter system kill session '1860,37381';

    alter system kill session ' 1860,37381'

    *

    ERROR on line 1:

    ORA-00031: session marked for kill

    SQL > alter system kill session '1860,37381' immediate;

    alter system kill session '1860,37381' immediate

    *

    ERROR on line 1:

    ORA-00031: session marked for kill

    Also during the session to kill, there is no show message in the log file of the alerts associated with the kill command.

    Now, please help me how I can fix this without closing the database.

    EDIT the SYSTEM KILL SESSION does not remove the session.  The session dies only when the user actually tries another SQL operation and is thrown a mistake - that is to say when Oracle kills the process.

    The other option is to use an OS command to kill the server process - but you need to know how to do this and identify the right process to kill (assuming not shared server and dedicated server connections).

    Hemant K Collette

  • "The session is not authenticated." all in createContainerView

    Hello

    I use gSOAP (http://www.cs.fsu.edu/~engelen/soap.html) to create stubs of the vim.wsdl file provided by vmware sdk C++. Using these heels, I wrote a simple client application that starts with extract service content (using the retrieveServiceContent method) and then connects to the vcenter Server (using the connection method that takes the ManagedObjectReference of sessionManager returned by retrieveServiceContent(), username and password).

    But after that when I call the createContainerView method to create a view of the VirtualMachines, it returns the SOAP_FAULT:

    SOAP 1.1 fault: "': ServerFaultCode [no sub]
    "The session is not authenticated.

    What is the way to authenticate a session? Kindly guide me on this.

    I spent a lot of time on this a few years ago, but I didn't spend much time on this topic recently... I've maybe rusty.  If I recall, however, the session not authenticated (assuming that your configuration is correct) is usually a failure to include the WITH_COOKIES macro in the build process.

    Keep in mind, all compilation gSOAP products as well as your executable program must include WITH_COOKIES.

    You will need - DWITH_OPENSSL-DWITH_COOKIES.  I used to include - DWITH_GZIP, but I have never tested the GZIP support (should be automatic for compression).

    I ended up creating Makefiles to generate static and dynamic libraries especially with long compile times that you get with the huge vSphere SDK WSDL.

  • Apache Geronimo does not present as a server

    I'm new to Hyperic. I got the server and the agent that is running on the same computer, but an instance of Apache Geronimo currently running on the same computer does not appear as a server.

    The Hyperic server log indicates that scan you Geronimo, but no other activity not related to it:

    2007-06-07 21:04:31, AutoServerDetector 624 DEBUG [AutoScan] Running for: file server
    2007-06-07 21:04:31, AutoServerDetector 624 DEBUG [AutoScan] Running for: Geronimo 1.0
    2007-06-07 21:04:31, AutoServerDetector 626 DEBUG [AutoScan] Running for: Agent HQ

    I especially tested with version 1.1.1 of Geronimo, although I tried once with 1.0. If it works with version 1.1.1?

    I think that Hyperic using JMX to contact Geronimo so I tried using Jconsole to connect to Geronimo and put.

    If I try to launch the Geronimo plugin from the command line using this command:

    java-jar hq - product.jar - p geronimo - Djmx.password = manager

    I get this result:

    ==================================

    The 1.0 Geronimo JVM heap size:
    1.0:Geronimo:j2eeType=JVM,J2EEServer=Geronimo,name=JVM:stats.HeapSize:JMX.URL=service%3Ajmx%3Armi%3A//localhost/JNDI/RMI%3A//localhost%3A1099/JMXConnector,JMX.username=system,JMX.password=manager Geronimo
    failure of getValue for metric: Geronimo 1.0:geronimo:j2eeType=JVM,J2EEServer=geronimo,name=JVM:Stats.HeapSize:jmx.url=service%3Ajmx%3Armi%3A//localhost/jndi/rmi%3A//localhost%3A1099/JMXConnector,jmx.username=system,jmx.password=manager
    MetricUnreachableException: Unable to connect to MBeanServer [{jmx.password = manager, jmx.username = system jmx.url = service: jmx:rmi://localhost/jndi/rmi :/ / localhost:1099 / JMXConnector}]: java.rmi.UnmarshalException: error demarshalling return; nested exception is:
    java.lang.ClassNotFoundException: org.apache.geronimo.management.stats.JVMStatsImpl (no security manager: RMI class loader disabled)
    Press ENTER to continue
    Geronimo 1.0 Entity Bean availability:
    Geronimo 1.0 Entity Bean:geronimo:EJBModule=,J2EEApplication=,J2EEServer=geronimo,j2eeType=EntityBean,name=:Availability:jmx.url=service%3Ajmx%3Armi%3A//localhost/jndi/rmi%3A//localhost%3A1099/JMXConnector,jmx.username=system,jmx.password=manager
    getValue failed for metric: Geronimo 1.0 Entity Bean:geronimo:EJBModule=,J2EEApplication=,J2EEServer=geronimo,j2eeType=EntityBean,name=:Availability:jmx.url=service%3Ajmx%3Armi%3A//localhost/jndi/rmi%3A//localhost%3A1099/JMXConnector,jmx.username=system,jmx.password=manager
    MetricInvalidException: Malformed ObjectName [geronimo: EJBModule = J2EEApplication = J2EEServer = geronimo, j2eeType = EntityBean, name is]
    Press ENTER to continue
    Geronimo 1.0 Stateless Session Bean availability:
    Geronimo 1.0 Stateless Session Bean:geronimo:EJBModule=,J2EEApplication=,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=:Availability:jmx.url=service%3Ajmx%3Armi%3A//localhost/jndi/rmi%3A//localhost%3A1099/JMXConnector,jmx.username=system,jmx.password=manager
    getValue failed for metric: Geronimo 1.0 Stateless Session Bean:geronimo:EJBModule=,J2EEApplication=,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=:Availability:jmx.url=service%3Ajmx%3Armi%3A//localhost/jndi/rmi%3A//localhost%3A1099/JMXConnector,jmx.username=system,jmx.password=manager
    MetricInvalidException: Malformed ObjectName [geronimo: EJBModule = J2EEApplication = J2EEServer = geronimo, j2eeType = StatelessSessionBean, name is]

    =====================================

    And if I try the plugin JMX from the command line using this command:

    Java - Dpass - Password system = Duser - Dplugins.include = jmx - jar pdk/lib/hq-product.jar jmx MBeanDumper service: jmx:rmi: / / / jndi / rmi://localhost:1099 / JMXConnector

    I get a bunch of exceptions, a little short of the output:

    =====================================

    MBean: org.openejb.deployment.OpenEJBReferenceBuilder
    Name: geronimo:J2EEServer=geronimo,ServiceModule=geronimo/openejb-deployer/1.1.1/car,j2eeType=ModuleBuilder,name=ServerEJBReferenceBuilder
    java.rmi.UnmarshalException: error demarshalling return; nested exception is:
    java.lang.ClassNotFoundException: org.apache.geronimo.gbean.GBeanInfo (no security manager: RMI class loader disabled)
    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:162)
    at com.sun.jmx.remote.internal.PRef.invoke (unknown Source)
    at javax.management.remote.rmi.RMIConnectionImpl_Stub.getAttribute (unknown Source)
    to javax.management.remote.rmi.RMIConnector$ RemoteMBeanServerConnection.getAttribute (RMIConnector.java:857)
    at org.hyperic.hq.product.jmx.MBeanDumper.main(MBeanDumper.java:84)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.hyperic.hq.product.util.PluginMain.runMain(PluginMain.java:208)
    at org.hyperic.hq.product.util.PluginMain.main(PluginMain.java:269)
    Caused by: java.lang.ClassNotFoundException: org.apache.geronimo.gbean.GBeanInfo (no security manager: RMI class loader disabled)
    at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:371)
    at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:165)
    in java.rmi.server.RMIClassLoader$ 2.loadClass(RMIClassLoader.java:620)
    at java.rmi.server.RMIClassLoader.loadClass(RMIClassLoader.java:247)
    at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:197)
    at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1544)
    at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1466)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1699)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
    at sun.rmi.server.UnicastRef.unmarshalValue(UnicastRef.java:290)
    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:139)
    ... more than 10

    ============================

    However, it seems that some communication is successful:

    ============================

    MBean: org.apache.commons.modeler.BaseModelMBean
    Name: Geronimo: j2eeType = Servlet, name = console, module = / / localhost/console, J2EEApplication = none, J2EEServer = none
    0 attribute: modelerType = org.apache.catalina.core.StandardWrapper (r)
    1 attribute: engineName = Geronimo (r)
    2 attribute: eventProvider = false (rw)
    3 attribute: objectName = Geronimo: j2eeType = Servlet, name = console, module = / / localhost/console, J2EEApplication = none, J2EEServer = none (rw)
    4 attribute: stateManageable = false (rw)
    5 attribute: statisticsProvider = false (rw)
    6 attribute: processingTime = 0 (r)
    7 attribute: maxTime = 0 (r)
    8 attribute: minTime = 9223372036854775807 (r)
    9 attribute: requestCount = 0 (r)
    10 attribute: errorCount = 0 (r)
    11 attribute: loadTime = 0 (r)
    12 attribute: classLoadTime = 0 (r)
    Operation: [Ljava.lang.String; findMappings]
    Operation: org.apache.catalina.Wrapper [findMappingObject]

    ===================================

    When executing Geronimio and JMX from the command line plugins seem to have errors related to demarshalling, I see not all exceptions in the server logs.

    Thanks for the help.

    -Michael

    Welcome to Michael HQ,

    We made a few changes in 3.0.2 to support Geronimo 1.1.1:
    http://JIRA.Hyperic.com/browse/HHQ-727

    What operating system do you use?
    The plugin uses the Autodiscover process arguments and expects to find the argument:
    -Dorg.apache.geronimo.base.dir =...

    Which is used as the installpath property and configure the classpath variable.
    Because you have added the server manually, you can configure the path in agent.properties as follows:
    Geronimo.InstallPath=/usr/local/Apps/Geronimo-1.1.1

    Then restart the agent and again submit the inventory properties.

    You can validate this comand output run from the directory of the agent:
    java-jar pdk/lib/sigar.jar State.Name.eq java = pargs

    Sample output for my geronimo process looks as follows:

    PID = 749
    exe = / Library/Java/Home/bin/java
    CWD=/usr/local/apps/Geronimo-1.1.1
    0 => / library/Java/Home/bin/java<>
    1 =>-Xmx256m<>
    2 => mog'dorg. Apache.Geronimo.base.dir=/usr/local/Apps/Geronimo-1.1.1<>
    3=>-Djava.IO.TMPDIR=/usr/local/apps/Geronimo-1.1.1/var/temp<>
    4 =>-jar<>
    5=>/usr/local/apps/Geronimo-1.1.1/bin/server.jar<>
    6 => - long<>

  • "Session is not Authenticated" in step 2 convert

    With the help of a virtual machine that was converted from a storage off ESX environment online. Now try to set it up in the ESX environment using the converter. Connect using the IP address of vCenter, arrive at step 2 choose Host/resource server, storage, and the VM name and I get the error "the Session is not authenticated. You don't know if newspapers are created during the configuration stage, but will look into it and post if I find anything. Any ideas would be greatly appreciated. Oh Yes... Using the latest version of the converter. Virtual MACHINE may be corrupt?

    Thank you!

    Peter

    I had the same problem today. After following the advice in this thread:

    http://communities.VMware.com/thread/195575

    ... I restarted my computer and was w to pass through the converter process (4.0) without the error.

  • Site sometimes takes support sessions, sometimes not, depending on the user

    I have something very strange happening with sessions. A particular Web site supports session variables - or NOT - depending on where the site is displayed from. However, a location that sees no sessions on this site will see other sites of ColdFusion sessions. Whether or not a particular location sees sessions does not depend on the question whether the computer is on a network. It depends not on either a PC or a Mac, or if cookies are enabled. I don't know what it depends.

    To resolve this problem, I need to tell the host support exactly what to do. My experience with them, it's that I have to support support.

    Here are the details.

    Platform: ColdFusion MX on Windows.

    The Web site does NOT support sessions if the visitor is:
    (1) using a PC with Windows XP on a network with cookies enabled (me and probably low level host tech support)
    (2) using a Mac that is not networked (my client at home)

    The site supports sessions if the visitor is:
    (1) using a PC with Windows, possibly network (my client at work and technical support no doubt high level host)).

    Note: My client doesn't know if its computer network. I didn't ask the host tech support if they were put in a network, but I guess they are. Whenever I spoke with tech support people at low altitude, they see that the sessions do not work. But then they spend the ticket until high level Tech (that I can't talk) who say the sessions are working properly.

    In any case, there is enough information to eliminate cookies, the networks and the PC vs. Mac as the determining factor here.

    I did a test system and put it on two sites: my customer site on CF MX (where don't work sessions sometimes) and another site on CF 8 (where the sessions still work).

    Site A) here is the test on the site where the sessions sometimes do not work.

    http://birdprecision.com/z-test-sessions-1.cfm

    Site B) here is the test on the site where the sessions still work.

    http://brilliantgreenmarketing.com/z-test-sessions-1.cfm

    Do you have any idea what's going on here? And what should I say host technical support, to fix?

    In any case, it would be useful that tell you what results you get for Site A and details on your platform. If enough people did so, the answer may emerge just from that.

    As for me, I am totally confused. I've never seen anything like this.

    Thank you!!!

    VeryHopeful wrote:
    > Mack, thank you for your answer, but I do not completely understand.
    >
    > 1) on Site A, why are they working sessions for some users and not others?

    You try to set cookies on the ".com" domain, which is not allowed.
    If the cookie is not 'stick' on the browser for a new session is created
    on the server for each request. Check if you have something like
    or in
    your code.

    > 2) for users who don't see sessions on Site A, why sessions work on Site
    > B ?

    Because b, you're not setting on the .com domain cookies.

    >
    (> 3) what should I say host for the Site A change on the server, so
    > sessions works for everyone on the Site as they do for Site B?

    Delete the code that sets the cookie on the .com domain.

    --
    Mack

  • Help debugging: / pls/apex/f requested URL was not found on this server.

    Hi - unfortunately, I was on a hiatus APEX 7 months; I'm a little rusty.

    I'm going back to the application, I was working on that and get some behaviors
    that I don't remember. (Doesn't mean it wasn't there...)

    There is a page in my application (a report page) that once I sail
    for her, an attempt to access any other page in the application (for example to sort the results,
    results go back to the page where the query specs are entered, change a line):

    The/pls/apex/f requested URL was not found on this server.

    The generated url look completely valid and identical, with the exception of the page number,
    for those that are generated by another similar set of pages. Session state protection is
    disabled.

    Ideas?

    Thank you
    Carol

    Carol,

    If you can isolate it on a single page, say the login page after the termination, then you must disable a component on this page both (start with areas) until the problem no longer occurs. Also check the level of the application of the process of calculations and the authorisation schemes.

    It could be a problem with a value of source element / default or a query LOV too.

    Scott

  • The/pls/apex/f requested URL was not found on this server. -out of blue

    Hello
    I started getting error '/ pls/apex/f URL was not found on this server.' requested while trying to 'run' on the page. I can edit it and, if iexport/import it it works fine, until after I start making changes to all switch elements of "item displayed as text basedo n lov, does not save state' to 'Save State '. It doesn't seem to be a specific item...
    Where can I see the log which is agitated hapenning during execution of this page?
    Thank you
    Andrew

    Andrew,

    RE: 1 - because now I just want to be able to see step by step what happens when rendering or submit occurred.

    Running in debug mode will show you that.

    RE: 2 - you said: "then the method I described (that you used) is the simplest way." I'm not sure I understand - what methodology?

    You said in the second post on this topic, "the approach I used to nail the region is the link: here", and you have access to a post where I described how I would do, still shows here:

    I would disable systematically on the side 'show' of the page. Start by regions. Put a condition never on each. Run the page. If the error Stops, you know that the problem was in one of the regions. If this is not the case, turn off the process and calculations, etc.. Then enable these components one by one until the problem recurs. When you conclude that the problem area (if it's a region), then disable the elements and buttons in the region and so on. The problem may be due to an unhandled exception somewhere inside one of the components.

    RE: 3 - all types. It is not clear (to me at least) if the binding occurs correctly, what values are passed to the pl/sql. I have referred to the session variable correctly or I made a typeoff, etc., etc.

    Again, more details on the situation would be useful. At page debug output is not sufficient, and equip your own code is not enough, you can always find your database session and see what happened. Add & ptrace = YES to the URL, run the page or send the page check the destination database for the trace file and tkprof dump to get a report.

    Scott

  • Thunderbird does not connect with the server

    Another recent problem is Thunderbird does not connect with the server. I don't know if sent mail will go out, but I know I'm nothing receive. My internet connection works well for FF or another browser. I checked my settings and they seem OK. I checked the default settings in Win10x64 and they are correct. Any ideas?

    Although windows 10 is new for us all. How do solve you. I have other solution with very similar issues.

  • Y at - it a setting or a config that keeps me from typing the actual numeric address of a Web site, after which he said "could not connect to the server?

    From time to time that I step a numeric address for a Web site in the address bar, but when I do, Firefox just freezes for a while, then says could not connect to the server. It's fishy. (hook.)

    What is the format that you use for the IP address?

    If I type 98.124.44.207 in the address bar, need me to google. It works for you?

  • Thunderbird does not connect to the server after update to 24.4. How can I fix it?

    TBird updated today V24.4 on my desktop and now it does not connect to the server. I have V23.4 on my lap top and it works fine. Someone at - he had this problem and figured out how to fix it?

    Please check your anti-virus software.
    He may have detected a change and decided to not allow Thunderbird. He could therefore block Thunderbird.

  • I do not use a proxy server to connect to internet, but Firefox is automatically configured to use the loopback address.

    I have a direct connection to the internet and that you do not use a proxy server. Every few weeks, Firefox will automatically reset itself to be configured to use a proxy to the loopback address (127.0.0.1). Manually change to 'No proxy' works, but I have to do so every time I open the browser or even a new tab. The only solution I can find is to create a new profile that gives me a new, clean install of FF, but then I lose all my Add-ons. This has happened several times now and it's extremely frustrating. I have scanned for malware, but have not found any problems.

    Hello rjlasser, first of all please make sure that none of your extensions is the origin of the problem (some circumvention of censorship of youtube addons do also use proxies for example).

    Otherwise please see How to fix the preferences that will not save for common solutions.

  • ARMv6 (experimental) was not found on this server.

    After clicking on the link for ARMv6 (experimental) download, I get:
    Not found

    The requested URL /pub/mozilla.org/mobile/nightly/latest-mozilla-central-android-armv6/fennec-16.0a1.en-US.android-arm-armv6.apk was not found on this server.

    http://FTP.Mozilla.org/pub/mozilla.org/Mobile/nightly/latest-Mozilla-Central-Android-ARMv6/Fennec-17.0A1.en-us.Android-arm-ARMv6.APK works for me as of today.

Maybe you are looking for