cases.ra.kroll.com Open in urlscan Pro
18.66.2.71  Public Scan

URL: https://cases.ra.kroll.com/talenenergy/
Submission: On May 18 via manual from GB — Scanned from GB

Form analysis 4 forms found in the DOM

<form id="form-docket-subscription" class="form" autocomplete="off">
  <div class="form-section">
    <label for="frequency" class="control-group-title">Repeats</label>
    <select name="frequency" id="frequency" class="select select--auto">
      <option value="daily">Daily</option>
      <option value="weekly">Weekly</option>
      <option value="monthly">Monthly</option>
    </select>
  </div>
  <div class="form-section">
    <label for="select-repeat-count" class="control-group-title">Repeat Every</label>
    <select name="" id="select-repeat-count" class="select select--auto">
      <option value="1">1</option>
      <option value="2">2</option>
      <option value="3">3</option>
      <option value="4">4</option>
      <option value="5">5</option>
    </select>
    <span id="day-label" class="inline">Days</span>
    <span id="week-label" class="inline is-hidden">Weeks</span>
    <span id="month-label" class="inline is-hidden">Months</span>
  </div>
  <div id="weeklyoptions" class="form-section is-hidden">
    <label for="" class="control-group-title">Repeat Every</label>
    <div class="control-group">
      <label for="sunday" class="inline-label"><input type="checkbox" id="sunday" name="sunday">S</label>
      <label for="monday" class="inline-label"><input type="checkbox" id="monday" name="monday">M</label>
      <label for="tuesday" class="inline-label"><input type="checkbox" id="tuesday" name="tuesday">T</label>
      <label for="wednesday" class="inline-label"><input type="checkbox" id="wednesday" name="wednesday">W</label>
      <label for="thursday" class="inline-label"><input type="checkbox" id="thursday" name="thursday">T</label>
      <label for="friday" class="inline-label"><input type="checkbox" id="friday" name="friday">F</label>
      <label for="saturday" class="inline-label"><input type="checkbox" id="saturday" name="saturday">S</label>
    </div>
  </div>
  <div id="monthlyoptions" class="form-section is-hidden">
    <label for="" class="control-group-title">Repeat By</label>
    <div class="control-group">
      <div id="divMonthRepeatOption">
        <label for="dayofmonth" class="inline-label">day of the month</label>
      </div>
      <label id="lblDayOfMonth" for="dayofmonth" class="inline-label"> Day <input class="maintable" onkeypress="NumOnlyCheck()" onblur="PC_TrimText(this)" type="text" id="txtM1" maxlength="3"> Of Every <input class="maintable"
          onkeypress="NumOnlyCheck()" onblur="PC_TrimText(this)" type="text" id="txtM2" maxlength="3"> Month(s) <br>
        <br>
      </label>
    </div>
  </div>
  <div class="form-section">
    <label for="" class="control-group-title">Starts On</label>
    <input id="datestart" type="text" class="date-picker js-date-picker flatpickr-input" name="date-start" placeholder="mm/dd/yyyy">
  </div>
  <div class="form-section relative">
    <label class="control-group-title">Time</label>
    <div class="control-group">
      <select id="selTOD" multiple="" class="multiselect select-time" style="display: none;">
        <option value="00:00">00:00</option>
        <option value="00:30">00:30</option>
        <option value="01:00">01:00</option>
        <option value="01:30">01:30</option>
        <option value="02:00">02:00</option>
        <option value="02:30">02:30</option>
        <option value="03:00">03:00</option>
        <option value="03:30">03:30</option>
        <option value="04:00">04:00</option>
        <option value="04:30">04:30</option>
        <option value="05:00">05:00</option>
        <option value="05:30">05:30</option>
        <option value="06:00">06:00</option>
        <option value="06:30">06:30</option>
        <option value="07:00">07:00</option>
        <option value="07:30">07:30</option>
        <option value="08:00">08:00</option>
        <option value="08:30">08:30</option>
        <option value="09:00">09:00</option>
        <option value="09:30">09:30</option>
        <option value="10:00">10:00</option>
        <option value="10:30">10:30</option>
        <option value="11:00">11:00</option>
        <option value="11:30">11:30</option>
        <option value="12:00">12:00</option>
        <option value="12:30">12:30</option>
        <option value="13:00">13:00</option>
        <option value="13:30">13:30</option>
        <option value="14:00">14:00</option>
        <option value="14:30">14:30</option>
        <option value="15:00">15:00</option>
        <option value="15:30">15:30</option>
        <option value="16:00">16:00</option>
        <option value="16:30">16:30</option>
        <option value="17:00">17:00</option>
        <option value="17:30">17:30</option>
        <option value="18:00">18:00</option>
        <option value="18:30">18:30</option>
        <option value="19:00">19:00</option>
        <option value="19:30">19:30</option>
        <option value="20:00">20:00</option>
        <option value="20:30">20:30</option>
        <option value="21:00">21:00</option>
        <option value="21:30">21:30</option>
        <option value="22:00">22:00</option>
        <option value="22:30">22:30</option>
        <option value="23:00">23:00</option>
        <option value="23:30">23:30</option>
      </select>
      <div class="chosen-container chosen-container-multi" title="" id="selTOD_chosen" style="width: 220px;">
        <ul class="chosen-choices">
          <li class="search-field">
            <input class="chosen-search-input default" type="text" autocomplete="off" value="Select time of day" style="width: 124px;">
          </li>
        </ul>
        <div class="chosen-drop">
          <ul class="chosen-results"></ul>
        </div>
      </div>
      <label for="repeat30" class="inline-label setTimePosition"><input type="checkbox" id="repeat30" name="repeat30" class="chosen-toggle select2">every half-hour</label>
    </div>
  </div>
  <div class="form-section" id="ends">
    <label class="control-group-title">Ends</label>
    <div class="control-group">
      <ul class="form-list">
        <li>
          <label for="endnever" class="inline-label">
            <input type="radio" name="ends" value="ROREnd1" id="endnever" checked="">Never </label>
        </li>
        <li>
          <label for="endafter" class="inline-label">
            <input type="radio" name="ends" value="ROREnd2" id="endafter">After <input class="inline-control small-text-input" id="txtOccurence" name="txtOccurence" type="text" onkeypress="NumOnlyCheck()" maxlength="3"> Occurrences </label>
        </li>
        <li>
          <label for="afterdate" class="inline-label">
            <input type="radio" name="ends" value="ROREnd3" id="afterdate">On <input id="enddate" type="text" class="date-picker js-date-picker flatpickr-input endate" name="end-date" placeholder="mm/dd/yyyy">
          </label>
        </li>
      </ul>
    </div>
  </div>
  <div class="form-section">
    <label class="control-group-title">Options</label>
    <div class="control-group">
      <ul class="form-list" id="options">
        <li>
          <label class="inline-label">Case</label>
          <select class="select select--auto" id="DebtorID" name="DebtorID">
            <option selected="selected" value="9389">Talen Energy Supply, LLC(22-90054)</option>
            <option value="9612">PPL Corp., et al v. Talen Montana, LLC(22-09001)</option>
          </select>
        </li>
        <li>
          <label class="label--inline label--inline-checkbox" for="onlynewdocs">
            <input type="checkbox" id="onlynewdocs" name="onlynewdocs">Receive report ONLY if new documents have been filed </label>
        </li>
        <li><label class="label--inline label--inline-checkbox" for="excludeprohac"><input type="checkbox" id="excludeprohac" name="excludeprohac">Exclude Pro Hac Vice Motions</label></li>
        <li><label class="label--inline label--inline-checkbox" for="excludeclaimtransfer"><input type="checkbox" id="excludeclaimtransfer" name="excludeclaimtransfer">Exclude Claim Transfer Notices</label></li>
      </ul>
    </div>
  </div>
  <div class="form-section">
    <label class="control-group-title">Recipients</label>
    <div class="inline-div control-group field-wrap" id="emailrecipients_div">
      <input type="text" id="emailrecipients" class="input--text inline-control" required="">
      <small>e.g. cschepper@kroll.com, bsteele@kroll.com</small>
      <div class="field__messages1"></div>
    </div>
  </div>
  <input class="maintable hideDisplay" onblur="PC_TrimText(this)" type="text" id="txtSN" maxlength="100">
  <div class="form-section">
    <label class="control-group-title summary-title">Summary</label>
    <div class="inline-div control-group field-wrap">
      <p id="sub-summary-desc" class="sub-summary-desc"></p>
      <div class="field__messages"></div>
    </div>
  </div>
  <div class="form-section form-buttons">
    <button id="btnCancelDocketSub" type="button" value="Cancel" class="btn btn--secondary" data-toggle="modal" data-target="modal-docket-subscription">cancel</button>
    <img id="LAW" src="" class="hideDisplay">
    <button type="submit" id="btn-submit-docket-sub" class="btn btn--submit" disabled="">SUBMIT</button>
  </div>
