[
https://issues.jboss.org/browse/JBIDE-13064?page=com.atlassian.jira.plugi...
]
Martin Malina commented on JBIDE-13064:
---------------------------------------
This is what's in the error log:
{code}
java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Long.parseLong(Long.java:453)
at java.lang.Long.parseLong(Long.java:483)
at java.text.DigitList.getLong(DigitList.java:194)
at java.text.DecimalFormat.parse(DecimalFormat.java:1316)
at java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:1793)
at java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1455)
at java.text.DateFormat.parse(DateFormat.java:355)
at org.jboss.ide.eclipse.as.ui.views.LogEntry.processEntry(LogEntry.java:164)
at org.jboss.ide.eclipse.as.ui.views.LogReader.parseLogFile(LogReader.java:100)
at
org.jboss.ide.eclipse.as.ui.views.ServerLogView$ReloadLogJob.run(ServerLogView.java:258)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
{code}
Remote server server log displays error
---------------------------------------
Key: JBIDE-13064
URL:
https://issues.jboss.org/browse/JBIDE-13064
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 4.0.0.Beta2
Environment: JBDS 6.0.0.Beta2 B62
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 4.0.0.CR1
Attachments: importing-server-log.png
When you open the Server Log view while a remote EAP 5 server is started you get an error
after a while:
'Importing Server Log' has encountered a problem.
An internal error occured during: "Importing server log"
An internal error occurred during: "Importing Server Log".
For input string: ""
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira