Profile picture for user Shirish Sharma

 

  • category: ARIS Express
  • description of problem I Clicked on download aris express link and got the following error 
  • Unable to launch application
  • java log:
  • <jnlp spec="1.0+" codebase="http://download.ariscommunity.com/" href="express.jnlp">
  •   <information>

        <title>ARIS Express 1.0 BETA 1</title>

        <vendor>IDS-Scheer AG</vendor>

        <homepage href="http://www.ids-scheer.com"/>

        <description>Model your business by using ARIS Express.</description>

        <description kind="short">Model your business by using ARIS Express. This is a BETA version.</description>

        <icon href="alogo.gif"/>

        <icon kind="splash" href="splash.jpg"/>

        <offline-allowed/>

        <shortcut online="false">

          <desktop/><!-- create desktop shortcut -->

          <menu submenu="ARIS Express"/> <!-- create menu item for this app -->

        </shortcut>

     <association extensions="adf" mime-type="x-application/adf">

      <description kind="short">ARIS Document File</description>

      <icon href="adf.ico"/>

     </association>

      </information>

       

      <security>

        <all-permissions/>

      </security>
  •   <resources>

        <property name="jnlp.packEnabled" value="true"/>

        <j2se version="1.6+" initial-heap-size="64m" max-heap-size="512m"  java-vm-args="-Dsun.java2d.d3d=false -XX:MaxPermSize=96m"/>

        <jar href="antlr.jar" download="eager" />

        <jar href="aris71db2.jar" download="eager" />

        <jar href="aris_loader.jar" download="eager" />

        <jar href="arismethod.jar" download="eager" />

        <jar href="cl_locale.jar" download="eager" />

        <jar href="cl_locale_de.jar" download="eager" />

        <jar href="cl_locale_en.jar" download="eager" />

        <jar href="client.jar" download="eager" />

        <jar href="cltech.jar" download="eager" />

        <jar href="common.jar" download="eager" />

        <jar href="commons-beanutils.jar" download="eager" />

        <jar href="commons-codec-1.3.jar" download="eager" />

        <jar href="commons-collections-3.2.1.jar" download="eager" />

        <jar href="commons-configuration-1.5.jar" download="eager" />

        <jar href="commons-dbcp-1.2.1.jar" download="eager" />

        <jar href="commons-digester-1.8.jar" download="eager" />

        <jar href="commons-discovery.jar" download="eager" />

        <jar href="commons-jxpath-1.2.jar" download="eager" />

        <jar href="commons-lang-2.4.jar" download="eager" />

        <jar href="commons-logging-1.1.1.jar" download="eager" />

        <jar href="commons-pool-1.3.jar" download="eager" />

        <jar href="components.jar" download="eager" />

        <jar href="components2.jar" download="eager" />

        <jar href="express_embedded_de_help.jar" download="eager" />

        <jar href="express_embedded_en_help.jar" download="eager" />

        <jar href="expresslauncher.jar" main="true" download="eager" />

        <jar href="hsqldb.jar" download="eager" />

        <jar href="iText-2.0.7.jar" download="eager" />

        <jar href="iTextAsian.jar" download="eager" />

        <jar href="jdom.jar" download="eager" />

        <jar href="jh.jar" download="eager" />

        <jar href="jide.jar" download="eager" />

        <jar href="js.jar" download="eager" />

        <jar href="qname.jar" download="eager" />

        <jar href="serializer.jar" download="eager" />

        <jar href="server.jar" download="eager" />

        <jar href="server_locale.jar" download="eager" />

        <jar href="server_locale_de.jar" download="eager" />

        <jar href="server_locale_en.jar" download="eager" />

        <jar href="server_method_oem04.jar" download="eager" />

        <jar href="ws-commons-util-1.0.2.jar" download="eager" />

        <jar href="wsdl4j.jar" download="eager" />

        <jar href="xalan.jar" download="eager" />

        <jar href="xercesImpl.jar" download="eager" />

        <jar href="xml-apis.jar" download="eager" />

        <jar href="xmlrpc-client-3.1.1.jar" download="eager" />

        <jar href="xmlrpc-common-3.1.1.jar" download="eager" />

        <jar href="y-annotations-1.jar" download="eager" />

        <jar href="y-dl-core-3.jar" download="eager" />

        <jar href="y-dl-mapping-asa-3.jar" download="eager" />

        <jar href="y-dl-mapping-db2-3.jar" download="eager" />

        <jar href="y-dl-mapping-derby-3.jar" download="eager" />

        <jar href="y-dl-mapping-hsqldb-3.jar" download="eager" />

        <jar href="y-dl-mapping-lidl-3.jar" download="eager" />

        <jar href="y-dl-mapping-mssql-3.jar" download="eager" />

        <jar href="y-dl-mapping-olite-3.jar" download="eager" />

        <jar href="y-dl-mapping-oracle-3.jar" download="eager" />

        <jar href="y-dl-mapping-pg-3.jar" download="eager" />

        <jar href="y-domhelper-1.jar" download="eager" />

        <jar href="y-graphics-3.jar" download="eager" />

        <jar href="y-graphlayout-2.jar" download="eager" />

        <jar href="y-guiframework.jar" download="eager" />

        <jar href="y-lipo-1.jar" download="eager" />

        <jar href="y-reportexecution-2.jar" download="eager" />

        <jar href="y-reportoutput-2.jar" download="eager" />

        <jar href="y-utils-2.jar" download="eager" />

        <jar href="y.jar" download="eager" />
  •   </resources>

     

      <update check="background" policy="prompt-update"/>

       

      <!-- application class with main method -->

      <application-desc main-class="com.idsscheer.aris.expresslauncher.AExpressLauncher">

      <argument>helpurl</argument>

      <argument>http://www.ariscommunity.com/help/aris-express</argument&gt;

      <argument>banner</argument>

      <argument>http://banner.ariscommunity.com</argument&gt;

      </application-desc>

     </jnlp>

  •  
  •  
  • Exception:
  • com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://download.ariscommunity.com/antlr.jar

     at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)

     at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)

     at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)

     at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)

     at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)

     at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)

     at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)

     at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)

     at com.sun.javaws.Launcher.downloadResources(Unknown Source)

     at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)

     at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)

     at com.sun.javaws.Launcher.launch(Unknown Source)

     at com.sun.javaws.Main.launchApp(Unknown Source)

     at com.sun.javaws.Main.continueInSecureThread(Unknown Source)

     at com.sun.javaws.Main$1.run(Unknown Source)

     at java.lang.Thread.run(Unknown Source)

     
  •  
  •  
  • step-by-step instruction 
  •  
  • operating system Windows XP Service Pack 2
  • language of your operating system English
  • Java version used Java 6 update 11
  • browser and browser version used (in case download doesn’t work) IE 6 SP 3