</form>

<form class="frmChangePassword" id="frmChangePassword">
  <div class="field field-wrap">
    <label for="OldPasswordShow" class="label field__label">Old Password</label>
    <input id="OldPassword" name="OldPassword" type="password" placeholder="Enter Old Password" value="" class="required input-text--inset js-input-text--inset error" data-val="true">
    <label title="This field is required." class="error" for="OldPassword"></label>
    <span class="field__note error">Enter your old password</span>
  </div><!--end field-->
  <span class="field-validation-valid" data-valmsg-for="OldPassword" data-valmsg-replace="true"></span>
  <div class="field field-wrap">
    <label for="newpasswordShow" class="label field__label">New Password</label>
    <input id="NewPassword" name="NewPassword" type="password" placeholder="Enter New Password" value="" class="required input-text--inset js-input-text--inset error" data-val="true">
    <label title="This field is required." class="error" for="NewPassword"></label>
    <span class="field__note error">Minimum of 6 characters.</span>
  </div><!--end field-->
  <span class="field-validation-valid" data-valmsg-for="NewPassword" data-valmsg-replace="true"></span>
  <div class="field field-wrap">
    <label for="ConpasswordShow" class="label field__label">Re-enter Password</label>
    <input id="Conpassword" name="Conpassword" type="password" placeholder="Re-enter New Password" value="" class="required input-text--inset js-input-text--inset error" data-val="true">
    <label title="This field is required." class="error" for="Conpassword"></label>
    <span class="field__note error">Password must match previously entered new password.</span>
  </div><!--end field-->
  <span class="field-validation-valid" data-valmsg-for="Conpassword" data-valmsg-replace="true"></span>
  <div class="form__actions">
    <button type="button" id="btnSubmitChangePassword" class="btn btn--submit">Change Password</button>
  </div>
  <div>
    <label id="LabelErrorChangePassword" class="field-validation-valid"></label>
  </div>
