Dashboard view loader issue

12 views
Skip to first unread message

brandon....@gmail.com

unread,
Mar 20, 2012, 1:32:49 AM3/20/12
to Mach-II for CFML
So I went to load up my dashboard today and I get the following error:

View with name 'sys.exception' is not defined.
Screeshot: http://d.pr/lHvG

I would love to be able to tell you what I was doing when this stopped
working but I have done so much I have no idea what triggered it. Any
ideas?

Peter Farrell

unread,
Mar 20, 2012, 2:28:00 AM3/20/12
to mach-ii-for...@googlegroups.com

Using OpenBd? The nightly fixes this. DirectoryList with listInfo atttribute broken stuff.

--
To post to this group, send email to mach-ii-for...@googlegroups.com
For more options and to unsubscribe, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en

SVN: http://svn.mach-ii.com/machii/
Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/

brandon....@gmail.com

unread,
Mar 20, 2012, 6:03:49 PM3/20/12
to Mach-II for CFML
Thanks Peter. I am using OpenBD and I just dropped the new Nightly
2.0.3b in and it is still giving me the same error.

On Mar 20, 1:28 am, Peter Farrell <pe...@mach-ii.com> wrote:
> Using OpenBd? The nightly fixes this. DirectoryList with listInfo
> atttribute broken stuff.
> On Mar 20, 2012 12:33 AM, "brandon.culpep...@gmail.com" <

Matthew Woodward

unread,
Mar 20, 2012, 7:08:56 PM3/20/12
to mach-ii-for...@googlegroups.com
On Tue, Mar 20, 2012 at 3:03 PM, brandon....@gmail.com <brandon....@gmail.com> wrote:
Thanks Peter. I am using OpenBD and I just dropped the new Nightly
2.0.3b in and it is still giving me the same error.

I think he meant the Mach-II nightly.

--
Matthew Woodward
ma...@mattwoodward.com
http://blog.mattwoodward.com
identi.ca / Twitter: @mpwoodward

Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments.
http://www.gnu.org/philosophy/no-word-attachments.html

brandon....@gmail.com

unread,
Mar 20, 2012, 10:14:28 PM3/20/12
to Mach-II for CFML
Yea I thought that might be the case but I get a 404 when I go to
http://www.mach-ii.com/nightly/ for the nightly build and the last
nightly generated under the downloads section was on 7/8/11.

On Mar 20, 6:08 pm, Matthew Woodward <m...@mattwoodward.com> wrote:
> On Tue, Mar 20, 2012 at 3:03 PM, brandon.culpep...@gmail.com <
>
> brandon.culpep...@gmail.com> wrote:
> > Thanks Peter. I am using OpenBD and I just dropped the new Nightly
> > 2.0.3b in and it is still giving me the same error.
>
> I think he meant the Mach-II nightly.
>
> --
> Matthew Woodward
> m...@mattwoodward.comhttp://blog.mattwoodward.com

Matthew Woodward

unread,
Mar 20, 2012, 11:38:59 PM3/20/12
to mach-ii-for...@googlegroups.com
On Tue, Mar 20, 2012 at 7:14 PM, brandon....@gmail.com <brandon....@gmail.com> wrote:
Yea I thought that might be the case but I get a 404 when I go to
http://www.mach-ii.com/nightly/ for the nightly build and the last
nightly generated under the downloads section was on 7/8/11.

It's moved to github. Try grabbing the latest from there. We just haven't set up a nightly build process since we moved.
-- 
Matthew Woodward
ma...@mattwoodward.com

brandon....@gmail.com

unread,
Mar 21, 2012, 10:59:49 AM3/21/12
to Mach-II for CFML
Thanks Matt. I updated to the 1.9.0 from github and now when I start
up my app I get the following error. So vague.

Type Application
Function(s) onApplicationStart (/Users/bculpepper/Library/Tomcat/
flipcash/webapps/ROOT/Application.cfc, Line=31, Column=5)

Detail Could not duplicate this variable. Check the variable does not
contain references to complex types such as Java objects
Tag Context CFSET (/Users/bculpepper/Library/Tomcat/flipcash/webapps/
ROOT/MachII/framework/MessageManager.cfc, Line=166, Column=5)

