• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Batch file creating khx file with no extension

 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
In my application we have one batch file(contains a java class), which moves all images and pdf to the repository and creates a URL for every image or pdf which is used by the users to download. And it creates the URL list.txt file. It is happening from 3 years but from past one week onwards it is not creating the URL list.txt file and it is creating the khx file(no extension) in the repository at the time of executing the batch file.
Repository and pdf's and images are in the same server.
Any one please help me regarding this issue.
reply
    Bookmark Topic Watch Topic
  • New Topic