Меню

Spss ошибка при подключении к удаленному серверу

I have installed SPSS statistics 22 on my Win7 Home 64-bit SP 1 and it will not run. I am on an HP Pavilion dv7 with tons of RAM and disk.

Authorized copy (not network) standalone install with the 20-character authentication key.

I’ve been with IBM’s ECuRep support for SPSS and still the software will not run (not that they were really any help). I’m working on this problem for 3 weeks now.

The error on startup:

Attempt to connect to a remote server failed inet:Local Computer: 0

I have purchased the software twice from two separate vendors, neither have been any help. Looking for ANY advice that may help. This is the student Version 22 standard Grad Pack.

Léo Léopold Hertz 준영's user avatar

asked Sep 30, 2013 at 23:33

user1349089's user avatar

The only thing I can think of that might cause this is a misconfigured firewall. Although Statistics would be running entirely on the one machine, it may use communications between the frontend and backend processes that are being intercepted and blocked.

answered Oct 2, 2013 at 3:35

JKP's user avatar

JKPJKP

5,42913 silver badges5 bronze badges

I had the same problem, and called IBM support. They said it could be because SPSS was not installed with admin rights, recommended to remove and delete files under program files then reinstall. That did not help.

Then a friend told me he had a similar problem but the 32 bit version worked for him, so I tried. It worked once then it died again.

Finally, I installed version 21 64 bit. That worked.

answered Oct 6, 2013 at 23:25

user2852853's user avatar

I have installed SPSS statistics 22 on my Win7 Home 64-bit SP 1 and it will not run. I am on an HP Pavilion dv7 with tons of RAM and disk.

Authorized copy (not network) standalone install with the 20-character authentication key.

I’ve been with IBM’s ECuRep support for SPSS and still the software will not run (not that they were really any help). I’m working on this problem for 3 weeks now.

The error on startup:

Attempt to connect to a remote server failed inet:Local Computer: 0

I have purchased the software twice from two separate vendors, neither have been any help. Looking for ANY advice that may help. This is the student Version 22 standard Grad Pack.

Léo Léopold Hertz 준영's user avatar

asked Sep 30, 2013 at 23:33

user1349089's user avatar

The only thing I can think of that might cause this is a misconfigured firewall. Although Statistics would be running entirely on the one machine, it may use communications between the frontend and backend processes that are being intercepted and blocked.

answered Oct 2, 2013 at 3:35

JKP's user avatar

JKPJKP

5,42913 silver badges5 bronze badges

I had the same problem, and called IBM support. They said it could be because SPSS was not installed with admin rights, recommended to remove and delete files under program files then reinstall. That did not help.

Then a friend told me he had a similar problem but the 32 bit version worked for him, so I tried. It worked once then it died again.

Finally, I installed version 21 64 bit. That worked.

answered Oct 6, 2013 at 23:25

user2852853's user avatar

If anyone can help, I’m at my wits end here and my class starts Monday.

I have installed SPSS statistics 22 on my Win7 Home 64-bit SP 1 and it will not run. I am on an HP Pavilion dv7 with tons of RAM and disk.

Authorized copy (not network) standalone install with the 20-character authentication key.

I’ve been with IBM’s ECuRep support for SPSS and still the software will not run (not that they were really any help). I’m working on this problem for 3 weeks now.

The error on startup: «Attempt to connect to a remote server failed inet:Local Computer: 0»

I have purchased the software twice from two separate vendors, neither have been any help. Looking for ANY advice that may help. This is the student Version 22 standard Grad Pack.

thanks, John

asked Oct 1, 2013 at 15:48

user1349089's user avatar

5

You can try running this command in the terminal:

sudo /Applications/IBM/SPSS/Statistics/20/SPSSStatistics.app/Contents/MacOS/stats

You can also make a different user account with admin privileges.

Justine Krejcha's user avatar

answered Jul 26, 2014 at 15:01

chay's user avatar

chaychay

212 bronze badges

This is indeed a problem with A firewall. I was trying to run SPSS 22 onto a corporate windows 7 machine.

The problem lies with an incoming connection from your own PC. There is an option in SPSS that allows you to connect to a «teamwork server». Since an SPSS install installs every component but activates a component through licensing, a dummy server is installed on your machine when installing the client. The client then tries to connect to itself (localhost or 127.0.0.1).

If you have any kind of firewall or virus protection (in my case McAfee host intrusion prevention) it can block this action because there is an incoming connection (outgoing is usually less of a problem).

I would advise to turn of any and all protection you have on your computer (while not being connected over cable or wifi) to see if this helps.

Verified offenders:

  • Windows Firewall
  • Windows Bitdefender
  • McAfee (enterprise with host intrusion)

Creating an exception rule for .../SPSS/VERSION/stats.exe and /spssengine.exe resolved the problem for me.

Jawa's user avatar

Jawa

3,57913 gold badges31 silver badges36 bronze badges

answered Nov 13, 2013 at 12:59

Sven Geusens's user avatar

the problem cost me two days, but this is the solution.

The problem is that ‘statistics’ and ‘spssengine’ processes are being bound to different versions of TCP/IP (v4 vs. v6), via MS support site. I used a fix to prefer v4 and the problem was solved.

Cheers,
E.

answered Feb 21, 2014 at 16:37

Eugène's user avatar

If anyone can help, I’m at my wits end here and my class starts Monday.

I have installed SPSS statistics 22 on my Win7 Home 64-bit SP 1 and it will not run. I am on an HP Pavilion dv7 with tons of RAM and disk.

Authorized copy (not network) standalone install with the 20-character authentication key.

I’ve been with IBM’s ECuRep support for SPSS and still the software will not run (not that they were really any help). I’m working on this problem for 3 weeks now.

The error on startup: «Attempt to connect to a remote server failed inet:Local Computer: 0»

I have purchased the software twice from two separate vendors, neither have been any help. Looking for ANY advice that may help. This is the student Version 22 standard Grad Pack.

thanks, John

asked Oct 1, 2013 at 15:48

user1349089's user avatar

5

You can try running this command in the terminal:

sudo /Applications/IBM/SPSS/Statistics/20/SPSSStatistics.app/Contents/MacOS/stats

You can also make a different user account with admin privileges.

Justine Krejcha's user avatar

answered Jul 26, 2014 at 15:01

chay's user avatar

chaychay

212 bronze badges

This is indeed a problem with A firewall. I was trying to run SPSS 22 onto a corporate windows 7 machine.

The problem lies with an incoming connection from your own PC. There is an option in SPSS that allows you to connect to a «teamwork server». Since an SPSS install installs every component but activates a component through licensing, a dummy server is installed on your machine when installing the client. The client then tries to connect to itself (localhost or 127.0.0.1).

If you have any kind of firewall or virus protection (in my case McAfee host intrusion prevention) it can block this action because there is an incoming connection (outgoing is usually less of a problem).

I would advise to turn of any and all protection you have on your computer (while not being connected over cable or wifi) to see if this helps.

Verified offenders:

  • Windows Firewall
  • Windows Bitdefender
  • McAfee (enterprise with host intrusion)

Creating an exception rule for .../SPSS/VERSION/stats.exe and /spssengine.exe resolved the problem for me.

Jawa's user avatar

Jawa

3,57913 gold badges31 silver badges36 bronze badges

answered Nov 13, 2013 at 12:59

Sven Geusens's user avatar

the problem cost me two days, but this is the solution.

The problem is that ‘statistics’ and ‘spssengine’ processes are being bound to different versions of TCP/IP (v4 vs. v6), via MS support site. I used a fix to prefer v4 and the problem was solved.

Cheers,
E.

answered Feb 21, 2014 at 16:37

Eugène's user avatar

Я установил статистику SPSS 22 на свой 64-разрядный пакет обновления 1 (SP1) для Win7 Home, и он не запускается. Я на HP Pavilion dv7 с тоннами оперативной памяти и диска.

Авторизованная копия (не сетевая) автономная установка с 20-символьным ключом аутентификации.

Я работал с поддержкой IBM ECuRep для SPSS, и все равно программное обеспечение не запускается (не то, чтобы они действительно помогали). Я работаю над этой проблемой уже 3 недели.

Ошибка при запуске:

Attempt to connect to a remote server failed inet:Local Computer: 0

Я дважды покупал программное обеспечение у двух разных поставщиков, и ни один из них не помог. Ищу ЛЮБОЙ совет, который может помочь. Это стандартный выпускной пакет версии 22 для студентов.

2 ответа

Единственное, что я могу придумать, что может вызвать это, это неправильно настроенный брандмауэр. Хотя статистика будет работать полностью на одном компьютере, она может использовать обмен данными между внешним и внутренним процессами, которые перехватываются и блокируются.

У меня была такая же проблема, и я позвонил в службу поддержки IBM. Они сказали, что это может быть из-за того, что SPSS не был установлен с правами администратора, порекомендовали удалить и удалить файлы в программных файлах, а затем переустановить. Это не помогло.

Потом мой друг сказал мне, что у него похожая проблема, но 32-битная версия у него работала, поэтому я попробовал. Один раз сработало и снова умерло.

Наконец, я установил версию 21 64 бит. Это сработало.


0

user2852853
7 Окт 2013 в 03:25

0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии

А вот еще интересные материалы:

  • Яшка сломя голову остановился исправьте ошибки
  • Ясность цели позволяет целеустремленно добиваться намеченного исправьте ошибки
  • Ясность цели позволяет целеустремленно добиваться намеченного где ошибка
  • Spotlight ошибка списка исключений
  • Spotify ошибка при регистрации