-
Due to PCI security concerns, we recently had to drop support for TLS 1.0 and 1.1. That transition went rather smoothly, except for one project that was built in 2005 and uses the CSLA framework. Afte…
-
Travis build failure.
```
[info] * sample.distributeddata.ReplicatedMetricsSpec
[JVM-1] Picked up _JAVA_OPTIONS: -Xmx2048m -Xms512m
[JVM-2] Picked up _JAVA_OPTIONS: -Xmx2048m -Xms512m
[JVM-3] P…
-
Hi, when I pressed "build" for the first time on a subpackage, it gave me this error:
```
System.NullReferenceException: Object reference not set to an instance of an object
Server stack trace:
a…
Kelet updated
10 years ago
-
Hi,
we are using Jenkins 1.609.3.
we have long jobs running 4 - 7 hours for executing our regression automation suite. Recently we are getting "Slave went offline during the build" though the mach…
timja updated
7 years ago
-
### 问题描述
*简要描述您碰到的问题。*
类:
```java
public UserDubboService {
LoginAccountVo getAccountById(String id);
}
@Data
public LoginAccountVo {
private String id;
private LoginType type;
}
…
-
### Pre-check
- [X] I am sure that all the content I provide is in English.
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and f…
-
I am able to hook into pretty much every process except the one i want to hook. RemoteHooking.Inject throws:
```
Unhandled Exception: System.ApplicationException: STATUS_INTERNAL_ERROR: Unknown error…
-
IOException: No such file or directory
System.IO.Ports.SerialPortStream.ThrowIOException ()
System.IO.Ports.SerialPortStream..ctor (System.String portName, Int32 baudRate, Int32 dataBits, Parity par…
-
[root@Company lua-amf]# make clean
rm -f amf_codec.so src/amf_codec.o src/amf_buf.o src/amf_cursor.o src/amf_remoting.o src/lua-amf-codec.o
[root@Company lua-amf]# make
cc -g -fPIC -std=c99 -pedantic …
ghost updated
11 years ago
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the existi…