logo

You are now running ColdBox SEEK 3.8.1.00076 (1 John 5:12-13). Welcome to the next generation of ColdFusion applications. You can now start building your application with ease, we already did the hard work for you. ColdBox Overview

You can click on the following event handlers to execute their default action index()

Below are your application's loaded modules, click on them to visit them.

There are no modules in your application

You can find your entire test harness in the following location: D:\home\dmmsmusic.com\wwwroot\api\test

File/Folder Description
integration Where all your global integration tests go
mocks Where custom mock objects/data can be placed
modules Where integration and unit tests for modules go
resources Where test resources go, we have placed two for you:
  • HttpAntRunner - ANT Integration
  • RemoteFacade - Eclipse Integration
unit Where unit tests go
Application.cfc A unique Application.cfc for your testing harness, please spice up as needed.
test.xml A script for executing all application tests via ANT
TestSuite.cfm A test suite for executing all application tests via a browser.

ColdBox can use some very important URL actions to interact with your application. You can try them out below:

URL Action Description Execute
?fwreinit=1
?fwreinit={ReinitPassword}
Reinitialize the Application Execute
?debugmode=false
?debugmode=false&debugpass={DebugPassword}
Remove debug mode Execute
?debugmode=true
?debugmode=true&debugpass={DebugPassword}
Enable debug mode Execute

You can now start editing your application and building great ColdBox enabled apps. Important files & locations:

  1. /config/ColdBox.cfc: Your application configuration file
  2. /config/routes.cfm: Your URL Mappings
  3. /handlers: Your application event handlers
  4. /includes: Assets, Helpers, i18n, templates and more.
  5. /layouts:Your application skin layouts
  6. /model: Your model layer
  7. /modules: Your application modules
  8. /plugins: Where you place ColdBox custom plugins built by you!
  9. /test: Your unit testing harness (Just DO IT!!)
  10. /views: Your application views
 ColdBox Debugging Information
   

Framework Info:
ColdBox SEEK 3.8.1.00076 1 John 5:12-13
Application Name:
DMMS_MUSIC (environment=production)
TimeStamp:
Apr-115-2025 08:27:23 PM
Server Instance:
NTC77-STL
Current Event:
general.index
Current Layout:
Layout.Main.cfm (Module: )
Current View:
General/index
Current Route:
N/A
Routed URL:
N/A
Routed Namespace:
N/A
LogBox Appenders:
CONSOLE
RootLogger Levels:
OFF - OFF
Loaded Modules:
Timestamp Execution Time Framework Method
08:27:23.837 PM 0 ms invoking runEvent [general.index]
08:27:23.948 PM 2 ms rendering View [General/index.cfm]
08:27:23.948 PM 89 ms rendering Layout [Layout.Main.cfm]
Total Framework Request Execution Time: 150 ms
 CacheBox Monitor
Refresh Monitor: Loading...
CacheBox ID
381522765
Configured Caches
TEMPLATE,default
Scope Registration
{SCOPE={server},ENABLED={false},KEY={cachebox}}

Performance Report For Cache Loading...

Cache Name
default [class=coldbox.system.cache.providers.CacheBoxColdBoxProvider]
Performance
Hit Ratio: 92.31% ==> Hits: 324 | Misses: 27 | Evictions: 0 | Garbage Collections: 0 | Object Count: 3
JVM Memory Stats
4.73 % Free | Max: 1,039,360 KB Total: 1,039,360 KB | Free: 49,180 KB
Last Reap
Apr-115-2025 08:27:23 PM

Cache Configuration

Cache Content Report

Please Wait, Processing...
Object Hits Timeout Idle Timeout Created Last Accessed Status CMDS
wirebox-coldbox.system.plugins.json 30 120 30 Apr-25
08:02:20 PM
Apr-25
08:20:44 PM
Alive
wirebox-coldbox.system.plugins.jvmutils 1 120 30 Apr-25
08:27:23 PM
Apr-25
08:27:23 PM
Alive
wirebox-coldbox.system.plugins.utilities 30 120 30 Apr-25
08:02:20 PM
Apr-25
08:20:44 PM
Alive
 ColdBox Modules

Below you can see the loaded application modules.

Module Author Version V.P.L L.P.L Load Time CMDS

* V.P.L = View Parent Lookup Order
* L.P.L = Layout Parent Lookup Order

 ColdBox Request Structures
Public Collection
welcomemessage: Welcome to ColdBox!
event: general.index
Private Collection
cbox_incomingcontexthash: 44136FA355B3678A1146AD16F7E8649E94FB4FC21FE77E8310C060F61CAAFF8A
currentlayout: Layout.Main.cfm
currentview: General/index
currentviewargs:
struct [empty]
viewmodule: N/A
Approximate Debug Rendering Time: 456 ms