Advertisement
Guest User

Untitled

a guest
Apr 19th, 2015
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.76 KB | None | 0 0
  1. root@taoafgmc:~# java -jar pm2.jar -add -externalPort 80 -internalPort 80 -protocol tcp -ip 192.168.1.99
  2. 09:06:47.769 [main] INFO org.chris.portmapper.PortMapperCli - Creating router factory for class org.chris.portmapper.router.cling.ClingRouterFactory
  3. 09:06:47.793 [main] DEBUG org.chris.portmapper.PortMapperCli - Creating a new instance of the router factory class class org.chris.portmapper.router.cling.ClingRouterFactory
  4. 09:06:48.159 [main] INFO org.chris.portmapper.PortMapperCli - Searching for routers...
  5. 09:06:48.161 [main] DEBUG o.c.p.r.cling.ClingRouterFactory - System property portmapper.locationUrl not defined: discover routers automatically.
  6. 09:06:48.462 [main] INFO org.fourthline.cling.UpnpServiceImpl - >>> Starting UPnP service...
  7. 09:06:48.464 [main] INFO org.fourthline.cling.UpnpServiceImpl - Using configuration: org.fourthline.cling.DefaultUpnpServiceConfiguration
  8. 09:06:48.591 [main] INFO o.fourthline.cling.transport.Router - Creating Router: org.fourthline.cling.transport.RouterImpl
  9. 09:06:48.651 [main] INFO o.f.c.t.spi.MulticastReceiver - Creating wildcard socket (for receiving multicast datagrams) on port: 1900
  10. 09:06:48.687 [main] INFO o.f.c.t.spi.MulticastReceiver - Joining multicast group: /239.255.255.250:1900 on network interface: ham0
  11. 09:06:48.689 [main] INFO o.f.c.t.spi.MulticastReceiver - Creating wildcard socket (for receiving multicast datagrams) on port: 1900
  12. 09:06:48.692 [main] INFO o.f.c.t.spi.MulticastReceiver - Joining multicast group: /239.255.255.250:1900 on network interface: eth0
  13. 09:06:48.903 [main] INFO o.f.cling.transport.spi.StreamServer - Created server (for receiving TCP streams) on: /25.4.128.57:51127
  14. 09:06:48.916 [main] INFO o.f.cling.transport.spi.DatagramIO - Creating bound socket (for datagram input/output) on: /25.4.128.57
  15. 09:06:48.921 [main] INFO o.f.cling.transport.spi.StreamServer - Created server (for receiving TCP streams) on: /192.168.1.99:53592
  16. 09:06:48.922 [main] INFO o.f.cling.transport.spi.DatagramIO - Creating bound socket (for datagram input/output) on: /192.168.1.99
  17. 09:06:48.995 [main] INFO org.fourthline.cling.UpnpServiceImpl - <<< UPnP service started successfully
  18. 09:06:48.999 [main] DEBUG o.c.p.r.cling.ClingRouterFactory - Start searching using upnp service
  19. 09:06:49.547 [cling-16] DEBUG o.c.p.r.cling.ClingRegistryListener - Found service of wrong type urn:schemas-wifialliance-org:device:WFADevice:1, expected urn:schemas-upnp-org:device:InternetGatewayDevice:1.
  20. 09:06:49.676 [cling-14] WARN o.f.c.p.RetrieveRemoteDescriptors - Device descriptor retrieval failed: http://192.168.1.7:49153/description6.xml, 401 Unauthorized
  21. 09:06:49.750 [cling-13] WARN o.f.c.p.RetrieveRemoteDescriptors - Device descriptor retrieval failed: http://192.168.1.7:49153/description4.xml, 401 Unauthorized
  22. 09:06:49.932 [cling-16] WARN o.f.c.p.RetrieveRemoteDescriptors - Device descriptor retrieval failed: http://192.168.1.7:49153/description5.xml, 401 Unauthorized
  23. 09:06:49.951 [cling-15] WARN o.f.c.p.RetrieveRemoteDescriptors - Device descriptor retrieval failed: http://192.168.1.7:49153/description5.xml, 401 Unauthorized
  24. 09:06:50.234 [cling-16] WARN o.f.c.p.RetrieveRemoteDescriptors - Device descriptor retrieval failed: http://192.168.1.7:49153/description6.xml, 401 Unauthorized
  25. 09:06:50.243 [cling-14] WARN o.f.c.p.RetrieveRemoteDescriptors - Device descriptor retrieval failed: http://192.168.1.7:49153/description5.xml, 401 Unauthorized
  26. 09:06:50.271 [cling-16] WARN o.f.c.p.RetrieveRemoteDescriptors - Device descriptor retrieval failed: http://192.168.1.7:49153/description6.xml, 401 Unauthorized
  27. 09:06:50.590 [cling-14] WARN o.f.c.p.RetrieveRemoteDescriptors - Device descriptor retrieval failed: http://192.168.1.7:49153/description4.xml, 401 Unauthorized
  28. 09:06:50.634 [cling-16] WARN o.f.c.p.RetrieveRemoteDescriptors - Device descriptor retrieval failed: http://192.168.1.7:49153/description5.xml, 401 Unauthorized
  29. 09:06:50.637 [cling-11] WARN o.f.c.p.RetrieveRemoteDescriptors - Device descriptor retrieval failed: http://192.168.1.7:49153/description6.xml, 401 Unauthorized
  30. 09:06:50.781 [cling-11] WARN o.f.c.p.RetrieveRemoteDescriptors - Device descriptor retrieval failed: http://192.168.1.7:49153/description6.xml, 401 Unauthorized
  31. 09:06:51.078 [cling-11] WARN o.f.c.p.RetrieveRemoteDescriptors - Device descriptor retrieval failed: http://192.168.1.7:49153/description4.xml, 401 Unauthorized
  32. 09:06:51.194 [cling-11] WARN o.f.c.p.RetrieveRemoteDescriptors - Device descriptor retrieval failed: http://192.168.1.7:49153/description5.xml, 401 Unauthorized
  33. 09:06:51.561 [cling-11] WARN o.f.c.p.RetrieveRemoteDescriptors - Device descriptor retrieval failed: http://192.168.1.7:49153/description5.xml, 401 Unauthorized
  34. 09:06:51.753 [cling-10] WARN o.f.c.p.RetrieveRemoteDescriptors - Device descriptor retrieval failed: http://192.168.1.7:49153/description6.xml, 401 Unauthorized
  35. 09:06:51.933 [cling-10] WARN o.f.c.p.RetrieveRemoteDescriptors - Device descriptor retrieval failed: http://192.168.1.7:49153/description4.xml, 401 Unauthorized
  36. 09:06:52.169 [cling-16] WARN o.f.c.p.RetrieveRemoteDescriptors - Device descriptor retrieval failed: http://192.168.1.7:49153/description4.xml, 401 Unauthorized
  37. 09:06:52.430 [cling-16] DEBUG o.c.p.r.cling.ClingRegistryListener - Found 1 devices
  38. 09:06:52.431 [cling-16] DEBUG o.c.p.r.cling.ClingRegistryListener - Device (RemoteDevice) Identity: (RemoteDeviceIdentity) UDN: uuid:00e0fc37-2525-2828-2502-68a0f67fe08b, Descriptor: http://192.168.1.1:37215/upnpdev.xml, Root: false supports ip service type: (RemoteService) Descriptor: /desc/WanIpConn.xml
  39. 09:06:52.431 [cling-16] DEBUG o.c.p.r.cling.ClingRegistryListener - Found connection service (RemoteService) Descriptor: /desc/WanIpConn.xml
  40. 09:06:52.432 [main] DEBUG o.c.p.r.cling.ClingRouterFactory - Found service (RemoteService) Descriptor: /desc/WanIpConn.xml
  41. 09:06:52.445 [main] INFO org.chris.portmapper.PortMapperCli - Connected to router Huawei Technologies Co., Ltd. HG635 Huawei Model
  42. 09:06:52.450 [main] INFO org.chris.portmapper.PortMapperCli - Adding mapping PortMapper TCP/192.168.1.99:80
  43. 09:06:52.530 [main] ERROR o.chris.portmapper.PortMapperStarter - PortMapper failed with exception Invocation (ActionInvocation) (Action, Arguments: 8) AddPortMapping failed with operation '500 Internal Server Error', body '<s:Envelope
  44. xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"
  45. s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
  46. <s:Body>
  47. <s:Fault>
  48. <faultcode>s:Client</faultcode>
  49. <faultstring>UPnPError</faultstring>
  50. <detail>
  51. <UPnPError xmlns="urn:schemas-upnp-org:control-1-0">
  52. <errorCode>501</errorCode>
  53. <errorDescription>Action Failed</errorDescription>
  54. </UPnPError>
  55. </detail>
  56. </s:Fault>
  57. </s:Body>
  58. </s:Envelope>
  59. '
  60. org.chris.portmapper.router.cling.ClingOperationFailedException: Invocation (ActionInvocation) (Action, Arguments: 8) AddPortMapping failed with operation '500 Internal Server Error', body '<s:Envelope
  61. xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"
  62. s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
  63. <s:Body>
  64. <s:Fault>
  65. <faultcode>s:Client</faultcode>
  66. <faultstring>UPnPError</faultstring>
  67. <detail>
  68. <UPnPError xmlns="urn:schemas-upnp-org:control-1-0">
  69. <errorCode>501</errorCode>
  70. <errorDescription>Action Failed</errorDescription>
  71. </UPnPError>
  72. </detail>
  73. </s:Fault>
  74. </s:Body>
  75. </s:Envelope>
  76. '
  77. at org.chris.portmapper.router.cling.action.ActionService.run(ActionService.java:36) ~[pm2.jar:na]
  78. at org.chris.portmapper.router.cling.ClingRouter.addPortMapping(ClingRouter.java:109) ~[pm2.jar:na]
  79. at org.chris.portmapper.PortMapperCli.addPortForwarding(PortMapperCli.java:138) ~[pm2.jar:na]
  80. at org.chris.portmapper.PortMapperCli.start(PortMapperCli.java:63) ~[pm2.jar:na]
  81. at org.chris.portmapper.PortMapperStarter.main(PortMapperStarter.java:13) ~[pm2.jar:na]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement