archienz / ps3mediaserver

Automatically exported from code.google.com/p/ps3mediaserver
0 stars 0 forks source link

Network Folders cannot be found when running server from service. #130

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add shared folders on the network
2. Run server

What is the expected output? What do you see instead?
Folders to be shown. Debug files shows that the folders cannot be found.

What version of the product are you using? On what operating system?
1.02.1, Vista 64bit

If you are transcoding a media file, which engine are you using (mencoder,
avisynth/mencoder, tsmuxer?)
N/A

If the media file is in error (or does not play flawlessly), what are the
codec informations of this file (you can use following program:
mediainfo.sourceforge.net) ? 
N/A

Please provide any additional information below and PLEASE JOIN debug.log
file !!
I'm not sure if this is a flaw with the program or a problem in general
with the way servers are handled by windows because there is no problem
when running the server as an application.

Original issue reported on code.google.com by Cow...@gmail.com on 9 Jan 2009 at 2:01

Attachments:

GoogleCodeExporter commented 9 years ago
cause your running your service as an user who hasn't access rights to these 
network 
folders ?

Original comment by ps3mediaserver@gmail.com on 9 Jan 2009 at 7:18

GoogleCodeExporter commented 9 years ago
The are public network folders and available to everyone on the network. The 
service
is running on he default local system account setting. I'm wondering if there 
is some
setting in vista that is blocking access to network folders, I have no way to 
test
the problem on any other operating system tho.

Original comment by Cow...@gmail.com on 10 Jan 2009 at 1:30

GoogleCodeExporter commented 9 years ago
This is an issue with windows, I fixed my problem. You can close the issue.

Original comment by Cow...@gmail.com on 10 Jan 2009 at 5:24

GoogleCodeExporter commented 9 years ago
can you put the way you solve this ? in case of someone has same troubles in 
the 
future

Original comment by ps3mediaserver@gmail.com on 10 Jan 2009 at 10:30

GoogleCodeExporter commented 9 years ago
Run the server as a user that you have logged on and tested that you can access 
the
network drive, it seems the default local system account cannot access network
drives. Also make sure that account as administrator access.

Original comment by Cow...@gmail.com on 10 Jan 2009 at 8:21

GoogleCodeExporter commented 9 years ago
I have the same issue, except I am using a user with administrative rights and 
full
access to the network shares. The only difference is that the files are hosted 
on a
Win2k8x64 server. Also password protected (but the local user account that I am 
using
(and starting the service with) has access to the network shares)

Original comment by kiwizznz@gmail.com on 18 Jan 2009 at 1:09

GoogleCodeExporter commented 9 years ago
Well let's reopen it but I'm still thinking it's an access rights issue... pms 
does 
nothing specific on this, neither does Java I think
more infos here

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6228120

Original comment by ps3mediaserver@gmail.com on 18 Jan 2009 at 5:50

GoogleCodeExporter commented 9 years ago

Original comment by ps3mediaserver@gmail.com on 26 Feb 2009 at 6:57