IPsec over GRE not coming up, cant see why, debug inc...

Hi all,
Rattling my brains here, as far as i can see everything is fine, it should be working, but for some reason its not, and i cant see anything in the debug thats hinting to the reason why, can anyone help me out with this?
im normally good at this stuff, but this time its got me!
the hub config works with many 3 other spokes configured in the same way!
Thanks for any help guys
SPOKE
crypto isakmp policy 10
encr aes 256
authentication pre-share
group 5
crypto isakmp key xxxxxxxxxxxxxxxxx address xxx.xxx.xxx.xx3
crypto isakmp keepalive 10 4
crypto isakmp nat keepalive 30
crypto ipsec transform-set AES-256_SHA esp-aes 256 esp-sha-hmac
mode transport
crypto ipsec transform-set AES-SHA esp-aes esp-sha-hmac
mode transport
crypto ipsec profile GRE_TUNNEL
set transform-set AES-SHA
archive
log config
  hidekeys
ip ssh version 2
interface Tunnel1
bandwidth 100000
ip address 192.168.100.103 255.255.255.0
no ip redirects
ip mtu 1440
ip nhrp authentication xxxxxx
ip nhrp map 192.168.100.1 xxx.xxx.xxx.xx3
ip nhrp map multicast xxx.xxx.xxx.xx3
ip nhrp network-id 100
ip nhrp holdtime 450
ip nhrp nhs 192.168.100.1
ip tcp adjust-mss 1360
qos pre-classify
tunnel source Vlan100
tunnel mode gre multipoint
tunnel key 100
tunnel protection ipsec profile GRE_TUNNEL
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
pvc 1/50
  dialer pool-member 1
  protocol ppp dialer
dsl operating-mode auto
interface FastEthernet0
switchport access vlan 100
interface FastEthernet1
switchport access vlan 103
interface FastEthernet2
switchport access vlan 103
interface FastEthernet3
switchport access vlan 103
interface Vlan1
no ip address
ip virtual-reassembly
ip tcp adjust-mss 1452
shutdown
interface Vlan100
ip address dhcp
ip nbar protocol-discovery
ip nat outside
ip inspect UserTraffic out
ip virtual-reassembly
interface Vlan103
ip address 192.168.103.254 255.255.255.0
ip nat inside
ip virtual-reassembly
router eigrp 100
network 192.168.100.0
network 192.168.103.0
auto-summary
no ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 192.168.1.254
no ip http server
no ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip nat inside source list OUTBOUND interface Vlan100 overload
ip access-list extended INBOUND
deny   tcp any any eq 22
deny   tcp any any eq telnet
permit ip any any
deny   ip any any
ip access-list extended OUTBOUND
permit ip any any
deny   ip any any
HUB
crypto isakmp policy 10
encr 3des
authentication pre-share
group 2
crypto isakmp policy 15
encr 3des
authentication pre-share
crypto isakmp policy 20
encr 3des
authentication pre-share
group 2
lifetime 7800
crypto isakmp policy 50
encr aes 256
authentication pre-share
group 5
crypto isakmp key xxxxxxxxxx address 0.0.0.0 0.0.0.0
crypto isakmp fragmentation
crypto isakmp keepalive 10 4
crypto isakmp nat keepalive 30
crypto ipsec security-association idle-time 7800
crypto ipsec transform-set AES-SHA esp-aes esp-sha-hmac
mode transport
crypto ipsec transform-set AES_MD5_TUNNEL esp-aes 256 esp-md5-hmac
crypto ipsec profile DataTunnels
set transform-set AES-SHA
interface Tunnel1
bandwidth 1000
ip address 192.168.100.1 255.255.255.0
no ip redirects
ip mtu 1400
no ip next-hop-self eigrp 100
ip nhrp authentication xxxxxxxxxxx
ip nhrp map multicast dynamic
ip nhrp network-id 100
ip nhrp holdtime 450
ip tcp adjust-mss 1360
no ip split-horizon eigrp 100
qos pre-classify
tunnel source Dialer1
tunnel mode gre multipoint
tunnel key 100
tunnel protection ipsec profile DataTunnels
interface ATM0
no ip address
no atm ilmi-keepalive
pvc 1/50
  dialer pool-member 1
  protocol ppp dialer
interface FastEthernet0
description INTERNAL LAN
switchport access vlan 201
interface FastEthernet1
switchport access vlan 201
interface FastEthernet2
switchport access vlan 201
interface Vlan201
ip address 192.168.201.254 255.255.255.252
ip nat inside
ip virtual-reassembly
interface Dialer1
ip address negotiated
ip access-group INBOUND in
ip nbar protocol-discovery
ip nat outside
ip inspect UserTraffic out
ip virtual-reassembly
encapsulation ppp
ip tcp adjust-mss 1300
load-interval 30
no cdp enable
router eigrp 100
network 192.168.100.0
network 192.168.201.0
redistribute static
router nhrp
router odr
ip nat inside source list OUTBOUND interface Dialer1 overload
ip route 0.0.0.0 0.0.0.0 Dialer1
ip access-list extended INBOUND
permit ip 192.168.250.0 0.0.0.15 192.168.101.0 0.0.0.255
deny   tcp any any eq 22
deny   tcp any any eq telnet
permit tcp any host xxx.xxx.xxx.xx3 eq www
permit tcp any host xxx.xxx.xxx.xx3 eq 443
permit tcp any host xxx.xxx.xxx.xx3 eq smtp
permit udp any host xxx.xxx.xxx.xx3 eq isakmp
permit esp any host xxx.xxx.xxx.xx3
permit ahp any host xxx.xxx.xxx.xx3
permit udp any host xxx.xxx.xxx.xx3 eq non500-isakmp
deny   ip any any
permit ip any any
ip access-list extended OUTBOUND
permit tcp any any eq smtp
permit tcp any any eq 443
permit ip 192.168.201.0 0.0.0.255 any
deny   ip any any
DEBUG
CWT-DATA#sh ip nhrp detail
192.168.100.1/32 via 192.168.100.1, Tunnel1 created 1w5d, never expire
  Type: static, Flags: used
  NBMA address: xxx.xxx.xxx.xx3
CWT-DATA#sh crypto isakmp sa
IPv4 Crypto ISAKMP SA
dst             src             state          conn-id slot status
xxx.xxx.xxx.xx3     192.168.1.7     MM_NO_STATE       2821    0 ACTIVE (deleted)
Jul  4 12:53:35.551: ISAKMP:(2822):Sending an IKE IPv4 Packet.
CWT-DATA#
Jul  4 12:53:45.553: ISAKMP:(2822): retransmitting phase 1 MM_KEY_EXCH...
Jul  4 12:53:45.553: ISAKMP:(2822):peer does not do paranoid keepalives.
Jul  4 12:53:45.553: ISAKMP:(2822):deleting SA reason "Death by retransmission P1" state (I) MM_KEY_EXCH (peer xxx.xxx.xxx.xx3)
Jul  4 12:53:45.553: ISAKMP:(2822):deleting SA reason "Death by retransmission P1" state (I) MM_KEY_EXCH (peer xxx.xxx.xxx.xx3)
Jul  4 12:53:45.553: ISAKMP: Unlocking peer struct 0x835CCCE8 for isadb_mark_sa_deleted(), count 0
Jul  4 12:53:45.553: ISAKMP: Deleting peer node by peer_reap for xxx.xxx.xxx.xx3: 835CCCE8
Jul  4 12:53:45.553: ISAKMP:(2822):deleting node -32418685 error FALSE reason "IKE deleted"
Jul  4 12:53:45.553: ISAKMP:(2822):deleting node 2092182627 error FALSE reason "IKE deleted"
Jul  4 12:53:45.553: ISAKMP:(2822):Input = IKE_MESG_INTERNAL, IKE_PHASE1_DEL
Jul  4 12:53:45.553: ISAKMP:(2822):Old State = IKE_I_MM5  New State = IKE_DEST_SA
Jul  4 12:53:45.585: ISAKMP:(0): SA request profile is (NULL)
Jul  4 12:53:45.585: ISAKMP: Created a peer struct for xxx.xxx.xxx.xx3, peer port 500
Jul  4 12:53:45.585: ISAKMP: New peer created peer = 0x835CCCE8 peer_handle = 0x800025C0
Jul  4 12:53:45.585: ISAKMP: Locking peer struct 0x835CCCE8, refcount 1 for isakmp_initiator
Jul  4 12:53:45.585: ISAKMP: local port 500, remote port 500
Jul  4 12:53:45.585: ISAKMP: set new node 0 to QM_IDLE
Jul  4 12:53:45.585: ISAKMP: Find a dup sa in the avl tree during calling isadb_insert sa = 8333DA70
Jul  4 12:53:45.585: ISAKMP:(0):Can not start Aggressive mode, trying Main mode.
Jul  4 12:53:45.585: ISAKMP:(0):found peer pre-shared key matching xxx.xxx.xxx.xx3
Jul  4 12:53:45.585: ISAKMP:(0): constructed NAT-T vendor-rfc3947 ID
Jul  4 12:53:45.585: ISAKMP:(0): constructed NAT-T vendor-07 ID
Jul  4 12:53:45.585: ISAKMP:(0): constructed NAT-T vendor-03 ID
Jul  4 12:53:45.585: ISAKMP:(0): constructed NAT-T vendor-02 ID
Jul  4 12:53:45.585: ISAKMP:(0):Input = IKE_MESG_FROM_IPSEC, IKE_SA_REQ_MM
Jul  4 12:53:45.585: ISAKMP:(0):Old State = IKE_READY  New State = IKE_I_MM1
Jul  4 12:53:45.589: ISAKMP:(0): beginning Main Mode exchange
Jul  4 12:53:45.589: ISAKMP:(0): sending packet to xxx.xxx.xxx.xx3 my_port 500 peer_port 500 (I) MM_NO_STATE
Jul  4 12:53:45.589: ISAKMP:(0):Sending an IKE IPv4 Packet.
Jul  4 12:53:45.653: ISAKMP (0:0): received packet from xxx.xxx.xxx.xx3 dport 500 sport 500 Global (I) MM_NO_STATE
Jul  4 12:53:45.653: ISAKMP:(0):Input = IKE_MESG_FROM_PEER, IKE_MM_EXCH
Jul  4 12:53:45.653: ISAKMP:(0):Old State = IKE_I_MM1  New State = IKE_I_MM2
Jul  4 12:53:45.653: ISAKMP:(0): processing SA payload. message ID = 0
Jul  4 12:53:45.653: ISAKMP:(0): processing vendor id payload
Jul  4 12:53:45.653: ISAKMP:(0): vendor ID seems Unity/DPD but major 69 mismatch
Jul  4 12:53:45.653: ISAKMP (0:0): vendor ID is NAT-T RFC 3947
Jul  4 12:53:45.653: ISAKMP:(0):found peer pre-shared key matching xxx.xxx.xxx.xx3
Jul  4 12:53:45.653: ISAKMP:(0): local preshared key found
Jul  4 12:53:45.653: ISAKMP : Scanning profiles for xauth ...
Jul  4 12:53:45.653: ISAKMP:(0):Checking ISAKMP transform 1 against priority 10 policy
Jul  4 12:53:45.653: ISAKMP:      encryption AES-CBC
Jul  4 12:53:45.653: ISAKMP:      keylength of 256
Jul  4 12:53:45.653: ISAKMP:      hash SHA
Jul  4 12:53:45.653: ISAKMP:      default group 5
Jul  4 12:53:45.653: ISAKMP:      auth pre-share
Jul  4 12:53:45.653: ISAKMP:      life type in seconds
Jul  4 12:53:45.653: ISAKMP:      life duration (VPI) of  0x0 0x1 0x51 0x80
Jul  4 12:53:45.657: ISAKMP:(0):atts are acceptable. Next payload is 0
Jul  4 12:53:45.657: ISAKMP:(0):Acceptable atts:actual life: 0
Jul  4 12:53:45.657: ISAKMP:(0):Acceptable atts:life: 0
Jul  4 12:53:45.657: ISAKMP:(0):Fill atts in sa vpi_length:4
Jul  4 12:53:45.657: ISAKMP:(0):Fill atts in sa life_in_seconds:86400
Jul  4 12:53:45.657: ISAKMP:(0):Returning Actual lifetime: 86400
Jul  4 12:53:45.657: ISAKMP:(0)::Started lifetime timer: 86400.
Jul  4 12:53:45.657: ISAKMP:(0): processing vendor id payload
Jul  4 12:53:45.657: ISAKMP:(0): vendor ID seems Unity/DPD but major 69 mismatch
Jul  4 12:53:45.657: ISAKMP (0:0): vendor ID is NAT-T RFC 3947
Jul  4 12:53:45.657: ISAKMP:(0):Input = IKE_MESG_INTERNAL, IKE_PROCESS_MAIN_MODE
Jul  4 12:53:45.657: ISAKMP:(0):Old State = IKE_I_MM2  New State = IKE_I_MM2
Jul  4 12:53:45.657: ISAKMP:(0): sending packet to xxx.xxx.xxx.xx3 my_port 500 peer_port 500 (I) MM_SA_SETUP
Jul  4 12:53:45.657: ISAKMP:(0):Sending an IKE IPv4 Packet.
Jul  4 12:53:45.661: ISAKMP:(0):Input = IKE_MESG_INTERNAL, IKE_PROCESS_COMPLETE
CWT-DATA#
Jul  4 12:53:45.661: ISAKMP:(0):Old State = IKE_I_MM2  New State = IKE_I_MM3
Jul  4 12:53:45.813: ISAKMP (0:0): received packet from xxx.xxx.xxx.xx3 dport 500 sport 500 Global (I) MM_SA_SETUP
Jul  4 12:53:45.817: ISAKMP:(0):Input = IKE_MESG_FROM_PEER, IKE_MM_EXCH
Jul  4 12:53:45.817: ISAKMP:(0):Old State = IKE_I_MM3  New State = IKE_I_MM4
Jul  4 12:53:45.817: ISAKMP:(0): processing KE payload. message ID = 0
Jul  4 12:53:45.989: ISAKMP:(0): processing NONCE payload. message ID = 0
Jul  4 12:53:45.989: ISAKMP:(0):found peer pre-shared key matching xxx.xxx.xxx.xx3
Jul  4 12:53:45.993: ISAKMP:(2823): processing vendor id payload
Jul  4 12:53:45.993: ISAKMP:(2823): vendor ID is Unity
Jul  4 12:53:45.993: ISAKMP:(2823): processing vendor id payload
Jul  4 12:53:45.993: ISAKMP:(2823): vendor ID is DPD
Jul  4 12:53:45.993: ISAKMP:(2823): processing vendor id payload
Jul  4 12:53:45.993: ISAKMP:(2823): speaking to another IOS box!
Jul  4 12:53:45.993: ISAKMP:received payload type 20
Jul  4 12:53:45.993: ISAKMP (0:2823): NAT found, the node inside NAT
Jul  4 12:53:45.993: ISAKMP:received payload type 20
Jul  4 12:53:45.993: ISAKMP:(2823):Input = IKE_MESG_INTERNAL, IKE_PROCESS_MAIN_MODE
Jul  4 12:53:45.993: ISAKMP:(2823):Old State = IKE_I_MM4  New State = IKE_I_MM4
Jul  4 12:53:45.993: ISAKMP:(2823):Send initial contact
Jul  4 12:53:45.993: ISAKMP:(2823):SA is doing pre-shared key authentication using id type ID_IPV4_ADDR
Jul  4 12:53:45.993: ISAKMP (0:2823): ID payload
        next-payload : 8
        type         : 1
        address      : 192.168.1.7
        protocol     : 17
        port         : 0
        length       : 12
Jul  4 12:53:45.993: ISAKMP:(2823):Total payload length: 12
Jul  4 12:53:45.997: ISAKMP:(2823): sending packet to xxx.xxx.xxx.xx3 my_port 4500 peer_port 4500 (I) MM_KEY_EXCH
Jul  4 12:53:45.997: ISAKMP:(2823):Sending an IKE IPv4 Packet.
Jul  4 12:53:45.997: ISAKMP:(2823):Input = IKE_MESG_INTERNAL, IKE_PROCESS_COMPLETE
CWT-DATA#
Jul  4 12:53:45.997: ISAKMP:(2823):Old State = IKE_I_MM4  New State = IKE_I_MM5
CWT-DATA#
Jul  4 12:53:55.794: ISAKMP (0:2823): received packet from xxx.xxx.xxx.xx3 dport 500 sport 500 Global (I) MM_KEY_EXCH
Jul  4 12:53:55.794: ISAKMP:(2823): phase 1 packet is a duplicate of a previous packet.
Jul  4 12:53:55.794: ISAKMP:(2823): retransmitting due to retransmit phase 1
Jul  4 12:53:56.294: ISAKMP:(2823): retransmitting phase 1 MM_KEY_EXCH...
Jul  4 12:53:56.294: ISAKMP (0:2823): incrementing error counter on sa, attempt 1 of 5: retransmit phase 1
Jul  4 12:53:56.294: ISAKMP:(2823): retransmitting phase 1 MM_KEY_EXCH
Jul  4 12:53:56.294: ISAKMP:(2823): sending packet to xxx.xxx.xxx.xx3 my_port 4500 peer_port 4500 (I) MM_KEY_EXCH
CWT-DATA#
Jul  4 12:53:56.294: ISAKMP:(2823):Sending an IKE IPv4 Packet.
CWT-DATA#
Jul  4 12:54:05.795: ISAKMP (0:2823): received packet from xxx.xxx.xxx.xx3 dport 500 sport 500 Global (I) MM_KEY_EXCH
Jul  4 12:54:05.795: ISAKMP:(2823): phase 1 packet is a duplicate of a previous packet.
Jul  4 12:54:05.795: ISAKMP:(2823): retransmitting due to retransmit phase 1
Jul  4 12:54:06.295: ISAKMP:(2823): retransmitting phase 1 MM_KEY_EXCH...
Jul  4 12:54:06.295: ISAKMP (0:2823): incrementing error counter on sa, attempt 2 of 5: retransmit phase 1
Jul  4 12:54:06.295: ISAKMP:(2823): retransmitting phase 1 MM_KEY_EXCH
Jul  4 12:54:06.295: ISAKMP:(2823): sending packet to xxx.xxx.xxx.xx3 my_port 4500 peer_port 4500 (I) MM_KEY_EXCH
CWT-DATA#
Jul  4 12:54:06.295: ISAKMP:(2823):Sending an IKE IPv4 Packet.
CWT-DATA#
Jul  4 12:54:15.797: ISAKMP (0:2823): received packet from xxx.xxx.xxx.xx3 dport 500 sport 500 Global (I) MM_KEY_EXCH
Jul  4 12:54:15.797: ISAKMP:(2823): phase 1 packet is a duplicate of a previous packet.
Jul  4 12:54:15.797: ISAKMP:(2823): retransmitting due to retransmit phase 1
Jul  4 12:54:16.297: ISAKMP:(2823): retransmitting phase 1 MM_KEY_EXCH...
Jul  4 12:54:16.297: ISAKMP (0:2823): incrementing error counter on sa, attempt 3 of 5: retransmit phase 1
Jul  4 12:54:16.297: ISAKMP:(2823): retransmitting phase 1 MM_KEY_EXCH
Jul  4 12:54:16.297: ISAKMP:(2823): sending packet to xxx.xxx.xxx.xx3 my_port 4500 peer_port 4500 (I) MM_KEY_EXCH
CWT-DATA#
Jul  4 12:54:16.297: ISAKMP:(2823):Sending an IKE IPv4 Packet.
CWT-DATA#
Jul  4 12:54:19.537: ISAKMP: set new node 0 to QM_IDLE
Jul  4 12:54:19.537: ISAKMP:(2823):SA is still budding. Attached new ipsec request to it. (local 192.168.1.7, remote xxx.xxx.xxx.xx3)
Jul  4 12:54:19.537: ISAKMP: Error while processing SA request: Failed to initialize SA
Jul  4 12:54:19.537: ISAKMP: Error while processing KMI message 0, error 2.
CWT-DATA#
Jul  4 12:54:25.794: ISAKMP (0:2823): received packet from xxx.xxx.xxx.xx3 dport 500 sport 500 Global (I) MM_KEY_EXCH
Jul  4 12:54:25.798: ISAKMP:(2823): phase 1 packet is a duplicate of a previous packet.
Jul  4 12:54:25.798: ISAKMP:(2823): retransmitting due to retransmit phase 1
Jul  4 12:54:26.298: ISAKMP:(2823): retransmitting phase 1 MM_KEY_EXCH...
Jul  4 12:54:26.298: ISAKMP (0:2823): incrementing error counter on sa, attempt 4 of 5: retransmit phase 1
Jul  4 12:54:26.298: ISAKMP:(2823): retransmitting phase 1 MM_KEY_EXCH
Jul  4 12:54:26.298: ISAKMP:(2823): sending packet to xxx.xxx.xxx.xx3 my_port 4500 peer_port 4500 (I) MM_KEY_EXCH
CWT-DATA#
Jul  4 12:54:26.298: ISAKMP:(2823):Sending an IKE IPv4 Packet.
CWT-DATA#
Jul  4 12:54:35.555: ISAKMP:(2822):purging node -32418685
Jul  4 12:54:35.555: ISAKMP:(2822):purging node 2092182627
Jul  4 12:54:35.795: ISAKMP (0:2823): received packet from xxx.xxx.xxx.xx3 dport 500 sport 500 Global (I) MM_KEY_EXCH
Jul  4 12:54:35.795: ISAKMP:(2823): phase 1 packet is a duplicate of a previous packet.
Jul  4 12:54:35.795: ISAKMP:(2823): retransmitting due to retransmit phase 1
Jul  4 12:54:36.295: ISAKMP:(2823): retransmitting phase 1 MM_KEY_EXCH...
Jul  4 12:54:36.295: ISAKMP (0:2823): incrementing error counter on sa, attempt 5 of 5: retransmit phase 1
Jul  4 12:54:36.295: ISAKMP:(2823): retransmitting phase 1 MM_KEY_EXCH
CWT-DATA#
Jul  4 12:54:36.295: ISAKMP:(2823): sending packet to xxx.xxx.xxx.xx3 my_port 4500 peer_port 4500 (I) MM_KEY_EXCH
Jul  4 12:54:36.295: ISAKMP:(2823):Sending an IKE IPv4 Packet.
CWT-DATA#no debug all
All possible debugging has been turned off

heres the hub debug
CWCH#
*Jul  5 11:58:16.208: ISAKMP: set new node 1382820308 to QM_IDLE  
*Jul  5 11:58:16.208: ISAKMP:(2116): sending packet to xxx.xxx.xxx.10 my_port 4500 peer_port 4500 (R) QM_IDLE
*Jul  5 11:58:16.208: ISAKMP:(2116):Sending an IKE IPv4 Packet.
*Jul  5 11:58:16.208: ISAKMP:(2116):purging node 1382820308
*Jul  5 11:58:16.208: ISAKMP:(2116):Input = IKE_MESG_FROM_IPSEC, IKE_PHASE2_DEL
*Jul  5 11:58:16.208: ISAKMP:(2116):Old State = IKE_P1_COMPLETE  New State = IKE_P1_COMPLETE
*Jul  5 12:02:47.504: ISAKMP (2120): received packet from xxx.xxx.xxx.10 dport 4500 sport 62560 Global (R) QM_IDLE
*Jul  5 12:02:47.504: ISAKMP: set new node -146383553 to QM_IDLE  
*Jul  5 12:02:47.504: ISAKMP:(2120): processing HASH payload. message ID = -146383553
*Jul  5 12:02:47.504: ISAKMP:(2120): processing NOTIFY DPD/R_U_THERE protocol 1
        spi 0, message ID = -146383553, sa = 0x854A7094
*Jul  5 12:02:47.504: ISAKMP:(2120):deleting node -146383553 error FALSE reason "Informational (in) state 1"
*Jul  5 12:02:47.504: ISAKMP:(2120):Input = IKE_MESG_FROM_PEER, IKE_INFO_NOTIFY
*Jul  5 12:02:47.504: ISAKMP:(2120):Old State = IKE_P1_COMPLETE  New State = IKE_P1_COMPLETE
*Jul  5 12:02:47.504: ISAKMP:(2120):DPD/R_U_THERE received from peer xxx.xxx.xxx.10, sequence 0x63A1AE3C
*Jul  5 12:02:47.504: ISAKMP: set new node -1398198787 to QM_IDLE 
*Jul  5 12:02:47.504: ISAKMP:(2120):Sending NOTIFY DPD/R_U_THERE_ACK protocol 1
        spi 2242383312, message ID = -1398198787
*Jul  5 12:02:47.504: ISAKMP:(2120): seq. no 0x63A1AE3C
*Jul  5 12:02:47.504: ISAKMP:(2120): sending packet to xxx.xxx.xxx.10 my_port 4500 peer_port 62560 (R) QM_IDLE
*Jul  5 12:02:47.504: ISAKMP:(2120):Sending an IKE IPv4 Packet.
CWCH#
*Jul  5 12:02:47.504: ISAKMP:(2120):purging node -1398198787
*Jul  5 12:02:47.504: ISAKMP:(2120):Input = IKE_MESG_FROM_PEER, IKE_MESG_KEEP_ALIVE
*Jul  5 12:02:47.504: ISAKMP:(2120):Old State = IKE_P1_COMPLETE  New State = IKE_P1_COMPLETE
CWCH#
*Jul  5 12:02:52.516: ISAKMP (2120): received packet from xxx.xxx.xxx.10 dport 4500 sport 62560 Global (R) QM_IDLE
*Jul  5 12:02:52.516: ISAKMP: set new node -459292560 to QM_IDLE  
*Jul  5 12:02:52.516: ISAKMP:(2120): processing HASH payload. message ID = -459292560
*Jul  5 12:02:52.516: ISAKMP:(2120): processing NOTIFY DPD/R_U_THERE protocol 1
        spi 0, message ID = -459292560, sa = 0x854A7094
*Jul  5 12:02:52.516: ISAKMP:(2120):deleting node -459292560 error FALSE reason "Informational (in) state 1"
*Jul  5 12:02:52.516: ISAKMP:(2120):Input = IKE_MESG_FROM_PEER, IKE_INFO_NOTIFY
*Jul  5 12:02:52.516: ISAKMP:(2120):Old State = IKE_P1_COMPLETE  New State = IKE_P1_COMPLETE
*Jul  5 12:02:52.516: ISAKMP:(2120):DPD/R_U_THERE received from peer xxx.xxx.xxx.10, sequence 0x63A1AE3D
*Jul  5 12:02:52.516: ISAKMP: set new node -1245354522 to QM_IDLE 
*Jul  5 12:02:52.516: ISAKMP:(2120):Sending NOTIFY DPD/R_U_THERE_ACK protocol 1
        spi 2242383312, message ID = -1245354522
*Jul  5 12:02:52.516: ISAKMP:(2120): seq. no 0x63A1AE3D
*Jul  5 12:02:52.516: ISAKMP:(2120): sending packet to xxx.xxx.xxx.10 my_port 4500 peer_port 62560 (R) QM_IDLE
*Jul  5 12:02:52.516: ISAKMP:(2120):Sending an IKE IPv4 Packet.
CWCH#
*Jul  5 12:02:52.516: ISAKMP:(2120):purging node -1245354522
*Jul  5 12:02:52.520: ISAKMP:(2120):Input = IKE_MESG_FROM_PEER, IKE_MESG_KEEP_ALIVE
*Jul  5 12:02:52.520: ISAKMP:(2120):Old State = IKE_P1_COMPLETE  New State = IKE_P1_COMPLETE
CWCH#
*Jul  5 12:02:55.636: ISAKMP:(2119):Input = IKE_MESG_FROM_PEER, IKE_MESG_KEEP_ALIVE
*Jul  5 12:02:55.636: ISAKMP:(2119):Old State = IKE_P1_COMPLETE  New State = IKE_P1_COMPLETE
*Jul  5 12:02:55.656: ISAKMP:(2119):purging node 926310294
CWCH#
*Jul  5 12:02:58.000: ISAKMP (2120): received packet from xxx.xxx.xxx.10 dport 4500 sport 62560 Global (R) QM_IDLE
*Jul  5 12:02:58.000: ISAKMP: set new node -1957053939 to QM_IDLE 
*Jul  5 12:02:58.000: ISAKMP:(2120): processing HASH payload. message ID = -1957053939
*Jul  5 12:02:58.000: ISAKMP:(2120): processing NOTIFY DPD/R_U_THERE protocol 1
        spi 0, message ID = -1957053939, sa = 0x854A7094
*Jul  5 12:02:58.000: ISAKMP:(2120):deleting node -1957053939 error FALSE reason "Informational (in) state 1"
*Jul  5 12:02:58.000: ISAKMP:(2120):Input = IKE_MESG_FROM_PEER, IKE_INFO_NOTIFY
*Jul  5 12:02:58.000: ISAKMP:(2120):Old State = IKE_P1_COMPLETE  New State = IKE_P1_COMPLETE
*Jul  5 12:02:58.000: ISAKMP:(2120):DPD/R_U_THERE received from peer xxx.xxx.xxx.10, sequence 0x63A1AE3E
*Jul  5 12:02:58.000: ISAKMP: set new node -1198504167 to QM_IDLE 
*Jul  5 12:02:58.004: ISAKMP:(2120):Sending NOTIFY DPD/R_U_THERE_ACK protocol 1
        spi 2242383312, message ID = -1198504167
*Jul  5 12:02:58.004: ISAKMP:(2120): seq. no 0x63A1AE3E
*Jul  5 12:02:58.004: ISAKMP:(2120): sending packet to xxx.xxx.xxx.10 my_port 4500 peer_port 62560 (R) QM_IDLE
*Jul  5 12:02:58.004: ISAKMP:(2120):Sending an IKE IPv4 Packet.
CWCH#
*Jul  5 12:02:58.004: ISAKMP:(2120):purging node -1198504167
*Jul  5 12:02:58.004: ISAKMP:(2120):Input = IKE_MESG_FROM_PEER, IKE_MESG_KEEP_ALIVE
*Jul  5 12:02:58.004: ISAKMP:(2120):Old State = IKE_P1_COMPLETE  New State = IKE_P1_COMPLETE
CWCH#
*Jul  5 12:03:03.000: ISAKMP (2120): received packet from xxx.xxx.xxx.10 dport 4500 sport 62560 Global (R) QM_IDLE
*Jul  5 12:03:03.000: ISAKMP: set new node 599666073 to QM_IDLE   
*Jul  5 12:03:03.000: ISAKMP:(2120): processing HASH payload. message ID = 599666073
*Jul  5 12:03:03.000: ISAKMP:(2120): processing NOTIFY DPD/R_U_THERE protocol 1
        spi 0, message ID = 599666073, sa = 0x854A7094
*Jul  5 12:03:03.000: ISAKMP:(2120):deleting node 599666073 error FALSE reason "Informational (in) state 1"
*Jul  5 12:03:03.000: ISAKMP:(2120):Input = IKE_MESG_FROM_PEER, IKE_INFO_NOTIFY
*Jul  5 12:03:03.000: ISAKMP:(2120):Old State = IKE_P1_COMPLETE  New State = IKE_P1_COMPLETE
*Jul  5 12:03:03.000: ISAKMP:(2120):DPD/R_U_THERE received from peer xxx.xxx.xxx.10, sequence 0x63A1AE3F
*Jul  5 12:03:03.000: ISAKMP: set new node 1035716483 to QM_IDLE  
*Jul  5 12:03:03.000: ISAKMP:(2120):Sending NOTIFY DPD/R_U_THERE_ACK protocol 1
        spi 2242383312, message ID = 1035716483
*Jul  5 12:03:03.000: ISAKMP:(2120): seq. no 0x63A1AE3F
*Jul  5 12:03:03.000: ISAKMP:(2120): sending packet to xxx.xxx.xxx.10 my_port 4500 peer_port 62560 (R) QM_IDLE
*Jul  5 12:03:03.000: ISAKMP:(2120):Sending an IKE IPv4 Packet.
CWCH#
*Jul  5 12:03:03.004: ISAKMP:(2120):purging node 1035716483
*Jul  5 12:03:03.004: ISAKMP:(2120):Input = IKE_MESG_FROM_PEER, IKE_MESG_KEEP_ALIVE
*Jul  5 12:03:03.004: ISAKMP:(2120):Old State = IKE_P1_COMPLETE  New State = IKE_P1_COMPLETE
CWCH#
*Jul  5 12:03:08.008: ISAKMP (2120): received packet from xxx.xxx.xxx.10 dport 4500 sport 62560 Global (R) QM_IDLE
*Jul  5 12:03:08.008: ISAKMP: set new node 230166927 to QM_IDLE   
*Jul  5 12:03:08.008: ISAKMP:(2120): processing HASH payload. message ID = 230166927
*Jul  5 12:03:08.008: ISAKMP:(2120): processing NOTIFY DPD/R_U_THERE protocol 1
        spi 0, message ID = 230166927, sa = 0x854A7094
*Jul  5 12:03:08.008: ISAKMP:(2120):deleting node 230166927 error FALSE reason "Informational (in) state 1"
*Jul  5 12:03:08.008: ISAKMP:(2120):Input = IKE_MESG_FROM_PEER, IKE_INFO_NOTIFY
*Jul  5 12:03:08.008: ISAKMP:(2120):Old State = IKE_P1_COMPLETE  New State = IKE_P1_COMPLETE
*Jul  5 12:03:08.008: ISAKMP:(2120):DPD/R_U_THERE received from peer xxx.xxx.xxx.10, sequence 0x63A1AE40
*Jul  5 12:03:08.008: ISAKMP: set new node -1886395474 to QM_IDLE 
*Jul  5 12:03:08.008: ISAKMP:(2120):Sending NOTIFY DPD/R_U_THERE_ACK protocol 1
        spi 2242383312, message ID = -1886395474
