Groups > Novell > Open Source for NetWare > Re: wget on netware




wget on netware

wget on netware
Tue, 10 May 2005 15:21:33 GMT
i got the wget files from
http://forge.novell.com/modules/xfmod/project/?wget and copied the \nlm 
  directory in the \system directory of a nw60sp5 server because i did 
not find an installation instruction.
unfortunately loading of wget ends in an abend:

 > 60SBS1:load wget
 > Loading Module WGET.NLM                                         [ OK ]
 > 60SBS1:
 >
 > 5-10-2005  12:09:26 pm:    SERVER-5.60-4631  [nmID=1001C]
 > WARNING! Server 60SBS1 experienced a critical error.  The offending
 > process was suspended or recovered.  However, services hosted by this
 > server may have been affected.

Server 60SBS1 halted Tuesday, May 10, 2005  12:09:25.070 pm
Abend 1 on P00: Server-5.60.05: Page Fault Processor Exception (Error 
code 00000002)

Registers:
     CS = 0008 DS = 0010 ES = 0010 FS = 0010 GS = 0010 SS = 0010
     EAX = 00000000 EBX = 00000000 ECX = 00000000 EDX = 00000000
     ESI = 00000000 EDI = 00000001 EBP = 82A6DD78 ESP = 82A6DB2C
     EIP = 82A3CED6 FLAGS = 00010246
     82A3CED6 C701B873A482   MOV     [ECX]=?,82A473B8
     EIP in WGET.NLM at code start +0001FED6h
     Access Location: 0x00000000

The violation occurred while processing the following instruction:
82A3CED6 C701B873A482   MOV     [ECX],82A473B8
82A3CEDC A1F4F2A482     MOV     EAX,[82A4F2F4]=00000000
82A3CEE1 C74020C073A482 MOV     [EAX+20],82A473C0
82A3CEE8 8B15F4F2A482   MOV     EDX,[82A4F2F4]=00000000
82A3CEEE C7420401000000 MOV     [EDX+04],00000001
82A3CEF5 C7420800000000 MOV     [EDX+08],00000000
82A3CEFC 8B0DF4F2A482   MOV     ECX,[82A4F2F4]=00000000
82A3CF02 C7410C01000000 MOV     [ECX+0C],00000001
82A3CF09 C7411000000000 MOV     [ECX+10],00000000
82A3CF10 A1F4F2A482     MOV     EAX,[82A4F2F4]=00000000

Running process: WGET.NLM's main thread Process
Thread Owned by NLM: WGET.NLM
Stack pointer: 82A6DD7C
OS Stack limit: 82A65DA0
Scheduling priority: 67371008
Wait state: 3030070  Yielded CPU

Additional Information:
The CPU encountered a problem executing code in WGET.NLM.  The problem 
may be in that module or in data passed to that module by a process 
owned by WGET.NLM.


i am not sure if the way of installation is correct. did i make a mistake ?

Post Reply
Re: wget on netware
Wed, 11 May 2005 02:53:49 GMT
Hi Mike,

mike pacholke <mp@hsinet.de> wrote in news:1k4ge.5230$IU1.2588@prv-
forum2.provo.novell.com:

> i got the wget files from
> http://forge.novell.com/modules/xfmod/project/?wget and copied the \nlm 
>   directory in the \system directory of a nw60sp5 server because i did 
> not find an installation instruction.
> unfortunately loading of wget ends in an abend:
> 
> i am not sure if the way of installation is correct. did i make a mistake
?
no, these binaries are now outdated, and need at least to be re-compiled.
I dont think that Uli will fix that soon, we have other more powerful tools 
now, f.e. try curl (and then you can blame me if that crashes, hehe!):
http://www.gknw.com/mirror/curl/

