File extensions stripped
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
File extensions stripped
I just did an installation of Windchill 11.0 M030 CPS16 on a Windows Server 16 OS.
When I went to look in some of the folders, all of the files have lost their file extensions and are lists as just a file.
Example: dsjavaproperties does not have the .bat on the end and when run, none of the commands in the file execute as the OS does not recognize the commands in the file. Renaming the file to dsjavaproerties.bat shoes it now as a Windows Batch file, but it still gives errors when executed.
Has anyone else had this issue with Windows Server 2016? The install works fine on Windows Server 2012.
How do I fix this without removing and reinstalling everything?
Solved! Go to Solution.
- Labels:
-
Installation
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Ben,
Likely not related to Windchill.
In your server's Windows Explorer, select View, then check the box for File Name Extensions.
May also want to check Hidden Files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Mike,
I did both of those and the file extension in a File Explorer shows the file type as File, not Windows Batch File.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Additional comment:
I just checked the Oracle server, running the same OS, and those files installed properly.
Did a further check and it seems to only be the files under WindchillDS.
The files in the Windchill/bin folder have the proper extensions and type is listed properly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Maybe right click, Properties, screen capture - show here.
Seems very odd. We've got things running on 2012, 2016, 2019 all w/no issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Maybe show like this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Ref for 12.0 on Win Server 2019:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
That fixed it. I wrote bin instead of bat in my setup sheet.
CS293422