can u update me....

You want to host your own data and need help?
Antworten
polisetty

can u update me....

Beitrag von polisetty »

hello all,

while running mirrorupdator i found following errors.
andd it says dataTarget.port not set. what can i do for running..

C:\TvDataStarterKit-2.02\workspace>mirrorupdater mirrorupdater.ini
ECHO is on.

C:\TvDataStarterKit-2.02\workspace>java -jar java\MirrorUpdater.jar mirrorupdate
r.ini
MirrorUpdater for TV-Browser v0.2
FINE: Property 'dataTarget.port' not set. Using 21
primarydatamanager.mirrorupdater.UpdateException: Error initializing data target
from properties file: mirrorupdater.ini
at primarydatamanager.mirrorupdater.config.PropertiesConfiguration.<init
>(PropertiesConfiguration.java:111)
at primarydatamanager.mirrorupdater.MirrorUpdater.main(MirrorUpdater.jav
a:433)
Caused by: primarydatamanager.mirrorupdater.UpdateException: Could not connect t
o server 'members.meinprovider.de'
at primarydatamanager.mirrorupdater.data.FtpDataTarget.reset(FtpDataTarg
et.java:106)
at primarydatamanager.mirrorupdater.data.FtpDataTarget.<init>(FtpDataTar
get.java:76)
at primarydatamanager.mirrorupdater.config.PropertiesConfiguration.<init
>(PropertiesConfiguration.java:102)
... 1 more
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.io.BufferedInputStream.read1(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at org.apache.commons.net.telnet.TelnetInputStream.__read(TelnetInputStr
eam.java:133)
at org.apache.commons.net.telnet.TelnetInputStream.run(TelnetInputStream
.java:407)
at java.lang.Thread.run(Unknown Source)

C:\TvDataStarterKit-2.02\workspace>


i will wait for your response ....
Benutzeravatar
bodo
Site Admin
Beiträge: 19635
Registriert: 03 Dez 2003, 19:37
Wohnort: Köln
Kontaktdaten:

Beitrag von bodo »

I have given you the Link to a english Version of the Tutorial. Please read it carefully. There you will read that you have to change the configuration of the MirrorUpdater to your needs. At the moment the MirrorUpdater tries to connect to a Server that doesn't exist.

And please stop creating new Threads. Register in this Forum, set English as your Profile and then use the 2. Button from left on the Bottom. "Antwort erstellen" or "Post reply".
polisetty

seeking ur guidence

Beitrag von polisetty »

hai ,

finally i am able run mirrorupdater with ur direction.

i have put the data in some ftp server.
suppose it is: ftp.gaiansolutions.com

there i have craeted anil directory.
the data has mirrored to ftp.gaiansolutions.com/anil

now my problem is:

how to access this newly mirrored data from tv browser.
i tried like Tv-browser menu-> settings->TVdata services->tvbrowser

there i selected channel groups tab

and i pressed add button, i got some window

what should i type

ftp.gaiansolutions.com/anil/myfirstgroup


i have type like this. i am getting errors.
here the ftp server is password protected.


myfirstgroup is group name that has specified at mirrorupdater.inifile.


please give me the line that has to type at box.

waiting for your reply......
Benutzeravatar
bodo
Site Admin
Beiträge: 19635
Registriert: 03 Dez 2003, 19:37
Wohnort: Köln
Kontaktdaten:

Beitrag von bodo »

Gil
Server Hoster
Beiträge: 513
Registriert: 09 Jul 2004, 19:28

Beitrag von Gil »

the data directory must be accessable through http. ftp will not work (correct me if im wrong).
polisetty

please give me guidence...

Beitrag von polisetty »

hello

i am thankful to you for giving guidence and giving solutions in a short span of time.
but still i am having the troubles like...

i kept the folder at

ftp:x . x. x. x/anil :suppose it is physical address.

logical address is: www.gaiansolutions.com/anil

the "mirrorupdater" put the files in to there.


in folder called anil:
i have seen files like
:

2006-04-28.....gz no.of. files-3
.
.
.
2006-05-03....gz n0.of files -3

total 18
index.html
myfirstgroup_channellist.gz
myfirstgroup_info
myfirstgroup_lastdate
myfirstgroup_mirrorlist.gz
myfirstgroup_summary.gz
primaryserver

here primary server conatins ->http://www.tvbrowser.org.

these r the files that were mirrored to www.gaiansolutions.com/anil folder


now my problem is,
what should be typed at the window which will be at channelgrops
adding
.



my second problem is:

when i am compiling SimplePDS.java
i am getting so many errors nearly 100.
which saya some packages were missed.

i have already found source code and packages of tvbrowser from sourceforge.net
and i already set the classpath.

for example errors are like...
C:\TvDataStarterKit-2.02\workspace>javac SimplePDS.java
C:\TvDataStarterKit-2.02\workspace\java\tvbrowser\TVBrowser.java:74: package com
.l2fprod.gui.plaf.skin does not exist
import com.l2fprod.gui.plaf.skin.SkinLookAndFeel;
^
C:\TvDataStarterKit-2.02\workspace\java\tvbrowser\core\plugin\BeanShellPluginPro
xy.java:14: package bsh does not exist
import bsh.Interpreter;
^
C:\TvDataStarterKit-2.02\workspace\java\tvbrowser\TVBrowser.java:592: cannot fin
d symbol
symbol : variable SkinLookAndFeel
location: class tvbrowser.TVBrowser
SkinLookAndFeel.setSkin(SkinLookAndFeel.loadThemePack(themepack));

if cleary i observe, i am unable to find the that packege

Code: Alles auswählen

[u]l2fprod[/u]
so, is there any version diffrences? if so where can we get that packege
?

please update me. so that i will do further work..
polisetty

i need your guidence

Beitrag von polisetty »

i forgotten to mension something:

i read two mail for last before mail.
i have given

http://www.gaiansolutions.com/anil/myfirstgroup

when it is trying to connect to mirror http://www.gaiansolutions.com/anil

it is giving error:

no mirror found for group http://www.gaiansolutions.com/anil
.mirrorlist:
myfirstgroup

if i want to get connected there, what should i type there, i have given file datails in previous mail.
Jo
Site Admin
Beiträge: 11802
Registriert: 07 Apr 2006, 23:39

Beitrag von Jo »

http://www.gaiansolutions.com/anil/myfirstgroup is correct, but some files seem to be missing on your server. There is no http://www.gaiansolutions.com/anil/myfirstgroup_info or http://www.gaiansolutions.com/anil/myfi ... lastupdate so something went wrong.
You don't need to have the sources of TV-Browser. TVDataStarterkit should contain everything you need. To compile use
javac -classpath .;PrimaryDataManager.jar SimplePDS.java
(PrimaryDataManager.jar should be in the same directory as SimplePDS.java)
polisetty

give me your directions

Beitrag von polisetty »

hello

thank you for giving reply about syntax.

when i do mirroring by following:

C:\TvDataStarterKit-2.02\workspace>mirrorupdater mirrorupdater.ini
MirrorUpdater for TV-Browser v0.2
FINE: Property 'dataTarget.port' not set. Using 21
FINE: Connected to ftp.gaiansolutions.com:21
FINE: Changed to directory anil
FINE: Adding version 1: 2006-05-01_de_einkauf_base_full.prog.gz
FINE: Adding version 1: 2006-05-02_de_einkauf_base_full.prog.gz
FINE: Adding version 1: 2006-05-03_de_einkauf_base_full.prog.gz
.
.
.
.
.
if we observe above BOLDED line
dataTarget.port not set,
is it problem to create mirror in our server successful?,

can we say it is the problem which is causing not to connect the destination.
like
when wee give

http://www.gaiansolutions.com/anil/myfirstgroup ( i came to know it is correst by your guide lines).


it is giving error:

no mirror found for group http://www.gaiansolutions.com/anil
.mirrorlist:
myfirstgroup .


it is present progress.
what should i do to correct the error.
Benutzeravatar
bodo
Site Admin
Beiträge: 19635
Registriert: 03 Dez 2003, 19:37
Wohnort: Köln
Kontaktdaten:

Beitrag von bodo »

No, the port is not a problem. The connection works and uploads files to the server. If the port was wrong, no files would have been uploaded and the mirrorupdater would fail.

Is this a Windows-Server? Another user pointed out that he had troubles with a windows server and switched to a linux server.

Do you see the files jo mentioned on the Server if you look into that directory? If you do and can't get the files via the web-url, you found the problem: the server.
anil kumar

i found those files

Beitrag von anil kumar »

hello jo & bodo

i have seen those files in the directory.they are

http://www.gaiansolutions.com/anil/myfirstgroup_info or http://www.gaiansolutions.com/anil/myfi ... lastupdate

actually i listed all files in directory in before mail dated:
Verfasst am: 29 Apr 2006, 11:57 Titel: please give me guidence...

like....
in folder called anil:
i have seen files like
:

2006-04-28.....gz no.of. files-3
.
.
.
2006-05-03....gz n0.of files -3

total 18
index.html
myfirstgroup_channellist.gz
myfirstgroup_info
myfirstgroup_lastdate
myfirstgroup_mirrorlist.gz
myfirstgroup_summary.gz
primaryserver

here primary server conatins ->http://www.tvbrowser.org.

these r the files that were mirrored to www.gaiansolutions.com/anil folder


so what should i do now?

by your guidence, i came to know windows server has problems.
here i want to mension somethings.

i am working on Windows environment. but i don't know that server is linux or windows. actually my company baught some webspace. we are accessing it by ftp.

so tell me what should i do?
Jo
Site Admin
Beiträge: 11802
Registriert: 07 Apr 2006, 23:39

Beitrag von Jo »

As the error message says (if you try to open http://www.gaiansolutions.com/anil/myfi ... lastupdate and others) you are using some Windows server. I don't know why it does not work on Windows servers. The easiest way would be to try it on a linux server if you can access one. (It does not have to be a server from you company.)
Antworten