Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (106 - 108 of 172)

Ticket Resolution Summary Owner Reporter
#130 worksforme Spontaneous NoClassDefFoundError exceptions dmik
Description

Sometimes starting a Java application fails with the NoClassDefFoundError? exception being thrown.

The problem is quite rare and the the failed class name is quite random. Just retrying the startup procedure solves it.

I'm seeing it since long. However, it's really hard to reproduce on demand. Once I've got it next time, I will attach the logs.

#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.

#159 fixed Occasional hangs on Ctrl-C dmik
Description

Sometimes the Java process hangs in the exit list on thread 1 when terminating the Java application by sending it a Ctrl-C signal.

This is rare and therefore it's easier to catch it when using the debug build of Odin/Java?. In either case it's not nice and needs to be fixed.

Note: See TracQuery for help on using queries.