by Sebastian Stein
Posted on Wed, 07/29/2009 - 10:29

Hi,

are you accessing the Internet through a proxy server? In that case you have to set the proxy settings for Java. Please review the FAQ document how to do that.

Regards,

Sebastian

0
by Markus Werner
Posted on Wed, 07/29/2009 - 11:27

Hi,

one suggestion from my side. Please try to insert the proxy directly to your JAVA control panel contained in your systems control panel.

In the tab "General" you will find the "Network-Settings".

Please select "use proxy server" and then open the advanced settings.

You have to insert the proxy for HTTP and HTTPS(Secure).

I hope that this will solve your problem.

Regards,

Markus

 

 

0
by Frank Weyand
Posted on Wed, 07/29/2009 - 12:36

Hi,

if you're still not able to solve the problem, you could send me an eMail, if you want me to set up a short webex session in order to solve the problem.

Bye,

Frank

0
by Oliver Weitmann
Posted on Wed, 07/29/2009 - 12:37

I have the same error. I am on a direct connection to the internet without a proxy. if i put the url http://download.ariscommunity.com/antlr.jar into the browser i get a 404 error, object not found.

0
by Sebastian Stein
Posted on Wed, 07/29/2009 - 13:08

Hi Oliver,

that this link doesn't work is ok. Can you download the express.jnlp file? If downloading the jnlp file works (your browser should start the Java download manager), but afterwards you are unable to download, this means Java is unable to access the Internet. Please review the Internet connection settings in the Java control panel as described in the FAQ.

Regards,

Sebastian

0
by Oliver Weitmann
Posted on Wed, 07/29/2009 - 13:27

Yes, I downloaded the express.jnlp file and the ARIS-Download manger startet, but then the same error message of mr. sharma appears.

