Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Failure to run ESB trun.bat Windows

All,
I have been following the instructions here: . Every time I run trun.bat an error is generated concerning a path (file/directory?) missing. There is no further level under container\data so it is indeed missing. The package as I installed it did not have this either. There are no setup steps that would appear to generate this and no requirement to do so according to the instructions. This or similar issues appears in the forum but with few conclusive answers. The environment is Windows Server 2008 R2 running Java 1_7_79 JDK.  
Can anyone throw any light on this since I am unable to go live with a project due to this holdup.
c:\Program Files\Talend\Runtime_ESBSE\container\bin>trun
java.io.FileNotFoundException: C:\Program%20Files\Talend\Runtime_ESBSE\container
\data\port (The system cannot find the path specified)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(Unknown Source)
        at java.io.FileOutputStream.<init>(Unknown Source)
        at org.apache.karaf.main.InstanceHelper.setupShutdown(InstanceHelper.jav
a:155)
        at org.apache.karaf.main.Main$KarafLockCallback.lockAquired(Main.java:62
2)
        at org.apache.karaf.main.Main.doMonitor(Main.java:338)
        at org.apache.karaf.main.Main.access$100(Main.java:73)
        at org.apache.karaf.main.Main$1.run(Main.java:325)

Regards
Chris
Labels (3)
3 Replies
Anonymous
Not applicable
Author

URL removed: Talend HELP: TalendESBContainerAdministrationGuide53EN/17.2+Installing+the+wrapper
rmartin2
Creator II
Creator II

Hello,

There must be no space in Windows Path in order to run it 0683p000009MA9p.png


Sincerely,
Renald.
Anonymous
Not applicable
Author

Renald,
Thanks for the reply. In the end we migrate this all onto a Linux system and now things are more straightforward.
Regards
Chris