*Jul  5 12:03:08.008: ISAKMP:(2120): seq. no 0x63A1AE40
*Jul  5 12:03:08.012: ISAKMP:(2120): sending packet to xxx.xxx.xxx.10 my_port 4500 peer_port 62560 (R) QM_IDLE
*Jul  5 12:03:08.012: ISAKMP:(2120):Sending an IKE IPv4 Packet.
CWCH#no
*Jul  5 12:03:08.012: ISAKMP:(2120):purging node -1886395474
*Jul  5 12:03:08.012: ISAKMP:(2120):Input = IKE_MESG_FROM_PEER, IKE_MESG_KEEP_ALIVE
*Jul  5 12:03:08.012: ISAKMP:(2120):Old State = IKE_P1_COMPLETE  New State = IKE_P1_COMPLETE
*Jul  5 12:03:13.000: ISAKMP (2120): received packet from xxx.xxx.xxx.10 dport 4500 sport 62560 Global (R) QM_IDLE
*Jul  5 12:03:13.000: ISAKMP: set new node 841395293 to QM_IDLE   
*Jul  5 12:03:13.000: ISAKMP:(2120): processing HASH payload. message ID = 841395293
*Jul  5 12:03:13.000: ISAKMP:(2120): processing NOTIFY DPD/R_U_THERE protocol 1
        spi 0, message ID = 841395293, sa = 0x854A7094
*Jul  5 12:03:13.000: ISAKMP:(2120):deleting node 841395293 error FALSE reason "Informational (in) state 1"
*Jul  5 12:03:13.000: ISAKMP:(2120):Input = IKE_MESG_FROM_PEER, IKE_INFO_NOTIFY
*Jul  5 12:03:13.000: ISAKMP:(2120):Old State = IKE_P1_COMPLETE  New State = IKE_P1_COMPLETE
*Jul  5 12:03:13.000: ISAKMP:(2120):DPD/R_U_THERE received from peer xxx.xxx.xxx.10, sequence 0x63A1AE41
*Jul  5 12:03:13.000: ISAKMP: set new node -820358795 to QM_IDLE  
*Jul  5 12:03:13.000: ISAKMP:(2120):Sending NOTIFY DPD/R_U_THERE_ACK protocol 1
        spi 2242383312, message ID = -820358795
*Jul  5 12:03:13.000: ISAKMP:(2120): seq. no 0x63A1AE41
*Jul  5 12:03:13.000: ISAKMP:(2120): sending packet to xxx.xxx.xxx.10 my_port 4500 peer_port 62560 (R) QM_IDLE
*Jul  5 12:03:13.000: ISAKMP:(2120):Sending an IKE IPv4 Packet.
CWCH#no debug all
All possible debugging has been turned off
CWCH#
*Jul  5 12:03:13.004: ISAKMP:(2120):purging node -820358795
*Jul  5 12:03:13.004: ISAKMP:(2120):Input = IKE_MESG_FROM_PEER, IKE_MESG_KEEP_ALIVE
*Jul  5 12:03:13.004: ISAKMP:(2120):Old State = IKE_P1_COMPLETE  New State = IKE_P1_COMPLETE

