BookmarkSubscribeRSS Feed
cesar
Calcite | Level 5

Hi everyone,

I try to create a PDF file with ODS, and when try to plot with "Proc Sgplot"  the output windows show me the next sentence:

 

"java.lang.NumberFormatException: empty String"

 

So, in the PDF file created that graph disappear, but for the tables (with proc report) and graphs (with proc gchart)  works fine!

 

I hope you can help me with this, Thanks.

3 REPLIES 3
Reeza
Super User

Sounds like a Java incompatibility.  Make sure the version of Java installed is appropriate for your SAS installation. 

Jay54
Meteorite | Level 14

Please report this to SAS Technical Support.

cesar
Calcite | Level 5

I forgotten say that PDF with ODS has the sentence ODS layout Gridded, because when a try generate de ODS PDF without layout the program works Fine.

 

 

NOTE: Since no format is assigned, the numeric category variable will use the default of BEST6.
NOTE: STATGRAPH 'Sgplot' has been saved to: WORK.___Graph___
NOTE: PROCEDIMIENTO SGPLOT used (Total process time):
real time 0.89 segundos
cpu time 0.11 segundos

NOTE: The specified WEIGHT variable will be used for all statements in the graph.
ERROR: Excepción en la máquina virtual Java. java.lang.NumberFormatException: empty String.
NOTE: The SAS System stopped processing this step because of errors.

SAS INNOVATE 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Get the $99 certification deal.jpg

 

 

Back in the Classroom!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 3 replies
  • 855 views
  • 0 likes
  • 3 in conversation