Guenter.
Post Reply
Re: wget on netware
Wed, 11 May 2005 13:06:31 GMT
Guenter Knauf, DevNet SysOp 32 wrote:
> Hi Mike,
> 
> mike pacholke <mp@hsinet.de> wrote in news:1k4ge.5230$IU1.2588@prv-
> forum2.provo.novell.com:
> 
> 
>>i got the wget files from
>>http://forge.novell.com/modules/xfmod/project/?wget and copied the \nlm

>>  directory in the \system directory of a nw60sp5 server because i did 
>>not find an installation instruction.
>>unfortunately loading of wget ends in an abend:
>>
>>i am not sure if the way of installation is correct. did i make a
mistake ?
> 
> no, these binaries are now outdated, and need at least to be re-compiled.
> I dont think that Uli will fix that soon, we have other more powerful tools

> now, f.e. try curl (and then you can blame me if that crashes, hehe!):
> http://www.gknw.com/mirror/curl/
> 
> Guenter.
> 

what does curl ?

i need wget to send an ip address to an isp like this :

Post Reply
Re: wget on netware
Wed, 11 May 2005 13:20:17 GMT
mike pacholke wrote:
> what does curl ?

curl(1)                Curl Manual               curl(1)

NAME
        curl - transfer a URL

SYNOPSIS
        curl [options] [URL...]

(...)

WWW
        http://curl.haxx.se

Post Reply
Re: wget on netware
Thu, 12 May 2005 09:55:46 GMT
Guenter Knauf, DevNet SysOp 32 wrote:
> Hi Mike,
> 
> mike pacholke <mp@hsinet.de> wrote in news:1k4ge.5230$IU1.2588@prv-
> forum2.provo.novell.com:
> 
> 
>>i got the wget files from
>>http://forge.novell.com/modules/xfmod/project/?wget and copied the \nlm

>>  directory in the \system directory of a nw60sp5 server because i did 
>>not find an installation instruction.
>>unfortunately loading of wget ends in an abend:
>>
>>i am not sure if the way of installation is correct. did i make a
mistake ?
> 
> no, these binaries are now outdated, and need at least to be re-compiled.
> I dont think that Uli will fix that soon, we have other more powerful tools

> now, f.e. try curl (and then you can blame me if that crashes, hehe!):
> http://www.gknw.com/mirror/curl/
> 
> Guenter.
> 

good idea :
Loading Module JNET.NLM                                          [ 
OK     ]
Loading Module NLSTRAP.NLM                                       [ 
OK     ]
Loading Module JCLNT.NLM                                         [ 
OK     ]
   Auto-Loading Module JCLNTR.NLM                                 [ 
OK     ]
Loading Module JNDPS.NLM                                         [ 
OK     ]
   Auto-Loading Module DPRPCNLM.NLM                               [ 
OK     ]
   Auto-Loading Module DPLSV386.NLM                               [ 
OK     ]
   Auto-Loading Module NIPPED.NLM                                 [ 
OK     ]
60SBS1:load libcurl
Loading Module LIBCURL.NLM                                       [ 
OK     ]
60SBS1:load curl
Loading Module SYSCALLS.NLM                                      [ 
OK     ]
Loading Module CURL.NLM                                          [ 
OK     ]
   Auto-Loading Module LIBC.NLM                                   [ 
OK     ]
   Auto-Loading Module LIBCURL.NLM                                [ 
OK     ]
60SBS1:l http://dyndns.renzel.net/nic/update -u hsinet:gnmhmpf 
 >/dev/null 2>&1
Loading Module CURL.NLM                                          [ 
       ]
   Auto-Loading Module LIBC.NLM                                   [ 
OK     ]
   Auto-Loading Module LIBCURL.NLM                                [ 
OK     ]
The running process will be suspended.
  5-12-2005  11:50:25 am:    SERVER-5.60-4631  [nmID=1001C]
      WARNING! Server 60SBS1 experienced a critical error.  The offending
      process was suspended or recovered.  However, services hosted by this
      server may have been affected.

and now :-) ?
Post Reply
<< Previous 1 2 3 Next >>
( Page 1 of 3 )
about | contact