Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

For input string: "<" [StackHash:851081722]

0 votes

Hi ,

Everytime, i start Yed, i have this error :

java.lang.NumberFormatException: For input string: "<"
  at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
  at java.lang.Integer.parseInt(Integer.java:580)
  at java.lang.Integer.parseInt(Integer.java:615)
  at B.A.A.b.ā(Unknown Source)
  at B.A.A.B.H.SA.ă(Unknown Source)
  at B.A.A.B.H.SA.ā(Unknown Source)
  at B.A.A.B$B.run(Unknown Source)
  at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
  at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744)
  at java.awt.EventQueue.access$400(EventQueue.java:97)
  at java.awt.EventQueue$3.run(EventQueue.java:697)
  at java.awt.EventQueue$3.run(EventQueue.java:691)
  at java.security.AccessController.doPrivileged(Native Method)
  at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
  at java.awt.EventQueue.dispatchEvent(EventQueue.java:714)
  at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
  at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
  at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
  at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

 

java.vendor: Oracle Corporation
java.version: 1.8.0_25
java.vm.name: Java HotSpot(TM) 64-Bit Server VM
os.arch: amd64
os.name: Linux
os.version: 3.16.0-31-generic
yed.version: 3.14

 

Can you help me ?

 

in Help by

1 Answer

+1 vote

This is an error that is triggered if our version check receives bad data. You can try deleting the yEd profile directory ~/.yEd and ensuring that yEd can connect directly to our version server http://www.yworks.com/ (no proxy that changes the response to HTML or similar).

This problem will be fixed in the next version which is planned to be released this or next month.

by [yWorks] (160k points)
Legal Disclosure | Privacy Policy
...