hi there,
Our admin service is working correctly and restbroker and restmngr is starting but the OE Explorer does not seem to be starting up, because of this we cannot access localhost:9090 with PDS to sync files. Does anyone have any ideas on how to solve this?
thanks
hi there,
Our admin service is working correctly and restbroker and restmngr is starting but the OE Explorer does not seem to be starting up, because of this we cannot access localhost:9090 with PDS to sync files. Does anyone have any ideas on how to solve this?
thanks
Flag this post as spam/abuse.
Hi Shivani,
I tried executing the "fathom -start" command and the message i get says, "Fathom could not be started"
Hi Shivani,
I tried executing the "fathom -start" command and the message i get says, "Fathom could not be started"
Flag this post as spam/abuse.
There's no exceptions in the log at all. these are the only two lines that appeared after running fathom -start:
[3/10/14 12:07:57 PM] [3] [Security] MFlanegan:N:No Group Checking: User is authenticated and authorized (9898)
[3/10/14 12:07:57 PM] [2] [AdminServer] Tool added: com.progress.isq.ipqos.plugin.FathomPlugIn@145cfcb (7415)
There's no exceptions in the log at all. these are the only two lines that appeared after running fathom -start:
[3/10/14 12:07:57 PM] [3] [Security] MFlanegan:N:No Group Checking: User is authenticated and authorized (9898)
[3/10/14 12:07:57 PM] [2] [AdminServer] Tool added: com.progress.isq.ipqos.plugin.FathomPlugIn@145cfcb (7415)
Flag this post as spam/abuse.
proenv>fathom -start
OpenEdge Release 11.3.1 as of Thu Sep 19 19:02:23 EDT 2013
Fathom can not be started. (9681)
Fathom status: Initializing (9670)
I have emailed you the log to the email account linked to your profile.
proenv>fathom -start
OpenEdge Release 11.3.1 as of Thu Sep 19 19:02:23 EDT 2013
Fathom can not be started. (9681)
Fathom status: Initializing (9670)
I have emailed you the log to the email account linked to your profile.
Flag this post as spam/abuse.
we have stopped all the java.exe processors,stopped admin service, and then restarted the machine and it still wouldnt work.
Hi Meyrick,
Make sure you go into Services and turn off Auto-start for the AdminServer.
When I have this issue, if I stop and try to restart the Service, it fails. I have found that I if I stop the AdminServer, kill the java processes and then start the AdminServer everything works.
Hope this works for you :-)
-Shelley
we have stopped all the java.exe processors,stopped admin service, and then restarted the machine and it still wouldnt work.
Flag this post as spam/abuse.
Hi shelley,
We have done that a number of times and its never worked for us. Do you maybe have another idea?
Can I remote desktop into the machine and take a peek?
please stop all running processes
Modify $DLC/properties/AdminServerPlugins.properties:
Under the entry [PluginPolicy.Progress.AdminServer]
Add -DLogLevel=5 to jvmargs (Which will provide you some additional info)
- Restart AdminServer
fathom -query (Incase, Not running)
fathom -start (If it fails, look in to the admserv.log )
Hope this provides you the clue.
-Satya
Hi Shivani, i tried that now and still no luck.
Hi Shelley. you can connect to me. I emailed you.
Hi Satya,
I tried what you suggested and everything looks fine except for the following:
[3/11/14 11:30:48 AM] [4] [AdminServer] Jar file C:\Progress\oemgmt\jars\fmpatch.jar referenced in group PluginPolicy.Fathom is missing.
[3/11/14 11:30:48 AM] [4] [AdminServer] Jar file C:\Progress\OpenEdge\java\ext\fmext.jar referenced in group PluginPolicy.Fathom is missing.
[3/11/14 11:30:48 AM] [4] [AdminServer] Jar file C:\Progress\oemgmt\3party\jars\AdventNetAgentToolkit.jar referenced in group PluginPolicy.Fathom is missing.
[3/11/14 11:30:48 AM] [4] [AdminServer] Jar file C:\Progress\oemgmt\3party\jars\AdventNetSnmp.jar referenced in group PluginPolicy.Fathom is missing.
[3/11/14 11:30:48 AM] [4] [AdminServer] Jar file C:\Progress\oemgmt\3party\jars\AdventNetSnmpAgent.jar referenced in group PluginPolicy.Fathom is missing.
[3/11/14 11:30:48 AM] [4] [AdminServer] Jar file C:\Progress\OpenEdge\jre\i18n.jar referenced in group PluginPolicy.Progress is missing.
[3/11/14 11:30:48 AM] [4] [AdminServer] Jar file C:\Progress\OpenEdge\java\prorepl.jar referenced in group PluginPolicy.Progress.AdminServer is missing.
[3/11/14 11:30:48 AM] [4] [AdminServer] Jar file C:\Progress\OpenEdge\jre\i18n.jar referenced in group PluginPolicy.Progress.Database is missing.
[3
Could you give any input on that?
Thanks