Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Mysterious error message "Login With Persisted Credentials"(What to do with this error message)
Mysterious error message "Login With Persisted Credentials" [message #1220739] Fri, 13 December 2013 10:46 Go to next message
Lutz Rentel is currently offline Lutz RentelFriend
Messages: 2
Registered: December 2013
Junior Member
Dear forum members,

we do work with Eclipse (Juno) in our company and start it via Yoxos (version 5.5). Since some time I always get the error message "Login With Persisted Credentials" shown in the "Error Log" view. The related plugin is "com.yoxos.yim.core".

I've searched all over the net and forums, but could not get any sort of information about this error message.

Here is the message in detail (company specific items are replaced by <...>):

eclipse.buildId=M20130204-1200
java.version=1.7.0_45
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Framework arguments:  -showlocation <...> - Juno
Command-line arguments:  -os win32 -ws win32 -arch x86 -data <...> -showlocation <...> - Juno

Error
Wed Dec 11 11:56:51 CET 2013
Login With Persisted Credentials


Here are my questions:

Where does this error message come from?
Why is it occurring?
What to do to get rid of it?
How to fix the underlying issue?
What in fact IS the underlying issue?
Is this error influencing the work with eclipse?
How critical is that error?

As mentioned above I could not find any hint somewhere else, so I hope to get an answer in this forum.
Re: Mysterious error message &quot;Login With Persisted Credentials&quot; [message #1220776 is a reply to message #1220739] Fri, 13 December 2013 14:35 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

Are you sure it says "Error". When looking out on the internet this
message usually shows up as:

!ENTRY com.yoxos.yim.core 4 4 2012-08-04 23:22:37.420
!MESSAGE Login With Persisted Credentials

This doesn't mean it is an error. Probably yoxos is just printing an
informational message to let you know that it used some saved password
to login for you automatically.

Rich Kulp
Re: Mysterious error message "Login With Persisted Credentials" [message #1220786 is a reply to message #1220739] Fri, 13 December 2013 15:23 Go to previous messageGo to next message
Lutz Rentel is currently offline Lutz RentelFriend
Messages: 2
Registered: December 2013
Junior Member
Now, yes, the message is marked as Error. See attached screenshots.

Re: Mysterious error message "Login With Persisted Credentials" [message #1220809 is a reply to message #1220786] Fri, 13 December 2013 18:02 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
Considering that the message is being produced by a plugin from Yoxos, you should probably contact them and ask what it means.
Re: Mysterious error message &quot;Login With Persisted Credentials&quot; [message #1220823 is a reply to message #1220786] Fri, 13 December 2013 20:58 Go to previous message
Eclipse UserFriend
Yeah, your right. Here's an example from the internet:

!ENTRY com.yoxos.yim.core 4 4 2012-08-04 23:22:37.420

Notice the '4' after com.yoxos.yim.core. 4 says error.
Because the example from the net then had

!ENTRY com.yoxos.yim.core 4 4 2012-08-04 23:22:46.650
!MESSAGE Login successful.

Which is also marked as an error. I don't understand why a good login
would be an error. My guess is that yoxos was being lazy and just using
'error' severity for everything.

Rich
Previous Topic:Confusing build errors after adding catalina.jar
Next Topic:Import org.eclipse.ui.wizard.datatransfer
Goto Forum:
  


Current Time: Fri Apr 19 20:53:11 GMT 2024

Powered by FUDForum. Page generated in 0.03648 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top