Project

General

Profile

Actions

Bug #1432

closed

Wt internal error: SyntaxError: identifier starts immediately after numeric literal, code: undefined, description: undefined

Added by Anonymous over 11 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
09/09/2012
Due date:
% Done:

0%

Estimated time:

Description

I get the following sporadic error:

Wt internal error: SyntaxError: identifier starts immediately after numeric literal, code: undefined, description: undefined

The error occurs with Jetty 8.1.5.v20120716 when I use

http://cvs.savannah.gnu.org/viewvc/Free%20Reservation%20System/src/org/nongnu/frs/web/servlet/jwt/JettyWebServer.java?root=frs&view=markup

to start the web application and select or unselect WCheckBoxes.

Actions #1

Updated by Wim Dumon over 11 years ago

Hello,

I'd like to reproduce this; since your project seems to be public, do you have build/installation instructions on how to reproduce this?

Thanks,

Wim.

Actions #2

Updated by Bernhard Fastenrath over 11 years ago

In Eclipse I just run JettyWebServer (this requires Jetty in the classpath, I currently supply this with an independent project "Jetty"),

the only other libraries used are the JWT libraries (currently I use 3.2.2-p1)

The build process with Makefiles is only required for GCJ and is not yet recommended.

Bernhard

Wim Dumon wrote:

Hello,

I'd like to reproduce this; since your project seems to be public, do you have build/installation instructions on how to reproduce this?

Thanks,

Wim.

Actions #3

Updated by Bernhard Fastenrath over 11 years ago

Bernhard Fastenrath wrote:

The build process with Makefiles is only required for GCJ and is not yet recommended.

The Makefile is required to build RMI classes with "make rmi" and the project depends on some GNU Classpath stuff now, which can be supplied with http://cvs.savannah.gnu.org/viewvc/GNU%20Classpath%20RMI%20Subsystem/?root=frs

Actions #4

Updated by Bernhard Fastenrath over 11 years ago

The bug might be due to Servlet API 3.x, as explain in bug # 634

Actions #5

Updated by Bernhard Fastenrath over 11 years ago

... and bug # 1066, which contains the same error message I have seen with IE9.

Actions #6

Updated by Bernhard Fastenrath over 11 years ago

The EOFException from #1066 also appears with JWT 3.2.2-p1, even though the

bug report seemed to imply the bug was fixed.

Actions #7

Updated by Wim Dumon over 11 years ago

I've struggled to get jdk7 working on my mac with eclipse, but failed. I think I'll have to try in some other way to check out your project... maybe on windows?

Wim.

Actions #8

Updated by Bernhard Fastenrath over 11 years ago

Sure, why not? On Windows I'm using Cygwin to get the GNU rmic and make. The project is intended for the GNU/Linux environment. It is not intended to be portable to Windows or MacOS X.

Wim Dumon wrote:

I've struggled to get jdk7 working on my mac with eclipse, but failed. I think I'll have to try in some other way to check out your project... maybe on windows?

Wim.

Actions #9

Updated by Koen Deforche over 11 years ago

  • Status changed from New to InProgress
  • Assignee set to Wim Dumon
Actions #10

Updated by Bernhard Fastenrath over 10 years ago

The bug no longer occurs with JWT 3.3.0

Actions #11

Updated by Wim Dumon over 10 years ago

  • Status changed from InProgress to Closed
Actions

Also available in: Atom PDF