Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (160 - 162 of 172)

Ticket Resolution Summary Owner Reporter
#139 fixed java.lang.ProcessBuilder.directory() is ignored dmik
Description

When creating a new process with ProcessBuilder?.start(), the directory() attribute is ignored: the child process is always started in the current directory of the parent process.

This in particular breaks SmartGit?: many commands report "Not a git repository" because git.exe is started in a wrong dir.

#51 fixed java.library.path is incorrectly initialized with PATH instead of LIBPATH dmik
Description

This results into the inability to find native JNI DLLs of third party applications (such as TCPCFG2 or LVMGUI, see #49).

#141 invalid java6 prevents open ssh connections oara27
Description

ssh sessions (OpenSSH_5.3p1) just won't start with java6. No error messages. There is no problem with java 1.4.2_09. What connection is there between ssh and java, anyway?

Thank you,

Oscar Rondon

Note: See TracQuery for help on using queries.