[jbosstools-issues] [JBoss JIRA] (JBIDE-13064) Remote server server log displays error

Martin Malina (JIRA) jira-events at lists.jboss.org
Thu Nov 15 08:18:21 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-13064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12734559#comment-12734559 ] 

Martin Malina commented on JBIDE-13064:
---------------------------------------

This is the error in the workspace log ($workspace/.metadata/.log):
{code}

!ENTRY org.eclipse.core.jobs 4 2 2012-11-15 14:13:18.184
!MESSAGE An internal error occurred during: "Importing Server Log".
!STACK 0
java.lang.NumberFormatException: For input string: "1515E"
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
	at java.lang.Long.parseLong(Long.java:419)
	at java.lang.Long.parseLong(Long.java:468)
	at java.text.DigitList.getLong(DigitList.java:177)
	at java.text.DecimalFormat.parse(DecimalFormat.java:1297)
	at java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:1934)
	at java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1311)
	at java.text.DateFormat.parse(DateFormat.java:335)
	at org.jboss.ide.eclipse.as.ui.views.LogEntry.processSubEntry(LogEntry.java:217)
	at org.jboss.ide.eclipse.as.ui.views.LogReader.parseLogFile(LogReader.java:108)
	at org.jboss.ide.eclipse.as.ui.views.ServerLogView$ReloadLogJob.run(ServerLogView.java:258)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
{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


More information about the jbosstools-issues mailing list