SageTV Community  

Go Back   SageTV Community > SageTV Products > SageTV Linux
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Linux Discussion related to the SageTV Media Center for Linux. Questions, issues, problems, suggestions, etc. relating to the SageTV Linux should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-29-2007, 06:18 AM
bcjenkins bcjenkins is offline
SageTVaholic
 
Join Date: Jan 2006
Posts: 3,764
Linux server write to SMB share?

I am recording on the linux server and trying to have it write to a windows share. I can manipulate files manually. I can record to the directory when the share is unmounted. Is anyone using a linux server to record to their windows server share drives? I am not talking about as a network encoder either.

FTR - My post here is showing a 0kb file being created when used as a network encoder.

Quote:
Fri 6/29 8:07:23.370 detect 3
Fri 6/29 8:07:25.063 DVB: SetInput TunerMode:Cable 1
Fri 6/29 8:07:25.663 Error in MediaServerConnection of :java.io.EOFException
Fri 6/29 8:07:25.663 java.io.EOFException
Fri 6/29 8:07:25.664 at sage.MediaServer$a.a(Unknown Source)
Fri 6/29 8:07:25.664 at sage.MediaServer$a.run(Unknown Source)
Fri 6/29 8:07:25.664 at java.lang.Thread.run(Thread.java:619)
Fri 6/29 8:07:26.795 locale = en
Fri 6/29 8:07:27.296 Hidden Extras are DISABLED
Fri 6/29 8:08:18.834 BEGIN: Sort video playlists.
Fri 6/29 8:08:18.835 END: Sort video playlists. Sorted 0 playlists. Total Time = '0'
Fri 6/29 8:08:20.125 DVB: Channel:73-0-1.
Fri 6/29 8:08:20.383 DVB tuning locked
Fri 6/29 8:08:20.384 DVB SetEncoding
Fri 6/29 8:08:20.385 DVB: setup encoding /opt/sagetv/server/\SageTV-ServerSageTVDATA1TV/67_73-1_0629_0808-0.mpg.
Fri 6/29 8:08:23.947 Error in MediaServerConnection of :java.io.EOFException
Fri 6/29 8:08:23.948 java.io.EOFException
Fri 6/29 8:08:23.948 at sage.MediaServer$a.a(Unknown Source)
Fri 6/29 8:08:23.948 at sage.MediaServer$a.run(Unknown Source)
Fri 6/29 8:08:23.948 at java.lang.Thread.run(Thread.java:619)
Fri 6/29 8:08:33.478 ERROR Eating encoder data:ERROR (659,0x4b): There was a problem setting up software audio compression.
Fri 6/29 8:08:38.888 java.net.SocketTimeoutException: Read timed out
Fri 6/29 8:08:38.889 java.net.SocketTimeoutException: Read timed out
Fri 6/29 8:08:38.889 at java.net.SocketInputStream.socketRead0(Native Method)
Fri 6/29 8:08:38.889 at java.net.SocketInputStream.read(SocketInputStream.java:129)
Fri 6/29 8:08:38.889 at java.net.SocketInputStream.read(SocketInputStream.java:182)
Fri 6/29 8:08:38.889 at java.io.DataInputStream.readInt(DataInputStream.java:370)
Fri 6/29 8:08:38.889 at sage.b1.if(Unknown Source)
Fri 6/29 8:08:38.889 at sage.b1.load(Unknown Source)
Fri 6/29 8:08:38.889 at sage.VideoFrame.a(Unknown Source)
Fri 6/29 8:08:38.889 at sage.VideoFrame.a(Unknown Source)
Fri 6/29 8:08:38.889 at sage.VideoFrame.run(Unknown Source)
Fri 6/29 8:08:38.889 at java.lang.Thread.run(Thread.java:619)
Fri 6/29 8:08:38.890 VideFrame had an error loading the file. It must abort the file load.
Fri 6/29 8:08:38.891 Closing down MiniPlayer
Fri 6/29 8:08:47.300 Error with EncodingServer socket:java.net.SocketTimeoutException: Read timed out
Fri 6/29 8:08:47.300 java.net.SocketTimeoutException: Read timed out
Fri 6/29 8:08:47.300 at java.net.SocketInputStream.socketRead0(Native Method)
Fri 6/29 8:08:47.300 at java.net.SocketInputStream.read(SocketInputStream.java:129)
Fri 6/29 8:08:47.300 at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
Fri 6/29 8:08:47.300 at java.io.BufferedInputStream.read(BufferedInputStream.java:237)
Fri 6/29 8:08:47.300 at java.io.DataInputStream.readByte(DataInputStream.java:248)
Fri 6/29 8:08:47.301 at sage.Sage.for(Unknown Source)
Fri 6/29 8:08:47.301 at sage.cw$a.run(Unknown Source)
Fri 6/29 8:08:47.301 at java.lang.Thread.run(Thread.java:619)
Fri 6/29 8:08:49.174 DVB: close encoding.
Fri 6/29 8:08:51.069 java.io.EOFException
Fri 6/29 8:08:51.070 at sage.bl$a.run(Unknown Source)
Fri 6/29 8:08:56.365 Error calling finishWatch from VF goodbye:java.lang.NullPointerException
Fri 6/29 8:08:56.366 MiniUI ServerSocket died from:java.net.SocketException: Socket closed
Fri 6/29 8:08:56.423 DVB: Destroy encoder.
Fri 6/29 8:08:56.425 Error calling finishWatch from VF goodbye:java.lang.NullPointerException
mount command

Code:
mount -t cifs //sagetv-server/test /opt/sagetv/server/\\SageTV-ServerSageTVDATA1TV/ -o user=user,pass=pass,iocharset=utf8,file_mode=0777,dir_mode=0777
TIA

B
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
SageTV java issues jayemdae SageTV Linux 3 05-20-2007 02:55 PM
Linux Server Windows Client DVD Playback harrijay SageTV Linux 2 05-11-2007 08:49 AM
V5 Linux as a Client to Windows Server? plawlor SageTV Linux 6 05-24-2006 05:30 PM
SageTV 4.1 is crashing Win2003 server SethV SageTV Software 7 02-03-2006 11:16 PM
write XML for a recorded show alon24 SageTV Customizations 0 02-01-2006 03:23 PM


All times are GMT -6. The time now is 10:06 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.