</form>

GET /talenenergy/Home-ClaimInfo

<form action="/talenenergy/Home-ClaimInfo" method="get" id="frmClaims">
  <input placeholder="enter name or number" class="search__input" name="ClaimSearchValue">
  <button class="btn btn--submit qsearch__form__button" id="cmdClaimSearch">SEARCH</button>
</form>

GET /talenenergy/Home-DocketInfo

<form action="/talenenergy/Home-DocketInfo" method="get" id="frmDocket">
  <input placeholder="enter name or number" class="search__input" name="DockSearchValue">
  <button class="btn btn--submit qsearch__form__button" id="cmdDocketSearch">SEARCH</button>
</form>

Text Content

×


DOCKET SUBSCRIPTION SCHEDULER

Create a recurring email based on criteria you specify below

Repeats Daily Weekly Monthly
Repeat Every 1 2 3 4 5 Days Weeks Months
Repeat Every
S M T W T F S
Repeat By
day of the month
Day Of Every Month(s)


Starts On
Time
00:00 00:30 01:00 01:30 02:00 02:30 03:00 03:30 04:00 04:30 05:00 05:30 06:00
06:30 07:00 07:30 08:00 08:30 09:00 09:30 10:00 10:30 11:00 11:30 12:00 12:30
13:00 13:30 14:00 14:30 15:00 15:30 16:00 16:30 17:00 17:30 18:00 18:30 19:00
19:30 20:00 20:30 21:00 21:30 22:00 22:30 23:00 23:30
 * 


