CollegeSource Logo

Support Center
Formerly redLantern® Support Center


u.select Home

Popular Pages

Skip to end of metadata
Go to start of metadata

Getting a DARwin dump file with a u.select plan varies depending on the type of u.select / DARwin integration.

First you need to ensure the DARS daemon entry that's processing your u.select plans, doesn't have the following configuration line:

no_dump = Yes

The dump file will normally be found in the DARwin/bin/temp directory.

Internal (aka Local)

u.select and DARwin share the JOB_QUEUE_xxx tables.

Here's how you can do it for an individual plan request:

  1. Login to u.select as an Administrator
  2. Click Programs Navigation link
  3. Click Creat a Plan Navigation link
  4. Select the State and School
  5. Click into the browser's location field
  6. Remove the flowExceutionKey=...
  7. Add debug=X
  8. The Url should now look like http://.../requestPlanningGuide.htm?debug=X
  9. Press the enter key, this will cause your browser to refresh with a new flow that will request a DARwin dump
  10. Again select the State and School
  11. Proceed with normal planning guide selections

External via CEG/Xml Interface 4.1

u.select sends xml to the DARwin Xml interface 4.1

Here's how you can do it for every plan request:

  1. Edit the cas4.properties file, see Configuring cas4.properties for information on where it resides for your application server.
  2. Add the following line:
    xservice.overrideSysinDump=true
    
  3. Save the change
  4. Reload the Web application or Restart the Application Server
Enter labels to add to this page:
Please wait 
Tip: Looking for a label? Just start typing.