이 콘텐츠는 선택한 언어로 제공되지 않습니다.

Chapter 2. Known issues


The following issues are known to exist in 6.0:
Cannot use the help in the generic Apache Karaf shell
Red Hat JBoss A-MQ's console is normally launched using the fusemq command which is fully functional. However, Red Hat JBoss A-MQ also includes a generic Apache Karaf shell that can be launched using the shell command. In the generic shell, the help command throws an exception.
We do not recommend using the generic Apache Karaf shell.
ls can cause an exception
The ls console command, which is used for inspecting OSGi bundles, will throw an exception when listing the contents of some bundles.
Microsoft Visual C++ Runtime required on Windows 7 64-bit
On certain 64bit Windows platforms you need Microsoft Visual C++ 2008 Redistributable Package (x64) installed or Red Hat JBoss A-MQ will not start.
Java hash code security vulnerability
It was found that the Java hashCode() method implementation was susceptible to predictable hash collisions. A remote attacker could use this flaw to cause the Jetty HTTP server (a component of Apache Karaf used by Red Hat JBoss Fuse) to use an excessive amount of CPU time by sending an HTTP request with a large number of parameters whose names map to the same hash value. This update introduces a limit of 1000 on the number of parameters processed per request to mitigate this issue.
The Fuse IDE's Properties view sometimes gets stuck displaying the status or properties of a process previously selected in Fuse JMX Navigator.
When this happens, click the unpin button on the Properties view tool bar to populate the Properties view with the status or properties of a newly selected process.
Red Hat JBoss Fuse IDE may fail to download all Maven dependencies when you create a project
When this happens, you may not be able to run the project as a Local Camel Context. You can force the downloading of missing Maven dependencies by right-clicking the newly created project's root folder (not the pom.xml file) in Package Explorer/Project Explorer, and selecting Maven Update Project with the Force Update of Snapshots/Releases option enabled.
Fast switching between a node's configuration tabs in the Fuse IDE's Properties view can cause a StackOverflowException
For example, switching quickly between the data format tabs of a Marshal or Unmarshal node can cause this exception.
For a few EIPs, adding them to a route in the Fuse IDE's Design view can generate a duplicate <from/> element within the <route/> element
Typically, this happens when, for example, you have a route that contains a choice node with its own internal target endpoints followed by another target endpoint outside the choice node. Instead of one flow in which messages first traverse the choice node then continue through the trailing endpoint, the route editor's Design view creates and inserts a duplicate<from/> element inside the <route/> element to generate two separate flows—one going through the choice node, and the other going directly to the trailing endpoint.
Used similarly, these EIPs also generate duplicate <from/> elements:
  • multicast
  • pipeline
  • splitter
  • load balance
  • filter
  • resequence
  • throttle
When you create such routes using these EIPs, and you want to retain a single flow, create the routes in Source view, not Design view, to avoid generating a duplicate <from/> element in your route.
맨 위로 이동
Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다. 최신 업데이트를 확인하세요.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

Theme

© 2025 Red Hat