Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Re: Address is invalid on local machine [on windows 8 only]

    I thought you were having a problem executing java programs. Why do you need a global setting if you are using a commandline with the needed option?
  2. Re: Address is invalid on local machine [on windows 8 only]

    What you posted was paths to folders.
    What I am talking about is the commandline used to execute a java program. This is an example of a commandline:
    java -Djava.net.preferIPv4Stack=true -jar...
  3. Re: Address is invalid on local machine [on windows 8 only]

    Where does the commandline with the java command etc come from?
    Can you modify that commandline to include that option?

    For example on Windows7 and XP I can change the registry entry.
  4. Re: Address is invalid on local machine [on windows 8 only]

    You'll have to wait until someone with Windows 8 comes along.

    Also posted at: http://stackoverflow.com/questions/15105357/address-is-invalid-on-local-machine-on-windows-8-only
  5. Re: Address is invalid on local machine [on windows 8 only]

    I can't believe the stack trace in the error message would be the same.
  6. Re: Address is invalid on local machine [on windows 8 only]

    Does the code work if you put it in a small program and execute it from the commandline?
Results 1 to 6 of 6