I get the problem when I bring down the server for maintenance. When I bring it back up, and try to *refresh* my current web page, it gives this error. If I go to the site home page (don't provide a fuseaction), it works fine and clears the problem.
Doug On Sun, Mar 11, 2018 at 8:49 AM, <[email protected]> wrote: > Aparajita, > I first noticed the error 3+ years ago when we upgraded to 4D v13 from > v12. I emailed you the following: > > ------------------------------------------------------------ > ----------------- > > Hi all, > After upgrading to 4Dv13 (13.5 64 bit) I get the following error when I > first hit a page. > > ------------------------------------------------------------ > ------------------------ > /C/Project/Active4D/fusebox.a4l [main] 11 > /C/Project/Active4D/fusebox.conf.a4l [main] 13 > define(fuseaction; "fuseaction") > > This name is already in use by another entity > > ------------------------------------------------------------ > ------------------------ > > It's almost like 4D or Active4D is remembering the variable from when it > was running before I stopped and restarted it. The error goes away in less > than a minute. > > Any thoughts? > > Thanks > Mike Vogt > Willsub > > > > > I didn't know then that you could make the problem disappear just by > hitting the web server with no fuseaction, ie. www.willsub.com > > Mike > > > > > > > > > > > > > > > -----Original Message----- > From: Active4D-dev <[email protected]> On Behalf Of > Aparajita Fishman > Sent: Friday, March 9, 2018 4:37 PM > To: Active4D Developer Discussion List <[email protected]> > Subject: Re: [Active4d-dev] How do I prevent this? > > You can help by answering my original question: what are the circumstances > in which this happens? > > All the best, > > - Aparajita > > > On Mar 9, 2018, at 12:53 PM, Doug Hall <[email protected]> wrote: > > > > Hope you're having some luck with this. Let me know if I can help in > > any way. > > > > Doug > > > > On Tue, Mar 6, 2018 at 12:38 PM, Aparajita Fishman > > <[email protected]> > > wrote: > > > >> The issue is the define seems to be happening twice and that > >> shouldn’t happen at all. I have to figure out why. > >> > >> All the best, > >> > >> - Aparajita > >> > >>> On Mar 6, 2018, at 10:22 AM, Doug Hall <[email protected]> wrote: > >>> > >>> In my opinion, this should be handled through some sort of error > >> handling. > >>> For one of my sites, I'd like to be able to forward them back to the > >>> sign-in page with a flash message saying that their session timed > >>> out or was reset. For another site, I'd give a similar message, but > >>> send them > >> to a > >>> common page that doesn't require a login. I just don't know where I > >>> can intercept Active4D before it tries to configure fusebox. > >>> > >>> My 2¢, > >>> Doug > >>> > >>> On Tue, Mar 6, 2018 at 10:47 AM, Aparajita Fishman < > >> [email protected]> > >>> wrote: > >>> > >>>> I remember seeing that in willsub, I couldn’t remember the > circumstance. > >>>> I’ll look into it. > >>>> > >>>> All the best, > >>>> > >>>> - Aparajita > >>>> > >>>>> On Mar 6, 2018, at 8:11 AM, <[email protected]> <[email protected]> wrote: > >>>>> > >>>>> Hi Aparajita, > >>>>> I get this same error after I Stop/Start 4D Server and hit the > >>>>> server > >>>> with any fuseaction request. If I first go to www.willsub.com, > >>>> then > >> to a > >>>> fuseaction, then all is well. > >>>>> > >>>>> Mike > >>>>> > >>>>> > >>>>> -----Original Message----- > >>>>> From: Active4D-dev <[email protected]> On > >>>>> Behalf > >>>> Of Doug Hall > >>>>> Sent: Monday, March 5, 2018 5:36 PM > >>>>> To: Active4D Developer Discussion List <active4d-dev@aparajitaworld. > >> com> > >>>>> Subject: [Active4d-dev] How do I prevent this? > >>>>> > >>>>> Active4D error > >>>>> Source Method Line > >>>>> /Users/4dserver/Documents/aidtdb/jobs2/index.a4d 12 > >>>> /Users/4dserver/Documents/aidtdb/Active4D/fusebox.a4l 12 > >>>> /Users/4dserver/Documents/aidtdb/Active4D/fusebox.conf.a4l 14 > >>>> define(fuseaction; "fuseaction") This name is already in use by > >>>> another entity Thanks, Doug > >>>> _______________________________________________ > >>>>> Active4D-dev mailing list > >>>>> [email protected] > >>>>> http://list.aparajitaworld.com/listinfo/active4d-dev > >>>>> Archives: http://active4d-nabble.aparajitaworld.com/ > >>>>> > >>>>> --- > >>>>> This email has been checked for viruses by AVG. > >>>>> http://www.avg.com > >>>>> > >>>>> > >>>>> _______________________________________________ > >>>>> Active4D-dev mailing list > >>>>> [email protected] > >>>>> http://list.aparajitaworld.com/listinfo/active4d-dev > >>>>> Archives: http://active4d-nabble.aparajitaworld.com/ > >>>> > >>>> _______________________________________________ > >>>> Active4D-dev mailing list > >>>> [email protected] > >>>> http://list.aparajitaworld.com/listinfo/active4d-dev > >>>> Archives: http://active4d-nabble.aparajitaworld.com/ > >>>> > >>> _______________________________________________ > >>> Active4D-dev mailing list > >>> [email protected] > >>> http://list.aparajitaworld.com/listinfo/active4d-dev > >>> Archives: http://active4d-nabble.aparajitaworld.com/ > >> > >> _______________________________________________ > >> Active4D-dev mailing list > >> [email protected] > >> http://list.aparajitaworld.com/listinfo/active4d-dev > >> Archives: http://active4d-nabble.aparajitaworld.com/ > >> > > _______________________________________________ > > Active4D-dev mailing list > > [email protected] > > http://list.aparajitaworld.com/listinfo/active4d-dev > > Archives: http://active4d-nabble.aparajitaworld.com/ > > > _______________________________________________ > Active4D-dev mailing list > [email protected] > http://list.aparajitaworld.com/listinfo/active4d-dev > Archives: http://active4d-nabble.aparajitaworld.com/ > > > _______________________________________________ > Active4D-dev mailing list > [email protected] > http://list.aparajitaworld.com/listinfo/active4d-dev > Archives: http://active4d-nabble.aparajitaworld.com/ > _______________________________________________ Active4D-dev mailing list [email protected] http://list.aparajitaworld.com/listinfo/active4d-dev Archives: http://active4d-nabble.aparajitaworld.com/