every half-hour
Ends
 * Never
 * After Occurrences
 * On

Options
 * Case Talen Energy Supply, LLC(22-90054) PPL Corp., et al v. Talen Montana,
   LLC(22-09001)
 * Receive report ONLY if new documents have been filed
 * Exclude Pro Hac Vice Motions
 * Exclude Claim Transfer Notices

Recipients
e.g. cschepper@kroll.com, bsteele@kroll.com

Summary


cancel SUBMIT

Kroll Restructuring Administration (formerly known as Prime Clerk) collects your
email for the sole purpose of sending you updates on the docket activity for the
case you select at the frequency and for the duration that you designate. You
may unsubscribe by clicking the “Unsubscribe” link at the bottom of the email
updates you receive.

PRIME CLERK IS NOW KROLL RESTRUCTURING ADMINISTRATION. ALL PRIME CLERK URLS AND
EMAIL ADDRESSES ARE AUTOMATICALLY REDIRECTED.

×
×


LANGUAGE OPTIONS


Select a language Afrikaans Albanian Amharic Arabic Armenian Azeerbaijani Basque
Belarusian Bengali Bosnian Bulgarian Catalan Cebuano Chinese (Simplified)
Chinese (Traditional) Corsican Croatian Czech Danish Dutch English Esperanto
Estonian Finnish French Frisian Galician Georgian German Greek Gujarati Haitian
Creole Hausa Hawaiian Hebrew Hindi Hmong Hungarian Icelandic Igbo Indonesian
Irish Italian Japanese Javanese Kannada Kazakh Khmer Korean Kurdish Kyrgyz Lao
Latin Latvian Lithuanian Luxembourgish Macedonian Malagasy Malay Malayalam
Maltese Maori Marathi Mongolian Myanmar (Burmese) Nepali Norwegian Nyanja
(Chichewa) Pashto Persian Polish Portuguese (Portugal, Brazil) Punjabi Romanian
Russian Samoan Scots Gaelic Serbian Sesotho Shona Sindhi Sinhala (Sinhalese)
Slovak Slovenian Somali Spanish Sundanese Swahili Swedish Tagalog (Filipino)
Tajik Tamil Telugu Thai Turkish Ukrainian Urdu Uzbek Vietnamese Welsh Xhosa
Yiddish Yoruba Zulu
Talen Energy Supply, LLC
 * login
 * cases


ACCOUNT

 * 
 * 
 * change password

Logoff
Menu
×


CLIENT ACCESS LOGIN

Login to our enhanced client management system

Username

Enter your username or email address
Password

Minimum of 6 characters. Forgot password?
Log In
Your username or password is incorrect. Please try again or contact your case
team to reset your password.
×


CHANGE YOUR PASSWORD

Old Password Enter your old password
New Password Minimum of 6 characters.
Re-enter Password Password must match previously entered new password.
Change Password

×


--------------------------------------------------------------------------------

 * cases
 * login

--------------------------------------------------------------------------------

INFO CENTER
 * 844.721.3899 (US/Canada Toll Free)
 * +1 347.292.4080 (International)
 * LIVE CHAT
 * CONTACT US
 * DOCKET SUBSCRIPTION
   

--------------------------------------------------------------------------------

CASE NAVIGATION
 * Case Info
 * Docket
 * Claims
 * Submit a Claim

--------------------------------------------------------------------------------

QUICK LINKS
 * Voluntary Petitions
 * First Day Motions
 * First Day Orders
 * May 10, 2022 Recapitalization Press Release
 * General FAQs
 * Employee FAQs
 * Retiree FAQs
 * Vendor FAQs
 * Interim NOL Procedures Order
 * Interim NOL Notice
 * PPL Corp., et al v. Talen Montana, LLC
 * May 10, 2022 Hearing Audio File
 * Master Service List as of 5/13/2022


TALEN ENERGY SUPPLY, LLC

Case No. 22-90054

 * case info

--------------------------------------------------------------------------------

Case Navigation
 * Case Info
 * Docket
 * Claims
 * Submit a Claim

Quick Links
 * Voluntary Petitions
 * First Day Motions
 * First Day Orders
 * May 10, 2022 Recapitalization Press Release
 * General FAQs
 * Employee FAQs
 * Retiree FAQs
 * Vendor FAQs
 * Interim NOL Procedures Order
 * Interim NOL Notice
 * PPL Corp., et al v. Talen Montana, LLC
 * May 10, 2022 Hearing Audio File
 * Master Service List as of 5/13/2022

 * Case Background
 * Important Information & Dates
 * Parties
 * Debtors


CASE BACKGROUND

On May 9, 2022, Talen Energy Supply, LLC and 71 affiliated debtors
(collectively, the "Debtors") each filed a voluntary petition for relief under
Chapter 11 of the United States Bankruptcy Code in the United States Bankruptcy
Court for the Southern District of Texas (Houston Division). The cases are
pending before the Honorable Marvin Isgur, and are jointly administered under
Case No. 22-90054. Talen Energy Corporation, Cumulus Growth subsidiaries,
LMBE-MC Holdco II LLC and its subsidiaries, and Talen Receivables Funding (TRF)
are not part of the filing.


IMPORTANT INFORMATION & DATES


MEETING OF CREDITORS

The Meeting of Creditors (the “section 341 meeting”) will be held on June 13,
2022 at 11:00 a.m. (CT). 


FIRST DAY HEARING

A hearing on the Debtors' First Day Motions was held on May 10, 2022, at 4:00
p.m. (CT) before the Honorable Marvin Isgur, United States Bankruptcy Court of
the Southern District of Texas (Houston Division), in Courtroom 404, 4th floor,
515 Rusk, Houston, Texas 77002.  A final hearing on certain of the First Day
Motions will be held on June 8, 2022, at 3:30 p.m. (CT).

Please click below to view and download the Debtors' First Day Motions and
Orders:

First Day Motions


First Day Orders






--------------------------------------------------------------------------------


DATES

DonwlaodClaim
May 9 2022 Petition Date -- Voluntary Peti... Add to Calendar
June 8 2022 Final First Day Hearing 3:30 p.m. (CT) First Day Moti... Add to
Calendar
June 13 2022 341 Meeting 11:00 a.m. (CT)   Add to Calendar
+ SHOW ALL DATES
May 9 2022 --
Petition Date Voluntary Petitions Add to Calendar
May 10 2022 4:00 p.m. (CT)
First Day Hearing First Day Motions Add to Calendar
June 8 2022 3:30 p.m. (CT)
Final First Day Hearing First Day Motions Add to Calendar
June 13 2022 11:00 a.m. (CT)
341 Meeting Add to Calendar


PARTIES


DEBTORS' COUNSEL

 * WEIL, GOTSHAL & MANGES LLP (TEXAS)
   
   700 Louisiana Street, Suite 1700
   Houston, TX   77002
   https://www.weil.com/
   Phone: 713-546-5000
   Fax: 713-224-9511
   
   
   Gabriel A. Morgan
   Clifford Carlson
   

 * WEIL, GOTSHAL & MANGES LLP (NEW YORK)
   
   767 Fifth Avenue
   New York, NY   10153
   https://www.weil.com/
   Phone: 212-310-8000
   Fax: 212-310-8007
   
   
   Matthew S. Barr
   Alexander Welch
   Katherine Lewis
   


UNITED STATES TRUSTEE AND COURT INFORMATION

 * OFFICE OF THE UNITED STATES TRUSTEE
   
   515 Rusk Street, Suite 3516
   Houston, TX   77002
   https://www.justice.gov/ust-regions-r07
   Phone: 713-718-4650
   Fax: 713-718-4670
   
   
   Jana Smith Whitworth
   

 * UNITED STATES BANKRUPTCY COURT, SOUTHERN DISTRICT OF TEXAS
   
   United States Courthouse
   515 Rusk Avenue
   Houston, TX   77002
   https://www.txs.uscourts.gov/page/bankruptcy-court
   Phone: 713-250-5500
   
   
   
   
   


DEBTORS

Case Number
Debtor Name
Petition Date
Case Number 22-90054 Debtor Name Talen Energy Supply, LLC Petition Date May 09,
2022 Case Number 22-90055 Debtor Name Talen Montana Holdings, LLC Petition Date
May 09, 2022 Case Number 22-90056 Debtor Name Talen Montana, LLC Petition Date
May 09, 2022 Case Number 22-90057 Debtor Name Montana Growth Holdings LLC
Petition Date May 09, 2022 Case Number 22-90058 Debtor Name Colstrip Comm Serv,
LLC Petition Date May 09, 2022 Case Number 22-90059 Debtor Name Talen
Generation, LLC Petition Date May 09, 2022 Case Number 22-90060 Debtor Name
Montour, LLC Petition Date May 09, 2022 Case Number 22-90061 Debtor Name Brunner
Island, LLC Petition Date May 09, 2022 Case Number 22-90062 Debtor Name Raven
Power Generation Holdings LLC Petition Date May 09, 2022 Case Number 22-90063
Debtor Name Raven Power Group LLC Petition Date May 09, 2022 Case Number
22-90064 Debtor Name Raven Power Finance LLC Petition Date May 09, 2022 Case
Number 22-90065 Debtor Name Raven Power Fort Smallwood LLC Petition Date May 09,
2022 Case Number 22-90066 Debtor Name Raven FS Property Holdings LLC Petition
Date May 09, 2022 Case Number 22-90067 Debtor Name H.A. Wagner LLC Petition Date
May 09, 2022 Case Number 22-90068 Debtor Name Brandon Shores LLC Petition Date
May 09, 2022 Case Number 22-90069 Debtor Name Raven Lot 15 LLC Petition Date May
09, 2022 Case Number 22-90070 Debtor Name Fort Armistead Road – Lot 15 Landfill,
LLC Petition Date May 09, 2022 Case Number 22-90071 Debtor Name Raven Power
Property LLC Petition Date May 09, 2022 Case Number 22-90072 Debtor Name RMGL
Holdings LLC Petition Date May 09, 2022 Case Number 22-90073 Debtor Name Brunner
Island Services, LLC Petition Date May 09, 2022 Case Number 22-90074 Debtor Name
Realty Company of Pennsylvania Petition Date May 09, 2022 Case Number 22-90075
Debtor Name BDW Corp. Petition Date May 09, 2022 Case Number 22-90077 Debtor
Name Lady Jane Collieries, Inc. Petition Date May 09, 2022 Case Number 22-90078
Debtor Name Montour Services, LLC Petition Date May 09, 2022 Case Number
22-90080 Debtor Name Holtwood, LLC Petition Date May 09, 2022 Case Number
22-90082 Debtor Name Martins Creek, LLC Petition Date May 09, 2022 Case Number
22-90084 Debtor Name Sapphire Power Generation Holdings LLC Petition Date May
09, 2022 Case Number 22-90086 Debtor Name Sapphire Power LLC Petition Date May
09, 2022 Case Number 22-90088 Debtor Name Sapphire Power Finance LLC Petition
Date May 09, 2022 Case Number 22-90089 Debtor Name MEG Generating Company, LLC
Petition Date May 09, 2022 Case Number 22-90076 Debtor Name Sapphire Power
Marketing LLC Petition Date May 09, 2022 Case Number 22-90079 Debtor Name
Pedricktown Management Company LLC Petition Date May 09, 2022 Case Number
22-90081 Debtor Name Pedricktown Investment Company LLC Petition Date May 09,
2022 Case Number 22-90083 Debtor Name Pedricktown Cogeneration Company LP
Petition Date May 09, 2022 Case Number 22-90085 Debtor Name York Plant Holding,
LLC Petition Date May 09, 2022 Case Number 22-90087 Debtor Name York Generation
Company LLC Petition Date May 09, 2022 Case Number 22-90091 Debtor Name Elmwood
Energy Holdings, LLC Petition Date May 09, 2022 Case Number 22-90093 Debtor Name
Elmwood Park Power, LLC Petition Date May 09, 2022 Case Number 22-90095 Debtor
Name Camden Plant Holding, L.L.C. Petition Date May 09, 2022 Case Number
22-90098 Debtor Name Newark Bay Holding Company, L.L.C. Petition Date May 09,
2022 Case Number 22-90100 Debtor Name Liberty View Power, L.L.C. Petition Date
May 09, 2022 Case Number 22-90103 Debtor Name Newark Bay Cogeneration
Partnership, L.P. Petition Date May 09, 2022 Case Number 22-90123 Debtor Name
Talen II Growth Parent LLC Petition Date May 09, 2022 Case Number 22-90105
Debtor Name Morris Energy Management Company, LLC Petition Date May 09, 2022
Case Number 22-90107 Debtor Name Morris Energy Operations Company, LLC Petition
Date May 09, 2022 Case Number 22-90109 Debtor Name Lower Mount Bethel Energy,
LLC Petition Date May 09, 2022 Case Number 22-90111 Debtor Name Pennsylvania
Mines, LLC Petition Date May 09, 2022 Case Number 22-90113 Debtor Name MC OpCo
LLC Petition Date May 09, 2022 Case Number 22-90114 Debtor Name Talen Nuclear
Development, LLC Petition Date May 09, 2022 Case Number 22-90115 Debtor Name
Bell Bend, LLC Petition Date May 09, 2022 Case Number 22-90116 Debtor Name
Susquehanna Nuclear, LLC Petition Date May 09, 2022 Case Number 22-90117 Debtor
Name Talen Texas, LLC Petition Date May 09, 2022 Case Number 22-90090 Debtor
Name Barney Davis, LLC Petition Date May 09, 2022 Case Number 22-90092 Debtor
Name Nueces Bay, LLC Petition Date May 09, 2022 Case Number 22-90094 Debtor Name
Laredo, LLC Petition Date May 09, 2022 Case Number 22-90096 Debtor Name Talen
Texas Property, LLC Petition Date May 09, 2022 Case Number 22-90097 Debtor Name
Talen Texas Group, LLC Petition Date May 09, 2022 Case Number 22-90099 Debtor
Name Talen Energy Marketing, LLC Petition Date May 09, 2022 Case Number 22-90101
Debtor Name Talen Energy Retail LLC Petition Date May 09, 2022 Case Number
22-90102 Debtor Name Talen Treasure State, LLC Petition Date May 09, 2022 Case
Number 22-90104 Debtor Name Talen Energy Services Group, LLC Petition Date May
09, 2022 Case Number 22-90106 Debtor Name Talen Energy Services Holdings, LLC
Petition Date May 09, 2022 Case Number 22-90108 Debtor Name Talen Energy
Services Northeast, Inc. Petition Date May 09, 2022 Case Number 22-90110 Debtor
Name Talen Land Holdings, LLC Petition Date May 09, 2022 Case Number 22-90112
Debtor Name Talen NE LLC Petition Date May 09, 2022 Case Number 22-90120 Debtor
Name NorthEast Gas Generation Holdings, LLC Petition Date May 09, 2022 Case
Number 22-90118 Debtor Name Dartmouth Plant Holding, LLC Petition Date May 09,
2022 Case Number 22-90119 Debtor Name Dartmouth Power Holding Company, L.L.C.
Petition Date May 09, 2022 Case Number 22-90121 Debtor Name Dartmouth Power
Generation, L.L.C. Petition Date May 09, 2022 Case Number 22-90122 Debtor Name
Dartmouth Power Associates Limited Partnership Petition Date May 09, 2022 Case
Number 22-90124 Debtor Name Talen II Growth Holdings LLC Petition Date May 09,
2022 Case Number 22-90125 Debtor Name Talen Technology Ventures LLC Petition
Date May 09, 2022

Live chat
Info Center
 * 844.721.3899 (US/Canada Toll Free)
 * +1 347.292.4080 (International)
 * LIVE CHAT
 * CONTACT US
 * DOCKET SUBSCRIPTION
   

--------------------------------------------------------------------------------


QUICK SEARCH

ClaimsDocket
SEARCH
SEARCH


 * disclaimer
 * terms of use
 * privacy notice
 * team
 * 
 * 

© 2022 Kroll. All rights reserved.

May

SunMonTueWedThuFriSat
123456789101112131415161718192021222324252627282930311234567891011
May

SunMonTueWedThuFriSat
123456789101112131415161718192021222324252627282930311234567891011