jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • groovy
  • GROOVY-3117

PATHEXT environment variable hogged?

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.5.7
  • Fix Version/s: 1.6.1
  • Component/s: None
  • Labels:
    None
  • Environment:
    WinXP SP3

Description

After installing Groovy using groovy-1.5.7-installer.exe, I noticed problems to start my WebLogic server...
After investigation it turned out it was no longer possible to run 'java' from command line, it did work when using 'java.exe'
Some further investigation showed that the environment variable PATHEXT was now PATHEXT=;.groovy;.gy in stead of the usual value PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH

Needless to say Groovy left the building in the mean time... (

Issue Links

duplicates

Bug - A problem which impairs or prevents the functions of the product. GROOVY-3289 System path emptied by installer 1.5.7 on windows

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Bug - A problem which impairs or prevents the functions of the product. GROOVY-3336 CLONE -System path emptied by installer 1.6 RC2 on windows

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Guillaume Laforge added a comment - 23/Oct/08 5:56 AM

Groovy doesn't have to leave the building: just don't use the windows installer if it causes problems.
That said, we'll investigate the issue.

Show
Guillaume Laforge added a comment - 23/Oct/08 5:56 AM Groovy doesn't have to leave the building: just don't use the windows installer if it causes problems. That said, we'll investigate the issue.
Hide
Permalink
A. Vdh added a comment - 23/Oct/08 7:24 AM

I was just trying to debug a Groovy script I needed for Canoo Webtest...

Show
A. Vdh added a comment - 23/Oct/08 7:24 AM I was just trying to debug a Groovy script I needed for Canoo Webtest...
Hide
Permalink
John Bäckstrand added a comment - 16/Jan/09 1:36 AM

I see this has a fix version set, does this mean its fixed?

Also, is this fix in 1.6-RC1? See also my dupe GROOVY-3289

Show
John Bäckstrand added a comment - 16/Jan/09 1:36 AM I see this has a fix version set, does this mean its fixed? Also, is this fix in 1.6-RC1? See also my dupe GROOVY-3289
Hide
Permalink
Guillaume Laforge added a comment - 16/Jan/09 2:27 AM

It's not fixed yet AFAIK.

Show
Guillaume Laforge added a comment - 16/Jan/09 2:27 AM It's not fixed yet AFAIK.
Hide
Permalink
Joachim Baumann added a comment - 16/Jan/09 5:20 PM

The 1.6-RC-1 release contains a fix for the problem with setting the path (GROOVY-3289). Please test it and report whether setting the path works without problems. If setting the path works, and setting pathext doesn't then I'll change setting the pathext to the new implementation as well.

Show
Joachim Baumann added a comment - 16/Jan/09 5:20 PM The 1.6-RC-1 release contains a fix for the problem with setting the path (GROOVY-3289). Please test it and report whether setting the path works without problems. If setting the path works, and setting pathext doesn't then I'll change setting the pathext to the new implementation as well.
Hide
Permalink
Joachim Baumann added a comment - 11/Apr/09 5:41 PM

There seem to be no more problems. The solution seems to be the same as for the path, using a special version of NSIS.

Show
Joachim Baumann added a comment - 11/Apr/09 5:41 PM There seem to be no more problems. The solution seems to be the same as for the path, using a special version of NSIS.

People

  • Assignee:
    Joachim Baumann
    Reporter:
    A. Vdh
Vote (0)
Watch (0)

Dates

  • Created:
    23/Oct/08 5:41 AM
    Updated:
    15/Oct/09 5:32 PM
    Resolved:
    11/Apr/09 5:41 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.