Coldbox Relax ApplicationHelper error

已查看 49 次
跳至第一个未读帖子

Mahmut Çifçi

未读,
2018年5月16日 10:25:492018/5/16
收件人 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

未读,
2018年5月16日 10:46:272018/5/16
收件人 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

未读,
2018年5月21日 03:00:082018/5/21
收件人 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

未读,
2018年5月21日 12:16:362018/5/21
收件人 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

未读,
2018年5月22日 04:16:442018/5/22
收件人 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

未读,
2018年5月22日 11:46:312018/5/22
收件人 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

未读,
2018年5月23日 02:09:252018/5/23
收件人 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

未读,
2018年5月23日 11:36:432018/5/23
收件人 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

未读,
2018年5月30日 04:25:442018/5/30
收件人 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

未读,
2018年6月18日 07:50:242018/6/18
收件人 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

未读,
2018年6月18日 11:45:392018/6/18
收件人 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.
回复全部
回复作者
转发
0 个新帖子