Title:
Error while starting IBPM without LAN or with an external Internet device
IBPM Version: All Versions
Browser Version: Internet Explorer 8
Problem Description:
When system is connected with LAN, IBPM is working fine but without LAN or with an external internet device, it’s giving the below mentioned error:-
16:21:10,519 INFO DEBUG: SYSTEM:
TID
=11265620: initReLoadBaseProperties(): started
16:21:10,691 INFO Runtime shutdown hook called, forceHalt: true
16:21:10,894 INFO undeploy, ctxPath=/web-console
16:21:10,910 INFO undeploy, ctxPath=/invoker
16:21:10,925 INFO undeploy, ctxPath=/admin-console
16:21:10,925 INFO undeploy, ctxPath=/
16:21:10,925 INFO undeploy, ctxPath=/console
16:21:10,941 INFO undeploy, ctxPath=/jmx-console
16:21:10,941 INFO Stopping service jboss.web
When IBPM connected with LAN there was no Multicast communication related error. But without LAN or with an external internet device, startMulticastReceiver.bat and startMulticastSender.bat scripts are generating the following error:-
1)-
java.net.SocketException: error setting options
at java.net.PlainDatagramSocketImpl.join(Native Method)
at java.net.PlainDatagramSocketImpl.join
(PlainDatagramSocketImpl.java:17
2)-
at java.net.MulticastSocket.joinGroup(MulticastSocket.java:277)
at
com.fujitsu.iflow.tools.deploymenttool.ibpmcommonsettings.processors.
MulticastTest$Sender.run(MulticastTest.java:59)
C:\Fujitsu\InterstageBPM\server\deployment\bin>
Solution:
The solution of this problem is - “install a new LoopBack Adapter”.
Steps to install LoopBack Adapter are:-
Click , and then click .StartControl Panel
If you are in Classic view, click under in the left pane.Switch to Category ViewControl Panel
Double-click , and then click .Printers and Other HardwareNext
Under See Also in the left pane, click Add Hardware, and then click Next.
Click , and then click .Yes, I have already connected the hardwareNext
At the bottom of the list, click Add a new hardware device, and then click Next.
Click Install the hardware that I manually select from a list, and then click Next.
Click Network adapters, and then click Next.
In the Manufacturer box, click Microsoft.
In the box, click , and then click n.Network AdapterMicrosoft Loopback Adapterext
Click Finish.
Below is the link for the reference:-
http://support.microsoft.com/kb/839013
Note:-
Microsoft Loopback Adapter is a dummy network card, no hardware is involved. It is used as a testing tool for a virtual network environment where network access is not available. Also, we must use the Loopback adapter if there are conflicts with a network adapter or with a network adapter driver. We can bind network clients, protocols, and other network configuration items to the Loopback adapter, and we can install the network adapter driver or network adapter later while retaining the network configuration information.
Last reviewed: 11/10/2012
Author: Kiran Bisht
This post was edited by Kiran Bisht at October 10, 2012 11:03:39 PM PDT