Questions tagged [anypoint-studio]

Anypoint Studio (formerly know as Mule Studio) is an Eclipse-based integration development environment from MuleSoft.

1133 questions
-2
votes
2 answers

Unable to open Anypoint studio because of JDK issue

I installed JDK 8 and set up environment variables, still Im unable to start Anypoint studio. Please refer below screeshots and advise. I am not allowed to embed images here as I am a beginner, so provided links to screenshots Error error java…
-2
votes
1 answer

Mule calling rest api fails with " Response code 404 mapped as failure. "

I am trying to consume a rest api via mulesoft but from postman when i invoke the mule endpoint it gives the following error "Response code 404 mapped as failure."
user3428616
  • 65
  • 4
  • 14
-2
votes
1 answer

Base command line for builds in Maven

I am using apache maven version 3.5.0 in Eclipse. I have problem with this error - "org.apache.maven.plugins:maven-eclipse-plugin:2.10:eclipse". I guess it makes by wrong command in Preferences->Anypoint Studio->Maven->Base command line for builds.…
George
  • 5
  • 2
-2
votes
2 answers

"Depoly to Cloud" option is not visible in the Anypoint studio

Version: 6.0.1 WIN 64 bit i am trying to deploy the application to the cloud directly from the Anypoint Studio. But there is no such option when right clicking the project , please help.
Deep
  • 71
  • 7
-3
votes
1 answer

I have updated to anypoint 7.11.1 now getting error while running munit

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'EA10025-BTSNA-MOBILITYBTSNA-main': Cannot create inner bean '(inner bean)#6697d772' of type [org.mule.module.apikit.Router] while setting bean property…
neha
  • 1
-3
votes
1 answer

error in mule 4 "You cannot compare a value of type :Null"

I am trying to find the max of date from json data. But i am getting below error Message : "You cannot compare a value of type :Null Trace: at reduce (Unknown) at dw::Core::maxBy (line: 5535, column: 3) at main (line: 1, column: 248)"…
gunjan gupta
  • 51
  • 1
  • 12
-3
votes
3 answers

Mule Flow setup, Payload, Java component

Mule : Could you please help following query : In Anypoint Mule IDE, How to assign values to a Payload like this "Value1|Value2|Value3|Value4|.." ? and then assign the payload to Java component in Mule? I tried following approach: (1)…
Ranga
  • 11
  • 4
-5
votes
1 answer

Does Anypoint studio have a plugin for debugging mule files in Intellij

I want to debug through my code that contains mule and various XML files in Intellij. I was hoping to know if there was a Plugin for the same.
1 2 3
75
76