my connection settings in the java-console are correct. in the meanwhile i tested a different java web start application from the internet and this app start is ok

0
by Oliver Weitmann
Posted on Wed, 07/29/2009 - 13:31

now i updated my java installation to 1.6.0_14 (before 1.6.0_05)... and the download of ARIS begins.

0
by Sebastian Stein
Posted on Wed, 07/29/2009 - 13:35

Ah ok, 1.6.5 is not supported. The system requirements document says that you at least need 1.6.10. Much better is 1.6.14, which you got now.

0
by Manuel Buechele
Posted on Wed, 07/29/2009 - 15:18

Do you plan to provide a solution for JRE 1.5.05 users? It's not easy to upgrade to a higher version, if it's not approved by the responsible person in the company.

(but I could try it at home ;-)

 

If just the web-loading tool is the problem: Could you send the installation file zipped to my email adress?

Thanks & best wishes, M.B.

0
by Sebastian Stein
Posted on Wed, 07/29/2009 - 15:44

@Manual: Support for Java 1.5 is not possible. There is no zipped version I could send you.

Regards,

Sebastian

0
by Shirish Sharma Author
Posted on Thu, 07/30/2009 - 13:57

Thanks Sabastian, Markus changing the proxy worked .. but to get another error while download:

 

com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://download.ariscommunity.com/client.jar

 at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)

 at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)

 at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)

 at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)

 at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)

 at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)

 at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)

 at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)

 at com.sun.javaws.Launcher.downloadResources(Unknown Source)

 at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)

 at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)

 at com.sun.javaws.Launcher.launch(Unknown Source)

 at com.sun.javaws.Main.launchApp(Unknown Source)

 at com.sun.javaws.Main.continueInSecureThread(Unknown Source)

 at com.sun.javaws.Main$1.run(Unknown Source)

 at java.lang.Thread.run(Unknown Source)

 

0
by Shirish Sharma Author
Posted on Thu, 07/30/2009 - 14:01

java.io.IOException: Not in GZIP format

 at java.util.zip.GZIPInputStream.readHeader(Unknown Source)

 at java.util.zip.GZIPInputStream.<init>(Unknown Source)

 at java.util.zip.GZIPInputStream.<init>(Unknown Source)

 at com.sun.deploy.net.HttpDownloadHelper.download(Unknown Source)

 at com.sun.deploy.cache.Cache.downloadResourceToTempFile(Unknown Source)

 at com.sun.deploy.cache.Cache.downloadResourceToCache(Unknown Source)

 at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)

 at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)

 at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)

 at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)

 at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)

 at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)

 at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)

 at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)

 at com.sun.javaws.Launcher.downloadResources(Unknown Source)

 at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)

 at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)

 at com.sun.javaws.Launcher.launch(Unknown Source)

 at com.sun.javaws.Main.launchApp(Unknown Source)

 at com.sun.javaws.Main.continueInSecureThread(Unknown Source)

 at com.sun.javaws.Main$1.run(Unknown Source)

 at java.lang.Thread.run(Unknown Source)

 

0
by Sebastian Stein
Posted on Thu, 07/30/2009 - 14:07

Hi Shirish,

are you sure to use at least Java 1.6.10?

Sebastian

0

Featured achievement

Rookie
Say hello to the ARIS Community! Personalize your community experience by following forums or tags, liking a post or uploading a profile picture.
Recent Unlocks

Leaderboard

|
icon-arrow-down icon-arrow-cerulean-left icon-arrow-cerulean-right icon-arrow-down icon-arrow-left icon-arrow-right icon-arrow icon-back icon-close icon-comments icon-correct-answer icon-tick icon-download icon-facebook icon-flag icon-google-plus icon-hamburger icon-in icon-info icon-instagram icon-login-true icon-login icon-mail-notification icon-mail icon-mortarboard icon-newsletter icon-notification icon-pinterest icon-plus icon-rss icon-search icon-share icon-shield icon-snapchat icon-star icon-tutorials icon-twitter icon-universities icon-videos icon-views icon-whatsapp icon-xing icon-youtube icon-jobs icon-heart icon-heart2 aris-express bpm-glossary help-intro help-design Process_Mining_Icon help-publishing help-administration help-dashboarding help-archive help-risk icon-knowledge icon-question icon-events icon-message icon-more icon-pencil forum-icon icon-lock