-
### Description of the bug
Running a newly created application (`npx @vaadin/cli init hello`) with `vaadin.frontend.hotdeploy=true` and load testing it as
```
#!/bin/bash
for a in `seq 1 1000`…
-
我配置的连接ip地址是服务器的外网ip地址,但是这个报错里面是服务器的内网ip地址
报错中10.10.0.82是我的服务器的内网ip地址
能不能提供一下HotDeployClient这个类的源码看一看。。
```
[14:22:51] Failed to initialize IHotDeployService:java.rmi.ConnectException: Co…
-
[19:02:12] [127.0.0.1:8089] Initialized hot-seconds.xml:HotDeployConfig{ author='liubsyy', secret='123', remoteIp='127.0.0.1', remotePort=8089, connections=[Connection{secret='123', ip='127.0.0.1', po…
-
### Your issue description
Since Vaadin 24 the Framework the framework started throwing an error when hotdeploy is enabled.
The Details of his Issue including a demo project can be found [here](http…
-
### Description of the bug
I want to use a local font in a theme, I'm following the documentation here: https://vaadin.com/docs/latest/styling/application-theme#images-fonts
When I start the appli…
-
## 环境:
IntelliJ IDEA 2023.2 (Build #IU-232.8660.185, built on July 26, 2023)
HotSecondsClient 端版本:1.8.5
HotSecondsServer 端版本:HotSecondsServer-future2
Java version "1.8.0_382"
libjvm.so 使用版本:1.8.0…
-
### Description of the bug
When your application has a theme folder, you can create files inside the `components` subfolder to override component styles.
These are not picked up unless there is …
-
We would like add a new streaming board, based on the attempt board. Could you guide us, to where in the code we should look, and how to add a new streaming board?
We imagine, that we basically just …
-
### Describe your motivation
When a javascript file is updated in the project the dev-bundle is regenerated and a lot of files are removed and recreated (with a different unique name).
So the git …
-
```
[root@vm12345-1214332 HotSecondsServer]# java -XXaltjvm=dcevm -javaagent:HotSecondsServer.jar=hotconf=hot-seconds-remote.xml
HOTSECONDS: 18:40:17.886 INFO findAllDependencyClasses[]
HOTSECONDS:…