Colm O hEigeartaigh created SYNCOPE-305:
-------------------------------------------

             Summary: Can't create Sync or Sched Task in Console
                 Key: SYNCOPE-305
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-305
             Project: Syncope
          Issue Type: Bug
            Reporter: Colm O hEigeartaigh
             Fix For: 1.1.0



I can't create either a Sync or Sched Task in the Console at the moment. Steps 
to reproduce:

1) Create a new project + just launch Syncope in embedded mode using the test 
configuration
2) Create a new Sync Task with one of the predefined Resources. You'll see a 
Wicket Error. In Console.log I see:

Caused by: java.lang.NumberFormatException: null
        at java.lang.Long.parseLong(Long.java:375) ~[na:1.6.0_35]
        at java.lang.Long.valueOf(Long.java:525) ~[na:1.6.0_35]
        at 
org.apache.syncope.console.rest.TaskRestClient.createSyncTask(TaskRestClient.java:175)
 ~[TaskRestClient.class:na]


--
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

Reply via email to