History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-22057
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Nikolay Chashnikov
Reporter: Serge Baranov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Jasper validator should be able to handle long command line

Created: 04 Oct 07 13:10   Updated: 06 Nov 08 23:07
Component/s: J2EE
Fix Version/s: Undefined

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,318
Severity: Medium


 Description  « Hide
2007-10-03 13:35:18,918 [5150895] INFO - duleJasper2InvocationValidator -
java.io.IOException: Cannot run program "/usr/java/jdk1.6.0_02/bin/java": java.io.IOException: error=7, Argument list too long
at java.lang.ProcessBuilder.start(ProcessBuilder.java:459)
at java.lang.Runtime.exec(Runtime.java:593)
at java.lang.Runtime.exec(Runtime.java:509)
at com.intellij.javaee.module.view.web.WebModuleJasper2InvocationValidator.validate(WebModuleJasper2InvocationValidator.java:61)
at com.intellij.javaee.module.view.web.JasperValidator.process(JasperValidator.java:43)
at com.intellij.compiler.impl.FileProcessingCompilerAdapter.process(FileProcessingCompilerAdapter.java:5)
at com.intellij.compiler.impl.CompileDriver.a(CompileDriver.java:16)
at com.intellij.compiler.impl.CompileDriver.a(CompileDriver.java:390)
at com.intellij.compiler.impl.CompileDriver.a(CompileDriver.java:574)
at com.intellij.compiler.impl.CompileDriver.a(CompileDriver.java:73)
at com.intellij.compiler.impl.CompileDriver.access$400(CompileDriver.java:87)
at com.intellij.compiler.impl.CompileDriver$5$1.run(CompileDriver.java:0)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:51)
at com.intellij.compiler.impl.CompileDriver$5.run(CompileDriver.java:3)
Caused by: java.io.IOException: java.io.IOException: error=7, Argument list too long
at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
at java.lang.ProcessImpl.start(ProcessImpl.java:65)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:452)
... 13 more

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.