B2B Integration

 View Only

 Unable to load IBM Sterling Process Modeller jnlp file

Phanee Mullapudi's profile image
Phanee Mullapudi posted Thu December 12, 2024 09:40 AM

Hi,

I am new to Sterling Integrator, learning Graphic Process Modeller (GPM). Downloaded the ProcessModeller.jnlp from SI dashboard and while opening the same I'm getting "Unable to load resource" error (attached screeshot) and this is the java version installed on my machine. Please help me find the root cause of this issue.

java version "1.8.0_201"
Java(TM) SE Runtime Environment (build 8.0.5.30 - pwi3280sr5fp30-20190207_01(SR5 FP30))
IBM J9 VM (build 2.9, JRE 1.8.0 Windows 10 x86-32-Bit 20190124_408237 (JIT enabled, AOT enabled)
OpenJ9   - 9c77d86
OMR      - dad8ba7
IBM      - e2996d1)
JCL - 20190207_01 based on Oracle jdk8u201-b09

Regards

Phaneendra

Ricardo Bortoletto's profile image
Ricardo Bortoletto

Hi Phaneendra,

Check if this article can help you.

Unable to open Graphical Process Modeler (GPM)

Regards,

Ricardo

Attila Toke's profile image
Attila Toke

I tried following the link that Ricardo provided, however I still get a error message.

I changed our real ip to 1.1.1.1 in the below error message. Should I be able to connect to that URL separately(I can NOT)??

CouldNotLoadArgumentException[ Could not load file/URL specified: http://1.1.1.1:8080/gbm/pmodeler/ProcessModeler.jnlp]
    at com.sun.javaws.Main.launchApp(Unknown Source)
    at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
    at com.sun.javaws.Main.access$000(Unknown Source)
    at com.sun.javaws.Main$1.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:825)
Caused by: java.net.ConnectException: Connection refused: connect

Ricardo Bortoletto's profile image
Ricardo Bortoletto

Hi..

Check if the ip address of external connection are correct setup on Sandbox. To setup jnlp to an ip that can be access outsite of the local machine you need to do the following process:


       1. Stop Sterling Integrator.
       2. <SI_Install>/bin folder and execute the below commnad.
       3. <SI_Install>/bin> patchJNLP.cmd <put your hostname here or ip address for external connection>

And start Sterling Integrator again.

Attila Toke's profile image
Attila Toke

I ran the patch, but still get error. When i tried to find the path to the file in the error I do not find it

CouldNotLoadArgumentException[ Could not load file/URL specified: http://1.1.1.1:8080/gbm/pmodeler/ProcessModeler.jnlp]

=> find . -name 'ProcessModeler.jnlp'
./container/Applications/gbm/pmodeler/ProcessModeler.jnlp
./installed_data/patch/components/platform_ifc/components/platform_ifcresources/components/platform_ifc_core/exploded_wars/gbm/pmodeler/ProcessModeler.jnlp
./installed_data/patch/components/platform_ifc/components/platform_ifcresources/platform_ifc_core/exploded_wars/gbm/pmodeler/ProcessModeler.jnlp
./noapp/deploy/gbm_exploded/webapp/pmodeler/ProcessModeler.jnlp
./uninstall/BUILD_NUMBER_6100/displaced_files/container/Applications/gbm/pmodeler/ProcessModeler.jnlp
./uninstall/BUILD_NUMBER_6200/displaced_files/container/Applications/gbm/pmodeler/ProcessModeler.jnlp