Questions tagged [cloudhub]

The CloudHub™ cloud integration platform as a service (iPaaS) allows you to build and offer repeatable integration applications without creating custom code

The CloudHub™ cloud integration platform as a service (iPaaS) allows you to build and offer repeatable integration applications without creating custom code

157 questions
0
votes
1 answer

MuleSoft : Unable to locate file when code moved to CloudHub

MuleSoft : Unable to locate file when code moved to CloudHub. Could someone please help. I have read you recommendation but not able to understand that. I have to read one json file in cloudhub. In my local repositories I have kept the .json file in…
Nilesh Kumar
  • 35
  • 1
  • 5
0
votes
1 answer

Groovy unable to resolve class in CloudHub

Have the following errors for the following scripts in a Mule flow when I run the application in CloudHub. When I run it on Anypoint studio, there's no issues. I checked the deployed application archive file and in the classes folder is the…
EdC
  • 194
  • 1
  • 15
0
votes
1 answer

Mule cloud hub does not display flow name in the Insight tab

I have defined a Mule flow like the below and enabled event tracking within it
Sudarshan
  • 8,574
  • 11
  • 52
  • 74
0
votes
1 answer

Why does'nt SFTP inbound (deployed on Cloudhub) delete files after transfer is completed

This question is very closely related to this and this. With the SFTP connector streaming is on by default and cannot be turned off (version 3.5.2). If I have a flow like the below 1) Inbound SFTP connector with a large polling frequency (in hours…
Sudarshan
  • 8,574
  • 11
  • 52
  • 74
0
votes
2 answers

java.lang.OutOfMemoryError: PermGen space in CloudHub

I am getting a permgen space issue when trying to run an application. The application has a couple of select db calls and then tries to connect to salesforce system using the Salesforce connector. However, as soon I reach the point to connect to…
rst
  • 339
  • 5
  • 22
0
votes
0 answers

Using sFTP connector on CloudHub

The sFTP connector takes a filepath as input. If I'm extracting a file as an inputstream to sFTP then I assume I need to save the inputstream as a File and then use the filepath as input for sFTP. In CloudHub environment, how do I use the File…
0
votes
2 answers

How to use Environment variables setted on cloudhub in java class

In local environment , we can configure some connection Environment properties in a property file, and then use them by context:property-placeholder. for example:
user3787636
  • 31
  • 1
  • 7
0
votes
3 answers

Application Can Not Be Deployed on Cloudhub

currently I am working with mule esb in cloud, to achieve this I am using free trial version of Cloudhub. FYI, I am new to cloudhub and right now tring to deploy my mule application there. Unfortunately, everytime I tried to deploy my application,…
pokopang
  • 507
  • 1
  • 11
  • 27
0
votes
1 answer

Mule CISF transport failing in Cloud Hub

I have use case as below. Created a sample mule flow using smb connector as inbound which reads the files from local network on specific machine and its working fine. Currently I have a problem that I want deploy this code to cloud hub and want to…
vikram kumar u
  • 205
  • 4
  • 15
0
votes
1 answer

Unable to locate file when code moved to CloudHub

Usecase: Reading File contents in Java (Deployed at cloud-hub). Problem: I have written a java class which reads file and contents are log to console.But if same code is moved to cloud Hub, File-not-Found exception is raised. Question: I understand…
user2944686
  • 13
  • 1
  • 5
0
votes
3 answers

CloudHub HTTPS endpoint not working

I have set up an HTTPS endpoint for my mulesoft flow which is working great in local. https://'localhost':8081/customerquote Once I deploy it on CloudHub I am not able to contact the url using https, the URL looks like…
Andrea M.
  • 59
  • 1
  • 9
0
votes
1 answer

CloudHub unsupported major.minor version 51.0

I have implemented and tested a simple REST example within Mulesoft, which is working correctly on the local server. As a second step I want to deploy it on CloudHub, which is directly possible from emule ESB studio. On the CloudHub log I get the…
Andrea M.
  • 59
  • 1
  • 9
0
votes
1 answer

spellcheck-service.cloudhub.io/spellcheck times out from the MuleSoft mule beginner tutorial

I'm trying to run the program from the beginner tutorial on mulesoft, with the spell check service. I don't know what seems to be going wrong but it seems to time out, I get a mule_error--2. I think the spell check cloud hub service is not…
Masu
  • 1,568
  • 4
  • 20
  • 41
0
votes
1 answer

Why won't a REST component not receive a call made internal to an app when multiple Global HTTP Connectors are Configured?

I'm struggling to configure and deploy to CloudHub an app with multiple Global HTTP Connectors and a REST component. My application has two flows: one polls an RSS feed for news and posts a json representation of that feed to an http inbound…
Gary Sharpe
  • 2,369
  • 8
  • 30
  • 51
0
votes
1 answer

What version of Java is CloudHub using?

Can anyone tell me what version of Java the various versions of CloudHub are running? I'm guessing there's a document somewhere that details as much, but I haven't been able to find it.
Gary Sharpe
  • 2,369
  • 8
  • 30
  • 51
1 2 3
10
11