Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,8 @@ All commands that involve `git` actions, such as publishing to Exchange and comm
Failed to authenticate to git remote
----

To address this issue, cancel the error notification, and ensure that your IDE is set to the correct region for your project and that you are logged in to Anypoint Platform.
To address this issue, cancel the error notification, and ensure that your IDE is set to the correct region for your project and that you are logged in to Anypoint Platform.

== See Also

include::release-notes::partial$release-notes/rn-known-issues.adoc[tag=knownIssuesSeeAlsoLink]
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,7 @@ Deleting the Cloud IDE instance permanently removes local project files. Back up
. Delete the Cloud IDE instance.
. Wait 1 minute.
. Click *Launch* to create a new Cloud IDE instance.

== See Also

include::release-notes::partial$release-notes/rn-known-issues.adoc[tag=knownIssuesSeeAlsoLink]
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,8 @@ The error `Invalid input` typically occurs when special characters, such as `?`,
image::dw-issue-invalid-input.png["'Invalid input' error"]

//TODO: VERIFY THAT THIS COVERS IT:
For more information, see xref:dataweave::dataweave-language-introduction.adoc#valid-identifiers[Rules for Declaring Valid Identifiers] and xref:dataweave::dataweave-language-introduction.adoc#escape-special-characters[Escape Special Characters].
For more information, see xref:dataweave::dataweave-language-introduction.adoc#valid-identifiers[Rules for Declaring Valid Identifiers] and xref:dataweave::dataweave-language-introduction.adoc#escape-special-characters[Escape Special Characters].

== See Also

include::release-notes::partial$release-notes/rn-known-issues.adoc[tag=knownIssuesSeeAlsoLink]
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@ In Anypoint Code Builder, the error `Failed to deploy to CloudHub: 400` occurs w
To address this isssue, increase the vCore allocation to the root organization or business group in the *Sandbox* environment:

* To reallocate resources, see xref:access-management::business-groups.adoc#redistribute-resources[Redistribute Resources Between Existing Business Groups].
* To manage environments, see xref:access-management::environments.adoc[]. For additional help, contact your organization administrator for Anypoint Platform.
* To manage environments, see xref:access-management::environments.adoc[]. For additional help, contact your organization administrator for Anypoint Platform.

== See Also

include::release-notes::partial$release-notes/rn-known-issues.adoc[tag=knownIssuesSeeAlsoLink]
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ Generative AI determines the output format based on the file that was in focus w
* xref:access-management::enabling-einstein.adoc[]
* xref:start-acb.adoc#log-in-to-anypoint-platform-from-the-ide[Log in to Anypoint Platform from the IDE]
* xref:access-management::permissions-by-product.adoc#anypoint-code-builder[Anypoint Code Builder Permissions]
include::release-notes::partial$release-notes/rn-known-issues.adoc[tag=knownIssuesSeeAlsoLink]
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,4 @@ java -version
* xref:start-acb.adoc#log-in-to-anypoint-platform-from-the-ide[Log in to Anypoint Platform from the IDE]
* xref:start-configure-permissions.adoc#permissions[Anypoint Code Builder Permissions]
* xref:vibes-create-integrations.adoc[]
include::release-notes::partial$release-notes/rn-known-issues.adoc[tag=knownIssuesSeeAlsoLink]
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ See xref:des-create-api-fragments.adoc#create-add-fragment-directly[Create and A

* xref:imp-implement-api-specs.adoc[]
* xref:imp-implement-local-apis.adoc#[]
include::release-notes::partial$release-notes/rn-known-issues.adoc[tag=knownIssuesSeeAlsoLink]
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,7 @@ The error `There was an issue solving the dependencies for the asset` occurs whe

To address this issue and avoid other errors, try logging in to Anypoint Platform from the IDE, and wait for the project to finish loading before attempting to resolve any missing dependencies that remain.


== See Also

include::release-notes::partial$release-notes/rn-known-issues.adoc[tag=knownIssuesSeeAlsoLink]
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,4 @@ For complex operations, a longer timeout might be required.
* xref:a4d-mcp-server.adoc[]
* xref:troubleshooting.adoc[]
* xref:troubleshoot-generative-ai.adoc[]
include::release-notes::partial$release-notes/rn-known-issues.adoc[tag=knownIssuesSeeAlsoLink]
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,7 @@ To address this issue, add processing components or connector operations to your
include::partial$acb-component-info.adoc[tags="note-component-ref"]

This error can also occur if XML tags in the configuration file are corrupted or not properly closed. If you've already added components and the error persists, check the configuration XML for unclosed tags. To prevent XML corruption, save your work frequently and use source control management (SCM) to back up your projects.

== See Also

include::release-notes::partial$release-notes/rn-known-issues.adoc[tag=knownIssuesSeeAlsoLink]
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,8 @@ If your Mule runtime installation becomes corrupted, you can force a reinstallat
The IDE downloads and reinstalls the selected version. For details on selecting versions, see xref:int-versions.adoc#project-version-mule-java[Select Mule and Java Versions for a Project].

[NOTE]
Your projects and other installed Mule runtime versions are not affected.
Your projects and other installed Mule runtime versions are not affected.

== See Also

include::release-notes::partial$release-notes/rn-known-issues.adoc[tag=knownIssuesSeeAlsoLink]
6 changes: 5 additions & 1 deletion code-builder-home/modules/ROOT/pages/troubleshooting.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -177,4 +177,8 @@ Remove any folders starting with `salesforce.mule-dx-` or `mulesoftinc.mule-dx-`
[NOTE]
--
This procedure removes downloaded Mule runtime versions and Java versions. You can re-download them after reinstalling.
--
--

== See Also

include::release-notes::partial$release-notes/rn-known-issues.adoc[tag=knownIssuesSeeAlsoLink]