Problem: build CI service, an automated build use ant scripts compile times wrong: under Caused by: Java. IO. IOException: CreateProcess error = 87, The parameter is incorrect, search found at https://community.oracle.com/thread/2245134?Tstart =0 says this is a problem because the classpath is too long, which seems understandable considering the JAR files
Check buld.xml for configuration items
Check buld.xml for configuration items
fork="true"
Ant will create a new virtual machine to run the compile task, so here’s the problem, this will involve passing parameters between processes
https://support.microsoft.com/zh-cn/kb/830473, more than xp, the longest can support 8091, Win2000 longest support 2047, actually on the server manually run the same error, should be a directory hierarchy is too long, too deep to parameters than the longest support character;
Solution: Remove fork=”true” from build.xml and run again
Read More:
- Caused by: java.io.IOException: APR error: -730053
- Caused by: java.sql.SQLException: Parameter index out of range (1 > number of parameters, which is 0
- Caused by: java.net.SocketException : connection reset or caused by: java.sql.SQLRecoverableException solve
- Solve the problem caused by: java.sql.SQLRecoverableException : IO error: connection reset related problems
- Ambqpioexception of rabbitmq error: java.io.ioexception
- Shrio | java.io.IOException: Resource [classpath:shiro.ini] could not be found
- [Solved] nacos Startup Error: java.io.IOException…
- File.createNewFile report errors java.io.IOException , resolved
- When Tomcat starts: IOException while loading persistent sessions: java.io.EOFException Solutions for
- Caused by: java.lang.IllegalStateException: Ambiguou There is already ‘XXXXXXController‘ bean method
- Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no furthe
- Caused by: java.lang.reflect.InvocationTargetExceptio
- android Caused by: java.util.ConcurrentModificationException
- Exception on start hive: caused by: java.net.noroutetohostexception: no route to host
- Caused by: java.lang.ClassNotFoundException: com.alibaba.nacos.api.naming.NamingMaintainService
- Error:java.io.FileNotFoundException: Path is not a file [How to Solve]
- The file is generated, but an error is still reported. Error: CreateProcess failed
- java.sql.SQLException: Incorrect string value:
- CreateProcess error 206 The filename or extension is too lo
- Error: (22,57) Java: type parameter… Mapper is not in the range of type variable M