- This topic has 3 replies, 3 voices, and was last updated 13 years, 9 months ago by Brian Fernandes.
-
AuthorPosts
-
joyceewyParticipantI’m trying to set up my remote development WAS 6.0 server as a remote WebSphere server connector. I’m doing it just like the instructions say, and it seems fine. But when I hit “debug” it connects so fast that it doesn’t seem real. And when I try to bring up the admin console, it won’t bring it up. It can’t be connected. When I try “auto-detect settings on remote server”, it doesn’t detect anything. I manually set up the node/cell names, and still get nothing. Is there a set-up step I’m missing? I have it pointed to a local WebSphere home directory on my PC (WAS 6.1). Any pointers would be appreciated.
support-swapnaModeratorjoyceewy,
1) Can you please share your installation details from MyEclipse > Installation Summary > Installation Details ?
2) Can you try pointing local Websphere home directory to exactly the same version on local disk as you are connecting to (WAS 6.0) instead of WAS 6.1 ?
Let us know how it works for you.
joyceewyParticipantI tried pointing it to WAS 6.0 and it didn’t make a difference. Here are my Installation Details. Thanks for the help!
*** Date:
Friday, February 11, 2011 8:12:25 AM EST** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.6.0_13*** MyEclipse details:
MyEclipse Blue Edition
Version: 8.6.1 Blue
Build id: 8.6.1-Blue-20101117*** Eclipse details:
MyEclipse Blue EditionVersion: 8.6.1 Blue
Build id: 8.6.1-Blue-20101117Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\Genuitec\MyEclipse-Blue-Edition-8.6\myeclipse-blue.exe
-name
Myeclipse-blue
–launcher.library
C:\Program Files\Genuitec\MyEclipse-Blue-Edition-8.6\../Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
-startup
C:\Program Files\Genuitec\MyEclipse-Blue-Edition-8.6\../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-install
C:\Program Files\Genuitec\MyEclipse-Blue-Edition-8.6
-configuration
C:\Program Files\Genuitec\MyEclipse-Blue-Edition-8.6\configuration
-vm
C:/Program Files/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dll
Brian FernandesModeratorJoyce,
You mentioned you pointed it to a local WAS 6.0 install. Just to make sure this is the right folder, this should be a folder containing a large number of subfolders like “bin”, “configuration” and “runtimes”. Is that correct?
Are you sure your network details are correct AND that you have access to the remote machine from yours? Have you used the same settings successfully in any other applications?
If MyEclipse is unable to automatically detect settings, then it is likely that there is a configuration issue and the connector will not work. Can you send us your error log file or observe if any errors are logged immediately after you click the “auto-detect” button?
-
AuthorPosts