Similar Messages

  • HT1296 cannot sync the calendar on my ipad mini with my main imac computer. the settings on itunes say that my ipad is syncing over the air but it is not unfortunately. i cant see how to change the settings if need be. would appreciate help. thanks

    i canot sync the calendar on my ipad mini with my main imac computer. the settings on itunes say that my ipad is syncing over the air but it is not unfortunately. i cant see how to change the settings if need be. would appreciate help. thanks

    i have done this on my ipad mini and my imac but they are still not syncing. my iphone 4 has the icloud symbol but it seems to be unresponsive to touch, I cannot get it to highlight or turn-on. Bit confused.

  • IPsec over GRE tunnel's line protocol is down but able to ping the tunnel destination

    >>both routers are located in different countries and connected with ISP
    >>IPsec over GRE tunnel is configured on both the routers 
    >>tunnel's line protocol is down for both the ends but able to reach the tunnel destination with tunnel source
    >>Packet is not receiving on the router_1 and but could see packets are getting encrypting on the Router_2
    >>ISP is not finding any issue with their end 
    >>Please guide me how i can fix this issue and what need to be check on this ????
    ========================
    Router_1#sh run int Tunnel20
    Building configuration...
    Current configuration : 272 bytes
    interface Tunnel20
     bandwidth 2048
     ip address 3.85.129.141 255.255.255.252
     ip mtu 1412
     ip flow ingress
     delay 1
     cdp enable
     tunnel source GigabitEthernet0/0/3
     tunnel destination 109.224.62.26
    end
    ===================
    Router_1#sh int Tunnel20
    Tunnel20 is up, line protocol is up>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>Keepalive is not set
      Hardware is Tunnel
      Description: *To CRPrgEIQbaghd01 - 2Mb GRE over Shared ISP Gateway*
      Internet address is 3.85.129.141/30
      MTU 17916 bytes, BW 2048 Kbit/sec, DLY 10 usec,
         reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation TUNNEL, loopback not set
      Keepalive not set
      Tunnel source 195.27.20.14 (GigabitEthernet0/0/3), destination 109.224.62.26
       Tunnel Subblocks:
          src-track:
             Tunnel20 source tracking subblock associated with GigabitEthernet0/0/3
              Set of tunnels with source GigabitEthernet0/0/3, 32 members (includes iterators), on interface <OK>
      Tunnel protocol/transport GRE/IP
        Key disabled, sequencing disabled
        Checksumming of packets disabled
      Tunnel TTL 255, Fast tunneling enabled
      Tunnel transport MTU 1476 bytes
      Tunnel transmit bandwidth 8000 (kbps)
      Tunnel receive bandwidth 8000 (kbps)
      Last input 1w6d, output 14w4d, output hang never
      Last clearing of "show interface" counters 2y5w
      Input queue: 0/375/0/0 (size/max/drops/flushes); Total output drops: 0
      Queueing strategy: fifo
      Output queue: 0/0 (size/max)
      5 minute input rate 0 bits/sec, 0 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         1565172427 packets input, 363833090294 bytes, 0 no buffer
         Received 0 broadcasts (0 IP multicasts)
         0 runts, 0 giants, 0 throttles
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
         1778491917 packets output, 1555959948508 bytes, 0 underruns
         0 output errors, 0 collisions, 0 interface resets
         0 unknown protocol drops
         0 output buffer failures, 0 output buffers swapped out
    =============================
    Router_1#ping 109.224.62.26 re 100 sou 195.27.20.14
    Type escape sequence to abort.
    Sending 100, 100-byte ICMP Echos to 109.224.62.26, timeout is 2 seconds:
    Packet sent with a source address of 195.27.20.14
    Success rate is 92 percent (92/100), round-trip min/avg/max = 139/142/162 ms
    Router_1#
    ============================================
    Router_1#sh cry ip sa pe 109.224.62.26 | in caps
        #pkts encaps: 831987306, #pkts encrypt: 831987306, #pkts digest: 831987306
        #pkts decaps: 736012611, #pkts decrypt: 736012611, #pkts verify: 736012611
    Router_1#sh clock
    15:09:45.421 UTC Thu Dec 25 2014
    Router_1#
    ===================
    Router_1#sh cry ip sa pe 109.224.62.26 | in caps
        #pkts encaps: 831987339, #pkts encrypt: 831987339, #pkts digest: 831987339
        #pkts decaps: 736012611, #pkts decrypt: 736012611, #pkts verify: 736012611>>>>>>>>>>>>>>>>>>>>Traffic is not receiving from Router 2 
    Router_1#sh clock
    15:11:36.476 UTC Thu Dec 25 2014
    Router_1#
    ===================
    Router_2#sh run int Tu1
    Building configuration...
    Current configuration : 269 bytes
    interface Tunnel1
     bandwidth 2000
     ip address 3.85.129.142 255.255.255.252
     ip mtu 1412
     ip flow ingress
     load-interval 30
     keepalive 10 3
     cdp enable
     tunnel source GigabitEthernet0/0
     tunnel destination 195.27.20.14
    end
    Router_2#
    =======================
    Router_2#sh run | sec cry
    crypto isakmp policy 10
     authentication pre-share
    crypto isakmp key Router_2 address 195.27.20.14
    crypto isakmp key Router_2 address 194.9.241.8
    crypto ipsec transform-set ge3vpn esp-3des esp-sha-hmac
     mode transport
    crypto map <Deleted> 10 ipsec-isakmp
     set peer 195.27.20.14
     set transform-set ge3vpn
     match address Router_2
    crypto map <Deleted> 20 ipsec-isakmp
     set peer 194.9.241.8
     set transform-set ge3vpn
     match address Router_1
     crypto map <Deleted>
    Router_2#
    ====================================
    Router_2#sh cry ip sa pe 195.27.20.14 | in caps
        #pkts encaps: 737092521, #pkts encrypt: 737092521, #pkts digest: 737092521
        #pkts decaps: 828154572, #pkts decrypt: 828154572, #pkts verify: 828154572>>>>>>>>>>>>Traffic is getting encrypting from router 2 
    Router_2#sh clock
    .15:10:33.296 UTC Thu Dec 25 2014
    Router_2#
    ========================
    Router_2#sh int Tu1
    Tunnel1 is up, line protocol is down>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>Down
      Hardware is Tunnel
      Internet address is 3.85.129.142/30
      MTU 17916 bytes, BW 2000 Kbit/sec, DLY 50000 usec,
         reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation TUNNEL, loopback not set
      Keepalive set (10 sec), retries 3
      Tunnel source 109.224.62.26 (GigabitEthernet0/0), destination 195.27.20.14
       Tunnel Subblocks:
          src-track:
             Tunnel1 source tracking subblock associated with GigabitEthernet0/0
              Set of tunnels with source GigabitEthernet0/0, 2 members (includes iterators), on interface <OK>
      Tunnel protocol/transport GRE/IP
        Key disabled, sequencing disabled
        Checksumming of packets disabled
      Tunnel TTL 255, Fast tunneling enabled
      Tunnel transport MTU 1476 bytes
      Tunnel transmit bandwidth 8000 (kbps)
      Tunnel receive bandwidth 8000 (kbps)
      Last input 1w6d, output 00:00:02, output hang never
      Last clearing of "show interface" counters never
      Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 14843
      Queueing strategy: fifo
      Output queue: 0/0 (size/max)
      30 second input rate 0 bits/sec, 0 packets/sec
      30 second output rate 0 bits/sec, 0 packets/sec
         1881547260 packets input, 956465296 bytes, 0 no buffer
         Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
         1705198723 packets output, 2654132592 bytes, 0 underruns
         0 output errors, 0 collisions, 0 interface resets
         0 unknown protocol drops
         0 output buffer failures, 0 output buffers swapped out
    =============================
    Router_2#ping 195.27.20.14 re 100 sou 109.224.62.26
    Type escape sequence to abort.
    Sending 100, 100-byte ICMP Echos to 195.27.20.14, timeout is 2 seconds:
    Packet sent with a source address of 109.224.62.26
    Success rate is 94 percent (94/100), round-trip min/avg/max = 136/143/164 ms
    Router_2#
    =========================

    Hello.
    First of all, try to reset IPSec (clear crypto isakmp sa ..., clear crypto session ...).
    Configure inbound ACL on the router to match esp protocol and check if the packets arrive.
    Please provide full output "show crypto ipsec sa"
     from both sides.

  • IPsec over GRE in ASR 1000 with VRF

                       Hi
    I´m trying to configure IPsec over GRE tunnel between Cisco 819G remote router and ASR 1002 central router using crypto maps. Currently ASR router has two vrf´s (management vrf and EXTERNOS2 vrf) and in the future we are going to deploy different "virtual" routers from this box. I don´t know why it doesn´t work, tunnel interface doesn´t go up. Taking a view to debugs obtained from ASR router (debug crypto isakmp and debug crypto ipsecI see the following errors:
    Oct  3 13:11:33: IPSEC(validate_proposal_request): proposal part #1
    Oct  3 13:11:33: IPSEC(validate_proposal_request): proposal part #1,
      (key eng. msg.) INBOUND local= 10.255.68.246:0, remote= 10.200.25.106:0,
        local_proxy= 10.255.68.246/255.255.255.255/256/0,
        remote_proxy= 10.200.25.106/255.255.255.255/256/0,
        protocol= ESP, transform= NONE  (Transport),
        lifedur= 0s and 0kb,
        spi= 0x0(0), conn_id= 0, keysize= 0, flags= 0x0
    Oct  3 13:11:33: Crypto mapdb : proxy_match
            src addr     : 10.255.68.246
            dst addr     : 10.200.25.106
            protocol     : 0
            src port     : 0
            dst port     : 0
    Oct  3 13:11:33: map_db_check_isakmp_profile profile did not match
    Oct  3 13:11:33: Crypto mapdb : proxy_match
            src addr     : 10.255.68.246
            dst addr     : 10.200.25.106
            protocol     : 0
            src port     : 0
            dst port     : 0
    Oct  3 13:11:33: map_db_check_isakmp_profile profile did not match
    Oct  3 13:11:33: map_db_find_best did not find matching map
    Oct  3 13:11:33: IPSEC(ipsec_process_proposal): proxy identities not supported
    Oct  3 13:11:33: ISAKMP:(35001): IPSec policy invalidated proposal with error 32
    Oct  3 13:11:33: ISAKMP:(35001): phase 2 SA policy not acceptable! (local 10.255.68.246 remote 10.200.25.106)
    anybody could help me to troubleshoot why it doesn´t work?
    I post you involved configuration sections from ASR and 819G routers
    B.R.

    Ops!! I forgot to paste involved routes from both devices.
    ASR router
    ip route vrf EXTERNOS2 10.200.24.0 255.255.248.0 10.255.68.245 tag 6
    ip route vrf EXTERNOS2 185.1.1.0 255.255.255.0 Tunnel21 tag 6          <--- c819G LAN network
    Cisco 819G
    ip route 0.0.0.0 0.0.0.0 Tunnel1
    ip route 10.255.68.246 255.255.255.255 Cellular0
    B.R.

  • Jar file could not find main class.. I cant see why?

    I have read loads of tutorials on this and it should be very straight forward but i STILL cant make a working jar file of my program.. please see if you can see anything wrong with what im doing..
    my program is one .java file that compiles perfectly, and is runnable both through eclipse and by using the command prompt.. i made a jar file using both eclipse and the command prompt, and neither worked.. every time i run it by double clicking it i get the error "could not find main class, program will exit". here is the contents of my jar:
    CorePackage\IPEmailer.class
    CorePackage\IPEmailer$1.class
    CorePackage\IPEmailer$SMTPAuthenticator.class
    META-INF\MANIFEST.MF
    the MANIFEST.MF file contains:
    Manifest-Version: 1.0
    Class-path: .
    Created-By: 1.6.0_02 (Sun Microsystems Inc.)
    Main-Class: CorePackage.IPEmailer
    (yes there is a blank line at the end)
    the class mentioned in 'Main-Class' has a main method that looks like this:
    public static void main(String[] args) {
        // TODO Auto-generated method stub
        new IPEmailer();
    }the program uses 2 external jar files:
    activation.jar
    mail.jar
    and reads a file called:
    ipemailer.ini
    and writes a file called:
    ip.txt
    the program has no GUI and is intended to run 'silently' in the background
    please help me understand what is wrong with this

    package CorePackage;
    import javax.mail.*;
    import javax.mail.Authenticator;
    import javax.mail.PasswordAuthentication;
    import javax.mail.internet.*;
    import java.util.*;
    import java.io.*;
    import java.net.*;
    public class IPEmailer implements Runnable{
          * @param args
         String recipientsinput[]={""};
         String subject;
         String body;
         String server;
         String user;
         String pass;
         String from;
         String urlString = "http://www.whatismyip.org";
         String currentIP;
         String ipFromFile;
         boolean webFailed;
         long interval = 900000; //15 mins
         long oldInterval;
         Thread t = new Thread(this);
         public static void main(String[] args) {
              // TODO Auto-generated method stub
              new IPEmailer();
         public IPEmailer(){
                         ..........etccould the problem be that the class is a thread? i cant see why it would be, but ive never made a jar where the main class also 'implements runnable'

  • I loved ny iPad at first now im starting to hate it, because flashplayer doen't work there are so many pages i cant open and tings i cant see.why are Apple so difficult? Why not open for flashplayer??!!!!

    WHy not open fore flashplayer. I'm starting to hate my iPad because og it, ther are so many tings i cant see and do on internett because flashplayer cant be installed on ipad.i hate it!!!

    IT's up to them to redo their pages to be more compliant with the rest of the internet. Flash, as a program, is like a VCR. Still usable, still functional, but its days are numbered....may be numbered in the thousands, but its a program that people literally block and disallow from their computers. As far as some are concerned, it's legal malware.
    I personally love the fact that I can avoid all those '2 meg take over your browser and screen' ads with my iPad. It is frustrating to find polls and the such that don't function, but that's when I just pull out hte laptop and use that. And on any given day I run my laptop with flash deliberately turned off and blocked...and its's amazing how fast the internet is without all the massive ads.
    There are some browsers in the app store that work with some flash sites (there's none that are universally compatible....part of the problem with Flash as a program, it doesn't even work consistently from comptuer to computer)
    Skyfire and Photon are two names I've seen recommended. You can give them a try and see if they work for you.

  • HT1911 I have changed my apple ID but the phone has not updated I cant see how to change my ID

    I have changed my apple ID but the phone has not updated and I cant see how to change it

    You can log out of your account on the iPhone by tapping on your id in Settings > Store and you can then log back in with the updated version - if you created a new account as opposed to updating the existing account then your current content will remain tied to the old account and it can't be copied or transferred to the new one.

  • I Updated to ios6 and service sms are not supporting(we cant see notification coming from Bank,Shopping....)

    i.e., when i am getting any messages from Bank , Shopping etc... and other notifications are been disabled (its not supporting or not seen)..plz tell me solution for this...ASAP

    It's more of the ease of finding out my balance, last few transactions, etc.. All I would have to do is text BAL to the BOA number and it would respond with the balance in my accounts or HIST CHK1234 and it would give me my recent transactions. It's really not a big deal since I recently just downloaded the Bank of America android application but there's the little extra "hassle" of typing in your user name and password each time you want to access your information. I've got the email alerts on it too so I do get alerts via email on my phone.
    I do get the texts from MySpace which come from a 5 digit number and Facebook which come from either a 8 or 5 digit number. However, I think both of those ask what carrier I use when I signed up for them.. Come to think of it, Facebook deactivated my number the night my number was ported over because of the carrier/account change and when I reregistered the number, it asked what carrier I was using. But Google, Yahoo, etc.?
    This really isn't the biggest deal in the world but it's just one of those things that it bugging me a little. I'm starting to wonder if it's something that's purposely done with the phones now to get people to download/use the equivelent android applications, browsers, etc. instead of the text message.
    The funny thing is, when my number was ported over, a handful of my address book contacts seem to have been moved over to my phone too (including Bank of America). It was the contacts that I had open or saved texts with on my old AT&T phone which was a Motorola Backflip (also an android phone).
    I'm not a fan of using third party apps for text.. But I will have to check out the Moto Droid X forum. Thanks!

  • Flash not finished install on Win7 IE9(?) get allow for website, Flash enabled-not fully installed, cant see clowds

    Had problems with Flash not working. Windows 7, IE 9(?)latest. Uninstalled Flash, reinstalled Flash. Problems look like Flash never reinstalled ok. Can't see the "Clowds" shows version 15 installed. Had Flash Professional installed, reinstalled tha too, no luck. I get "webpage wants to use Flash msg constantly at bottom of IE9. "Allow/Allow for all sites" Add on for Flash is in IE9, and Enabled. Please help!! reinstall IE? Thanks!

    Here is the install log that is in the system32\Macromed
    folder. This shows where the error is occuring and that the file
    that will not install is Flash10b.ocx
    File: wrote 3866528 to
    "C:\WINDOWS\system32\Macromed\Flash\Flash10b.ocx"
    IfFileExists: file
    "C:\WINDOWS\system32\Macromed\Flash\Flash10b.ocx" exists, jumping
    352
    File: overwriteflag=4, allowskipfilesflag=2,
    name="FlashUtil10b.exe"
    File: wrote 240544 to
    "C:\WINDOWS\system32\Macromed\Flash\FlashUtil10b.exe"
    End Main Section
    Section: ""
    Start Post Section
    Register Player
    Error registering DLL: Could not load
    C:\WINDOWS\system32\Macromed\Flash\Flash10b.ocx
    Call: 997
    CallFixDACLs
    CreateDirectory: "C:\DOCUME~1\tr3Ks\LOCALS~1\Temp" (1)
    File: overwriteflag=4, allowskipfilesflag=2,
    name="FlashUtil10b.exe"
    File: wrote 240544 to
    "C:\DOCUME~1\tr3Ks\LOCALS~1\Temp\FlashUtil10b.exe"
    Call: 1227
    File: overwriteflag=1, allowskipfilesflag=0,
    name="C:\DOCUME~1\tr3Ks\LOCALS~1\Temp\nsy10.tmp\nsExec.dll"
    File: wrote 6144 to
    "C:\DOCUME~1\tr3Ks\LOCALS~1\Temp\nsy10.tmp\nsExec.dll"
    Delete: "C:\DOCUME~1\tr3Ks\LOCALS~1\Temp\FlashUtil10b.exe"
    Delete:
    DeleteFile("C:\DOCUME~1\tr3Ks\LOCALS~1\Temp\FlashUtil10b.exe")
    CreateDirectory: "C:\WINDOWS\system32\Macromed\Flash" (1)
    End CallFixDACLs
    Jump: 356
    Register Player
    Error registering DLL: Could not load
    C:\WINDOWS\system32\Macromed\Flash\Flash10b.ocx
    MessageBox: 12582960,"Failed to install.
    For troubleshooting tips, please see
    http://www.adobe.com/go/tn_19166"

  • I cant see why it is not working please help

    Hello all,
    I am practicing JSP by developing a site of my own.. I have come across a problem that I could not figure out.. I will appreciate all your hints please.. If I am posting this question in a wrong forum please be kind enough to route me to an appropriate forum please.
    I have a JSP that works fine in Firefox but will not load on any other browsers...like IE 8, Chrome, Safari
    I do not know if it is a problem with JSP or not I will greatly appreciate your input please. I stick the code below
    <%@ page contentType="text/html" %>
    <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
    <%@ taglib uri="http://java.sun.com/jsp/jstl/sql" prefix="sql" %>
    <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>
    <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
    <%@ page language="Java"%> 
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title>joblet.lk</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <link rel="stylesheet" type="text/css" href="styles.css" />
    <script language="javascript" src="/test/DisableRightClick.js"></script>
    <script language="javascript" src="/test/newPopWindow.js"></script>
    <link rel="shortcut icon" href="/test/Images/favicon.gif">
    </head>
    <body bgcolor='#ffffdc'>
    <!-- Begin Wrapper -->
    <div id="wrapper">
    <!-- Begin Header -->
      <!--div id="header"><h1><a href="http://www.test/index.html">test</a></h1></div-->
      <div id="header">
      <!--p class="header">test</p-->
              <div id='logo'><img src="/test/Images/test.jpg"></div>            
              <div id="banner">
              <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
          codebase="http://download.macromedia.com/pub/shockwave/cabs
                    /flash/swflash.cab#version=6,0,29,0"
            width="475" height="81">
          <param name="quality" value="high">
          <embed src="myFlashMovie.SWF" quality="high" pluginspage=
           "http://www.macromedia.com/go/getflashplayer"
              type="application/x-shockwave-flash" width="475"
                       height="81">
          </embed>
        </object>
              </div>
    <div id='time'>
    <script>
    var mydate=new Date()
    var year=mydate.getYear()
    if (year < 1000)
    year+=1900
    var day=mydate.getDay()
    var month=mydate.getMonth()
    var daym=mydate.getDate()
    if (daym<10)
    daym="0"+daym
    var dayarray=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")
    var montharray=new Array("January","February","March","April","May","June","July","August","September","October","November","December")
    document.write("<small><font color='000000' face='Arial'><b>"+dayarray[day]+", "+montharray[month]+" "+daym+", "+year+"</b></font></small>")
    </script>
    </div>
      </div>
      <!-- End Header -->
      <!-- Begin Navigation -->
      <div id="navitop"> </div>
      <!-- End Navigation -->
      <!-- Begin Navigation -->
      <div id="navigation">
          <div class="rollover"><a href="/test/">Home</a></div> 
             <div class="rollover"><a href="/test/servlet/jController?empid='12345610'">Recruit</a></div>
          <div class="rollover"><a href="#">History</a></div>
          <div class="rollover"><a href="#">Location</a></div> 
             <div class="rollover"><a href="#">FAQ</a></div>
          <div class="rollover"><a href="#">Contact</a></div>
    </div>
      <!-- End Navigation -->
    <!--Check if list available in the session else route to the index.jsp  -- >
         <script>
         function doit(){
         window.print()
         </script>
         <script>
         function didit(){
         window.close()
         </script>
    <%
    if (session.getAttribute("validEmployer")==null)
    {%>
    <form method="post" action="/test/recauthentication.jsp">
    <div><span id ='count1'> <a href="reclogin.jsp">    logout</a></span> </div>
    <div id='content_small'>
    <table border = '0'>
    <tr>
    <td align = right width = '15%'></td>
    <td align = left><h5>Authentication</h5></td>
    </tr>
    <tr>
    <td align = right width = '15%'>e-mail:</td>
    <td align = left width = '20%'>
    <input type=text name="email"><br>                                                             
    </td>
    </tr>
    <tr>                                        
    <td align = right width = '15%'>password:</td>
    <td align = left width = '20%'>
    <input type=password name="password"><br><p>
    </td>                                                           
    </tr>
    <tr>
    <td align = right width = '15%'><span id ='count1'>. </span><br><p></td>
    <td align = left width = '20%'>${fn:escapeXml(param.errorMsg)}
    <br><p></td>
    </tr>
    <tr>
    <td align = right width = '15%'></td>
    <td align = left width = '20%'>
    <input type="submit" value="Login">
    </form>
    <a href=JavaScript:newPopWindow('../test/recregister.jsp',470,310,'c');window.close();><span id='count'>  Not Registered ?</span></a>
    </td>
    </tr>
    </table>
    </div>
         <%}
    else      {
    response.sendRedirect("/test/recruiter.jsp");
    %>
    </div>
    <!-- End Wrapper -->
    </body>
    </html> A Million Thanks in Advance

    Too much code to review in depth.
    Couple of things that jumped out at me
    1 - request.sendRedirect sent at the end. You should do any request forward/redirects as soon as possible in the jsp - before your response gets committed. It is illegal to forward/redirect after a response has been committed. That might explain the errors.
    2 - As a suggestion, view source on the page, and save the file as html. Or use the functionality to "save a webpage" to your local computer. Try loading that HTML page in all the browsers. That should help you diagnose is it the HTML code, or is it the JSP side of things that is broken.
    hope this helps,
    evnafets

  • Please Help. Getting logged out automatically, cant see why!!

    Hi all
    If we leave our Mac for any time and let it go to sleep sometimes when it is woken up you are greeted with a black screen with a plain text message in blue (which is not in a window but directly on the background) which says...
    "You have only one minuet left to use your computer.
    Please close your documents and quit your session to avaiod data loss.
    Click to continue."
    When you click to continue we are returned to our respective account and can continue to work for a Minuet after which time the account is logged out and the Mac returns to the Log-in window.
    I have no idea why this is happening and it is getting rather annoying.
    First let me say that the auto log-out feature in the Security Sys Pref IS disabled! I haven't installed any new Software recently which is likely to do this.
    This morning it happened in my wifes account and I checked the log files in Console for any messages which might help. The system.log stated that "??? crashed". There was an entry written to CrashReporter ???.crash.log at the time the logout occured which I include below...
    Host Name: Derek-Arridges-Computer
    Date/Time: 2006-01-08 09:40:26.128 +0000
    OS Version: 10.4.3 (Build 8F46)
    Report Version: 3
    Command: ???
    Path: ???
    Parent: ??? [0]
    Version: ??? (???)
    PID: -1
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x068dd6b8
    (null)
    Unknown thread crashed with PPC Thread State 64:
    srr0: 0x0000000090461368 srr1: 0x100000000200f030 vrsave: 0x00000000c3fc0000
    cr: 0x42048024 xer: 0x0000000020000000 lr: 0x00000000903d412c ctr: 0x00000000903d38fc
    r0: 0xffffffffffb6b6b6 r1: 0x00000000f0313fb0 r2: 0x00000000a0375290 r3: 0x00000000069ab5ae
    r4: 0x0000000000000220 r5: 0x00000000068dd6b8 r6: 0x0000000000000c00 r7: 0x0000000000000000
    r8: 0x000000000000001f r9: 0xffffffffff000000 r10: 0x00000000069ab5af r11: 0x00000000068dd6b8
    r12: 0x0000000000000063 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000006420e30 r17: 0x000000000640ab40 r18: 0x000000000640afd0 r19: 0x0000000000000000
    r20: 0x00000000f0314960 r21: 0x00000000a319c554 r22: 0x0000000000000001 r23: 0x000000000640aff0
    r24: 0x00000000a0374cd4 r25: 0x0000000000000001 r26: 0x0000000000000220 r27: 0x0000000000000c00
    r28: 0x0000000000000064 r29: 0xffffffffff000000 r30: 0x0000000000000000 r31: 0x00000000904612c8
    Binary Images Description:
    This log entry is not very helpful at all. It seems to me like a system component crash??
    There are 4 user accounts on my Mac. Mine, my Wifes, my Daughters (which is strongly restricted using Parental Controls) and a Test User Account. I have not had a chance to see if the same happens in the Test Account yet...
    What is the "System Events" Application? It is in my wifes account login items but not mine which I find rather strange.
    Thanks in advance for any help.

    Hey
    Will do that. However I think I might have found out what is causing it. I have Watcher installed which will time different users computer use. It will also allow you to assign users so much time for each user befor they will be logged out. I think I have had a prference set wrongly and that is what is happening. After 23hrs 59min any user will be logged out. I have reset the pref and will see what happens.
    Thanks for your help amyhow...

  • I have a new computer, my songs came over, but not my playlists?

    i have a new computer, my songs came over, but not my playlists?

    See this migrate iTunes library post.
    tt2

  • I really cant see whats going wrong?

    Hi there,
    been working on this site and really really cant figure out what ive done wrong. of you check out http://treesbeastsandhairythings.com/test there appears to be a big gap inbetween the images and i just cant see why or how its happened? ive made the image in bottom half of the table a background of the table because i am going to put text and other images ontop.
    if anyone can see where im going wrong it would be much apreciated!
    thanks very much
    ed

    I keep looking at your page and for the moment, can't find any solution.
    You ought to look at validating your page as there are some serious validation errors there.
    Try that and come back.
    Martin

  • Balance Not Coming At Assignment GRE Period to date

    Hi All,
    I have a balance for which I am querying a value for ASGGRE_PTD dimension but I am getting the zero value but for the same balance the ASGPTD value is coming.So I guess the balance is not accumulating for the GRE attached to the employee.
    When I am changing the GRE for that employee that time ASG_GRE_PTD is coming for the same employee.Can you please let me know if I am missing any setup for the new GRE and because of that the balance is not coming.
    I have pasted the function below.I am setting up the contexts for tax_unit_id and juridiction code before.
    select apps.pay_balance_pkg.get_value (p_defined_balance_id => 28786,
    p_assignment_id => 38403,
    p_virtual_date => '29-JUN-2011') from dual
    Thanks,
    Mahendra.

    open the link pasted below for instructions on how to get in touch with the support team;
    http://community.skype.com/t5/General-Discussion/H​ow-to-Contact-Skype-Customer-Service/m-p/431911
    IF YOU FOUND OUR POST USEFUL THEN PLEASE GIVE "KUDOS". IF IT HELPED TO FIX YOUR ISSUE PLEASE MARK IT AS A "SOLUTION" TO HELP OTHERS. THANKS!
    ALTERNATIVE SKYPE DOWNLOAD LINKS | HOW TO RECORD SKYPE VIDEO CALLS | HOW TO HANDLE SUSPICIOS CALLS AND MESSAGES
    SEE MORE TIPS, TRICKS, TUTORIALS AND UPDATES in
    | skypefordummies.blogspot.com | 

  • HT4910 I just upgraded to 4s and when i backup my iCloud my apps and pics are not coming over?

    I just upgraded to 4s and when i backup my iCloud my apps and pics are not coming over?

    I'm assuming you have performed a restore from an icloud backup...
    Many users have lost photos while preforming a restore from backup or upgrading the iOS.   Recall, only photos in the camera roll are backed up to iCloud.  There is a way to turn backups for camera roll on/off, perhaps these users had camera roll turned off.
    See:
    Settings>icloud>Storage & Backups>Manage Storage,  tap the device's name and on the next screen, be sure Camera Roll is turned on.
    IMPORTANT...
    Photos should be regularly synced to a computer (like you store photos from a digital camera) using either USB via iTunes (on a mac use iPhoto or Aperture to move them to an album) or using photo stream.  If you have been doing that, then you can sync those photos back to your device.
    If you haven't been saving photos except relying on iCloud to store them in a backup, then that is risky, as many users have discovered.  I'm afraid I have no advice in this case - there is no "cure".
    As for apps, you could always download them again from the itunes store, without charge.  Look for the link to purchased apps, there you'll have a list of the ones you can download free.

Maybe you are looking for