For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 1 reply, 2 voices, and was last updated 18 years, 3 months ago by
Riyad Kalla.
-
AuthorPosts
-
jjabamaniMemberHello,
I have followed through the document ( Websphere 6.0 ) to setup a profile and used it in MyEclipse.
However when I start the server from MyEclipse, it starts up successfully with the following exception.
Can I ignore these errors? Or should I create another profile with Genuitec-1111 as the node. From what I can see Websphere 6.1 does not have a modify profile.
Have anyone documented the setup for Websphere 6.1?
Thanks in Advance.
John Jabamani
[5/14/07 7:39:38:176 EDT] 0000000a WLMChainEvent E WWLM0069E: No CFEndPoint associated with the chain WCInboundAdmin will not be available for selection.
[5/14/07 7:39:38:176 EDT] 0000000a TreeBuilder W ODCF0002E: Exception: java.net.UnknownHostException: Genuitec-1111.
[5/14/07 7:39:38:191 EDT] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl open FFDC0009I: FFDC opened incident stream file c:\Program Files\IBM\WebSphere\AppServer\profiles\MyEclipse\logs\ffdc\server1_1420142_07.05.14_07.39.38_0.txt
[5/14/07 7:39:38:238 EDT] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC closed incident stream file c:\Program Files\IBM\WebSphere\AppServer\profiles\MyEclipse\logs\ffdc\server1_1420142_07.05.14_07.39.38_0.txt
[5/14/07 7:39:38:238 EDT] 0000000a WSChannelFram A CHFW0019I: The Transport Channel Service has started chain WCInboundAdmin.
[5/14/07 7:39:38:254 EDT] 0000000a TCPChannel I TCPC0001I: TCP Channel TCP_2 is listening on host * (IPv4) port 9080.
[5/14/07 7:39:38:254 EDT] 0000000a WLMChainEvent E WWLM0069E: No CFEndPoint associated with the chain WCInboundDefault will not be available for selection.
[5/14/07 7:39:38:254 EDT] 0000000a TreeBuilder W ODCF0002E: Exception: java.net.UnknownHostException: Genuitec-1111.
[5/14/07 7:39:38:254 EDT] 0000000a WSChannelFram A CHFW0019I: The Transport Channel Service has started chain WCInboundDefault.
[5/14/07 7:39:38:285 EDT] 0000000a TCPChannel I TCPC0001I: TCP Channel TCP_3 is listening on host * (IPv4) port 9043.
[5/14/07 7:39:38:285 EDT] 0000000a WLMChainEvent E WWLM0069E: No CFEndPoint associated with the chain WCInboundAdminSecure will not be available for selection.
[5/14/07 7:39:38:285 EDT] 0000000a TreeBuilder W ODCF0002E: Exception: java.net.UnknownHostException: Genuitec-1111.
[5/14/07 7:39:38:285 EDT] 0000000a WSChannelFram A CHFW0019I: The Transport Channel Service has started chain WCInboundAdminSecure.
[5/14/07 7:39:38:285 EDT] 0000000a TCPChannel I TCPC0001I: TCP Channel TCP_4 is listening on host * (IPv4) port 9443.
[5/14/07 7:39:38:301 EDT] 0000000a WLMChainEvent E WWLM0069E: No CFEndPoint associated with the chain WCInboundDefaultSecure will not be available for selection.
[5/14/07 7:39:38:301 EDT] 0000000a TreeBuilder W ODCF0002E: Exception: java.net.UnknownHostException: Genuitec-1111.May 15, 2007 at 10:55 am #270091
Riyad KallaMemberJohn,
I don’t know enough about WebSphere to know… if you start to use it, are things working correctly? -
AuthorPosts