Skip to content

bat file pointing to noneixisting jar file in 5.2.0 #440

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1.unzip
2.run vizdesktop.bat from cmd
3.Error:  Unable to access jarfile ../lib/ontopia-viz-${project.version}.jar

What is the expected output? What do you see instead?
This is the line in the vizdesktop.bat file:

@echo off
java -jar ../lib/ontopia-viz-${project.version}.jar %1 %2 %3

there is no file in lib named ontopia-viz.

How does the .bat file need to be modified to make things run properly?  5.1 3 
works fine.  This is installed on a Windows 7 machine but have also tried on XP 
and get same error.

Thanks,
Jeff

Original issue reported on code.google.com by jeffreyd...@gmail.com on 13 Mar 2012 at 12:25

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions