java.lang.UnsupportedOperationException: UTXT

+1 vote
asked Jun 20, 2018 in Bug by ejilay
http://www.plantuml.com/plantuml/txt/jLRBJjj05DtxAqPXGwGgtR1AK51LzGkgxhfnmGQBA469nQQAH1BHXuY8r0sR8ehuWP2IOWW9lp3pHprt7lOujbCMQTHY9pFttdFEVSmql7slkSVQmVv1w32s_SdTFQnkRBc-l-NM-GsVy2c_uml-n6Tuc_D8Z1X_nWypCUJtU4xuMFInD1Fdsw_9kfwuSV7n_Jg_ubDnWl-ds7-tl6ktrNORTVvB-MI8X4tIW1mlw6bCWBGXyJf-gtq83qTkEmp2eDLa9JWOytiPvfj2ogSCZp7GHgA7fm8lUl2g83-Ks6SuOQmJmezygrOg5S3DfSUqymXIHFGbYHU9lXZ2j2QTR4XALVvpcGc2Is1FC9sAFaC4m9C--jgK17FTwhjZhnbsAk_1TVD3nsk_Oczsm-3O3Rszijf9AZ3MbKemTzyDcewZU5GB243RCPzeJIEpY8MU6DKSnzRo6cltm3xMEXhHu3DIeWK-sooEGnIdYkAp56h25ymaWjpib5buu3NX0q7AyESrEXw-pSceh9FIEd8apy37KsSSAUANEjp8maKKr2OjXjeA8k9K8fZBefZdcj7E2-pvBKx406mU-RYcGfkmakub5l_0nK9MWfJd4OuYVDFynN2Pbqmf9RMA0isnKGBN2k3gfMLnZ2OADIcy43sIUi1lgJY9WFY2PvJANCtfEhes9PziVSeV5lmMEemeM2PDAzCk1YeQIOG5zCd79XaY-Y0NtKvMhRXx2X1I31GI0ZB-o9HtFirrPFVJMydgZ9IdiH3Jj6PQ5bxDSYIRQfdXJDVKWZ_4K40vuqhFJ6WA6wKiDHtZ4_mJPzBqgwa2asxV3He95RixVyZkd2XLv8mhA4XLGMRAfUJDJRuc5uDKtIkR6VXIjQgTgOD25gwbB-WHdji41JLT8KJJX77ALBzS9qtAQ834dB-hyQaa_1TxsxKUAUhJDMhhPifEe3MLpufvR5dXZHGlKQ6Wj6LLFUCvBTLI7N-rghZeQ1f3bs5UQHaoIybwmTX8IoDfoVQyvdCneasiQFmG2UjdavSv6kdS7iFdkHsShe7quIcpNn1Mdv2PX1eLqqFc9MCz5zwQUdAD7Rd-VlnltMZrOhSWNSk9kaXkI-h6bRdVMLSLkjyL7WjsvYolBxqlsiV2JUf4G0ccRdNg8c5_YhemCVgUJ9NLS6pNtVWzNyUazDLR_DSnjvo_
java.lang.UnsupportedOperationException: UTXT
	at net.sourceforge.plantuml.ugraphic.ImageBuilder.createUGraphic(ImageBuilder.java:390)
	at net.sourceforge.plantuml.ugraphic.ImageBuilder.writeImageInternal(ImageBuilder.java:236)
	at net.sourceforge.plantuml.ugraphic.ImageBuilder.writeImageTOBEMOVED(ImageBuilder.java:177)
	at net.sourceforge.plantuml.activitydiagram3.ActivityDiagram3.exportDiagramInternal(ActivityDiagram3.java:210)
	at net.sourceforge.plantuml.UmlDiagram.exportDiagramNow(UmlDiagram.java:224)
	at net.sourceforge.plantuml.AbstractPSystem.exportDiagram(AbstractPSystem.java:135)
	at net.sourceforge.plantuml.servlet.DiagramResponse.sendDiagramInternal(DiagramResponse.java:185)
	at net.sourceforge.plantuml.servlet.DiagramResponse.sendDiagram(DiagramResponse.java:142)
	at net.sourceforge.plantuml.servlet.UmlDiagramService.doGet(UmlDiagramService.java:79)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:717)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1644)
	at org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:164)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1615)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:550)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1110)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:479)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1044)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
	at org.eclipse.jetty.server.Server.handle(Server.java:459)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:281)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
	at org.eclipse.jetty.io.AbstractConnection$1.run(AbstractConnection.java:505)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
	at java.lang.Thread.run(Thread.java:724)


An error has occured : java.lang.UnsupportedOperationException: UTXT
I don't believe it. Prove it to me and I still won't believe it.
 
Diagram size: 82 lines / 2211 characters.
 
PlantUML (1.2018.07) cannot parse result from dot/GraphViz.
 
Please go to http://plantuml.com/graphviz-dot to check your GraphViz version.
 
Java Runtime: Java(TM) SE Runtime Environment
JVM: Java HotSpot(TM) 64-Bit Server VM
Java Version: 1.7.0_25-b15
Operating System: Linux
Default Encoding: UTF-8
Language: en
Country: US
PLANTUML_LIMIT_SIZE: 2000
Processors: 1
Max Memory: 259,522,560
Total Memory: 243,421,184
Free Memory: 54,984,144
Used Memory: 188,437,040
Thread Active Count: 15
 
This may be caused by :
 - a bug in PlantUML
 - a problem in GraphViz
 
You should send this diagram and this image to plantuml@gmail.com or
post to http://plantuml.com/qa to solve this issue.
You can try to turn arround this issue by simplifing your diagram.
 

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...