Source

163: </cfif>
164:
165: <!--- Setup the Message Handler --->
166: <cfset messageHandler =
Duplicate(variables.messageHandlerTarget).init(messageName,
messageMultithreaded, messageWaitForThreads, messageTimeout,
getThreadingAdapter()) />
167: <cfset
messageHandler.setLog(variables.messageHandlerlog) />

Any ideas?

On Mar 20, 10:38 pm, Matthew Woodward <m...@mattwoodward.com> wrote:
> On Tue, Mar 20, 2012 at 7:14 PM, brandon.culpep...@gmail.com <
>
> brandon.culpep...@gmail.com> wrote:
> > Yea I thought that might be the case but I get a 404 when I go to
> >http://www.mach-ii.com/nightly/for the nightly build and the last
> > nightly generated under the downloads section was on 7/8/11.
>
> It's moved to github. Try grabbing the latest from there. We just haven't
> set up a nightly build process since we moved.
> --
> Matthew Woodward
> m...@mattwoodward.comhttp://blog.mattwoodward.com

brandon....@gmail.com

unread,
Mar 23, 2012, 11:28:42 AM3/23/12
to Mach-II for CFML
Anyone have any ideas on this? I would love to get this upgrade in
place. Thanks.

On Mar 21, 9:59 am, "brandon.culpep...@gmail.com"
> > >http://www.mach-ii.com/nightly/forthe nightly build and the last

Derrick Jackson

unread,
Mar 23, 2012, 11:45:21 AM3/23/12
to mach-ii-for...@googlegroups.com
I am actually seeing the same thing from the nightly.

brandon....@gmail.com

unread,
Mar 29, 2012, 9:23:21 AM3/29/12
to Mach-II for CFML
Has anyone had any luck with this. I would love to have my dashboard
back. You made such an awesome feature now you have guys like me
bugging you because they can't live without it :)

On Mar 23, 10:45 am, Derrick Jackson <derrick.jackso...@gmail.com>
wrote:
> I am actually seeing the same thing from the nightly.
>
> On Fri, Mar 23, 2012 at 11:28 AM, brandon.culpep...@gmail.com <
> > > > >http://www.mach-ii.com/nightly/forthenightly build and the last

Peter J. Farrell

unread,
Mar 29, 2012, 9:28:18 AM3/29/12
to mach-ii-for...@googlegroups.com
brandon....@gmail.com said the following on 03/29/2012 08:23 AM:

> Has anyone had any luck with this. I would love to have my dashboard
> back. You made such an awesome feature now you have guys like me
> bugging you because they can't live without it :)
I'll have some time to investigate this weekend. Busy week here...

--
Peter J. Farrell
OpenBD Steering Committee / Mach-II Lead Developer
pe...@mach-ii.com
p...@maestropublishing.com
http://blog.maestropublishing.com
Identi.ca / Twitter: @maestrofjp

brandon....@gmail.com

unread,
Mar 29, 2012, 9:35:59 PM3/29/12
to Mach-II for CFML
Thanks Peter. I completely understand. Look forward to hearing back.

On Mar 29, 8:28 am, "Peter J. Farrell" <pe...@mach-ii.com> wrote:
> brandon.culpep...@gmail.com said the following on 03/29/2012 08:23 AM:> Has anyone had any luck with this. I would love to have my dashboard
> > back. You made such an awesome feature now you have guys like me
> > bugging you because they can't live without it :)
>
> I'll have some time to investigate this weekend.  Busy week here...
>
> --
> Peter J. Farrell
> OpenBD Steering Committee / Mach-II Lead Developer
> pe...@mach-ii.com
> p...@maestropublishing.comhttp://blog.maestropublishing.com
> Identi.ca / Twitter: @maestrofjp

brandon....@gmail.com

unread,
Apr 10, 2012, 10:27:24 AM4/10/12
to Mach-II for CFML
Hate to bother Peter. I know you are busy but has there been any
movement on this issue? Let me know if there is any testing I can do
on my end. Thanks!

On Mar 29, 8:35 pm, "brandon.culpep...@gmail.com"
Reply all
Reply to author
Forward
0 new messages