java - Glassfish Connection could not be allocated because: Identifier name '...' is too long -


so im trying run java ee project developed couple years ago , im getting error:

connection not allocated because: identifier name 'c:\glassfish-3.0\glassfish\domains\domain1/lib/databases/ejbtimer' long 

trying run on jdk7 , glassfish 3

tried searching similar no avail

any suggestions cause/how solve it?

edit: stack trace (ext. link not make post long) http://pastebin.com/rzjs60ax

it seems documentation project had error , pool in glassfish set wrong datasource classname


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -