Coldbox Relax ApplicationHelper error

49 views
Skip to first unread message

Mahmut Çifçi

unread,
May 16, 2018, 10:25:49 AM5/16/18
to ColdBox Platform
Hi everyone,

I install Coldbox Relax module to my project, but i giving the "The setting applicationHelper does not exist." error.

AplicationHelper calling line is below

arrayAppend( controller.getSetting( "ApplicationHelper" ), "#moduleMapping#/models/mixins/textFormat.cfm" );

Modulecongif.cfc and error dump page is attached.

can you help me?

Thanks
Mahmut
Error Occurred While Processing Request.html
ModuleConfig.cfc

Brad Wood

unread,
May 16, 2018, 10:46:27 AM5/16/18
to col...@googlegroups.com
What version of ColdBox?

Thanks!

~Brad

Developer Advocate
Ortus Solutions, Corp 

ColdBox Platform: http://www.coldbox.org 


--
--
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
For News, visit http://blog.coldbox.org
For Documentation, visit http://wiki.coldbox.org
For Bug Reports, visit https://ortussolutions.atlassian.net/browse/COLDBOX
---
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to coldbox+unsubscribe@googlegroups.com.
To post to this group, send email to col...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/coldbox/3490eb17-df5c-45c8-9644-08d0cf6493f0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Mahmut Çifçi

unread,
May 21, 2018, 3:00:08 AM5/21/18
to ColdBox Platform
Hi Brad,

Coldbox version is 3.1.0

thanks

16 Mayıs 2018 Çarşamba 17:46:27 UTC+3 tarihinde Brad Wood yazdı:
What version of ColdBox?
To unsubscribe from this group and stop receiving emails from it, send an email to coldbox+u...@googlegroups.com.

Brad Wood

unread,
May 21, 2018, 12:16:36 PM5/21/18
to col...@googlegroups.com
That's a really old version of ColdBox.  You either need to get current on ColdBox, or install an older version of the module.  applicationHelper used to be called UDFLibrary but was changed in Coldbox 4.  You might see if this version works:


install re...@2.2.0


Thanks!

~Brad

Developer Advocate
Ortus Solutions, Corp 

ColdBox Platform: http://www.coldbox.org 


To unsubscribe from this group and stop receiving emails from it, send an email to coldbox+unsubscribe@googlegroups.com.

To post to this group, send email to col...@googlegroups.com.

Mahmut Çifçi

unread,
May 22, 2018, 4:16:44 AM5/22/18
to ColdBox Platform
Hi Brad,
Thank you for your information, i want to install re...@2.2.0 but installation ending with errors.
Screen is attached.

Mahmut

21 Mayıs 2018 Pazartesi 19:16:36 UTC+3 tarihinde Brad Wood yazdı:
2018-05-22_11-11-52.png

Brad Wood

unread,
May 22, 2018, 11:46:31 AM5/22/18
to col...@googlegroups.com
That's an odd error.  What version of Java are you running CommandBox on?  Run the "info" command to find out.  You may be on a really old version.

Thanks!

~Brad

Developer Advocate
Ortus Solutions, Corp 

ColdBox Platform: http://www.coldbox.org 


To unsubscribe from this group and stop receiving emails from it, send an email to coldbox+unsubscribe@googlegroups.com.

To post to this group, send email to col...@googlegroups.com.

Mahmut Çifçi

unread,
May 23, 2018, 2:09:25 AM5/23/18
to ColdBox Platform
Hi Brad,

info output is attached

thanks
Mahmut

22 Mayıs 2018 Salı 18:46:31 UTC+3 tarihinde Brad Wood yazdı:
2018-05-23_09-05-07.png

Brad Wood

unread,
May 23, 2018, 11:36:43 AM5/23/18
to col...@googlegroups.com
Dude.. maximize your screen :)  The info command displays 100 chars wide, but cmd is only like 80 chars wide by default.  

Based on your screenshot, you're on Java 7.  I think you know what to do at this point to fix this.  

Thanks!

~Brad

Developer Advocate
Ortus Solutions, Corp 

ColdBox Platform: http://www.coldbox.org 


To unsubscribe from this group and stop receiving emails from it, send an email to coldbox+unsubscribe@googlegroups.com.

To post to this group, send email to col...@googlegroups.com.

Mahmut Çifçi

unread,
May 30, 2018, 4:25:44 AM5/30/18
to ColdBox Platform
Hi Brad,

I install Relax v 2.2
now i getting following error,

Variable WIREBOX is undefined.

I install wirebox with box command line "box install wirebox", wirebox folder is added the root directory.
relax/ModuleConfig.cfc the following lines calling error;

function preProcess( event, interceptData ) eventPattern="^relax.*"{
        var DSLService = wirebox.getInstance( "DSLService@relax" );
        // load the default API if none loaded
        if( !DSLService.isLoadedAPI() ){
            DSLService.loadAPI( controller.getConfigSettings().relax.defaultAPI );
        }
    }

screens attached

thanks
Mahmut

23 Mayıs 2018 Çarşamba 18:36:43 UTC+3 tarihinde Brad Wood yazdı:
2018-05-30_11-18-07.png
2018-05-30_11-20-55.png

Mahmut Çifçi

unread,
Jun 18, 2018, 7:50:24 AM6/18/18
to ColdBox Platform
Hi Brad,

May you help me?

thanks

16 Mayıs 2018 Çarşamba 17:25:49 UTC+3 tarihinde Mahmut Çifçi yazdı:

Brad Wood

unread,
Jun 18, 2018, 11:45:39 AM6/18/18
to col...@googlegroups.com
You don't need to install wirebox if you're already using ColdBox.  It comes bundled.  I don't know why that variable is showing as undefined.  I'd check with Jon Clausen who is the maintainer of Relax 

Thanks!

~Brad

Developer Advocate
Ortus Solutions, Corp 

ColdBox Platform: http://www.coldbox.org 


--
--
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
For News, visit http://blog.coldbox.org
For Documentation, visit http://wiki.coldbox.org
For Bug Reports, visit https://ortussolutions.atlassian.net/browse/COLDBOX
---
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to coldbox+u...@googlegroups.com.
To post to this group, send email to col...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages