Giter Club home page Giter Club logo

Comments (10)

DustinGrau-PSC avatar DustinGrau-PSC commented on June 29, 2024

I was about to say, I thought I added the feature recently, and I apparently did. However, it's only used as part of the "Trim Session" functionality to dump the session stack prior to termination. Looks like the front-end would just need to have the input added so it can be passed through. I can add this request to our backlog to prioritize.

from iceberg.

c3rberus avatar c3rberus commented on June 29, 2024

Yeah, it's great that it's there when trim is called, but sometimes we just want to be able to stack a single running session a few times to see what's going on and where in the call stack things are at :) Thanks for adding this to the backlog, I will keep an eye out and test it out when it becomes available.

from iceberg.

c3rberus avatar c3rberus commented on June 29, 2024

Hi Dustin, any update on this one?

from iceberg.

DustinGrau-PSC avatar DustinGrau-PSC commented on June 29, 2024

Unfortunately no movement yet due to higher priorities since the start of the year. It's still logged and waiting for action.

from iceberg.

DustinGrau-PSC avatar DustinGrau-PSC commented on June 29, 2024

Good news, I was able to take a look at the scope of the change which was small enough to take on for a quick fix. I'm working to get the changes incorporated into the main branch though they are available here if you wish to preview:
https://github.com/progress/iceberg/tree/develop-march24

If that branch is gone by the time you have a chance to look, then take that as a sign the enhancement was merged.

UPDATE: The changes have now been merged.

from iceberg.

c3rberus avatar c3rberus commented on June 29, 2024

Hi Dustin,

This is great news, I tried the latest merge, and it looks like the utils.zip has the dos break lines ^M in the file, this breaks functionality.

Found iceberg repository, continuing.
Buildfile: /usr/local/iceberg/PAS/Management/OEManager/ABL/build.xml

deploy:
    [unzip] Expanding: /usr/local/iceberg/PAS/Management/OEManager/ABL/utils.zip into /xxx/xxx/xxx/utils

BUILD SUCCESSFUL
Total time: 0 seconds
Iceberg OEManager WebApp has been deployed.
oemanager.sh: line 3: $'\r': command not found
oemanager.sh: line 5: $'\r': command not found
oemanager.sh: line 55: syntax error near unexpected token `$'do\r''
'emanager.sh: line 55: `for arg in "$@"; do

I can work around this, but just as a FYI.

from iceberg.

DustinGrau-PSC avatar DustinGrau-PSC commented on June 29, 2024

That's interesting as I did not directly modify the shell scripts as part of the work done. I'll need to check the build process to see if it was due to error while creating the zip file or when copying between our internal and public repositories.

If you are able to work around the line endings and confirm the changes, I can at least close this request and work on correcting the build artifacts.

from iceberg.

c3rberus avatar c3rberus commented on June 29, 2024

I tried the latest pull request, and I get below error.

Buildfile: /usr3/wrk/training/utils/oemanager.xml

status:
     [echo] Code Release: 2024-02-29T13:08:48.666
     [echo]
     [echo] DLC Home: /usr3/dlc
     [echo] OpenEdge Version: 12.2.13

BUILD FAILED
/usr3/wrk/training/utils/oemanager.xml:605: The following error occurred while executing this line:
/usr3/wrk/training/utils/oemanager.xml:363: Problem: failed to create task or type else
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.

from iceberg.

DustinGrau-PSC avatar DustinGrau-PSC commented on June 29, 2024

Ah, I see it. Looks like a syntax error in the Ant script for sure. If you can, take from this branch and let me know if it works better. If things look good then I'll get it merged.

https://github.com/progress/iceberg/tree/develop-march24

from iceberg.

c3rberus avatar c3rberus commented on June 29, 2024

Hi Dustin,

Using the latest works, no issues and I am able to stack a single session. Thanks for your help with this!

from iceberg.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.